| 1 | [ Oct 28 02:47:36 Enabled. ] | ||
| 2 | [ Oct 28 02:47:36 Rereading configuration. ] | ||
| 3 | [ Oct 28 02:47:40 Rereading configuration. ] | ||
| 4 | [ Oct 28 02:47: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 | [ Oct 28 02:47: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 | 2025.10.28 02:47:49.948360 [ 1 ] {} <Information> Application: Will watch for the process with pid 24533 | ||
| 29 | 2025.10.28 02:47:49.948710 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.10.28 02:47:50.288525 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24533 | ||
| 31 | 2025.10.28 02:47:50.290949 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.10.28 02:47:50.291102 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.10.28 02:47:50.424294 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.10.28 02:47:50.464504 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.10.28 02:47:50.464565 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.10.28 02:47:50.464587 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.10.28 02:47:50.464649 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.10.28 02:47:50.465073 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.10.28 02:47:50.468655 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.10.28 02:47:50.469532 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.10.28 02:47:50.470342 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.10.28 02:47:50.470362 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.10.28 02:47:50.470376 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.10.28 02:47:50.472425 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.10.28 02:47:50.473307 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.10.28 02:47:50.478593 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.10.28 02:47:50.479344 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.10.28 02:47:50.480784 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.10.28 02:47:50.480844 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.10.28 02:47:50.481847 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.10.28 02:47:50.482243 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.10.28 02:47:50.485922 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.10.28 02:47:50.486316 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.10.28 02:47:50.490848 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.10.28 02:47:50.491356 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.10.28 02:47:50.491712 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.10.28 02:47:50.492093 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.10.28 02:47:50.493420 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.10.28 02:47:50.493445 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.10.28 02:47:50.493544 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.10.28 02:47:50.493641 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.10.28 02:47:50.509003 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.10.28 02:47:50.509044 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000302319 sec | ||
| 68 | 2025.10.28 02:47:50.509069 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.10.28 02:47:50.509084 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.10.28 02:47:50.509879 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.10.28 02:47:50.511841 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.10.28 02:47:50.521080 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.10.28 02:47:50.521129 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.10.28 02:47:50.521153 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.10.28 02:47:50.521165 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.10.28 02:47:50.521197 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.10.28 02:47:50.521216 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.10.28 02:47:50.523492 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.10.28 02:47:50.523541 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.10.28 02:47:50.523561 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.10.28 02:47:50.523699 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.10.28 02:47:50.523738 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.10.28 02:47:50.523750 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.10.28 02:47:50.523769 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.10.28 02:47:50.523780 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.10.28 02:47:50.523811 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.10.28 02:47:50.523827 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.10.28 02:47:50.547767 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.10.28 02:47:50.554012 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.10.28 02:47:50.554067 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.0883e-05 sec | ||
| 91 | 2025.10.28 02:47:50.554092 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.10.28 02:47:50.554113 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.10.28 02:47:50.554159 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.10.28 02:47:50.554448 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.10.28 02:47:50.554520 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.10.28 02:47:50.554543 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.10.28 02:47:50.554562 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.10.28 02:47:50.554580 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.10.28 02:47:50.615322 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.10.28 02:47:50.615521 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.98 MiB | ||
| 101 | 2025.10.28 02:47:50.616837 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3481e-05 sec. | ||
| 102 | 2025.10.28 02:47:50.617172 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.10.28 02:47:50.618557 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.10.28 02:47:50.618576 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.10.28 02:47:50.632171 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52765 | ||
| 106 | 2025.10.28 02:47:50.633075 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.10.28 02:47:50.633135 [ 3 ] {} <Debug> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Authenticating user 'default' from [fd00:1122:3344:101::d]:52765 | ||
| 108 | 2025.10.28 02:47:50.633162 [ 3 ] {} <Debug> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.10.28 02:47:50.633182 [ 3 ] {} <Debug> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.10.28 02:47:50.633278 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.10.28 02:47:50.633304 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.10.28 02:47:50.633326 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.10.28 02:47:50.640335 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51275 | ||
| 114 | 2025.10.28 02:47:50.640362 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44504 | ||
| 115 | 2025.10.28 02:47:50.640469 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33679 | ||
| 116 | 2025.10.28 02:47:50.640481 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.10.28 02:47:50.640548 [ 4 ] {} <Debug> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Authenticating user 'default' from [fd00:1122:3344:101::d]:51275 | ||
| 118 | 2025.10.28 02:47:50.640573 [ 4 ] {} <Debug> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.10.28 02:47:50.640586 [ 4 ] {} <Debug> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.10.28 02:47:50.640662 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43076 | ||
| 121 | 2025.10.28 02:47:50.640705 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.10.28 02:47:50.640774 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33420 | ||
| 123 | 2025.10.28 02:47:50.640779 [ 254 ] {} <Debug> TCP-Session: 8a793d21-ff70-49fc-8c20-b27735ddc8cf Authenticating user 'default' from [fd00:1122:3344:101::d]:33679 | ||
| 124 | 2025.10.28 02:47:50.640827 [ 254 ] {} <Debug> TCP-Session: 8a793d21-ff70-49fc-8c20-b27735ddc8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.10.28 02:47:50.640840 [ 254 ] {} <Debug> TCP-Session: 8a793d21-ff70-49fc-8c20-b27735ddc8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.10.28 02:47:50.640897 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58101 | ||
| 127 | 2025.10.28 02:47:50.640987 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64689 | ||
| 128 | 2025.10.28 02:47:50.641103 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56583 | ||
| 129 | 2025.10.28 02:47:50.642917 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.10.28 02:47:50.642961 [ 258 ] {} <Debug> TCP-Session: 2288e2e0-9f9b-4b49-bad7-8a3ab5b21dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64689 | ||
| 131 | 2025.10.28 02:47:50.642988 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.10.28 02:47:50.642993 [ 258 ] {} <Debug> TCP-Session: 2288e2e0-9f9b-4b49-bad7-8a3ab5b21dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.10.28 02:47:50.643023 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.10.28 02:47:50.643038 [ 256 ] {} <Debug> TCP-Session: d7b96a51-1d9a-4bba-aa2d-57b0cd3caf13 Authenticating user 'default' from [fd00:1122:3344:101::d]:33420 | ||
| 135 | 2025.10.28 02:47:50.643032 [ 258 ] {} <Debug> TCP-Session: 2288e2e0-9f9b-4b49-bad7-8a3ab5b21dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.10.28 02:47:50.643080 [ 257 ] {} <Debug> TCP-Session: 29dc1c7e-b083-4fac-8620-e09aad71ddfc Authenticating user 'default' from [fd00:1122:3344:101::d]:58101 | ||
| 137 | 2025.10.28 02:47:50.643097 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.10.28 02:47:50.643109 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.10.28 02:47:50.643128 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.10.28 02:47:50.643166 [ 5 ] {} <Debug> TCP-Session: f12fc344-bf89-4282-81d9-cd519a298d2f Authenticating user 'default' from [fd00:1122:3344:101::d]:44504 | ||
| 141 | 2025.10.28 02:47:50.643175 [ 259 ] {} <Debug> TCP-Session: 5ded1216-ced5-4310-a905-3511e7dd7b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:56583 | ||
| 142 | 2025.10.28 02:47:50.643203 [ 255 ] {} <Debug> TCP-Session: 0210f051-d8d9-4907-8bc9-3cd013e7f2dd Authenticating user 'default' from [fd00:1122:3344:101::d]:43076 | ||
| 143 | 2025.10.28 02:47:50.643127 [ 257 ] {} <Debug> TCP-Session: 29dc1c7e-b083-4fac-8620-e09aad71ddfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.10.28 02:47:50.643234 [ 259 ] {} <Debug> TCP-Session: 5ded1216-ced5-4310-a905-3511e7dd7b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.10.28 02:47:50.643263 [ 257 ] {} <Debug> TCP-Session: 29dc1c7e-b083-4fac-8620-e09aad71ddfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.10.28 02:47:50.643277 [ 259 ] {} <Debug> TCP-Session: 5ded1216-ced5-4310-a905-3511e7dd7b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.10.28 02:47:50.643240 [ 255 ] {} <Debug> TCP-Session: 0210f051-d8d9-4907-8bc9-3cd013e7f2dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.10.28 02:47:50.643206 [ 5 ] {} <Debug> TCP-Session: f12fc344-bf89-4282-81d9-cd519a298d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.10.28 02:47:50.643326 [ 255 ] {} <Debug> TCP-Session: 0210f051-d8d9-4907-8bc9-3cd013e7f2dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.10.28 02:47:50.643347 [ 5 ] {} <Debug> TCP-Session: f12fc344-bf89-4282-81d9-cd519a298d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.10.28 02:47:50.643100 [ 256 ] {} <Debug> TCP-Session: d7b96a51-1d9a-4bba-aa2d-57b0cd3caf13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.10.28 02:47:50.643394 [ 256 ] {} <Debug> TCP-Session: d7b96a51-1d9a-4bba-aa2d-57b0cd3caf13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.10.28 02:47:50.645093 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.10.28 02:47:50.647822 [ 3 ] {c156cf0a-d2b6-4c98-bdc8-dd1cb78ff48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.10.28 02:47:50.738380 [ 3 ] {c156cf0a-d2b6-4c98-bdc8-dd1cb78ff48e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52765) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.10.28 02:47:50.739227 [ 3 ] {c156cf0a-d2b6-4c98-bdc8-dd1cb78ff48e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.10.28 02:47:50.739310 [ 3 ] {c156cf0a-d2b6-4c98-bdc8-dd1cb78ff48e} <Debug> TCPHandler: Processed in 0.096350281 sec. | ||
| 204 | 2025.10.28 02:47:50.739869 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.10.28 02:47:50.740156 [ 4 ] {30118007-dbf5-4629-8deb-ddfc891636c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.10.28 02:47:50.740544 [ 4 ] {30118007-dbf5-4629-8deb-ddfc891636c6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51275) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.10.28 02:47:50.740679 [ 4 ] {30118007-dbf5-4629-8deb-ddfc891636c6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.10.28 02:47:50.740755 [ 4 ] {30118007-dbf5-4629-8deb-ddfc891636c6} <Debug> TCPHandler: Processed in 0.001117496 sec. | ||
| 255 | 2025.10.28 02:47:50.741072 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.10.28 02:47:50.741814 [ 3 ] {e46c8db7-6f6d-4119-a1e7-b61fc8fc33e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.10.28 02:47:50.742420 [ 3 ] {e46c8db7-6f6d-4119-a1e7-b61fc8fc33e0} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.10.28 02:47:50.750546 [ 3 ] {e46c8db7-6f6d-4119-a1e7-b61fc8fc33e0} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.10.28 02:47:50.750579 [ 3 ] {e46c8db7-6f6d-4119-a1e7-b61fc8fc33e0} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.5412e-05 sec | ||
| 260 | 2025.10.28 02:47:50.750600 [ 3 ] {e46c8db7-6f6d-4119-a1e7-b61fc8fc33e0} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.10.28 02:47:50.750623 [ 3 ] {e46c8db7-6f6d-4119-a1e7-b61fc8fc33e0} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.10.28 02:47:50.750659 [ 3 ] {e46c8db7-6f6d-4119-a1e7-b61fc8fc33e0} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.10.28 02:47:50.752771 [ 3 ] {e46c8db7-6f6d-4119-a1e7-b61fc8fc33e0} <Debug> TCPHandler: Processed in 0.011810076 sec. | ||
| 264 | 2025.10.28 02:47:50.752920 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.10.28 02:47:50.753080 [ 3 ] {2a613c28-4536-484a-9def-3bdfec9751fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.10.28 02:47:50.753133 [ 3 ] {2a613c28-4536-484a-9def-3bdfec9751fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.10.28 02:47:50.759660 [ 3 ] {2a613c28-4536-484a-9def-3bdfec9751fb} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.10.28 02:47:50.769295 [ 3 ] {2a613c28-4536-484a-9def-3bdfec9751fb} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4): Loading data parts | ||
| 270 | 2025.10.28 02:47:50.770370 [ 3 ] {2a613c28-4536-484a-9def-3bdfec9751fb} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4): There are no data parts | ||
| 271 | 2025.10.28 02:47:50.782162 [ 3 ] {2a613c28-4536-484a-9def-3bdfec9751fb} <Debug> TCPHandler: Processed in 0.029293438 sec. | ||
| 272 | 2025.10.28 02:47:50.782338 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.10.28 02:47:50.782521 [ 3 ] {48fd1529-a323-4a6b-9faa-202edc88bfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2025.10.28 02:47:50.782592 [ 3 ] {48fd1529-a323-4a6b-9faa-202edc88bfd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.10.28 02:47:50.799470 [ 3 ] {48fd1529-a323-4a6b-9faa-202edc88bfd2} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Loading data parts | ||
| 286 | 2025.10.28 02:47:50.799679 [ 3 ] {48fd1529-a323-4a6b-9faa-202edc88bfd2} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): There are no data parts | ||
| 287 | 2025.10.28 02:47:50.805880 [ 3 ] {48fd1529-a323-4a6b-9faa-202edc88bfd2} <Debug> TCPHandler: Processed in 0.023599732 sec. | ||
| 288 | 2025.10.28 02:47:50.806051 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.10.28 02:47:50.806229 [ 3 ] {9f946d16-040c-400a-a79e-d490b7bd28a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 290 | 2025.10.28 02:47:50.806281 [ 3 ] {9f946d16-040c-400a-a79e-d490b7bd28a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.10.28 02:47:50.809458 [ 3 ] {9f946d16-040c-400a-a79e-d490b7bd28a3} <Debug> oximeter.measurements_i8 (f04b8175-cfb1-411f-a082-304284c13148): Loading data parts | ||
| 292 | 2025.10.28 02:47:50.809607 [ 3 ] {9f946d16-040c-400a-a79e-d490b7bd28a3} <Debug> oximeter.measurements_i8 (f04b8175-cfb1-411f-a082-304284c13148): There are no data parts | ||
| 293 | 2025.10.28 02:47:50.817930 [ 3 ] {9f946d16-040c-400a-a79e-d490b7bd28a3} <Debug> TCPHandler: Processed in 0.011934151 sec. | ||
| 294 | 2025.10.28 02:47:50.818108 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.10.28 02:47:50.818269 [ 3 ] {34820807-7a0f-4044-ab38-49bd4f8b5ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 296 | 2025.10.28 02:47:50.818323 [ 3 ] {34820807-7a0f-4044-ab38-49bd4f8b5ba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.10.28 02:47:50.821761 [ 3 ] {34820807-7a0f-4044-ab38-49bd4f8b5ba9} <Debug> oximeter.measurements_u8 (405b847b-c353-4306-b8ea-948a4c5c4ff6): Loading data parts | ||
| 298 | 2025.10.28 02:47:50.821918 [ 3 ] {34820807-7a0f-4044-ab38-49bd4f8b5ba9} <Debug> oximeter.measurements_u8 (405b847b-c353-4306-b8ea-948a4c5c4ff6): There are no data parts | ||
| 299 | 2025.10.28 02:47:50.826325 [ 3 ] {34820807-7a0f-4044-ab38-49bd4f8b5ba9} <Debug> TCPHandler: Processed in 0.00826589 sec. | ||
| 300 | 2025.10.28 02:47:50.826491 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.10.28 02:47:50.826695 [ 3 ] {3941ee26-72a9-4183-8cb1-4b384e6b5e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 302 | 2025.10.28 02:47:50.826745 [ 3 ] {3941ee26-72a9-4183-8cb1-4b384e6b5e5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.10.28 02:47:50.833344 [ 3 ] {3941ee26-72a9-4183-8cb1-4b384e6b5e5d} <Debug> oximeter.measurements_i16 (471ae3b1-6864-49fb-8ae6-ba5a2df7021a): Loading data parts | ||
| 304 | 2025.10.28 02:47:50.833481 [ 3 ] {3941ee26-72a9-4183-8cb1-4b384e6b5e5d} <Debug> oximeter.measurements_i16 (471ae3b1-6864-49fb-8ae6-ba5a2df7021a): There are no data parts | ||
| 305 | 2025.10.28 02:47:50.842604 [ 3 ] {3941ee26-72a9-4183-8cb1-4b384e6b5e5d} <Debug> TCPHandler: Processed in 0.016172829 sec. | ||
| 306 | 2025.10.28 02:47:50.842766 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.10.28 02:47:50.842933 [ 3 ] {39def978-faa0-4f33-8493-faca77e1e5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 308 | 2025.10.28 02:47:50.842986 [ 3 ] {39def978-faa0-4f33-8493-faca77e1e5ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.10.28 02:47:50.846370 [ 3 ] {39def978-faa0-4f33-8493-faca77e1e5ab} <Debug> oximeter.measurements_u16 (ed4e96f6-33ab-42c4-9d27-1c9c2cd75d95): Loading data parts | ||
| 310 | 2025.10.28 02:47:50.846533 [ 3 ] {39def978-faa0-4f33-8493-faca77e1e5ab} <Debug> oximeter.measurements_u16 (ed4e96f6-33ab-42c4-9d27-1c9c2cd75d95): There are no data parts | ||
| 311 | 2025.10.28 02:47:50.855909 [ 3 ] {39def978-faa0-4f33-8493-faca77e1e5ab} <Debug> TCPHandler: Processed in 0.013192212 sec. | ||
| 312 | 2025.10.28 02:47:50.856098 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.10.28 02:47:50.856299 [ 3 ] {9c89cfc6-f969-4e2c-aa43-77e3bff249d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 314 | 2025.10.28 02:47:50.856350 [ 3 ] {9c89cfc6-f969-4e2c-aa43-77e3bff249d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.10.28 02:47:50.861851 [ 3 ] {9c89cfc6-f969-4e2c-aa43-77e3bff249d8} <Debug> oximeter.measurements_i32 (9572185c-7d9b-462e-ac9a-4fc9854a6bc7): Loading data parts | ||
| 316 | 2025.10.28 02:47:50.862032 [ 3 ] {9c89cfc6-f969-4e2c-aa43-77e3bff249d8} <Debug> oximeter.measurements_i32 (9572185c-7d9b-462e-ac9a-4fc9854a6bc7): There are no data parts | ||
| 317 | 2025.10.28 02:47:50.869003 [ 3 ] {9c89cfc6-f969-4e2c-aa43-77e3bff249d8} <Debug> TCPHandler: Processed in 0.012963804 sec. | ||
| 318 | 2025.10.28 02:47:50.869166 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.10.28 02:47:50.869325 [ 3 ] {e8915252-94d7-4488-91a6-fd163c1ed859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 320 | 2025.10.28 02:47:50.869378 [ 3 ] {e8915252-94d7-4488-91a6-fd163c1ed859} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.10.28 02:47:50.880658 [ 3 ] {e8915252-94d7-4488-91a6-fd163c1ed859} <Debug> oximeter.measurements_u32 (14be011f-632e-4330-9581-291fb8ad50b8): Loading data parts | ||
| 322 | 2025.10.28 02:47:50.880846 [ 3 ] {e8915252-94d7-4488-91a6-fd163c1ed859} <Debug> oximeter.measurements_u32 (14be011f-632e-4330-9581-291fb8ad50b8): There are no data parts | ||
| 323 | 2025.10.28 02:47:50.886304 [ 3 ] {e8915252-94d7-4488-91a6-fd163c1ed859} <Debug> TCPHandler: Processed in 0.017192492 sec. | ||
| 324 | 2025.10.28 02:47:50.886474 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.10.28 02:47:50.886651 [ 3 ] {c29083da-5db2-4923-9d80-a75b1e4799b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 326 | 2025.10.28 02:47:50.886701 [ 3 ] {c29083da-5db2-4923-9d80-a75b1e4799b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.10.28 02:47:50.893110 [ 3 ] {c29083da-5db2-4923-9d80-a75b1e4799b1} <Debug> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Loading data parts | ||
| 328 | 2025.10.28 02:47:50.893261 [ 3 ] {c29083da-5db2-4923-9d80-a75b1e4799b1} <Debug> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): There are no data parts | ||
| 329 | 2025.10.28 02:47:50.898291 [ 3 ] {c29083da-5db2-4923-9d80-a75b1e4799b1} <Debug> TCPHandler: Processed in 0.011880428 sec. | ||
| 330 | 2025.10.28 02:47:50.898488 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.10.28 02:47:50.898690 [ 3 ] {350b14ef-6220-4507-842c-8b557646ea7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 332 | 2025.10.28 02:47:50.898753 [ 3 ] {350b14ef-6220-4507-842c-8b557646ea7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.10.28 02:47:50.907596 [ 3 ] {350b14ef-6220-4507-842c-8b557646ea7b} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Loading data parts | ||
| 334 | 2025.10.28 02:47:50.907749 [ 3 ] {350b14ef-6220-4507-842c-8b557646ea7b} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): There are no data parts | ||
| 335 | 2025.10.28 02:47:50.918795 [ 3 ] {350b14ef-6220-4507-842c-8b557646ea7b} <Debug> TCPHandler: Processed in 0.020368016 sec. | ||
| 336 | 2025.10.28 02:47:50.918949 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.10.28 02:47:50.919121 [ 3 ] {4443a28c-2a53-41ac-bcc0-90e157f313e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 338 | 2025.10.28 02:47:50.919176 [ 3 ] {4443a28c-2a53-41ac-bcc0-90e157f313e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.10.28 02:47:50.930502 [ 3 ] {4443a28c-2a53-41ac-bcc0-90e157f313e9} <Debug> oximeter.measurements_f32 (6d5d4375-2c03-432e-9735-ecb8c82e4e47): Loading data parts | ||
| 340 | 2025.10.28 02:47:50.930651 [ 3 ] {4443a28c-2a53-41ac-bcc0-90e157f313e9} <Debug> oximeter.measurements_f32 (6d5d4375-2c03-432e-9735-ecb8c82e4e47): There are no data parts | ||
| 341 | 2025.10.28 02:47:50.936890 [ 3 ] {4443a28c-2a53-41ac-bcc0-90e157f313e9} <Debug> TCPHandler: Processed in 0.017991719 sec. | ||
| 342 | 2025.10.28 02:47:50.937057 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.10.28 02:47:50.937258 [ 3 ] {bbc3ab7e-3ee9-4470-abef-889179f61b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 344 | 2025.10.28 02:47:50.937322 [ 3 ] {bbc3ab7e-3ee9-4470-abef-889179f61b28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.10.28 02:47:50.948318 [ 3 ] {bbc3ab7e-3ee9-4470-abef-889179f61b28} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Loading data parts | ||
| 346 | 2025.10.28 02:47:50.948601 [ 3 ] {bbc3ab7e-3ee9-4470-abef-889179f61b28} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): There are no data parts | ||
| 347 | 2025.10.28 02:47:50.956041 [ 3 ] {bbc3ab7e-3ee9-4470-abef-889179f61b28} <Debug> TCPHandler: Processed in 0.019043563 sec. | ||
| 348 | 2025.10.28 02:47:50.956293 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.10.28 02:47:50.956575 [ 3 ] {8f63c006-6959-4df1-852c-31cbc75b1ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 350 | 2025.10.28 02:47:50.956669 [ 3 ] {8f63c006-6959-4df1-852c-31cbc75b1ff6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.10.28 02:47:50.963098 [ 3 ] {8f63c006-6959-4df1-852c-31cbc75b1ff6} <Debug> oximeter.measurements_string (33f9114f-496d-4ea4-87c4-8f0d1f53f26c): Loading data parts | ||
| 352 | 2025.10.28 02:47:50.963259 [ 3 ] {8f63c006-6959-4df1-852c-31cbc75b1ff6} <Debug> oximeter.measurements_string (33f9114f-496d-4ea4-87c4-8f0d1f53f26c): There are no data parts | ||
| 353 | 2025.10.28 02:47:50.968588 [ 3 ] {8f63c006-6959-4df1-852c-31cbc75b1ff6} <Debug> TCPHandler: Processed in 0.012385476 sec. | ||
| 354 | 2025.10.28 02:47:50.968779 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.10.28 02:47:50.968988 [ 3 ] {f3af791e-704d-4059-a45f-2d5f39ee18ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.10.28 02:47:50.969069 [ 3 ] {f3af791e-704d-4059-a45f-2d5f39ee18ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.10.28 02:47:50.978149 [ 3 ] {f3af791e-704d-4059-a45f-2d5f39ee18ce} <Debug> oximeter.measurements_bytes (aaf476f6-9407-49d0-ad64-ba6badadee17): Loading data parts | ||
| 365 | 2025.10.28 02:47:50.978396 [ 3 ] {f3af791e-704d-4059-a45f-2d5f39ee18ce} <Debug> oximeter.measurements_bytes (aaf476f6-9407-49d0-ad64-ba6badadee17): There are no data parts | ||
| 366 | 2025.10.28 02:47:50.984399 [ 3 ] {f3af791e-704d-4059-a45f-2d5f39ee18ce} <Debug> TCPHandler: Processed in 0.015679023 sec. | ||
| 367 | 2025.10.28 02:47:50.984594 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.10.28 02:47:50.984805 [ 3 ] {f4cc56da-03d0-4a1a-bc45-f75b2577875c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 369 | 2025.10.28 02:47:50.984872 [ 3 ] {f4cc56da-03d0-4a1a-bc45-f75b2577875c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.10.28 02:47:50.998112 [ 3 ] {f4cc56da-03d0-4a1a-bc45-f75b2577875c} <Debug> oximeter.measurements_cumulativei64 (42802e55-a008-4e5e-9717-fd82a2e8957f): Loading data parts | ||
| 371 | 2025.10.28 02:47:50.998352 [ 3 ] {f4cc56da-03d0-4a1a-bc45-f75b2577875c} <Debug> oximeter.measurements_cumulativei64 (42802e55-a008-4e5e-9717-fd82a2e8957f): There are no data parts | ||
| 372 | 2025.10.28 02:47:51.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.95 MiB, peak 121.96 MiB, free memory in arenas 0.00 B, will set to 131.82 MiB (RSS), difference: 9.87 MiB | ||
| 373 | 2025.10.28 02:47:51.003600 [ 3 ] {f4cc56da-03d0-4a1a-bc45-f75b2577875c} <Debug> TCPHandler: Processed in 0.019065844 sec. | ||
| 374 | 2025.10.28 02:47:51.003771 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.10.28 02:47:51.003944 [ 3 ] {d04a7e7f-7f39-4721-8770-56b775b504f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2025.10.28 02:47:51.003998 [ 3 ] {d04a7e7f-7f39-4721-8770-56b775b504f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.10.28 02:47:51.012604 [ 3 ] {d04a7e7f-7f39-4721-8770-56b775b504f0} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Loading data parts | ||
| 378 | 2025.10.28 02:47:51.012766 [ 3 ] {d04a7e7f-7f39-4721-8770-56b775b504f0} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): There are no data parts | ||
| 379 | 2025.10.28 02:47:51.018071 [ 3 ] {d04a7e7f-7f39-4721-8770-56b775b504f0} <Debug> TCPHandler: Processed in 0.014350699 sec. | ||
| 380 | 2025.10.28 02:47:51.018231 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.10.28 02:47:51.018430 [ 3 ] {706fbb74-eb2c-43e3-a937-fd6040b57d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2025.10.28 02:47:51.018481 [ 3 ] {706fbb74-eb2c-43e3-a937-fd6040b57d17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.10.28 02:47:51.027434 [ 3 ] {706fbb74-eb2c-43e3-a937-fd6040b57d17} <Debug> oximeter.measurements_cumulativef32 (ad2d73d4-2a90-43cc-a7b4-3260eb185e60): Loading data parts | ||
| 384 | 2025.10.28 02:47:51.027711 [ 3 ] {706fbb74-eb2c-43e3-a937-fd6040b57d17} <Debug> oximeter.measurements_cumulativef32 (ad2d73d4-2a90-43cc-a7b4-3260eb185e60): There are no data parts | ||
| 385 | 2025.10.28 02:47:51.033147 [ 3 ] {706fbb74-eb2c-43e3-a937-fd6040b57d17} <Debug> TCPHandler: Processed in 0.014969869 sec. | ||
| 386 | 2025.10.28 02:47:51.033324 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.10.28 02:47:51.033522 [ 3 ] {f06d32c8-558f-4de2-85b5-f03af6e15f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2025.10.28 02:47:51.033587 [ 3 ] {f06d32c8-558f-4de2-85b5-f03af6e15f55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.10.28 02:47:51.039950 [ 3 ] {f06d32c8-558f-4de2-85b5-f03af6e15f55} <Debug> oximeter.measurements_cumulativef64 (7834cb0c-63fa-4941-a48e-d2bbb37c2f10): Loading data parts | ||
| 390 | 2025.10.28 02:47:51.040136 [ 3 ] {f06d32c8-558f-4de2-85b5-f03af6e15f55} <Debug> oximeter.measurements_cumulativef64 (7834cb0c-63fa-4941-a48e-d2bbb37c2f10): There are no data parts | ||
| 391 | 2025.10.28 02:47:51.045255 [ 3 ] {f06d32c8-558f-4de2-85b5-f03af6e15f55} <Debug> TCPHandler: Processed in 0.011991252 sec. | ||
| 392 | 2025.10.28 02:47:51.045441 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.10.28 02:47:51.045737 [ 3 ] {a846f4e5-b9a1-4af6-9995-7cd64a01168b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2025.10.28 02:47:51.045826 [ 3 ] {a846f4e5-b9a1-4af6-9995-7cd64a01168b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.10.28 02:47:51.056161 [ 3 ] {a846f4e5-b9a1-4af6-9995-7cd64a01168b} <Debug> oximeter.measurements_histogrami8 (21be8a90-8df1-49b1-9431-3c3f9789cfa5): Loading data parts | ||
| 406 | 2025.10.28 02:47:51.056494 [ 3 ] {a846f4e5-b9a1-4af6-9995-7cd64a01168b} <Debug> oximeter.measurements_histogrami8 (21be8a90-8df1-49b1-9431-3c3f9789cfa5): There are no data parts | ||
| 407 | 2025.10.28 02:47:51.064630 [ 3 ] {a846f4e5-b9a1-4af6-9995-7cd64a01168b} <Debug> TCPHandler: Processed in 0.019247619 sec. | ||
| 408 | 2025.10.28 02:47:51.064890 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.10.28 02:47:51.065190 [ 3 ] {dca5e49b-a1aa-4915-85d6-fff74c1e273e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2025.10.28 02:47:51.065260 [ 3 ] {dca5e49b-a1aa-4915-85d6-fff74c1e273e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.10.28 02:47:51.070887 [ 3 ] {dca5e49b-a1aa-4915-85d6-fff74c1e273e} <Debug> oximeter.measurements_histogramu8 (50a29394-f617-4e92-ba36-d40a54c9dd96): Loading data parts | ||
| 412 | 2025.10.28 02:47:51.071050 [ 3 ] {dca5e49b-a1aa-4915-85d6-fff74c1e273e} <Debug> oximeter.measurements_histogramu8 (50a29394-f617-4e92-ba36-d40a54c9dd96): There are no data parts | ||
| 413 | 2025.10.28 02:47:51.079771 [ 3 ] {dca5e49b-a1aa-4915-85d6-fff74c1e273e} <Debug> TCPHandler: Processed in 0.01497215 sec. | ||
| 414 | 2025.10.28 02:47:51.080044 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.10.28 02:47:51.080475 [ 3 ] {0adc680f-8bb6-4d1c-85ca-96e4e24eb571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2025.10.28 02:47:51.080537 [ 3 ] {0adc680f-8bb6-4d1c-85ca-96e4e24eb571} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.10.28 02:47:51.086264 [ 3 ] {0adc680f-8bb6-4d1c-85ca-96e4e24eb571} <Debug> oximeter.measurements_histogrami16 (e3654f10-42d8-4982-ac4c-c5708c1dd7a1): Loading data parts | ||
| 418 | 2025.10.28 02:47:51.086553 [ 3 ] {0adc680f-8bb6-4d1c-85ca-96e4e24eb571} <Debug> oximeter.measurements_histogrami16 (e3654f10-42d8-4982-ac4c-c5708c1dd7a1): There are no data parts | ||
| 419 | 2025.10.28 02:47:51.091508 [ 3 ] {0adc680f-8bb6-4d1c-85ca-96e4e24eb571} <Debug> TCPHandler: Processed in 0.011569698 sec. | ||
| 420 | 2025.10.28 02:47:51.091723 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.10.28 02:47:51.091979 [ 3 ] {6e93f827-aa0b-4033-ab4d-06fdfdbe1dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2025.10.28 02:47:51.092053 [ 3 ] {6e93f827-aa0b-4033-ab4d-06fdfdbe1dca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.10.28 02:47:51.097559 [ 3 ] {6e93f827-aa0b-4033-ab4d-06fdfdbe1dca} <Debug> oximeter.measurements_histogramu16 (f8b1eea3-4afb-461f-b339-4b4f3d79c0b9): Loading data parts | ||
| 424 | 2025.10.28 02:47:51.097715 [ 3 ] {6e93f827-aa0b-4033-ab4d-06fdfdbe1dca} <Debug> oximeter.measurements_histogramu16 (f8b1eea3-4afb-461f-b339-4b4f3d79c0b9): There are no data parts | ||
| 425 | 2025.10.28 02:47:51.103215 [ 3 ] {6e93f827-aa0b-4033-ab4d-06fdfdbe1dca} <Debug> TCPHandler: Processed in 0.011551407 sec. | ||
| 426 | 2025.10.28 02:47:51.103376 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.10.28 02:47:51.103608 [ 3 ] {8b41cf11-91c5-4bac-9081-05af5e57eafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2025.10.28 02:47:51.103671 [ 3 ] {8b41cf11-91c5-4bac-9081-05af5e57eafb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.10.28 02:47:51.109944 [ 3 ] {8b41cf11-91c5-4bac-9081-05af5e57eafb} <Debug> oximeter.measurements_histogrami32 (2d65bebd-7b3e-456b-832f-a46c462cdb3a): Loading data parts | ||
| 430 | 2025.10.28 02:47:51.110076 [ 3 ] {8b41cf11-91c5-4bac-9081-05af5e57eafb} <Debug> oximeter.measurements_histogrami32 (2d65bebd-7b3e-456b-832f-a46c462cdb3a): There are no data parts | ||
| 431 | 2025.10.28 02:47:51.115289 [ 3 ] {8b41cf11-91c5-4bac-9081-05af5e57eafb} <Debug> TCPHandler: Processed in 0.011961551 sec. | ||
| 432 | 2025.10.28 02:47:51.115490 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.10.28 02:47:51.115746 [ 3 ] {ce69f951-75b6-44ea-aa5c-f25160e6529f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2025.10.28 02:47:51.115821 [ 3 ] {ce69f951-75b6-44ea-aa5c-f25160e6529f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.10.28 02:47:51.123772 [ 3 ] {ce69f951-75b6-44ea-aa5c-f25160e6529f} <Debug> oximeter.measurements_histogramu32 (574159e4-848b-415a-b36d-60a9abd3a058): Loading data parts | ||
| 436 | 2025.10.28 02:47:51.123901 [ 3 ] {ce69f951-75b6-44ea-aa5c-f25160e6529f} <Debug> oximeter.measurements_histogramu32 (574159e4-848b-415a-b36d-60a9abd3a058): There are no data parts | ||
| 437 | 2025.10.28 02:47:51.132070 [ 3 ] {ce69f951-75b6-44ea-aa5c-f25160e6529f} <Debug> TCPHandler: Processed in 0.016641234 sec. | ||
| 438 | 2025.10.28 02:47:51.132333 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.10.28 02:47:51.132743 [ 3 ] {b157737c-352c-4608-931b-a5ca002e3022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2025.10.28 02:47:51.132852 [ 3 ] {b157737c-352c-4608-931b-a5ca002e3022} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.10.28 02:47:51.144130 [ 3 ] {b157737c-352c-4608-931b-a5ca002e3022} <Debug> oximeter.measurements_histogrami64 (0b3d5ce5-6146-4774-a9e3-e791b71454da): Loading data parts | ||
| 442 | 2025.10.28 02:47:51.144377 [ 3 ] {b157737c-352c-4608-931b-a5ca002e3022} <Debug> oximeter.measurements_histogrami64 (0b3d5ce5-6146-4774-a9e3-e791b71454da): There are no data parts | ||
| 443 | 2025.10.28 02:47:51.152018 [ 3 ] {b157737c-352c-4608-931b-a5ca002e3022} <Debug> TCPHandler: Processed in 0.019774297 sec. | ||
| 444 | 2025.10.28 02:47:51.152312 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.10.28 02:47:51.152727 [ 3 ] {ef7f9129-02b7-4b93-a317-6758b199ffe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2025.10.28 02:47:51.152849 [ 3 ] {ef7f9129-02b7-4b93-a317-6758b199ffe9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.10.28 02:47:51.158648 [ 3 ] {ef7f9129-02b7-4b93-a317-6758b199ffe9} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Loading data parts | ||
| 448 | 2025.10.28 02:47:51.158790 [ 3 ] {ef7f9129-02b7-4b93-a317-6758b199ffe9} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): There are no data parts | ||
| 449 | 2025.10.28 02:47:51.166559 [ 3 ] {ef7f9129-02b7-4b93-a317-6758b199ffe9} <Debug> TCPHandler: Processed in 0.014348379 sec. | ||
| 450 | 2025.10.28 02:47:51.166763 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.10.28 02:47:51.167037 [ 3 ] {6bf7930b-2d33-4fbc-8dc8-c6c0f3421718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2025.10.28 02:47:51.167110 [ 3 ] {6bf7930b-2d33-4fbc-8dc8-c6c0f3421718} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.10.28 02:47:51.172913 [ 3 ] {6bf7930b-2d33-4fbc-8dc8-c6c0f3421718} <Debug> oximeter.measurements_histogramf32 (c4aac391-b8d1-4c26-a8b3-5629b9f31a06): Loading data parts | ||
| 454 | 2025.10.28 02:47:51.173045 [ 3 ] {6bf7930b-2d33-4fbc-8dc8-c6c0f3421718} <Debug> oximeter.measurements_histogramf32 (c4aac391-b8d1-4c26-a8b3-5629b9f31a06): There are no data parts | ||
| 455 | 2025.10.28 02:47:51.184241 [ 3 ] {6bf7930b-2d33-4fbc-8dc8-c6c0f3421718} <Debug> TCPHandler: Processed in 0.017561625 sec. | ||
| 456 | 2025.10.28 02:47:51.184407 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.10.28 02:47:51.184621 [ 3 ] {7d3d4fb4-438c-429e-83f0-7ecd99970c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2025.10.28 02:47:51.184690 [ 3 ] {7d3d4fb4-438c-429e-83f0-7ecd99970c36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.10.28 02:47:51.196170 [ 3 ] {7d3d4fb4-438c-429e-83f0-7ecd99970c36} <Debug> oximeter.measurements_histogramf64 (2df97319-8379-41ac-9e5d-e15cc9ffdda6): Loading data parts | ||
| 460 | 2025.10.28 02:47:51.196327 [ 3 ] {7d3d4fb4-438c-429e-83f0-7ecd99970c36} <Debug> oximeter.measurements_histogramf64 (2df97319-8379-41ac-9e5d-e15cc9ffdda6): There are no data parts | ||
| 461 | 2025.10.28 02:47:51.209780 [ 3 ] {7d3d4fb4-438c-429e-83f0-7ecd99970c36} <Debug> TCPHandler: Processed in 0.025426371 sec. | ||
| 462 | 2025.10.28 02:47:51.209983 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.10.28 02:47:51.210228 [ 3 ] {27fdd7ea-aeab-4623-b2ed-6a4361e898c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2025.10.28 02:47:51.210329 [ 3 ] {27fdd7ea-aeab-4623-b2ed-6a4361e898c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.10.28 02:47:51.216079 [ 3 ] {27fdd7ea-aeab-4623-b2ed-6a4361e898c2} <Debug> oximeter.fields_bool (65bd137f-69bb-4740-a170-24f4082f1527): Loading data parts | ||
| 491 | 2025.10.28 02:47:51.216287 [ 3 ] {27fdd7ea-aeab-4623-b2ed-6a4361e898c2} <Debug> oximeter.fields_bool (65bd137f-69bb-4740-a170-24f4082f1527): There are no data parts | ||
| 492 | 2025.10.28 02:47:51.224672 [ 3 ] {27fdd7ea-aeab-4623-b2ed-6a4361e898c2} <Debug> TCPHandler: Processed in 0.014766173 sec. | ||
| 493 | 2025.10.28 02:47:51.224862 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.10.28 02:47:51.225067 [ 3 ] {10531704-d26b-4d21-9078-27deea64ab93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2025.10.28 02:47:51.225122 [ 3 ] {10531704-d26b-4d21-9078-27deea64ab93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.10.28 02:47:51.231049 [ 3 ] {10531704-d26b-4d21-9078-27deea64ab93} <Debug> oximeter.fields_i8 (82094c7a-1187-49c6-ba20-2ba2de552def): Loading data parts | ||
| 497 | 2025.10.28 02:47:51.231248 [ 3 ] {10531704-d26b-4d21-9078-27deea64ab93} <Debug> oximeter.fields_i8 (82094c7a-1187-49c6-ba20-2ba2de552def): There are no data parts | ||
| 498 | 2025.10.28 02:47:51.239623 [ 3 ] {10531704-d26b-4d21-9078-27deea64ab93} <Debug> TCPHandler: Processed in 0.014831105 sec. | ||
| 499 | 2025.10.28 02:47:51.239772 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.10.28 02:47:51.239930 [ 3 ] {d71c4625-e382-4575-aad4-07b662c46a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2025.10.28 02:47:51.239992 [ 3 ] {d71c4625-e382-4575-aad4-07b662c46a6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.10.28 02:47:51.245054 [ 3 ] {d71c4625-e382-4575-aad4-07b662c46a6c} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Loading data parts | ||
| 503 | 2025.10.28 02:47:51.245327 [ 3 ] {d71c4625-e382-4575-aad4-07b662c46a6c} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): There are no data parts | ||
| 504 | 2025.10.28 02:47:51.254386 [ 3 ] {d71c4625-e382-4575-aad4-07b662c46a6c} <Debug> TCPHandler: Processed in 0.014665379 sec. | ||
| 505 | 2025.10.28 02:47:51.254541 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.10.28 02:47:51.254718 [ 3 ] {de62fdf6-81b0-4de1-b4b3-f41c03cbdc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2025.10.28 02:47:51.254772 [ 3 ] {de62fdf6-81b0-4de1-b4b3-f41c03cbdc4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.10.28 02:47:51.263350 [ 3 ] {de62fdf6-81b0-4de1-b4b3-f41c03cbdc4c} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Loading data parts | ||
| 509 | 2025.10.28 02:47:51.263502 [ 3 ] {de62fdf6-81b0-4de1-b4b3-f41c03cbdc4c} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): There are no data parts | ||
| 510 | 2025.10.28 02:47:51.272960 [ 3 ] {de62fdf6-81b0-4de1-b4b3-f41c03cbdc4c} <Debug> TCPHandler: Processed in 0.018471664 sec. | ||
| 511 | 2025.10.28 02:47:51.273110 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.10.28 02:47:51.273265 [ 3 ] {9c68b97f-594e-4b6e-988e-a77bed7da082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2025.10.28 02:47:51.273326 [ 3 ] {9c68b97f-594e-4b6e-988e-a77bed7da082} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.10.28 02:47:51.287016 [ 3 ] {9c68b97f-594e-4b6e-988e-a77bed7da082} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Loading data parts | ||
| 515 | 2025.10.28 02:47:51.287203 [ 3 ] {9c68b97f-594e-4b6e-988e-a77bed7da082} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): There are no data parts | ||
| 516 | 2025.10.28 02:47:51.307780 [ 3 ] {9c68b97f-594e-4b6e-988e-a77bed7da082} <Debug> TCPHandler: Processed in 0.034719426 sec. | ||
| 517 | 2025.10.28 02:47:51.307958 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.10.28 02:47:51.308175 [ 3 ] {6b982ac9-5ce1-4b3f-a4ce-64845d29776a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2025.10.28 02:47:51.308231 [ 3 ] {6b982ac9-5ce1-4b3f-a4ce-64845d29776a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.10.28 02:47:51.317837 [ 3 ] {6b982ac9-5ce1-4b3f-a4ce-64845d29776a} <Debug> oximeter.fields_i32 (3ccd9840-45b8-49cf-93cd-a85e60dd8492): Loading data parts | ||
| 521 | 2025.10.28 02:47:51.317991 [ 3 ] {6b982ac9-5ce1-4b3f-a4ce-64845d29776a} <Debug> oximeter.fields_i32 (3ccd9840-45b8-49cf-93cd-a85e60dd8492): There are no data parts | ||
| 522 | 2025.10.28 02:47:51.323302 [ 3 ] {6b982ac9-5ce1-4b3f-a4ce-64845d29776a} <Debug> TCPHandler: Processed in 0.015403643 sec. | ||
| 523 | 2025.10.28 02:47:51.323492 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.10.28 02:47:51.323709 [ 3 ] {4b55ae6d-9f1c-43db-be54-587a2aaa0099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2025.10.28 02:47:51.323787 [ 3 ] {4b55ae6d-9f1c-43db-be54-587a2aaa0099} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.10.28 02:47:51.329777 [ 3 ] {4b55ae6d-9f1c-43db-be54-587a2aaa0099} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Loading data parts | ||
| 527 | 2025.10.28 02:47:51.329947 [ 3 ] {4b55ae6d-9f1c-43db-be54-587a2aaa0099} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): There are no data parts | ||
| 528 | 2025.10.28 02:47:51.336538 [ 3 ] {4b55ae6d-9f1c-43db-be54-587a2aaa0099} <Debug> TCPHandler: Processed in 0.013107929 sec. | ||
| 529 | 2025.10.28 02:47:51.336690 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.10.28 02:47:51.337112 [ 3 ] {af3dbd00-88e6-467d-ac5c-41f9cbfd5c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2025.10.28 02:47:51.337188 [ 3 ] {af3dbd00-88e6-467d-ac5c-41f9cbfd5c3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.10.28 02:47:51.346652 [ 3 ] {af3dbd00-88e6-467d-ac5c-41f9cbfd5c3b} <Debug> oximeter.fields_i64 (c74bef63-81a7-442f-96c5-1a0b6e7c6c43): Loading data parts | ||
| 533 | 2025.10.28 02:47:51.346813 [ 3 ] {af3dbd00-88e6-467d-ac5c-41f9cbfd5c3b} <Debug> oximeter.fields_i64 (c74bef63-81a7-442f-96c5-1a0b6e7c6c43): There are no data parts | ||
| 534 | 2025.10.28 02:47:51.352236 [ 3 ] {af3dbd00-88e6-467d-ac5c-41f9cbfd5c3b} <Debug> TCPHandler: Processed in 0.01559707 sec. | ||
| 535 | 2025.10.28 02:47:51.352395 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.10.28 02:47:51.352559 [ 3 ] {575b3926-1985-4774-b582-9fd13305ec10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2025.10.28 02:47:51.352632 [ 3 ] {575b3926-1985-4774-b582-9fd13305ec10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.10.28 02:47:51.358665 [ 3 ] {575b3926-1985-4774-b582-9fd13305ec10} <Debug> oximeter.fields_u64 (8462048e-047e-45d5-95df-39b4b4e435c7): Loading data parts | ||
| 539 | 2025.10.28 02:47:51.358845 [ 3 ] {575b3926-1985-4774-b582-9fd13305ec10} <Debug> oximeter.fields_u64 (8462048e-047e-45d5-95df-39b4b4e435c7): There are no data parts | ||
| 540 | 2025.10.28 02:47:51.364555 [ 3 ] {575b3926-1985-4774-b582-9fd13305ec10} <Debug> TCPHandler: Processed in 0.012215689 sec. | ||
| 541 | 2025.10.28 02:47:51.364704 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.10.28 02:47:51.364893 [ 3 ] {77ce04be-997e-4479-a20a-5be66ca49b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2025.10.28 02:47:51.364958 [ 3 ] {77ce04be-997e-4479-a20a-5be66ca49b71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.10.28 02:47:51.370343 [ 3 ] {77ce04be-997e-4479-a20a-5be66ca49b71} <Debug> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Loading data parts | ||
| 545 | 2025.10.28 02:47:51.370512 [ 3 ] {77ce04be-997e-4479-a20a-5be66ca49b71} <Debug> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): There are no data parts | ||
| 546 | 2025.10.28 02:47:51.376179 [ 3 ] {77ce04be-997e-4479-a20a-5be66ca49b71} <Debug> TCPHandler: Processed in 0.011524657 sec. | ||
| 547 | 2025.10.28 02:47:51.376324 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.10.28 02:47:51.376479 [ 3 ] {9520d2f3-8a08-4e3b-a2ef-8a7c030107e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2025.10.28 02:47:51.376581 [ 3 ] {9520d2f3-8a08-4e3b-a2ef-8a7c030107e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.10.28 02:47:51.382100 [ 3 ] {9520d2f3-8a08-4e3b-a2ef-8a7c030107e0} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Loading data parts | ||
| 551 | 2025.10.28 02:47:51.382271 [ 3 ] {9520d2f3-8a08-4e3b-a2ef-8a7c030107e0} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): There are no data parts | ||
| 552 | 2025.10.28 02:47:51.387747 [ 3 ] {9520d2f3-8a08-4e3b-a2ef-8a7c030107e0} <Debug> TCPHandler: Processed in 0.011473736 sec. | ||
| 553 | 2025.10.28 02:47:51.387894 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.10.28 02:47:51.388081 [ 3 ] {6a27d227-8b14-48ff-815c-ec404b7f868e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2025.10.28 02:47:51.388144 [ 3 ] {6a27d227-8b14-48ff-815c-ec404b7f868e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.10.28 02:47:51.393380 [ 3 ] {6a27d227-8b14-48ff-815c-ec404b7f868e} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Loading data parts | ||
| 557 | 2025.10.28 02:47:51.393518 [ 3 ] {6a27d227-8b14-48ff-815c-ec404b7f868e} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): There are no data parts | ||
| 558 | 2025.10.28 02:47:51.399233 [ 3 ] {6a27d227-8b14-48ff-815c-ec404b7f868e} <Debug> TCPHandler: Processed in 0.011389012 sec. | ||
| 559 | 2025.10.28 02:47:51.399393 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.10.28 02:47:51.399649 [ 3 ] {7c1bef06-bd91-4709-9a88-57b680e11e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2025.10.28 02:47:51.399727 [ 3 ] {7c1bef06-bd91-4709-9a88-57b680e11e4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.10.28 02:47:51.404983 [ 3 ] {7c1bef06-bd91-4709-9a88-57b680e11e4d} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7): Loading data parts | ||
| 566 | 2025.10.28 02:47:51.405129 [ 3 ] {7c1bef06-bd91-4709-9a88-57b680e11e4d} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7): There are no data parts | ||
| 567 | 2025.10.28 02:47:51.410997 [ 3 ] {7c1bef06-bd91-4709-9a88-57b680e11e4d} <Debug> TCPHandler: Processed in 0.011653651 sec. | ||
| 568 | 2025.10.28 02:47:51.411345 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.10.28 02:47:51.411636 [ 4 ] {58cb0c3b-60a2-4ea8-ae2d-2552dfba5032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.10.28 02:47:51.412898 [ 4 ] {58cb0c3b-60a2-4ea8-ae2d-2552dfba5032} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.10.28 02:47:51.429008 [ 260 ] {58cb0c3b-60a2-4ea8-ae2d-2552dfba5032} <Trace> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.10.28 02:47:51.429063 [ 260 ] {58cb0c3b-60a2-4ea8-ae2d-2552dfba5032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 573 | 2025.10.28 02:47:51.433182 [ 260 ] {58cb0c3b-60a2-4ea8-ae2d-2552dfba5032} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.10.28 02:47:51.433548 [ 260 ] {58cb0c3b-60a2-4ea8-ae2d-2552dfba5032} <Trace> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2025.10.28 02:47:51.433856 [ 4 ] {58cb0c3b-60a2-4ea8-ae2d-2552dfba5032} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022331 sec., 44.78079799382025 rows/sec., 716.49 B/sec. | ||
| 576 | 2025.10.28 02:47:51.434306 [ 4 ] {58cb0c3b-60a2-4ea8-ae2d-2552dfba5032} <Debug> TCPHandler: Processed in 0.023089776 sec. | ||
| 577 | 2025.10.28 02:47:52.001191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.00 MiB, peak 134.00 MiB, free memory in arenas 0.00 B, will set to 138.09 MiB (RSS), difference: 4.09 MiB | ||
| 578 | 2025.10.28 02:47:53.084338 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48310 | ||
| 579 | 2025.10.28 02:47:53.084621 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2025.10.28 02:47:53.084657 [ 262 ] {} <Debug> TCP-Session: ba3f72b7-0e33-4cba-9917-91157a9b93e8 Authenticating user 'default' from [fd00:1122:3344:101::c]:48310 | ||
| 581 | 2025.10.28 02:47:53.084681 [ 262 ] {} <Debug> TCP-Session: ba3f72b7-0e33-4cba-9917-91157a9b93e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.10.28 02:47:53.084740 [ 262 ] {} <Debug> TCP-Session: ba3f72b7-0e33-4cba-9917-91157a9b93e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2025.10.28 02:47:53.084856 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2025.10.28 02:47:53.084884 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.10.28 02:47:53.084985 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2025.10.28 02:47:53.085714 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48272 | ||
| 587 | 2025.10.28 02:47:53.085811 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33470 | ||
| 588 | 2025.10.28 02:47:53.085883 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55439 | ||
| 589 | 2025.10.28 02:47:53.085938 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2025.10.28 02:47:53.086073 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2025.10.28 02:47:53.086019 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44851 | ||
| 592 | 2025.10.28 02:47:53.086133 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2025.10.28 02:47:53.086159 [ 263 ] {} <Debug> TCP-Session: 7a2afd44-d9d1-44c4-80c6-0f5542ffa109 Authenticating user 'default' from [fd00:1122:3344:101::c]:48272 | ||
| 594 | 2025.10.28 02:47:53.086207 [ 264 ] {} <Debug> TCP-Session: 52afcb80-c00a-4f80-8b72-274de2eac774 Authenticating user 'default' from [fd00:1122:3344:101::c]:33470 | ||
| 595 | 2025.10.28 02:47:53.086181 [ 265 ] {} <Debug> TCP-Session: 29b29833-8ed9-450f-a81e-a4cfe841a0cf Authenticating user 'default' from [fd00:1122:3344:101::c]:55439 | ||
| 596 | 2025.10.28 02:47:53.086246 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59390 | ||
| 597 | 2025.10.28 02:47:53.086366 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53269 | ||
| 598 | 2025.10.28 02:47:53.086320 [ 264 ] {} <Debug> TCP-Session: 52afcb80-c00a-4f80-8b72-274de2eac774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2025.10.28 02:47:53.086308 [ 265 ] {} <Debug> TCP-Session: 29b29833-8ed9-450f-a81e-a4cfe841a0cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2025.10.28 02:47:53.086304 [ 263 ] {} <Debug> TCP-Session: 7a2afd44-d9d1-44c4-80c6-0f5542ffa109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2025.10.28 02:47:53.086482 [ 264 ] {} <Debug> TCP-Session: 52afcb80-c00a-4f80-8b72-274de2eac774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.10.28 02:47:53.086465 [ 265 ] {} <Debug> TCP-Session: 29b29833-8ed9-450f-a81e-a4cfe841a0cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.10.28 02:47:53.086292 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2025.10.28 02:47:53.086589 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2025.10.28 02:47:53.086683 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2025.10.28 02:47:53.086591 [ 263 ] {} <Debug> TCP-Session: 7a2afd44-d9d1-44c4-80c6-0f5542ffa109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2025.10.28 02:47:53.086789 [ 268 ] {} <Debug> TCP-Session: 3f3d5d30-6663-4df7-98d8-534f314f0e50 Authenticating user 'default' from [fd00:1122:3344:101::c]:59390 | ||
| 608 | 2025.10.28 02:47:53.086767 [ 269 ] {} <Debug> TCP-Session: 94dcb266-ed36-49a3-bdab-9689195c8e34 Authenticating user 'default' from [fd00:1122:3344:101::c]:53269 | ||
| 609 | 2025.10.28 02:47:53.086159 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53490 | ||
| 610 | 2025.10.28 02:47:53.086881 [ 268 ] {} <Debug> TCP-Session: 3f3d5d30-6663-4df7-98d8-534f314f0e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.10.28 02:47:53.086869 [ 269 ] {} <Debug> TCP-Session: 94dcb266-ed36-49a3-bdab-9689195c8e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.10.28 02:47:53.086755 [ 266 ] {} <Debug> TCP-Session: 7ff6a79a-08a2-4c1a-8457-f972718bd4c9 Authenticating user 'default' from [fd00:1122:3344:101::c]:44851 | ||
| 613 | 2025.10.28 02:47:53.087050 [ 268 ] {} <Debug> TCP-Session: 3f3d5d30-6663-4df7-98d8-534f314f0e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.10.28 02:47:53.087061 [ 269 ] {} <Debug> TCP-Session: 94dcb266-ed36-49a3-bdab-9689195c8e34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.10.28 02:47:53.087072 [ 266 ] {} <Debug> TCP-Session: 7ff6a79a-08a2-4c1a-8457-f972718bd4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.10.28 02:47:53.087068 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 617 | 2025.10.28 02:47:53.087162 [ 266 ] {} <Debug> TCP-Session: 7ff6a79a-08a2-4c1a-8457-f972718bd4c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.10.28 02:47:53.087249 [ 267 ] {} <Debug> TCP-Session: 63d866ac-0f4d-42c6-926a-aa06d573e212 Authenticating user 'default' from [fd00:1122:3344:101::c]:53490 | ||
| 619 | 2025.10.28 02:47:53.087283 [ 267 ] {} <Debug> TCP-Session: 63d866ac-0f4d-42c6-926a-aa06d573e212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.10.28 02:47:53.087387 [ 267 ] {} <Debug> TCP-Session: 63d866ac-0f4d-42c6-926a-aa06d573e212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2025.10.28 02:47:53.619604 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53243 | ||
| 622 | 2025.10.28 02:47:53.619815 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.10.28 02:47:53.619977 [ 270 ] {} <Debug> TCP-Session: 341e6a1a-3961-4828-89bc-5ba4c65262a7 Authenticating user 'default' from [fd00:1122:3344:101::b]:53243 | ||
| 624 | 2025.10.28 02:47:53.620003 [ 270 ] {} <Debug> TCP-Session: 341e6a1a-3961-4828-89bc-5ba4c65262a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.10.28 02:47:53.620016 [ 270 ] {} <Debug> TCP-Session: 341e6a1a-3961-4828-89bc-5ba4c65262a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.10.28 02:47:53.620166 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.10.28 02:47:53.620196 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.10.28 02:47:53.620289 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2025.10.28 02:47:53.620694 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38539 | ||
| 630 | 2025.10.28 02:47:53.620786 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59569 | ||
| 631 | 2025.10.28 02:47:53.620983 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52910 | ||
| 632 | 2025.10.28 02:47:53.620983 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62120 | ||
| 633 | 2025.10.28 02:47:53.621166 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64446 | ||
| 634 | 2025.10.28 02:47:53.621202 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2025.10.28 02:47:53.621269 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2025.10.28 02:47:53.621164 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2025.10.28 02:47:53.621360 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2025.10.28 02:47:53.621409 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.10.28 02:47:53.621409 [ 273 ] {} <Debug> TCP-Session: 4bd834cd-4d33-4c6a-82b3-078381cee03d Authenticating user 'default' from [fd00:1122:3344:101::b]:52910 | ||
| 640 | 2025.10.28 02:47:53.621493 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57888 | ||
| 641 | 2025.10.28 02:47:53.621393 [ 271 ] {} <Debug> TCP-Session: 259fc41c-ce81-4bee-8e54-70441e057ed5 Authenticating user 'default' from [fd00:1122:3344:101::b]:38539 | ||
| 642 | 2025.10.28 02:47:53.621574 [ 275 ] {} <Debug> TCP-Session: a9110989-79b1-4d73-b5e2-97739966d860 Authenticating user 'default' from [fd00:1122:3344:101::b]:64446 | ||
| 643 | 2025.10.28 02:47:53.621526 [ 274 ] {} <Debug> TCP-Session: 55fb187b-c23a-490e-b93b-5fca2662adcc Authenticating user 'default' from [fd00:1122:3344:101::b]:62120 | ||
| 644 | 2025.10.28 02:47:53.621531 [ 273 ] {} <Debug> TCP-Session: 4bd834cd-4d33-4c6a-82b3-078381cee03d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.10.28 02:47:53.621655 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.10.28 02:47:53.621672 [ 275 ] {} <Debug> TCP-Session: a9110989-79b1-4d73-b5e2-97739966d860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.10.28 02:47:53.621664 [ 274 ] {} <Debug> TCP-Session: 55fb187b-c23a-490e-b93b-5fca2662adcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.10.28 02:47:53.621764 [ 277 ] {} <Debug> TCP-Session: 91b10bad-a201-4a04-954b-183685e9ee6f Authenticating user 'default' from [fd00:1122:3344:101::b]:57888 | ||
| 649 | 2025.10.28 02:47:53.621741 [ 275 ] {} <Debug> TCP-Session: a9110989-79b1-4d73-b5e2-97739966d860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.10.28 02:47:53.621726 [ 273 ] {} <Debug> TCP-Session: 4bd834cd-4d33-4c6a-82b3-078381cee03d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.10.28 02:47:53.621833 [ 274 ] {} <Debug> TCP-Session: 55fb187b-c23a-490e-b93b-5fca2662adcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.10.28 02:47:53.621646 [ 271 ] {} <Debug> TCP-Session: 259fc41c-ce81-4bee-8e54-70441e057ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.10.28 02:47:53.621369 [ 272 ] {} <Debug> TCP-Session: c3d6ad25-cfbc-46fb-92f2-271637f92473 Authenticating user 'default' from [fd00:1122:3344:101::b]:59569 | ||
| 654 | 2025.10.28 02:47:53.621994 [ 271 ] {} <Debug> TCP-Session: 259fc41c-ce81-4bee-8e54-70441e057ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.10.28 02:47:53.621363 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41224 | ||
| 656 | 2025.10.28 02:47:53.621863 [ 277 ] {} <Debug> TCP-Session: 91b10bad-a201-4a04-954b-183685e9ee6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.10.28 02:47:53.622083 [ 272 ] {} <Debug> TCP-Session: c3d6ad25-cfbc-46fb-92f2-271637f92473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.10.28 02:47:53.622203 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2025.10.28 02:47:53.622211 [ 277 ] {} <Debug> TCP-Session: 91b10bad-a201-4a04-954b-183685e9ee6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.10.28 02:47:53.622244 [ 276 ] {} <Debug> TCP-Session: 24585c4b-9cd1-442e-a6c8-3cd0a3f0e770 Authenticating user 'default' from [fd00:1122:3344:101::b]:41224 | ||
| 661 | 2025.10.28 02:47:53.622222 [ 272 ] {} <Debug> TCP-Session: c3d6ad25-cfbc-46fb-92f2-271637f92473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.10.28 02:47:53.622378 [ 276 ] {} <Debug> TCP-Session: 24585c4b-9cd1-442e-a6c8-3cd0a3f0e770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.10.28 02:47:53.622553 [ 276 ] {} <Debug> TCP-Session: 24585c4b-9cd1-442e-a6c8-3cd0a3f0e770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.10.28 02:47:53.911534 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42308 | ||
| 665 | 2025.10.28 02:47:53.911720 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.10.28 02:47:53.911752 [ 278 ] {} <Debug> TCP-Session: fe07d453-a590-427b-8520-b22863468fc1 Authenticating user 'default' from [fd00:1122:3344:101::a]:42308 | ||
| 667 | 2025.10.28 02:47:53.911929 [ 278 ] {} <Debug> TCP-Session: fe07d453-a590-427b-8520-b22863468fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.10.28 02:47:53.911950 [ 278 ] {} <Debug> TCP-Session: fe07d453-a590-427b-8520-b22863468fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.10.28 02:47:53.912020 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.10.28 02:47:53.912149 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.10.28 02:47:53.912167 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.10.28 02:47:53.912693 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53814 | ||
| 673 | 2025.10.28 02:47:53.912801 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52137 | ||
| 674 | 2025.10.28 02:47:53.912941 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51952 | ||
| 675 | 2025.10.28 02:47:53.912925 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.10.28 02:47:53.913004 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48236 | ||
| 677 | 2025.10.28 02:47:53.913048 [ 279 ] {} <Debug> TCP-Session: 46ef9d56-11a8-413f-95fe-6b980814d56b Authenticating user 'default' from [fd00:1122:3344:101::a]:53814 | ||
| 678 | 2025.10.28 02:47:53.913093 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55655 | ||
| 679 | 2025.10.28 02:47:53.913241 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41334 | ||
| 680 | 2025.10.28 02:47:53.913259 [ 279 ] {} <Debug> TCP-Session: 46ef9d56-11a8-413f-95fe-6b980814d56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.10.28 02:47:53.913271 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2025.10.28 02:47:53.913382 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.10.28 02:47:53.913296 [ 279 ] {} <Debug> TCP-Session: 46ef9d56-11a8-413f-95fe-6b980814d56b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2025.10.28 02:47:53.913497 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61309 | ||
| 685 | 2025.10.28 02:47:53.913556 [ 281 ] {} <Debug> TCP-Session: 98dd55ed-3b45-4294-aff2-544087f1cc70 Authenticating user 'default' from [fd00:1122:3344:101::a]:51952 | ||
| 686 | 2025.10.28 02:47:53.913543 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.10.28 02:47:53.913603 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.10.28 02:47:53.913538 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.10.28 02:47:53.913738 [ 281 ] {} <Debug> TCP-Session: 98dd55ed-3b45-4294-aff2-544087f1cc70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.10.28 02:47:53.913829 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.10.28 02:47:53.913729 [ 283 ] {} <Debug> TCP-Session: 3c2635fc-d7fc-49bb-8172-4fa76b066d4c Authenticating user 'default' from [fd00:1122:3344:101::a]:55655 | ||
| 692 | 2025.10.28 02:47:53.913893 [ 285 ] {} <Debug> TCP-Session: 4567cbc9-572b-4057-9cd5-de7ccf339b5a Authenticating user 'default' from [fd00:1122:3344:101::a]:61309 | ||
| 693 | 2025.10.28 02:47:53.913889 [ 281 ] {} <Debug> TCP-Session: 98dd55ed-3b45-4294-aff2-544087f1cc70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.10.28 02:47:53.913880 [ 282 ] {} <Debug> TCP-Session: 5dfc393c-5017-4948-af30-d93c44f1562b Authenticating user 'default' from [fd00:1122:3344:101::a]:48236 | ||
| 695 | 2025.10.28 02:47:53.914055 [ 285 ] {} <Debug> TCP-Session: 4567cbc9-572b-4057-9cd5-de7ccf339b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.10.28 02:47:53.914056 [ 283 ] {} <Debug> TCP-Session: 3c2635fc-d7fc-49bb-8172-4fa76b066d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.10.28 02:47:53.913708 [ 284 ] {} <Debug> TCP-Session: 45303622-d6b2-47b2-84f7-63143ca5acaa Authenticating user 'default' from [fd00:1122:3344:101::a]:41334 | ||
| 698 | 2025.10.28 02:47:53.914175 [ 285 ] {} <Debug> TCP-Session: 4567cbc9-572b-4057-9cd5-de7ccf339b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.10.28 02:47:53.914158 [ 283 ] {} <Debug> TCP-Session: 3c2635fc-d7fc-49bb-8172-4fa76b066d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.10.28 02:47:53.914146 [ 282 ] {} <Debug> TCP-Session: 5dfc393c-5017-4948-af30-d93c44f1562b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.10.28 02:47:53.914323 [ 284 ] {} <Debug> TCP-Session: 45303622-d6b2-47b2-84f7-63143ca5acaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.10.28 02:47:53.913515 [ 280 ] {} <Debug> TCP-Session: ae12826a-d251-4e83-be2a-a9bed751764e Authenticating user 'default' from [fd00:1122:3344:101::a]:52137 | ||
| 703 | 2025.10.28 02:47:53.914423 [ 282 ] {} <Debug> TCP-Session: 5dfc393c-5017-4948-af30-d93c44f1562b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.10.28 02:47:53.914437 [ 280 ] {} <Debug> TCP-Session: ae12826a-d251-4e83-be2a-a9bed751764e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.10.28 02:47:53.914443 [ 284 ] {} <Debug> TCP-Session: 45303622-d6b2-47b2-84f7-63143ca5acaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.10.28 02:47:53.914555 [ 280 ] {} <Debug> TCP-Session: ae12826a-d251-4e83-be2a-a9bed751764e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.10.28 02:47:54.001213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.30 MiB, peak 138.30 MiB, free memory in arenas 0.00 B, will set to 139.79 MiB (RSS), difference: 1.50 MiB | ||
| 708 | 2025.10.28 02:47:58.025058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.10.28 02:47:58.025150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.10.28 02:47:58.025159 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.10.28 02:47:58.025375 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.10.28 02:47:58.029440 [ 245 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Loading data parts | ||
| 713 | 2025.10.28 02:47:58.029604 [ 245 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): There are no data parts | ||
| 714 | 2025.10.28 02:47:58.036751 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.10.28 02:47:58.036804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 716 | 2025.10.28 02:47:58.046540 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.10.28 02:47:58.047259 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.10.28 02:47:58.047482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2025.10.28 02:47:58.050503 [ 244 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Loading data parts | ||
| 720 | 2025.10.28 02:47:58.050751 [ 244 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): There are no data parts | ||
| 721 | 2025.10.28 02:47:58.077864 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.10.28 02:47:58.077948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 723 | 2025.10.28 02:47:58.086227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.10.28 02:47:58.087754 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.10.28 02:47:58.091414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.10.28 02:47:59.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.02 MiB | ||
| 727 | 2025.10.28 02:48:00.524058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.10.28 02:48:00.524188 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.10.28 02:48:00.532672 [ 243 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Loading data parts | ||
| 730 | 2025.10.28 02:48:00.532860 [ 243 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): There are no data parts | ||
| 731 | 2025.10.28 02:48:00.541483 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.10.28 02:48:00.541531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 733 | 2025.10.28 02:48:00.543554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.10.28 02:48:00.544334 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.10.28 02:48:00.544839 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.10.28 02:48:01.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.08 MiB, peak 158.08 MiB, free memory in arenas 0.00 B, will set to 154.61 MiB (RSS), difference: -3.47 MiB | ||
| 737 | 2025.10.28 02:48:01.664442 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61378 | ||
| 738 | 2025.10.28 02:48:01.664712 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2025.10.28 02:48:01.664750 [ 286 ] {} <Debug> TCP-Session: af6a730e-f282-4cb2-88af-2b4d23454a48 Authenticating user 'default' from [fd00:1122:3344:101::e]:61378 | ||
| 740 | 2025.10.28 02:48:01.664771 [ 286 ] {} <Debug> TCP-Session: af6a730e-f282-4cb2-88af-2b4d23454a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2025.10.28 02:48:01.664867 [ 286 ] {} <Debug> TCP-Session: af6a730e-f282-4cb2-88af-2b4d23454a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2025.10.28 02:48:01.664922 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2025.10.28 02:48:01.664945 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 744 | 2025.10.28 02:48:01.665065 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 745 | 2025.10.28 02:48:01.665601 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52347 | ||
| 746 | 2025.10.28 02:48:01.665862 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59553 | ||
| 747 | 2025.10.28 02:48:01.665864 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62068 | ||
| 748 | 2025.10.28 02:48:01.665929 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53981 | ||
| 749 | 2025.10.28 02:48:01.665993 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61872 | ||
| 750 | 2025.10.28 02:48:01.666226 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41894 | ||
| 751 | 2025.10.28 02:48:01.666482 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44224 | ||
| 752 | 2025.10.28 02:48:01.667657 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2025.10.28 02:48:01.667679 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2025.10.28 02:48:01.667695 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2025.10.28 02:48:01.667723 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2025.10.28 02:48:01.667776 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2025.10.28 02:48:01.667783 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2025.10.28 02:48:01.667813 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2025.10.28 02:48:01.667837 [ 289 ] {} <Debug> TCP-Session: 5f8d979a-2eee-4139-baff-300bdb6e59ce Authenticating user 'default' from [fd00:1122:3344:101::e]:62068 | ||
| 760 | 2025.10.28 02:48:01.667849 [ 291 ] {} <Debug> TCP-Session: 18484efd-527b-4be4-9c28-470a895094ae Authenticating user 'default' from [fd00:1122:3344:101::e]:61872 | ||
| 761 | 2025.10.28 02:48:01.667864 [ 290 ] {} <Debug> TCP-Session: 52f68da9-992e-43d9-93eb-60bd6ef235e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53981 | ||
| 762 | 2025.10.28 02:48:01.667830 [ 287 ] {} <Debug> TCP-Session: eb373223-eba1-4081-a7d5-9dacdacde075 Authenticating user 'default' from [fd00:1122:3344:101::e]:52347 | ||
| 763 | 2025.10.28 02:48:01.667916 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63422 | ||
| 764 | 2025.10.28 02:48:01.667958 [ 288 ] {} <Debug> TCP-Session: 92b7dafe-5218-41fa-88ea-487007301711 Authenticating user 'default' from [fd00:1122:3344:101::e]:59553 | ||
| 765 | 2025.10.28 02:48:01.667963 [ 287 ] {} <Debug> TCP-Session: eb373223-eba1-4081-a7d5-9dacdacde075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2025.10.28 02:48:01.668081 [ 290 ] {} <Debug> TCP-Session: 52f68da9-992e-43d9-93eb-60bd6ef235e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2025.10.28 02:48:01.668097 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2025.10.28 02:48:01.668119 [ 288 ] {} <Debug> TCP-Session: 92b7dafe-5218-41fa-88ea-487007301711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2025.10.28 02:48:01.668122 [ 290 ] {} <Debug> TCP-Session: 52f68da9-992e-43d9-93eb-60bd6ef235e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2025.10.28 02:48:01.668132 [ 286 ] {} <Trace> TCP-Session: af6a730e-f282-4cb2-88af-2b4d23454a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2025.10.28 02:48:01.668161 [ 294 ] {} <Debug> TCP-Session: 86082b4d-53c6-4f43-b842-3a52caa315c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63422 | ||
| 772 | 2025.10.28 02:48:01.668169 [ 288 ] {} <Debug> TCP-Session: 92b7dafe-5218-41fa-88ea-487007301711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2025.10.28 02:48:01.668193 [ 294 ] {} <Debug> TCP-Session: 86082b4d-53c6-4f43-b842-3a52caa315c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2025.10.28 02:48:01.668140 [ 291 ] {} <Debug> TCP-Session: 18484efd-527b-4be4-9c28-470a895094ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2025.10.28 02:48:01.668230 [ 294 ] {} <Debug> TCP-Session: 86082b4d-53c6-4f43-b842-3a52caa315c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2025.10.28 02:48:01.668221 [ 289 ] {} <Debug> TCP-Session: 5f8d979a-2eee-4139-baff-300bdb6e59ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2025.10.28 02:48:01.668245 [ 291 ] {} <Debug> TCP-Session: 18484efd-527b-4be4-9c28-470a895094ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2025.10.28 02:48:01.668088 [ 287 ] {} <Debug> TCP-Session: eb373223-eba1-4081-a7d5-9dacdacde075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2025.10.28 02:48:01.668280 [ 289 ] {} <Debug> TCP-Session: 5f8d979a-2eee-4139-baff-300bdb6e59ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2025.10.28 02:48:01.668279 [ 292 ] {} <Debug> TCP-Session: ea395139-1457-42c3-a5b5-b028ea8c977f Authenticating user 'default' from [fd00:1122:3344:101::e]:41894 | ||
| 781 | 2025.10.28 02:48:01.668326 [ 293 ] {} <Debug> TCP-Session: 1cf90530-dabe-41eb-b5f8-67886896810c Authenticating user 'default' from [fd00:1122:3344:101::e]:44224 | ||
| 782 | 2025.10.28 02:48:01.668330 [ 292 ] {} <Debug> TCP-Session: ea395139-1457-42c3-a5b5-b028ea8c977f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2025.10.28 02:48:01.668354 [ 293 ] {} <Debug> TCP-Session: 1cf90530-dabe-41eb-b5f8-67886896810c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2025.10.28 02:48:01.668363 [ 292 ] {} <Debug> TCP-Session: ea395139-1457-42c3-a5b5-b028ea8c977f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2025.10.28 02:48:01.668378 [ 286 ] {adc19bba-66ab-4f7f-99ed-200eef19f483} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61378) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 786 | 2025.10.28 02:48:01.668381 [ 293 ] {} <Debug> TCP-Session: 1cf90530-dabe-41eb-b5f8-67886896810c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2025.10.28 02:48:01.675061 [ 286 ] {adc19bba-66ab-4f7f-99ed-200eef19f483} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2025.10.28 02:48:01.681587 [ 286 ] {adc19bba-66ab-4f7f-99ed-200eef19f483} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.10.28 02:48:01.693664 [ 286 ] {adc19bba-66ab-4f7f-99ed-200eef19f483} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 790 | 2025.10.28 02:48:01.708921 [ 261 ] {adc19bba-66ab-4f7f-99ed-200eef19f483} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2025.10.28 02:48:01.711186 [ 261 ] {adc19bba-66ab-4f7f-99ed-200eef19f483} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2025.10.28 02:48:01.711963 [ 261 ] {adc19bba-66ab-4f7f-99ed-200eef19f483} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008889471 sec. (112.493 rows/sec., 4.39 KiB/sec.) | ||
| 793 | 2025.10.28 02:48:01.711994 [ 261 ] {adc19bba-66ab-4f7f-99ed-200eef19f483} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2025.10.28 02:48:01.712047 [ 261 ] {adc19bba-66ab-4f7f-99ed-200eef19f483} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2025.10.28 02:48:01.715915 [ 286 ] {adc19bba-66ab-4f7f-99ed-200eef19f483} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.047599 sec., 21.008844723628645 rows/sec., 840.35 B/sec. | ||
| 796 | 2025.10.28 02:48:01.716105 [ 286 ] {adc19bba-66ab-4f7f-99ed-200eef19f483} <Debug> TCPHandler: Processed in 0.048219327 sec. | ||
| 797 | 2025.10.28 02:48:01.719006 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2025.10.28 02:48:01.719051 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2025.10.28 02:48:01.719067 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2025.10.28 02:48:01.719057 [ 286 ] {} <Debug> TCP-Session: af6a730e-f282-4cb2-88af-2b4d23454a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2025.10.28 02:48:01.719098 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2025.10.28 02:48:01.719132 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2025.10.28 02:48:01.719150 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2025.10.28 02:48:01.719175 [ 287 ] {} <Debug> TCP-Session: eb373223-eba1-4081-a7d5-9dacdacde075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2025.10.28 02:48:01.719190 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2025.10.28 02:48:01.719209 [ 288 ] {} <Debug> TCP-Session: 92b7dafe-5218-41fa-88ea-487007301711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2025.10.28 02:48:01.719217 [ 290 ] {} <Debug> TCP-Session: 52f68da9-992e-43d9-93eb-60bd6ef235e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2025.10.28 02:48:01.719242 [ 294 ] {} <Debug> TCP-Session: 86082b4d-53c6-4f43-b842-3a52caa315c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2025.10.28 02:48:01.719170 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2025.10.28 02:48:01.719117 [ 293 ] {} <Debug> TCP-Session: 1cf90530-dabe-41eb-b5f8-67886896810c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2025.10.28 02:48:01.719116 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2025.10.28 02:48:01.719337 [ 291 ] {} <Debug> TCP-Session: 18484efd-527b-4be4-9c28-470a895094ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2025.10.28 02:48:01.719101 [ 289 ] {} <Debug> TCP-Session: 5f8d979a-2eee-4139-baff-300bdb6e59ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2025.10.28 02:48:01.719372 [ 292 ] {} <Debug> TCP-Session: ea395139-1457-42c3-a5b5-b028ea8c977f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2025.10.28 02:48:02.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.87 MiB, peak 164.99 MiB, free memory in arenas 0.00 B, will set to 158.52 MiB (RSS), difference: 3.65 MiB | ||
| 816 | 2025.10.28 02:48:05.493883 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2025.10.28 02:48:05.493929 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2025.10.28 02:48:05.547579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 988 | ||
| 819 | 2025.10.28 02:48:05.554271 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2025.10.28 02:48:05.554321 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 821 | 2025.10.28 02:48:05.555167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2025.10.28 02:48:05.555755 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2025.10.28 02:48:05.557981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 988 | ||
| 824 | 2025.10.28 02:48:05.591499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2025.10.28 02:48:05.611031 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2025.10.28 02:48:05.611104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 827 | 2025.10.28 02:48:05.617756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2025.10.28 02:48:05.619028 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2025.10.28 02:48:05.622542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2025.10.28 02:48:06.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.23 MiB, peak 164.99 MiB, free memory in arenas 0.00 B, will set to 162.27 MiB (RSS), difference: 3.04 MiB | ||
| 831 | 2025.10.28 02:48:08.877125 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55358 | ||
| 832 | 2025.10.28 02:48:08.877264 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2025.10.28 02:48:08.877295 [ 286 ] {} <Debug> TCP-Session: f4c0e743-228d-4379-b302-5cc5b8eb005c Authenticating user 'default' from [fd00:1122:3344:101::e]:55358 | ||
| 834 | 2025.10.28 02:48:08.877320 [ 286 ] {} <Debug> TCP-Session: f4c0e743-228d-4379-b302-5cc5b8eb005c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2025.10.28 02:48:08.877336 [ 286 ] {} <Debug> TCP-Session: f4c0e743-228d-4379-b302-5cc5b8eb005c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2025.10.28 02:48:08.877581 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34690 | ||
| 837 | 2025.10.28 02:48:08.877622 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63474 | ||
| 838 | 2025.10.28 02:48:08.877648 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33295 | ||
| 839 | 2025.10.28 02:48:08.877688 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43431 | ||
| 840 | 2025.10.28 02:48:08.877725 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40840 | ||
| 841 | 2025.10.28 02:48:08.877730 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48830 | ||
| 842 | 2025.10.28 02:48:08.877773 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2025.10.28 02:48:08.877805 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2025.10.28 02:48:08.877819 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2025.10.28 02:48:08.877831 [ 288 ] {} <Debug> TCP-Session: 784fa10a-5385-44a0-a73a-34fd01e2a42b Authenticating user 'default' from [fd00:1122:3344:101::e]:63474 | ||
| 846 | 2025.10.28 02:48:08.877838 [ 292 ] {} <Debug> TCP-Session: 39b62965-8541-4c68-8a11-56354e72967d Authenticating user 'default' from [fd00:1122:3344:101::e]:43431 | ||
| 847 | 2025.10.28 02:48:08.877851 [ 294 ] {} <Debug> TCP-Session: c188e9ff-ca8a-4560-8ef3-0df3c36ae480 Authenticating user 'default' from [fd00:1122:3344:101::e]:40840 | ||
| 848 | 2025.10.28 02:48:08.877869 [ 288 ] {} <Debug> TCP-Session: 784fa10a-5385-44a0-a73a-34fd01e2a42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2025.10.28 02:48:08.877872 [ 292 ] {} <Debug> TCP-Session: 39b62965-8541-4c68-8a11-56354e72967d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2025.10.28 02:48:08.877884 [ 294 ] {} <Debug> TCP-Session: c188e9ff-ca8a-4560-8ef3-0df3c36ae480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2025.10.28 02:48:08.877901 [ 292 ] {} <Debug> TCP-Session: 39b62965-8541-4c68-8a11-56354e72967d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2025.10.28 02:48:08.877895 [ 288 ] {} <Debug> TCP-Session: 784fa10a-5385-44a0-a73a-34fd01e2a42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2025.10.28 02:48:08.877923 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2025.10.28 02:48:08.877794 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2025.10.28 02:48:08.877972 [ 293 ] {} <Debug> TCP-Session: 483710b1-eb22-44cb-bf9d-840e062a7f05 Authenticating user 'default' from [fd00:1122:3344:101::e]:48830 | ||
| 856 | 2025.10.28 02:48:08.877995 [ 290 ] {} <Debug> TCP-Session: 5139ed5e-7002-4b4e-910c-f6e6cbf97e84 Authenticating user 'default' from [fd00:1122:3344:101::e]:33295 | ||
| 857 | 2025.10.28 02:48:08.877731 [ 286 ] {} <Trace> TCP-Session: f4c0e743-228d-4379-b302-5cc5b8eb005c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.10.28 02:48:08.878020 [ 290 ] {} <Debug> TCP-Session: 5139ed5e-7002-4b4e-910c-f6e6cbf97e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2025.10.28 02:48:08.878011 [ 293 ] {} <Debug> TCP-Session: 483710b1-eb22-44cb-bf9d-840e062a7f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2025.10.28 02:48:08.878057 [ 290 ] {} <Debug> TCP-Session: 5139ed5e-7002-4b4e-910c-f6e6cbf97e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2025.10.28 02:48:08.878084 [ 293 ] {} <Debug> TCP-Session: 483710b1-eb22-44cb-bf9d-840e062a7f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2025.10.28 02:48:08.877650 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59597 | ||
| 863 | 2025.10.28 02:48:08.877640 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61095 | ||
| 864 | 2025.10.28 02:48:08.877699 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 865 | 2025.10.28 02:48:08.877916 [ 294 ] {} <Debug> TCP-Session: c188e9ff-ca8a-4560-8ef3-0df3c36ae480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2025.10.28 02:48:08.878192 [ 286 ] {82689399-aef1-4791-9e2c-b9706608d335} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55358) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 867 | 2025.10.28 02:48:08.878204 [ 287 ] {} <Debug> TCP-Session: d5bd934c-05bb-482a-9527-9d6b6fd8246d Authenticating user 'default' from [fd00:1122:3344:101::e]:34690 | ||
| 868 | 2025.10.28 02:48:08.878246 [ 287 ] {} <Debug> TCP-Session: d5bd934c-05bb-482a-9527-9d6b6fd8246d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2025.10.28 02:48:08.878259 [ 287 ] {} <Debug> TCP-Session: d5bd934c-05bb-482a-9527-9d6b6fd8246d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2025.10.28 02:48:08.878386 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 871 | 2025.10.28 02:48:08.878387 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2025.10.28 02:48:08.878422 [ 291 ] {} <Debug> TCP-Session: 1025c36a-9640-42ef-b221-87b4a70453a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59597 | ||
| 873 | 2025.10.28 02:48:08.878440 [ 289 ] {} <Debug> TCP-Session: 0afe803b-abad-4a33-a0d6-ca69b8e20903 Authenticating user 'default' from [fd00:1122:3344:101::e]:61095 | ||
| 874 | 2025.10.28 02:48:08.878448 [ 291 ] {} <Debug> TCP-Session: 1025c36a-9640-42ef-b221-87b4a70453a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2025.10.28 02:48:08.878467 [ 289 ] {} <Debug> TCP-Session: 0afe803b-abad-4a33-a0d6-ca69b8e20903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2025.10.28 02:48:08.878476 [ 291 ] {} <Debug> TCP-Session: 1025c36a-9640-42ef-b221-87b4a70453a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2025.10.28 02:48:08.878491 [ 289 ] {} <Debug> TCP-Session: 0afe803b-abad-4a33-a0d6-ca69b8e20903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2025.10.28 02:48:08.878470 [ 286 ] {82689399-aef1-4791-9e2c-b9706608d335} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 879 | 2025.10.28 02:48:08.878581 [ 286 ] {82689399-aef1-4791-9e2c-b9706608d335} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2025.10.28 02:48:08.878895 [ 286 ] {82689399-aef1-4791-9e2c-b9706608d335} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 881 | 2025.10.28 02:48:08.879882 [ 309 ] {82689399-aef1-4791-9e2c-b9706608d335} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2025.10.28 02:48:08.879947 [ 309 ] {82689399-aef1-4791-9e2c-b9706608d335} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2025.10.28 02:48:08.879985 [ 309 ] {82689399-aef1-4791-9e2c-b9706608d335} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000989973 sec. (1010.129 rows/sec., 39.46 KiB/sec.) | ||
| 884 | 2025.10.28 02:48:08.880004 [ 309 ] {82689399-aef1-4791-9e2c-b9706608d335} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2025.10.28 02:48:08.881347 [ 286 ] {82689399-aef1-4791-9e2c-b9706608d335} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003215 sec., 311.04199066874025 rows/sec., 12.15 KiB/sec. | ||
| 886 | 2025.10.28 02:48:08.881490 [ 286 ] {82689399-aef1-4791-9e2c-b9706608d335} <Debug> TCPHandler: Processed in 0.003882347 sec. | ||
| 887 | 2025.10.28 02:48:08.881598 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2025.10.28 02:48:08.881625 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2025.10.28 02:48:08.881628 [ 286 ] {} <Debug> TCP-Session: f4c0e743-228d-4379-b302-5cc5b8eb005c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2025.10.28 02:48:08.881641 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2025.10.28 02:48:08.881659 [ 294 ] {} <Debug> TCP-Session: c188e9ff-ca8a-4560-8ef3-0df3c36ae480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2025.10.28 02:48:08.881664 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2025.10.28 02:48:08.881693 [ 287 ] {} <Debug> TCP-Session: d5bd934c-05bb-482a-9527-9d6b6fd8246d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2025.10.28 02:48:08.881716 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2025.10.28 02:48:08.881734 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2025.10.28 02:48:08.881751 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2025.10.28 02:48:08.881761 [ 291 ] {} <Debug> TCP-Session: 1025c36a-9640-42ef-b221-87b4a70453a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2025.10.28 02:48:08.881781 [ 290 ] {} <Debug> TCP-Session: 5139ed5e-7002-4b4e-910c-f6e6cbf97e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2025.10.28 02:48:08.881799 [ 293 ] {} <Debug> TCP-Session: 483710b1-eb22-44cb-bf9d-840e062a7f05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2025.10.28 02:48:08.881736 [ 289 ] {} <Debug> TCP-Session: 0afe803b-abad-4a33-a0d6-ca69b8e20903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2025.10.28 02:48:08.881684 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2025.10.28 02:48:08.881699 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2025.10.28 02:48:08.881888 [ 292 ] {} <Debug> TCP-Session: 39b62965-8541-4c68-8a11-56354e72967d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2025.10.28 02:48:08.881899 [ 288 ] {} <Debug> TCP-Session: 784fa10a-5385-44a0-a73a-34fd01e2a42b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2025.10.28 02:48:08.953197 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46074 | ||
| 906 | 2025.10.28 02:48:08.953329 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2025.10.28 02:48:08.953360 [ 286 ] {} <Debug> TCP-Session: 9105cc8f-7ae9-4d97-ac59-683a9abb2930 Authenticating user 'default' from [fd00:1122:3344:101::e]:46074 | ||
| 908 | 2025.10.28 02:48:08.953387 [ 286 ] {} <Debug> TCP-Session: 9105cc8f-7ae9-4d97-ac59-683a9abb2930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2025.10.28 02:48:08.953404 [ 286 ] {} <Debug> TCP-Session: 9105cc8f-7ae9-4d97-ac59-683a9abb2930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2025.10.28 02:48:08.953687 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37490 | ||
| 911 | 2025.10.28 02:48:08.953720 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52594 | ||
| 912 | 2025.10.28 02:48:08.953730 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35900 | ||
| 913 | 2025.10.28 02:48:08.953771 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42260 | ||
| 914 | 2025.10.28 02:48:08.953781 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45279 | ||
| 915 | 2025.10.28 02:48:08.953818 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2025.10.28 02:48:08.953828 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2025.10.28 02:48:08.953851 [ 286 ] {} <Trace> TCP-Session: 9105cc8f-7ae9-4d97-ac59-683a9abb2930 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2025.10.28 02:48:08.953865 [ 290 ] {} <Debug> TCP-Session: d6f0eb0d-d272-4d55-945f-e5a6cb5496c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52594 | ||
| 919 | 2025.10.28 02:48:08.953883 [ 291 ] {} <Debug> TCP-Session: 2667f871-6842-4956-af16-00cd39858a97 Authenticating user 'default' from [fd00:1122:3344:101::e]:35900 | ||
| 920 | 2025.10.28 02:48:08.953902 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2025.10.28 02:48:08.953906 [ 290 ] {} <Debug> TCP-Session: d6f0eb0d-d272-4d55-945f-e5a6cb5496c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2025.10.28 02:48:08.953924 [ 291 ] {} <Debug> TCP-Session: 2667f871-6842-4956-af16-00cd39858a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2025.10.28 02:48:08.953939 [ 294 ] {} <Debug> TCP-Session: 3d75db6e-71df-4405-aa1a-1d4833e7e255 Authenticating user 'default' from [fd00:1122:3344:101::e]:45279 | ||
| 924 | 2025.10.28 02:48:08.953938 [ 290 ] {} <Debug> TCP-Session: d6f0eb0d-d272-4d55-945f-e5a6cb5496c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2025.10.28 02:48:08.953954 [ 291 ] {} <Debug> TCP-Session: 2667f871-6842-4956-af16-00cd39858a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2025.10.28 02:48:08.953971 [ 294 ] {} <Debug> TCP-Session: 3d75db6e-71df-4405-aa1a-1d4833e7e255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2025.10.28 02:48:08.953891 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 928 | 2025.10.28 02:48:08.954015 [ 294 ] {} <Debug> TCP-Session: 3d75db6e-71df-4405-aa1a-1d4833e7e255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2025.10.28 02:48:08.954037 [ 286 ] {7ee4e217-672d-401f-92c9-dac36810bb46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46074) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 930 | 2025.10.28 02:48:08.954047 [ 293 ] {} <Debug> TCP-Session: e4c34380-591f-458d-8c29-5534fc62e89d Authenticating user 'default' from [fd00:1122:3344:101::e]:42260 | ||
| 931 | 2025.10.28 02:48:08.953810 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2025.10.28 02:48:08.954085 [ 293 ] {} <Debug> TCP-Session: e4c34380-591f-458d-8c29-5534fc62e89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2025.10.28 02:48:08.953715 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46810 | ||
| 934 | 2025.10.28 02:48:08.954112 [ 287 ] {} <Debug> TCP-Session: 76c77acf-7a84-4860-bdef-4278444adadf Authenticating user 'default' from [fd00:1122:3344:101::e]:37490 | ||
| 935 | 2025.10.28 02:48:08.954114 [ 293 ] {} <Debug> TCP-Session: e4c34380-591f-458d-8c29-5534fc62e89d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2025.10.28 02:48:08.954170 [ 287 ] {} <Debug> TCP-Session: 76c77acf-7a84-4860-bdef-4278444adadf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2025.10.28 02:48:08.953751 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39190 | ||
| 938 | 2025.10.28 02:48:08.954201 [ 287 ] {} <Debug> TCP-Session: 76c77acf-7a84-4860-bdef-4278444adadf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2025.10.28 02:48:08.954195 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2025.10.28 02:48:08.953697 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33796 | ||
| 941 | 2025.10.28 02:48:08.954289 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2025.10.28 02:48:08.954297 [ 286 ] {7ee4e217-672d-401f-92c9-dac36810bb46} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 943 | 2025.10.28 02:48:08.954320 [ 292 ] {} <Debug> TCP-Session: 1d24135c-896f-42a7-98df-a764164fa135 Authenticating user 'default' from [fd00:1122:3344:101::e]:39190 | ||
| 944 | 2025.10.28 02:48:08.954288 [ 289 ] {} <Debug> TCP-Session: 42331f1a-d98d-4846-8315-6e836fb5d63c Authenticating user 'default' from [fd00:1122:3344:101::e]:46810 | ||
| 945 | 2025.10.28 02:48:08.954345 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2025.10.28 02:48:08.954356 [ 292 ] {} <Debug> TCP-Session: 1d24135c-896f-42a7-98df-a764164fa135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2025.10.28 02:48:08.954369 [ 286 ] {7ee4e217-672d-401f-92c9-dac36810bb46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 948 | 2025.10.28 02:48:08.954375 [ 289 ] {} <Debug> TCP-Session: 42331f1a-d98d-4846-8315-6e836fb5d63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2025.10.28 02:48:08.954391 [ 292 ] {} <Debug> TCP-Session: 1d24135c-896f-42a7-98df-a764164fa135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2025.10.28 02:48:08.954425 [ 289 ] {} <Debug> TCP-Session: 42331f1a-d98d-4846-8315-6e836fb5d63c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2025.10.28 02:48:08.954389 [ 288 ] {} <Debug> TCP-Session: 87d9975c-71e9-43cc-a4ad-941f7d361483 Authenticating user 'default' from [fd00:1122:3344:101::e]:33796 | ||
| 952 | 2025.10.28 02:48:08.954478 [ 288 ] {} <Debug> TCP-Session: 87d9975c-71e9-43cc-a4ad-941f7d361483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2025.10.28 02:48:08.954491 [ 288 ] {} <Debug> TCP-Session: 87d9975c-71e9-43cc-a4ad-941f7d361483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2025.10.28 02:48:08.954712 [ 286 ] {7ee4e217-672d-401f-92c9-dac36810bb46} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 955 | 2025.10.28 02:48:08.955634 [ 326 ] {7ee4e217-672d-401f-92c9-dac36810bb46} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2025.10.28 02:48:08.955691 [ 326 ] {7ee4e217-672d-401f-92c9-dac36810bb46} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2025.10.28 02:48:08.955726 [ 326 ] {7ee4e217-672d-401f-92c9-dac36810bb46} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091158 sec. (1096.996 rows/sec., 42.85 KiB/sec.) | ||
| 958 | 2025.10.28 02:48:08.955742 [ 326 ] {7ee4e217-672d-401f-92c9-dac36810bb46} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2025.10.28 02:48:08.957065 [ 286 ] {7ee4e217-672d-401f-92c9-dac36810bb46} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003088 sec., 323.8341968911917 rows/sec., 12.65 KiB/sec. | ||
| 960 | 2025.10.28 02:48:08.957204 [ 286 ] {7ee4e217-672d-401f-92c9-dac36810bb46} <Debug> TCPHandler: Processed in 0.003472814 sec. | ||
| 961 | 2025.10.28 02:48:08.957300 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2025.10.28 02:48:08.957329 [ 286 ] {} <Debug> TCP-Session: 9105cc8f-7ae9-4d97-ac59-683a9abb2930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2025.10.28 02:48:08.957332 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2025.10.28 02:48:08.957356 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2025.10.28 02:48:08.957374 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2025.10.28 02:48:08.957388 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2025.10.28 02:48:08.957392 [ 291 ] {} <Debug> TCP-Session: 2667f871-6842-4956-af16-00cd39858a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2025.10.28 02:48:08.957416 [ 293 ] {} <Debug> TCP-Session: e4c34380-591f-458d-8c29-5534fc62e89d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2025.10.28 02:48:08.957427 [ 289 ] {} <Debug> TCP-Session: 42331f1a-d98d-4846-8315-6e836fb5d63c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2025.10.28 02:48:08.957430 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2025.10.28 02:48:08.957448 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2025.10.28 02:48:08.957468 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2025.10.28 02:48:08.957499 [ 294 ] {} <Debug> TCP-Session: 3d75db6e-71df-4405-aa1a-1d4833e7e255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2025.10.28 02:48:08.957487 [ 290 ] {} <Debug> TCP-Session: d6f0eb0d-d272-4d55-945f-e5a6cb5496c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2025.10.28 02:48:08.957524 [ 292 ] {} <Debug> TCP-Session: 1d24135c-896f-42a7-98df-a764164fa135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2025.10.28 02:48:08.957380 [ 287 ] {} <Debug> TCP-Session: 76c77acf-7a84-4860-bdef-4278444adadf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2025.10.28 02:48:08.957412 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2025.10.28 02:48:08.957605 [ 288 ] {} <Debug> TCP-Session: 87d9975c-71e9-43cc-a4ad-941f7d361483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2025.10.28 02:48:10.545973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 980 | 2025.10.28 02:48:10.548131 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2025.10.28 02:48:10.548189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 982 | 2025.10.28 02:48:10.549436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2025.10.28 02:48:10.549933 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2025.10.28 02:48:10.550245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2025.10.28 02:48:11.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.49 MiB, peak 172.62 MiB, free memory in arenas 0.00 B, will set to 162.52 MiB (RSS), difference: 4.03 MiB | ||
| 986 | 2025.10.28 02:48:11.444657 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2025.10.28 02:48:11.444874 [ 3 ] {e2516df2-aa43-48a3-b83a-9d859064238a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2025.10.28 02:48:11.445175 [ 3 ] {e2516df2-aa43-48a3-b83a-9d859064238a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2025.10.28 02:48:11.445249 [ 3 ] {e2516df2-aa43-48a3-b83a-9d859064238a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2025.10.28 02:48:11.445701 [ 3 ] {e2516df2-aa43-48a3-b83a-9d859064238a} <Debug> TCPHandler: Processed in 0.001173029 sec. | ||
| 991 | 2025.10.28 02:48:11.467615 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2025.10.28 02:48:11.467767 [ 3 ] {18bbb6ce-e24b-43b7-98b7-83ee86609455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2025.10.28 02:48:11.478134 [ 3 ] {18bbb6ce-e24b-43b7-98b7-83ee86609455} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2025.10.28 02:48:11.478192 [ 3 ] {18bbb6ce-e24b-43b7-98b7-83ee86609455} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2025.10.28 02:48:11.480647 [ 3 ] {18bbb6ce-e24b-43b7-98b7-83ee86609455} <Debug> TCPHandler: Processed in 0.013089219 sec. | ||
| 996 | 2025.10.28 02:48:11.480907 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2025.10.28 02:48:11.481034 [ 3 ] {c300b9b6-168b-4633-b722-207855e07780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2025.10.28 02:48:11.485297 [ 3 ] {c300b9b6-168b-4633-b722-207855e07780} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2025.10.28 02:48:11.485347 [ 3 ] {c300b9b6-168b-4633-b722-207855e07780} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2025.10.28 02:48:11.485706 [ 3 ] {c300b9b6-168b-4633-b722-207855e07780} <Debug> TCPHandler: Processed in 0.004852619 sec. | ||
| 1001 | 2025.10.28 02:48:11.485921 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2025.10.28 02:48:11.486049 [ 3 ] {5bc1d562-f882-44be-9a10-4e5be21e57e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2025.10.28 02:48:11.486302 [ 3 ] {5bc1d562-f882-44be-9a10-4e5be21e57e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2025.10.28 02:48:11.486348 [ 3 ] {5bc1d562-f882-44be-9a10-4e5be21e57e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2025.10.28 02:48:11.486728 [ 3 ] {5bc1d562-f882-44be-9a10-4e5be21e57e1} <Debug> TCPHandler: Processed in 0.000860928 sec. | ||
| 1006 | 2025.10.28 02:48:11.486964 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2025.10.28 02:48:11.487080 [ 3 ] {05c028c2-85e6-4145-9213-421cd3c943ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2025.10.28 02:48:11.487331 [ 3 ] {05c028c2-85e6-4145-9213-421cd3c943ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2025.10.28 02:48:11.487374 [ 3 ] {05c028c2-85e6-4145-9213-421cd3c943ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2025.10.28 02:48:11.487694 [ 3 ] {05c028c2-85e6-4145-9213-421cd3c943ac} <Debug> TCPHandler: Processed in 0.000779085 sec. | ||
| 1011 | 2025.10.28 02:48:11.487898 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.10.28 02:48:11.488018 [ 3 ] {2a1c597d-3f3a-4df2-87b5-3e139ea2ac30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2025.10.28 02:48:11.488267 [ 3 ] {2a1c597d-3f3a-4df2-87b5-3e139ea2ac30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2025.10.28 02:48:11.488311 [ 3 ] {2a1c597d-3f3a-4df2-87b5-3e139ea2ac30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2025.10.28 02:48:11.488630 [ 3 ] {2a1c597d-3f3a-4df2-87b5-3e139ea2ac30} <Debug> TCPHandler: Processed in 0.000786756 sec. | ||
| 1016 | 2025.10.28 02:48:11.488827 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2025.10.28 02:48:11.488941 [ 3 ] {7c6b9cff-71e3-47c3-b375-d972b88430a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1018 | 2025.10.28 02:48:11.489188 [ 3 ] {7c6b9cff-71e3-47c3-b375-d972b88430a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2025.10.28 02:48:11.489233 [ 3 ] {7c6b9cff-71e3-47c3-b375-d972b88430a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2025.10.28 02:48:11.489541 [ 3 ] {7c6b9cff-71e3-47c3-b375-d972b88430a1} <Debug> TCPHandler: Processed in 0.000762985 sec. | ||
| 1021 | 2025.10.28 02:48:11.489748 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.10.28 02:48:11.489865 [ 3 ] {7010e4da-f289-4f14-9def-40c3801e9553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1023 | 2025.10.28 02:48:11.490121 [ 3 ] {7010e4da-f289-4f14-9def-40c3801e9553} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2025.10.28 02:48:11.490164 [ 3 ] {7010e4da-f289-4f14-9def-40c3801e9553} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2025.10.28 02:48:11.490474 [ 3 ] {7010e4da-f289-4f14-9def-40c3801e9553} <Debug> TCPHandler: Processed in 0.000773955 sec. | ||
| 1026 | 2025.10.28 02:48:11.490670 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2025.10.28 02:48:11.490784 [ 3 ] {72ca7547-565d-46d2-964e-551864fcf531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1028 | 2025.10.28 02:48:11.491031 [ 3 ] {72ca7547-565d-46d2-964e-551864fcf531} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2025.10.28 02:48:11.491075 [ 3 ] {72ca7547-565d-46d2-964e-551864fcf531} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2025.10.28 02:48:11.491393 [ 3 ] {72ca7547-565d-46d2-964e-551864fcf531} <Debug> TCPHandler: Processed in 0.000772105 sec. | ||
| 1031 | 2025.10.28 02:48:11.491595 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2025.10.28 02:48:11.491709 [ 3 ] {9142bd2a-2fa9-43a1-8826-876041b24696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1033 | 2025.10.28 02:48:11.491953 [ 3 ] {9142bd2a-2fa9-43a1-8826-876041b24696} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2025.10.28 02:48:11.491997 [ 3 ] {9142bd2a-2fa9-43a1-8826-876041b24696} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2025.10.28 02:48:11.492305 [ 3 ] {9142bd2a-2fa9-43a1-8826-876041b24696} <Debug> TCPHandler: Processed in 0.000758815 sec. | ||
| 1036 | 2025.10.28 02:48:11.492498 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2025.10.28 02:48:11.492612 [ 3 ] {cda261c3-dca6-46ed-9904-48533147633a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1038 | 2025.10.28 02:48:11.492864 [ 3 ] {cda261c3-dca6-46ed-9904-48533147633a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2025.10.28 02:48:11.492909 [ 3 ] {cda261c3-dca6-46ed-9904-48533147633a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2025.10.28 02:48:11.493220 [ 3 ] {cda261c3-dca6-46ed-9904-48533147633a} <Debug> TCPHandler: Processed in 0.000769885 sec. | ||
| 1041 | 2025.10.28 02:48:11.493413 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2025.10.28 02:48:11.493530 [ 3 ] {b95a4f30-3086-426f-8987-433d0024d01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1043 | 2025.10.28 02:48:11.493782 [ 3 ] {b95a4f30-3086-426f-8987-433d0024d01c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2025.10.28 02:48:11.493826 [ 3 ] {b95a4f30-3086-426f-8987-433d0024d01c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2025.10.28 02:48:11.494133 [ 3 ] {b95a4f30-3086-426f-8987-433d0024d01c} <Debug> TCPHandler: Processed in 0.000768145 sec. | ||
| 1046 | 2025.10.28 02:48:11.494337 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2025.10.28 02:48:11.494452 [ 3 ] {c02954be-9462-4e7f-a830-2c703118a0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1048 | 2025.10.28 02:48:11.494702 [ 3 ] {c02954be-9462-4e7f-a830-2c703118a0ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2025.10.28 02:48:11.494745 [ 3 ] {c02954be-9462-4e7f-a830-2c703118a0ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2025.10.28 02:48:11.495061 [ 3 ] {c02954be-9462-4e7f-a830-2c703118a0ac} <Debug> TCPHandler: Processed in 0.000771425 sec. | ||
| 1051 | 2025.10.28 02:48:11.495257 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2025.10.28 02:48:11.495374 [ 3 ] {db9d4b5d-4aa4-4818-b67a-17b93693e25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1053 | 2025.10.28 02:48:11.495629 [ 3 ] {db9d4b5d-4aa4-4818-b67a-17b93693e25a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2025.10.28 02:48:11.495672 [ 3 ] {db9d4b5d-4aa4-4818-b67a-17b93693e25a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2025.10.28 02:48:11.496008 [ 3 ] {db9d4b5d-4aa4-4818-b67a-17b93693e25a} <Debug> TCPHandler: Processed in 0.000798006 sec. | ||
| 1056 | 2025.10.28 02:48:11.496227 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2025.10.28 02:48:11.496355 [ 3 ] {74759f52-d522-48e1-aa71-c1bb027e2662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1058 | 2025.10.28 02:48:11.496633 [ 3 ] {74759f52-d522-48e1-aa71-c1bb027e2662} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2025.10.28 02:48:11.496679 [ 3 ] {74759f52-d522-48e1-aa71-c1bb027e2662} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2025.10.28 02:48:11.497039 [ 3 ] {74759f52-d522-48e1-aa71-c1bb027e2662} <Debug> TCPHandler: Processed in 0.000860618 sec. | ||
| 1061 | 2025.10.28 02:48:11.498364 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2025.10.28 02:48:11.498490 [ 3 ] {eae4befc-6331-4d12-945e-b6f5da80b836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1063 | 2025.10.28 02:48:11.498760 [ 3 ] {eae4befc-6331-4d12-945e-b6f5da80b836} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2025.10.28 02:48:11.498803 [ 3 ] {eae4befc-6331-4d12-945e-b6f5da80b836} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2025.10.28 02:48:11.499138 [ 3 ] {eae4befc-6331-4d12-945e-b6f5da80b836} <Debug> TCPHandler: Processed in 0.000823887 sec. | ||
| 1066 | 2025.10.28 02:48:11.499511 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2025.10.28 02:48:11.499635 [ 3 ] {abd3ac6b-b5df-4077-b5c0-c8000bb8658b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1068 | 2025.10.28 02:48:11.499903 [ 3 ] {abd3ac6b-b5df-4077-b5c0-c8000bb8658b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2025.10.28 02:48:11.499947 [ 3 ] {abd3ac6b-b5df-4077-b5c0-c8000bb8658b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2025.10.28 02:48:11.500261 [ 3 ] {abd3ac6b-b5df-4077-b5c0-c8000bb8658b} <Debug> TCPHandler: Processed in 0.000798546 sec. | ||
| 1071 | 2025.10.28 02:48:11.500455 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2025.10.28 02:48:11.500578 [ 3 ] {22a2a141-997e-40ef-bbfd-456e7d7374fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2025.10.28 02:48:11.500847 [ 3 ] {22a2a141-997e-40ef-bbfd-456e7d7374fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2025.10.28 02:48:11.500891 [ 3 ] {22a2a141-997e-40ef-bbfd-456e7d7374fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2025.10.28 02:48:11.501197 [ 3 ] {22a2a141-997e-40ef-bbfd-456e7d7374fb} <Debug> TCPHandler: Processed in 0.000791326 sec. | ||
| 1076 | 2025.10.28 02:48:11.501392 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2025.10.28 02:48:11.501514 [ 3 ] {0210ee2a-8e5a-4446-8cc4-cb83b23b7cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2025.10.28 02:48:11.501779 [ 3 ] {0210ee2a-8e5a-4446-8cc4-cb83b23b7cdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2025.10.28 02:48:11.501822 [ 3 ] {0210ee2a-8e5a-4446-8cc4-cb83b23b7cdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2025.10.28 02:48:11.502129 [ 3 ] {0210ee2a-8e5a-4446-8cc4-cb83b23b7cdf} <Debug> TCPHandler: Processed in 0.000786805 sec. | ||
| 1081 | 2025.10.28 02:48:11.502455 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2025.10.28 02:48:11.502579 [ 3 ] {66d18fc7-86d3-4a6a-919e-5d41aaa21f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1083 | 2025.10.28 02:48:11.502845 [ 3 ] {66d18fc7-86d3-4a6a-919e-5d41aaa21f40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2025.10.28 02:48:11.502889 [ 3 ] {66d18fc7-86d3-4a6a-919e-5d41aaa21f40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2025.10.28 02:48:11.503230 [ 3 ] {66d18fc7-86d3-4a6a-919e-5d41aaa21f40} <Debug> TCPHandler: Processed in 0.000823637 sec. | ||
| 1086 | 2025.10.28 02:48:11.506720 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2025.10.28 02:48:11.506871 [ 3 ] {71f525d4-9230-43eb-b1cb-91f16512b71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 1088 | 2025.10.28 02:48:11.507193 [ 3 ] {71f525d4-9230-43eb-b1cb-91f16512b71f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2025.10.28 02:48:11.507243 [ 3 ] {71f525d4-9230-43eb-b1cb-91f16512b71f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2025.10.28 02:48:11.507618 [ 3 ] {71f525d4-9230-43eb-b1cb-91f16512b71f} <Debug> TCPHandler: Processed in 0.000957581 sec. | ||
| 1091 | 2025.10.28 02:48:11.510611 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2025.10.28 02:48:11.510766 [ 3 ] {a99dfc70-74c2-400d-b091-830632442397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 1093 | 2025.10.28 02:48:11.511046 [ 3 ] {a99dfc70-74c2-400d-b091-830632442397} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2025.10.28 02:48:11.511089 [ 3 ] {a99dfc70-74c2-400d-b091-830632442397} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2025.10.28 02:48:11.511387 [ 3 ] {a99dfc70-74c2-400d-b091-830632442397} <Debug> TCPHandler: Processed in 0.000837207 sec. | ||
| 1096 | 2025.10.28 02:48:11.511953 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2025.10.28 02:48:11.512074 [ 3 ] {0b23c70d-205a-4da6-8fb7-241658585b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 1098 | 2025.10.28 02:48:11.512341 [ 3 ] {0b23c70d-205a-4da6-8fb7-241658585b19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2025.10.28 02:48:11.512382 [ 3 ] {0b23c70d-205a-4da6-8fb7-241658585b19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1100 | 2025.10.28 02:48:11.512685 [ 3 ] {0b23c70d-205a-4da6-8fb7-241658585b19} <Debug> TCPHandler: Processed in 0.000781046 sec. | ||
| 1101 | 2025.10.28 02:48:11.512912 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2025.10.28 02:48:11.513035 [ 3 ] {fc8b66da-a917-4e1c-8d1f-89dde88bf1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 1103 | 2025.10.28 02:48:11.513300 [ 3 ] {fc8b66da-a917-4e1c-8d1f-89dde88bf1c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2025.10.28 02:48:11.513342 [ 3 ] {fc8b66da-a917-4e1c-8d1f-89dde88bf1c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2025.10.28 02:48:11.513632 [ 3 ] {fc8b66da-a917-4e1c-8d1f-89dde88bf1c8} <Debug> TCPHandler: Processed in 0.000767894 sec. | ||
| 1106 | 2025.10.28 02:48:11.513862 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2025.10.28 02:48:11.513984 [ 3 ] {0bece1b9-c95d-4aa9-869c-24560f54b34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 1108 | 2025.10.28 02:48:11.514253 [ 3 ] {0bece1b9-c95d-4aa9-869c-24560f54b34c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2025.10.28 02:48:11.514295 [ 3 ] {0bece1b9-c95d-4aa9-869c-24560f54b34c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2025.10.28 02:48:11.514584 [ 3 ] {0bece1b9-c95d-4aa9-869c-24560f54b34c} <Debug> TCPHandler: Processed in 0.000770066 sec. | ||
| 1111 | 2025.10.28 02:48:11.514815 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2025.10.28 02:48:11.514939 [ 3 ] {80be2ba9-f411-46f1-91ee-337ac7cdc1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 1113 | 2025.10.28 02:48:11.515204 [ 3 ] {80be2ba9-f411-46f1-91ee-337ac7cdc1e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1114 | 2025.10.28 02:48:11.515246 [ 3 ] {80be2ba9-f411-46f1-91ee-337ac7cdc1e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1115 | 2025.10.28 02:48:11.515529 [ 3 ] {80be2ba9-f411-46f1-91ee-337ac7cdc1e4} <Debug> TCPHandler: Processed in 0.000761755 sec. | ||
| 1116 | 2025.10.28 02:48:11.515760 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2025.10.28 02:48:11.515884 [ 3 ] {69627baf-279d-4f4b-8162-7f79f45c5c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 1118 | 2025.10.28 02:48:11.516188 [ 3 ] {69627baf-279d-4f4b-8162-7f79f45c5c16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1119 | 2025.10.28 02:48:11.516230 [ 3 ] {69627baf-279d-4f4b-8162-7f79f45c5c16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1120 | 2025.10.28 02:48:11.516530 [ 3 ] {69627baf-279d-4f4b-8162-7f79f45c5c16} <Debug> TCPHandler: Processed in 0.000817046 sec. | ||
| 1121 | 2025.10.28 02:48:11.516772 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2025.10.28 02:48:11.516897 [ 3 ] {6850b6ba-2514-44ff-9fe7-567d64904849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 1123 | 2025.10.28 02:48:11.517171 [ 3 ] {6850b6ba-2514-44ff-9fe7-567d64904849} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2025.10.28 02:48:11.517213 [ 3 ] {6850b6ba-2514-44ff-9fe7-567d64904849} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1125 | 2025.10.28 02:48:11.517559 [ 3 ] {6850b6ba-2514-44ff-9fe7-567d64904849} <Debug> TCPHandler: Processed in 0.000833537 sec. | ||
| 1126 | 2025.10.28 02:48:11.517826 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2025.10.28 02:48:11.517958 [ 3 ] {a10cea01-e6a8-4fdc-85ce-3c7ff5fa86ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 1128 | 2025.10.28 02:48:11.518257 [ 3 ] {a10cea01-e6a8-4fdc-85ce-3c7ff5fa86ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1129 | 2025.10.28 02:48:11.518305 [ 3 ] {a10cea01-e6a8-4fdc-85ce-3c7ff5fa86ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1130 | 2025.10.28 02:48:11.518617 [ 3 ] {a10cea01-e6a8-4fdc-85ce-3c7ff5fa86ff} <Debug> TCPHandler: Processed in 0.000844318 sec. | ||
| 1131 | 2025.10.28 02:48:11.518855 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2025.10.28 02:48:11.519018 [ 3 ] {3f2055b5-7a3a-4586-a5ab-c604768503a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 1133 | 2025.10.28 02:48:11.519311 [ 3 ] {3f2055b5-7a3a-4586-a5ab-c604768503a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1134 | 2025.10.28 02:48:11.519362 [ 3 ] {3f2055b5-7a3a-4586-a5ab-c604768503a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2025.10.28 02:48:11.519752 [ 3 ] {3f2055b5-7a3a-4586-a5ab-c604768503a0} <Debug> TCPHandler: Processed in 0.000948721 sec. | ||
| 1136 | 2025.10.28 02:48:11.519999 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2025.10.28 02:48:11.520126 [ 3 ] {d7fbcafa-ecd6-4900-93a3-7756c549019c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 1138 | 2025.10.28 02:48:11.520414 [ 3 ] {d7fbcafa-ecd6-4900-93a3-7756c549019c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1139 | 2025.10.28 02:48:11.520458 [ 3 ] {d7fbcafa-ecd6-4900-93a3-7756c549019c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1140 | 2025.10.28 02:48:11.520771 [ 3 ] {d7fbcafa-ecd6-4900-93a3-7756c549019c} <Debug> TCPHandler: Processed in 0.000828527 sec. | ||
| 1141 | 2025.10.28 02:48:11.532173 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2025.10.28 02:48:11.532330 [ 3 ] {57d4206c-ae9b-45b4-ad7d-fe664fced772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 1143 | 2025.10.28 02:48:11.532648 [ 3 ] {57d4206c-ae9b-45b4-ad7d-fe664fced772} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1144 | 2025.10.28 02:48:11.532694 [ 3 ] {57d4206c-ae9b-45b4-ad7d-fe664fced772} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1145 | 2025.10.28 02:48:11.533030 [ 3 ] {57d4206c-ae9b-45b4-ad7d-fe664fced772} <Debug> TCPHandler: Processed in 0.00090817 sec. | ||
| 1146 | 2025.10.28 02:48:11.535115 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2025.10.28 02:48:11.535230 [ 3 ] {226f57a5-c9f6-47c9-b7be-c2963c3476b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1148 | 2025.10.28 02:48:11.535273 [ 3 ] {226f57a5-c9f6-47c9-b7be-c2963c3476b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1149 | 2025.10.28 02:48:11.535818 [ 3 ] {226f57a5-c9f6-47c9-b7be-c2963c3476b3} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2025.10.28 02:48:11.535856 [ 3 ] {226f57a5-c9f6-47c9-b7be-c2963c3476b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1151 | 2025.10.28 02:48:11.538872 [ 3 ] {226f57a5-c9f6-47c9-b7be-c2963c3476b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1152 | 2025.10.28 02:48:11.539279 [ 3 ] {226f57a5-c9f6-47c9-b7be-c2963c3476b3} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2025.10.28 02:48:11.539434 [ 3 ] {226f57a5-c9f6-47c9-b7be-c2963c3476b3} <Debug> executeQuery: Read 32 rows, 7.13 KiB in 0.004235 sec., 7556.080283353011 rows/sec., 1.64 MiB/sec. | ||
| 1154 | 2025.10.28 02:48:11.539472 [ 3 ] {226f57a5-c9f6-47c9-b7be-c2963c3476b3} <Debug> TCPHandler: Processed in 0.004409264 sec. | ||
| 1155 | 2025.10.28 02:48:11.539599 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2025.10.28 02:48:11.539698 [ 3 ] {8ab80be7-fc1b-4610-8192-66909eda8485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1157 | 2025.10.28 02:48:11.539741 [ 3 ] {8ab80be7-fc1b-4610-8192-66909eda8485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1158 | 2025.10.28 02:48:11.549441 [ 3 ] {8ab80be7-fc1b-4610-8192-66909eda8485} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2025.10.28 02:48:11.549478 [ 3 ] {8ab80be7-fc1b-4610-8192-66909eda8485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1160 | 2025.10.28 02:48:11.552424 [ 3 ] {8ab80be7-fc1b-4610-8192-66909eda8485} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1161 | 2025.10.28 02:48:11.552876 [ 3 ] {8ab80be7-fc1b-4610-8192-66909eda8485} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2025.10.28 02:48:11.553017 [ 3 ] {8ab80be7-fc1b-4610-8192-66909eda8485} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.013341 sec., 30732.328910876244 rows/sec., 1.95 MiB/sec. | ||
| 1163 | 2025.10.28 02:48:11.553057 [ 3 ] {8ab80be7-fc1b-4610-8192-66909eda8485} <Debug> TCPHandler: Processed in 0.013508522 sec. | ||
| 1164 | 2025.10.28 02:48:11.553187 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2025.10.28 02:48:11.553287 [ 3 ] {a8a1a6b1-f1cb-4011-9d27-fe6f5d9fd7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1166 | 2025.10.28 02:48:11.553330 [ 3 ] {a8a1a6b1-f1cb-4011-9d27-fe6f5d9fd7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1167 | 2025.10.28 02:48:11.553749 [ 3 ] {a8a1a6b1-f1cb-4011-9d27-fe6f5d9fd7ca} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2025.10.28 02:48:11.553784 [ 3 ] {a8a1a6b1-f1cb-4011-9d27-fe6f5d9fd7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1169 | 2025.10.28 02:48:11.554232 [ 3 ] {a8a1a6b1-f1cb-4011-9d27-fe6f5d9fd7ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1170 | 2025.10.28 02:48:11.554654 [ 3 ] {a8a1a6b1-f1cb-4011-9d27-fe6f5d9fd7ca} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2025.10.28 02:48:11.554784 [ 3 ] {a8a1a6b1-f1cb-4011-9d27-fe6f5d9fd7ca} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00152 sec., 6578.9473684210525 rows/sec., 536.47 KiB/sec. | ||
| 1172 | 2025.10.28 02:48:11.554820 [ 3 ] {a8a1a6b1-f1cb-4011-9d27-fe6f5d9fd7ca} <Debug> TCPHandler: Processed in 0.001687285 sec. | ||
| 1173 | 2025.10.28 02:48:11.554920 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2025.10.28 02:48:11.555014 [ 3 ] {78d5b77b-51fc-4b1a-a986-883f623fa024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1175 | 2025.10.28 02:48:11.555054 [ 3 ] {78d5b77b-51fc-4b1a-a986-883f623fa024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1176 | 2025.10.28 02:48:11.556107 [ 3 ] {78d5b77b-51fc-4b1a-a986-883f623fa024} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2025.10.28 02:48:11.556141 [ 3 ] {78d5b77b-51fc-4b1a-a986-883f623fa024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1178 | 2025.10.28 02:48:11.556785 [ 3 ] {78d5b77b-51fc-4b1a-a986-883f623fa024} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1179 | 2025.10.28 02:48:11.557246 [ 3 ] {78d5b77b-51fc-4b1a-a986-883f623fa024} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2025.10.28 02:48:11.557376 [ 3 ] {78d5b77b-51fc-4b1a-a986-883f623fa024} <Debug> executeQuery: Read 1142 rows, 92.74 KiB in 0.00238 sec., 479831.93277310923 rows/sec., 38.05 MiB/sec. | ||
| 1181 | 2025.10.28 02:48:11.557412 [ 3 ] {78d5b77b-51fc-4b1a-a986-883f623fa024} <Debug> TCPHandler: Processed in 0.002541463 sec. | ||
| 1182 | 2025.10.28 02:48:11.557523 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2025.10.28 02:48:11.557618 [ 3 ] {e5b52560-2259-44e5-909e-39c795d39117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1184 | 2025.10.28 02:48:11.557657 [ 3 ] {e5b52560-2259-44e5-909e-39c795d39117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1185 | 2025.10.28 02:48:11.558135 [ 3 ] {e5b52560-2259-44e5-909e-39c795d39117} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2025.10.28 02:48:11.558169 [ 3 ] {e5b52560-2259-44e5-909e-39c795d39117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1187 | 2025.10.28 02:48:11.558602 [ 3 ] {e5b52560-2259-44e5-909e-39c795d39117} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1188 | 2025.10.28 02:48:11.559039 [ 3 ] {e5b52560-2259-44e5-909e-39c795d39117} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2025.10.28 02:48:11.559167 [ 3 ] {e5b52560-2259-44e5-909e-39c795d39117} <Debug> executeQuery: Read 229 rows, 14.07 KiB in 0.001568 sec., 146045.91836734695 rows/sec., 8.76 MiB/sec. | ||
| 1190 | 2025.10.28 02:48:11.559202 [ 3 ] {e5b52560-2259-44e5-909e-39c795d39117} <Debug> TCPHandler: Processed in 0.001729496 sec. | ||
| 1191 | 2025.10.28 02:48:11.559308 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2025.10.28 02:48:11.559403 [ 3 ] {6867f467-6304-4729-8031-f6a379d8b342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1193 | 2025.10.28 02:48:11.559442 [ 3 ] {6867f467-6304-4729-8031-f6a379d8b342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1194 | 2025.10.28 02:48:11.559939 [ 3 ] {6867f467-6304-4729-8031-f6a379d8b342} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2025.10.28 02:48:11.559971 [ 3 ] {6867f467-6304-4729-8031-f6a379d8b342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1196 | 2025.10.28 02:48:11.560419 [ 3 ] {6867f467-6304-4729-8031-f6a379d8b342} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1197 | 2025.10.28 02:48:11.560838 [ 3 ] {6867f467-6304-4729-8031-f6a379d8b342} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2025.10.28 02:48:11.560972 [ 3 ] {6867f467-6304-4729-8031-f6a379d8b342} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001587 sec., 134215.50094517958 rows/sec., 8.66 MiB/sec. | ||
| 1199 | 2025.10.28 02:48:11.561009 [ 3 ] {6867f467-6304-4729-8031-f6a379d8b342} <Debug> TCPHandler: Processed in 0.001750967 sec. | ||
| 1200 | 2025.10.28 02:48:11.561113 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2025.10.28 02:48:11.561206 [ 3 ] {b731904f-3b7f-453f-a76b-fc89bf7d39d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1202 | 2025.10.28 02:48:11.561245 [ 3 ] {b731904f-3b7f-453f-a76b-fc89bf7d39d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1203 | 2025.10.28 02:48:11.561706 [ 3 ] {b731904f-3b7f-453f-a76b-fc89bf7d39d0} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2025.10.28 02:48:11.561741 [ 3 ] {b731904f-3b7f-453f-a76b-fc89bf7d39d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1205 | 2025.10.28 02:48:11.564625 [ 3 ] {b731904f-3b7f-453f-a76b-fc89bf7d39d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1206 | 2025.10.28 02:48:11.565124 [ 3 ] {b731904f-3b7f-453f-a76b-fc89bf7d39d0} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2025.10.28 02:48:11.565252 [ 3 ] {b731904f-3b7f-453f-a76b-fc89bf7d39d0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.004064 sec., 51919.291338582676 rows/sec., 2.95 MiB/sec. | ||
| 1208 | 2025.10.28 02:48:11.565288 [ 3 ] {b731904f-3b7f-453f-a76b-fc89bf7d39d0} <Debug> TCPHandler: Processed in 0.004224518 sec. | ||
| 1209 | 2025.10.28 02:48:11.565401 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2025.10.28 02:48:11.565494 [ 3 ] {a50f1d33-f64f-4f54-8f07-c2b46fe03350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1211 | 2025.10.28 02:48:11.565533 [ 3 ] {a50f1d33-f64f-4f54-8f07-c2b46fe03350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1212 | 2025.10.28 02:48:11.566157 [ 3 ] {a50f1d33-f64f-4f54-8f07-c2b46fe03350} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2025.10.28 02:48:11.566191 [ 3 ] {a50f1d33-f64f-4f54-8f07-c2b46fe03350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1214 | 2025.10.28 02:48:11.566670 [ 3 ] {a50f1d33-f64f-4f54-8f07-c2b46fe03350} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1215 | 2025.10.28 02:48:11.567128 [ 3 ] {a50f1d33-f64f-4f54-8f07-c2b46fe03350} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2025.10.28 02:48:11.567243 [ 3 ] {a50f1d33-f64f-4f54-8f07-c2b46fe03350} <Debug> executeQuery: Read 701 rows, 50.24 KiB in 0.00179 sec., 391620.1117318436 rows/sec., 27.41 MiB/sec. | ||
| 1217 | 2025.10.28 02:48:11.567277 [ 3 ] {a50f1d33-f64f-4f54-8f07-c2b46fe03350} <Debug> TCPHandler: Processed in 0.001951584 sec. | ||
| 1218 | 2025.10.28 02:48:11.567380 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2025.10.28 02:48:11.567468 [ 3 ] {3088a82e-92c5-41b1-ac48-fc6ac9703a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1220 | 2025.10.28 02:48:11.567506 [ 3 ] {3088a82e-92c5-41b1-ac48-fc6ac9703a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1221 | 2025.10.28 02:48:11.572253 [ 3 ] {3088a82e-92c5-41b1-ac48-fc6ac9703a1b} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2025.10.28 02:48:11.572292 [ 3 ] {3088a82e-92c5-41b1-ac48-fc6ac9703a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1223 | 2025.10.28 02:48:11.577236 [ 3 ] {3088a82e-92c5-41b1-ac48-fc6ac9703a1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1224 | 2025.10.28 02:48:11.577816 [ 3 ] {3088a82e-92c5-41b1-ac48-fc6ac9703a1b} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2025.10.28 02:48:11.577953 [ 3 ] {3088a82e-92c5-41b1-ac48-fc6ac9703a1b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.010463 sec., 573.4492975246105 rows/sec., 29.96 KiB/sec. | ||
| 1226 | 2025.10.28 02:48:11.577991 [ 3 ] {3088a82e-92c5-41b1-ac48-fc6ac9703a1b} <Debug> TCPHandler: Processed in 0.010626228 sec. | ||
| 1227 | 2025.10.28 02:48:11.578108 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2025.10.28 02:48:11.578206 [ 3 ] {759089e1-7dff-44b7-bd35-0e9a11a87b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1229 | 2025.10.28 02:48:11.578250 [ 3 ] {759089e1-7dff-44b7-bd35-0e9a11a87b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1230 | 2025.10.28 02:48:11.580723 [ 3 ] {759089e1-7dff-44b7-bd35-0e9a11a87b94} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2025.10.28 02:48:11.580757 [ 3 ] {759089e1-7dff-44b7-bd35-0e9a11a87b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1232 | 2025.10.28 02:48:11.581383 [ 3 ] {759089e1-7dff-44b7-bd35-0e9a11a87b94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1233 | 2025.10.28 02:48:11.581962 [ 3 ] {759089e1-7dff-44b7-bd35-0e9a11a87b94} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2025.10.28 02:48:11.582096 [ 3 ] {759089e1-7dff-44b7-bd35-0e9a11a87b94} <Debug> executeQuery: Read 219 rows, 14.32 KiB in 0.00391 sec., 56010.23017902813 rows/sec., 3.58 MiB/sec. | ||
| 1235 | 2025.10.28 02:48:11.582132 [ 3 ] {759089e1-7dff-44b7-bd35-0e9a11a87b94} <Debug> TCPHandler: Processed in 0.004076453 sec. | ||
| 1236 | 2025.10.28 02:48:11.582247 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2025.10.28 02:48:11.582341 [ 3 ] {d15f32b9-69ef-4d3d-ad89-21fb97d07e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1238 | 2025.10.28 02:48:11.582384 [ 3 ] {d15f32b9-69ef-4d3d-ad89-21fb97d07e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1239 | 2025.10.28 02:48:11.582698 [ 3 ] {d15f32b9-69ef-4d3d-ad89-21fb97d07e74} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2025.10.28 02:48:11.582735 [ 3 ] {d15f32b9-69ef-4d3d-ad89-21fb97d07e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1241 | 2025.10.28 02:48:11.583238 [ 3 ] {d15f32b9-69ef-4d3d-ad89-21fb97d07e74} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1242 | 2025.10.28 02:48:11.583734 [ 3 ] {d15f32b9-69ef-4d3d-ad89-21fb97d07e74} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2025.10.28 02:48:11.583863 [ 3 ] {d15f32b9-69ef-4d3d-ad89-21fb97d07e74} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001541 sec., 1297.8585334198572 rows/sec., 84.92 KiB/sec. | ||
| 1244 | 2025.10.28 02:48:11.583901 [ 3 ] {d15f32b9-69ef-4d3d-ad89-21fb97d07e74} <Debug> TCPHandler: Processed in 0.001704076 sec. | ||
| 1245 | 2025.10.28 02:48:11.584010 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2025.10.28 02:48:11.584103 [ 3 ] {944a5e55-24a2-4cba-b399-81c2d13906dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1247 | 2025.10.28 02:48:11.584157 [ 3 ] {944a5e55-24a2-4cba-b399-81c2d13906dd} <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 | ||
| 1248 | 2025.10.28 02:48:11.584885 [ 3 ] {944a5e55-24a2-4cba-b399-81c2d13906dd} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2025.10.28 02:48:11.584924 [ 3 ] {944a5e55-24a2-4cba-b399-81c2d13906dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1250 | 2025.10.28 02:48:11.590441 [ 3 ] {944a5e55-24a2-4cba-b399-81c2d13906dd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1251 | 2025.10.28 02:48:11.590969 [ 3 ] {944a5e55-24a2-4cba-b399-81c2d13906dd} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2025.10.28 02:48:11.591108 [ 3 ] {944a5e55-24a2-4cba-b399-81c2d13906dd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.007023 sec., 1993.4500925530401 rows/sec., 3.57 MiB/sec. | ||
| 1253 | 2025.10.28 02:48:11.591163 [ 3 ] {944a5e55-24a2-4cba-b399-81c2d13906dd} <Debug> TCPHandler: Processed in 0.007202205 sec. | ||
| 1254 | 2025.10.28 02:48:11.591283 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2025.10.28 02:48:11.591378 [ 3 ] {cb1a1725-0441-4d24-8f59-e6cd9e0390f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1256 | 2025.10.28 02:48:11.591420 [ 3 ] {cb1a1725-0441-4d24-8f59-e6cd9e0390f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1257 | 2025.10.28 02:48:11.591736 [ 3 ] {cb1a1725-0441-4d24-8f59-e6cd9e0390f1} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2025.10.28 02:48:11.591773 [ 3 ] {cb1a1725-0441-4d24-8f59-e6cd9e0390f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1259 | 2025.10.28 02:48:11.592238 [ 3 ] {cb1a1725-0441-4d24-8f59-e6cd9e0390f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1260 | 2025.10.28 02:48:11.592806 [ 3 ] {cb1a1725-0441-4d24-8f59-e6cd9e0390f1} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2025.10.28 02:48:11.592963 [ 3 ] {cb1a1725-0441-4d24-8f59-e6cd9e0390f1} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 264.56 KiB/sec. | ||
| 1262 | 2025.10.28 02:48:11.593005 [ 3 ] {cb1a1725-0441-4d24-8f59-e6cd9e0390f1} <Debug> TCPHandler: Processed in 0.001772498 sec. | ||
| 1263 | 2025.10.28 02:48:11.593128 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2025.10.28 02:48:11.593223 [ 3 ] {5b174fce-594a-40c1-823a-39e495e5c0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1265 | 2025.10.28 02:48:11.593265 [ 3 ] {5b174fce-594a-40c1-823a-39e495e5c0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1266 | 2025.10.28 02:48:11.593610 [ 3 ] {5b174fce-594a-40c1-823a-39e495e5c0b9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2025.10.28 02:48:11.593648 [ 3 ] {5b174fce-594a-40c1-823a-39e495e5c0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1268 | 2025.10.28 02:48:11.594233 [ 3 ] {5b174fce-594a-40c1-823a-39e495e5c0b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1269 | 2025.10.28 02:48:11.594742 [ 3 ] {5b174fce-594a-40c1-823a-39e495e5c0b9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2025.10.28 02:48:11.594880 [ 3 ] {5b174fce-594a-40c1-823a-39e495e5c0b9} <Debug> executeQuery: Read 64 rows, 3.79 KiB in 0.001675 sec., 38208.9552238806 rows/sec., 2.21 MiB/sec. | ||
| 1271 | 2025.10.28 02:48:11.594943 [ 3 ] {5b174fce-594a-40c1-823a-39e495e5c0b9} <Debug> TCPHandler: Processed in 0.001864051 sec. | ||
| 1272 | 2025.10.28 02:48:12.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.64 MiB, peak 172.62 MiB, free memory in arenas 0.00 B, will set to 163.36 MiB (RSS), difference: -1.29 MiB | ||
| 1273 | 2025.10.28 02:48:13.058974 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1500 | ||
| 1274 | 2025.10.28 02:48:13.059489 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2025.10.28 02:48:13.059528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1276 | 2025.10.28 02:48:13.060140 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1277 | 2025.10.28 02:48:13.060575 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2025.10.28 02:48:13.060709 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1500 | ||
| 1279 | 2025.10.28 02:48:13.123516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1280 | 2025.10.28 02:48:13.141284 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2025.10.28 02:48:13.141354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1282 | 2025.10.28 02:48:13.147972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1283 | 2025.10.28 02:48:13.149194 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2025.10.28 02:48:13.152630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1285 | 2025.10.28 02:48:14.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.89 MiB, peak 172.62 MiB, free memory in arenas 0.00 B, will set to 165.93 MiB (RSS), difference: 2.03 MiB | ||
| 1286 | 2025.10.28 02:48:16.448651 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2025.10.28 02:48:16.448939 [ 3 ] {42b43132-1706-483d-b80a-70b6157691a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1288 | 2025.10.28 02:48:16.449046 [ 3 ] {42b43132-1706-483d-b80a-70b6157691a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1289 | 2025.10.28 02:48:16.449769 [ 3 ] {42b43132-1706-483d-b80a-70b6157691a5} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2025.10.28 02:48:16.449815 [ 3 ] {42b43132-1706-483d-b80a-70b6157691a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1291 | 2025.10.28 02:48:16.450198 [ 3 ] {42b43132-1706-483d-b80a-70b6157691a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1292 | 2025.10.28 02:48:16.450432 [ 3 ] {42b43132-1706-483d-b80a-70b6157691a5} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2025.10.28 02:48:16.450600 [ 3 ] {42b43132-1706-483d-b80a-70b6157691a5} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001739 sec., 29902.242668200113 rows/sec., 2.28 MiB/sec. | ||
| 1294 | 2025.10.28 02:48:16.450653 [ 3 ] {42b43132-1706-483d-b80a-70b6157691a5} <Debug> TCPHandler: Processed in 0.002181222 sec. | ||
| 1295 | 2025.10.28 02:48:16.450780 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2025.10.28 02:48:16.450883 [ 3 ] {a87d681f-43e9-448e-be4a-812996c5b6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1297 | 2025.10.28 02:48:16.450927 [ 3 ] {a87d681f-43e9-448e-be4a-812996c5b6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1298 | 2025.10.28 02:48:16.451370 [ 3 ] {a87d681f-43e9-448e-be4a-812996c5b6bb} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2025.10.28 02:48:16.451409 [ 3 ] {a87d681f-43e9-448e-be4a-812996c5b6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1300 | 2025.10.28 02:48:16.451712 [ 3 ] {a87d681f-43e9-448e-be4a-812996c5b6bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1301 | 2025.10.28 02:48:16.451919 [ 3 ] {a87d681f-43e9-448e-be4a-812996c5b6bb} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2025.10.28 02:48:16.452062 [ 3 ] {a87d681f-43e9-448e-be4a-812996c5b6bb} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001202 sec., 46589.01830282862 rows/sec., 3.63 MiB/sec. | ||
| 1303 | 2025.10.28 02:48:16.452104 [ 3 ] {a87d681f-43e9-448e-be4a-812996c5b6bb} <Debug> TCPHandler: Processed in 0.001376866 sec. | ||
| 1304 | 2025.10.28 02:48:16.452213 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2025.10.28 02:48:16.452310 [ 3 ] {ad159999-affa-41d2-8261-f9f3d440b059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1306 | 2025.10.28 02:48:16.452355 [ 3 ] {ad159999-affa-41d2-8261-f9f3d440b059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1307 | 2025.10.28 02:48:16.452774 [ 3 ] {ad159999-affa-41d2-8261-f9f3d440b059} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2025.10.28 02:48:16.452811 [ 3 ] {ad159999-affa-41d2-8261-f9f3d440b059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1309 | 2025.10.28 02:48:16.453135 [ 3 ] {ad159999-affa-41d2-8261-f9f3d440b059} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1310 | 2025.10.28 02:48:16.453346 [ 3 ] {ad159999-affa-41d2-8261-f9f3d440b059} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2025.10.28 02:48:16.453486 [ 3 ] {ad159999-affa-41d2-8261-f9f3d440b059} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001196 sec., 125418.0602006689 rows/sec., 8.70 MiB/sec. | ||
| 1312 | 2025.10.28 02:48:16.453528 [ 3 ] {ad159999-affa-41d2-8261-f9f3d440b059} <Debug> TCPHandler: Processed in 0.001364385 sec. | ||
| 1313 | 2025.10.28 02:48:16.453629 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2025.10.28 02:48:16.453727 [ 3 ] {bf7fc16f-65fe-41ae-9c36-0f159eda07a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1315 | 2025.10.28 02:48:16.453769 [ 3 ] {bf7fc16f-65fe-41ae-9c36-0f159eda07a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1316 | 2025.10.28 02:48:16.454114 [ 3 ] {bf7fc16f-65fe-41ae-9c36-0f159eda07a5} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2025.10.28 02:48:16.454150 [ 3 ] {bf7fc16f-65fe-41ae-9c36-0f159eda07a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1318 | 2025.10.28 02:48:16.454446 [ 3 ] {bf7fc16f-65fe-41ae-9c36-0f159eda07a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1319 | 2025.10.28 02:48:16.454658 [ 3 ] {bf7fc16f-65fe-41ae-9c36-0f159eda07a5} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2025.10.28 02:48:16.454794 [ 3 ] {bf7fc16f-65fe-41ae-9c36-0f159eda07a5} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001087 sec., 45998.16007359705 rows/sec., 3.15 MiB/sec. | ||
| 1321 | 2025.10.28 02:48:16.454834 [ 3 ] {bf7fc16f-65fe-41ae-9c36-0f159eda07a5} <Debug> TCPHandler: Processed in 0.001254081 sec. | ||
| 1322 | 2025.10.28 02:48:20.493967 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1323 | 2025.10.28 02:48:20.494052 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1324 | 2025.10.28 02:48:20.550339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 100 entries to flush up to offset 194 | ||
| 1325 | 2025.10.28 02:48:20.554512 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2025.10.28 02:48:20.554570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1327 | 2025.10.28 02:48:20.555838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1328 | 2025.10.28 02:48:20.556118 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1329 | 2025.10.28 02:48:20.556446 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
| 1330 | 2025.10.28 02:48:20.561754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1948 | ||
| 1331 | 2025.10.28 02:48:20.562225 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2025.10.28 02:48:20.562259 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1333 | 2025.10.28 02:48:20.562746 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1334 | 2025.10.28 02:48:20.562975 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2025.10.28 02:48:20.563092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1948 | ||
| 1336 | 2025.10.28 02:48:20.653660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1337 | 2025.10.28 02:48:20.671850 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.10.28 02:48:20.671919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1339 | 2025.10.28 02:48:20.678225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1340 | 2025.10.28 02:48:20.678938 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2025.10.28 02:48:20.682224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1342 | 2025.10.28 02:48:21.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.62 MiB, peak 172.62 MiB, free memory in arenas 0.00 B, will set to 167.88 MiB (RSS), difference: 1.26 MiB | ||
| 1343 | 2025.10.28 02:48:21.461007 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2025.10.28 02:48:21.461312 [ 3 ] {e876e0bf-cc1a-4a9c-b692-e7e314156b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1345 | 2025.10.28 02:48:21.461378 [ 3 ] {e876e0bf-cc1a-4a9c-b692-e7e314156b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1346 | 2025.10.28 02:48:21.462149 [ 3 ] {e876e0bf-cc1a-4a9c-b692-e7e314156b6a} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2025.10.28 02:48:21.462200 [ 3 ] {e876e0bf-cc1a-4a9c-b692-e7e314156b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1348 | 2025.10.28 02:48:21.462611 [ 3 ] {e876e0bf-cc1a-4a9c-b692-e7e314156b6a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1349 | 2025.10.28 02:48:21.462839 [ 3 ] {e876e0bf-cc1a-4a9c-b692-e7e314156b6a} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2025.10.28 02:48:21.463004 [ 3 ] {e876e0bf-cc1a-4a9c-b692-e7e314156b6a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001751 sec., 234151.91319246145 rows/sec., 14.85 MiB/sec. | ||
| 1351 | 2025.10.28 02:48:21.463050 [ 3 ] {e876e0bf-cc1a-4a9c-b692-e7e314156b6a} <Debug> TCPHandler: Processed in 0.002224803 sec. | ||
| 1352 | 2025.10.28 02:48:21.463174 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.10.28 02:48:21.463278 [ 3 ] {635d57f6-f66c-4998-95f8-ee0294f7e6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1354 | 2025.10.28 02:48:21.463321 [ 3 ] {635d57f6-f66c-4998-95f8-ee0294f7e6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1355 | 2025.10.28 02:48:21.464163 [ 3 ] {635d57f6-f66c-4998-95f8-ee0294f7e6b7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.10.28 02:48:21.464199 [ 3 ] {635d57f6-f66c-4998-95f8-ee0294f7e6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1357 | 2025.10.28 02:48:21.464629 [ 3 ] {635d57f6-f66c-4998-95f8-ee0294f7e6b7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1358 | 2025.10.28 02:48:21.464843 [ 3 ] {635d57f6-f66c-4998-95f8-ee0294f7e6b7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.10.28 02:48:21.464975 [ 3 ] {635d57f6-f66c-4998-95f8-ee0294f7e6b7} <Debug> executeQuery: Read 1174 rows, 95.83 KiB in 0.00172 sec., 682558.1395348838 rows/sec., 54.41 MiB/sec. | ||
| 1360 | 2025.10.28 02:48:21.465012 [ 3 ] {635d57f6-f66c-4998-95f8-ee0294f7e6b7} <Debug> TCPHandler: Processed in 0.001890462 sec. | ||
| 1361 | 2025.10.28 02:48:21.465130 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2025.10.28 02:48:21.465228 [ 3 ] {1de5d7b2-ca0f-46fc-b902-21ebe412e0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1363 | 2025.10.28 02:48:21.465268 [ 3 ] {1de5d7b2-ca0f-46fc-b902-21ebe412e0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1364 | 2025.10.28 02:48:21.465804 [ 3 ] {1de5d7b2-ca0f-46fc-b902-21ebe412e0b5} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2025.10.28 02:48:21.465839 [ 3 ] {1de5d7b2-ca0f-46fc-b902-21ebe412e0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1366 | 2025.10.28 02:48:21.466141 [ 3 ] {1de5d7b2-ca0f-46fc-b902-21ebe412e0b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1367 | 2025.10.28 02:48:21.466356 [ 3 ] {1de5d7b2-ca0f-46fc-b902-21ebe412e0b5} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2025.10.28 02:48:21.466490 [ 3 ] {1de5d7b2-ca0f-46fc-b902-21ebe412e0b5} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001283 sec., 185502.72798129384 rows/sec., 11.26 MiB/sec. | ||
| 1369 | 2025.10.28 02:48:21.466526 [ 3 ] {1de5d7b2-ca0f-46fc-b902-21ebe412e0b5} <Debug> TCPHandler: Processed in 0.001446567 sec. | ||
| 1370 | 2025.10.28 02:48:21.466636 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2025.10.28 02:48:21.466731 [ 3 ] {f4db0dfd-3f33-4b7e-9b76-e950db6427f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1372 | 2025.10.28 02:48:21.466769 [ 3 ] {f4db0dfd-3f33-4b7e-9b76-e950db6427f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1373 | 2025.10.28 02:48:21.467219 [ 3 ] {f4db0dfd-3f33-4b7e-9b76-e950db6427f7} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2025.10.28 02:48:21.467255 [ 3 ] {f4db0dfd-3f33-4b7e-9b76-e950db6427f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1375 | 2025.10.28 02:48:21.467543 [ 3 ] {f4db0dfd-3f33-4b7e-9b76-e950db6427f7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1376 | 2025.10.28 02:48:21.467746 [ 3 ] {f4db0dfd-3f33-4b7e-9b76-e950db6427f7} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2025.10.28 02:48:21.467878 [ 3 ] {f4db0dfd-3f33-4b7e-9b76-e950db6427f7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001164 sec., 182130.58419243986 rows/sec., 11.75 MiB/sec. | ||
| 1378 | 2025.10.28 02:48:21.467914 [ 3 ] {f4db0dfd-3f33-4b7e-9b76-e950db6427f7} <Debug> TCPHandler: Processed in 0.001325784 sec. | ||
| 1379 | 2025.10.28 02:48:21.468021 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2025.10.28 02:48:21.468114 [ 3 ] {1ac98dd6-e392-4e8d-a4c2-19b06048d791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1381 | 2025.10.28 02:48:21.468153 [ 3 ] {1ac98dd6-e392-4e8d-a4c2-19b06048d791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1382 | 2025.10.28 02:48:21.468603 [ 3 ] {1ac98dd6-e392-4e8d-a4c2-19b06048d791} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2025.10.28 02:48:21.468638 [ 3 ] {1ac98dd6-e392-4e8d-a4c2-19b06048d791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1384 | 2025.10.28 02:48:21.468925 [ 3 ] {1ac98dd6-e392-4e8d-a4c2-19b06048d791} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1385 | 2025.10.28 02:48:21.469126 [ 3 ] {1ac98dd6-e392-4e8d-a4c2-19b06048d791} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2025.10.28 02:48:21.469266 [ 3 ] {1ac98dd6-e392-4e8d-a4c2-19b06048d791} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001169 sec., 180496.1505560308 rows/sec., 10.25 MiB/sec. | ||
| 1387 | 2025.10.28 02:48:21.469302 [ 3 ] {1ac98dd6-e392-4e8d-a4c2-19b06048d791} <Debug> TCPHandler: Processed in 0.001330413 sec. | ||
| 1388 | 2025.10.28 02:48:21.469400 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2025.10.28 02:48:21.469494 [ 3 ] {d82e9d52-1f2f-4aff-a052-2ece77b9285b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1390 | 2025.10.28 02:48:21.469532 [ 3 ] {d82e9d52-1f2f-4aff-a052-2ece77b9285b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1391 | 2025.10.28 02:48:21.470101 [ 3 ] {d82e9d52-1f2f-4aff-a052-2ece77b9285b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2025.10.28 02:48:21.470136 [ 3 ] {d82e9d52-1f2f-4aff-a052-2ece77b9285b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1393 | 2025.10.28 02:48:21.470461 [ 3 ] {d82e9d52-1f2f-4aff-a052-2ece77b9285b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1394 | 2025.10.28 02:48:21.470666 [ 3 ] {d82e9d52-1f2f-4aff-a052-2ece77b9285b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2025.10.28 02:48:21.470787 [ 3 ] {d82e9d52-1f2f-4aff-a052-2ece77b9285b} <Debug> executeQuery: Read 712 rows, 51.13 KiB in 0.00131 sec., 543511.4503816795 rows/sec., 38.12 MiB/sec. | ||
| 1396 | 2025.10.28 02:48:21.470821 [ 3 ] {d82e9d52-1f2f-4aff-a052-2ece77b9285b} <Debug> TCPHandler: Processed in 0.001470588 sec. | ||
| 1397 | 2025.10.28 02:48:21.470930 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2025.10.28 02:48:21.471025 [ 3 ] {5921716f-5612-4db2-92a7-db69e154adcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1399 | 2025.10.28 02:48:21.471066 [ 3 ] {5921716f-5612-4db2-92a7-db69e154adcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1400 | 2025.10.28 02:48:21.471384 [ 3 ] {5921716f-5612-4db2-92a7-db69e154adcb} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2025.10.28 02:48:21.471419 [ 3 ] {5921716f-5612-4db2-92a7-db69e154adcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1402 | 2025.10.28 02:48:21.471729 [ 3 ] {5921716f-5612-4db2-92a7-db69e154adcb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1403 | 2025.10.28 02:48:21.471935 [ 3 ] {5921716f-5612-4db2-92a7-db69e154adcb} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2025.10.28 02:48:21.472067 [ 3 ] {5921716f-5612-4db2-92a7-db69e154adcb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 1405 | 2025.10.28 02:48:21.472128 [ 3 ] {5921716f-5612-4db2-92a7-db69e154adcb} <Debug> TCPHandler: Processed in 0.001247341 sec. | ||
| 1406 | 2025.10.28 02:48:21.472230 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2025.10.28 02:48:21.472325 [ 3 ] {f6e4314c-d240-4a49-94eb-e1be0d560423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1408 | 2025.10.28 02:48:21.472367 [ 3 ] {f6e4314c-d240-4a49-94eb-e1be0d560423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1409 | 2025.10.28 02:48:21.472781 [ 3 ] {f6e4314c-d240-4a49-94eb-e1be0d560423} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2025.10.28 02:48:21.472815 [ 3 ] {f6e4314c-d240-4a49-94eb-e1be0d560423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1411 | 2025.10.28 02:48:21.473147 [ 3 ] {f6e4314c-d240-4a49-94eb-e1be0d560423} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1412 | 2025.10.28 02:48:21.473351 [ 3 ] {f6e4314c-d240-4a49-94eb-e1be0d560423} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2025.10.28 02:48:21.473507 [ 3 ] {f6e4314c-d240-4a49-94eb-e1be0d560423} <Debug> executeQuery: Read 304 rows, 20.36 KiB in 0.0012 sec., 253333.33333333334 rows/sec., 16.57 MiB/sec. | ||
| 1414 | 2025.10.28 02:48:21.473542 [ 3 ] {f6e4314c-d240-4a49-94eb-e1be0d560423} <Debug> TCPHandler: Processed in 0.001361325 sec. | ||
| 1415 | 2025.10.28 02:48:21.473645 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2025.10.28 02:48:21.473739 [ 3 ] {464d5208-9298-4fd6-9162-1218aab0f2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1417 | 2025.10.28 02:48:21.473781 [ 3 ] {464d5208-9298-4fd6-9162-1218aab0f2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1418 | 2025.10.28 02:48:21.474122 [ 3 ] {464d5208-9298-4fd6-9162-1218aab0f2c0} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2025.10.28 02:48:21.474157 [ 3 ] {464d5208-9298-4fd6-9162-1218aab0f2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1420 | 2025.10.28 02:48:21.474445 [ 3 ] {464d5208-9298-4fd6-9162-1218aab0f2c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1421 | 2025.10.28 02:48:21.474646 [ 3 ] {464d5208-9298-4fd6-9162-1218aab0f2c0} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2025.10.28 02:48:21.474779 [ 3 ] {464d5208-9298-4fd6-9162-1218aab0f2c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 1423 | 2025.10.28 02:48:21.474813 [ 3 ] {464d5208-9298-4fd6-9162-1218aab0f2c0} <Debug> TCPHandler: Processed in 0.00121667 sec. | ||
| 1424 | 2025.10.28 02:48:21.474910 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2025.10.28 02:48:21.475004 [ 3 ] {33e20855-736f-4e48-8633-3a6d044e3d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1426 | 2025.10.28 02:48:21.475056 [ 3 ] {33e20855-736f-4e48-8633-3a6d044e3d4d} <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 | ||
| 1427 | 2025.10.28 02:48:21.475802 [ 3 ] {33e20855-736f-4e48-8633-3a6d044e3d4d} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2025.10.28 02:48:21.475837 [ 3 ] {33e20855-736f-4e48-8633-3a6d044e3d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1429 | 2025.10.28 02:48:21.476375 [ 3 ] {33e20855-736f-4e48-8633-3a6d044e3d4d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1430 | 2025.10.28 02:48:21.476594 [ 3 ] {33e20855-736f-4e48-8633-3a6d044e3d4d} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2025.10.28 02:48:21.476736 [ 3 ] {33e20855-736f-4e48-8633-3a6d044e3d4d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00175 sec., 18857.142857142855 rows/sec., 33.79 MiB/sec. | ||
| 1432 | 2025.10.28 02:48:21.476784 [ 3 ] {33e20855-736f-4e48-8633-3a6d044e3d4d} <Debug> TCPHandler: Processed in 0.001921903 sec. | ||
| 1433 | 2025.10.28 02:48:21.476892 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2025.10.28 02:48:21.476988 [ 3 ] {57697a70-9295-494e-85ee-8b9280e490f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1435 | 2025.10.28 02:48:21.477028 [ 3 ] {57697a70-9295-494e-85ee-8b9280e490f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1436 | 2025.10.28 02:48:21.477355 [ 3 ] {57697a70-9295-494e-85ee-8b9280e490f4} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2025.10.28 02:48:21.477390 [ 3 ] {57697a70-9295-494e-85ee-8b9280e490f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1438 | 2025.10.28 02:48:21.477678 [ 3 ] {57697a70-9295-494e-85ee-8b9280e490f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1439 | 2025.10.28 02:48:21.477877 [ 3 ] {57697a70-9295-494e-85ee-8b9280e490f4} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2025.10.28 02:48:21.478003 [ 3 ] {57697a70-9295-494e-85ee-8b9280e490f4} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001034 sec., 14506.769825918762 rows/sec., 1.08 MiB/sec. | ||
| 1441 | 2025.10.28 02:48:21.478036 [ 3 ] {57697a70-9295-494e-85ee-8b9280e490f4} <Debug> TCPHandler: Processed in 0.001193379 sec. | ||
| 1442 | 2025.10.28 02:48:21.478137 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2025.10.28 02:48:21.478231 [ 3 ] {203af41b-100e-4734-9059-f824d7e9a355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1444 | 2025.10.28 02:48:21.478270 [ 3 ] {203af41b-100e-4734-9059-f824d7e9a355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1445 | 2025.10.28 02:48:21.478595 [ 3 ] {203af41b-100e-4734-9059-f824d7e9a355} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2025.10.28 02:48:21.478630 [ 3 ] {203af41b-100e-4734-9059-f824d7e9a355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1447 | 2025.10.28 02:48:21.478917 [ 3 ] {203af41b-100e-4734-9059-f824d7e9a355} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1448 | 2025.10.28 02:48:21.479116 [ 3 ] {203af41b-100e-4734-9059-f824d7e9a355} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2025.10.28 02:48:21.479246 [ 3 ] {203af41b-100e-4734-9059-f824d7e9a355} <Debug> executeQuery: Read 94 rows, 5.90 KiB in 0.001033 sec., 90997.09583736688 rows/sec., 5.57 MiB/sec. | ||
| 1450 | 2025.10.28 02:48:21.479281 [ 3 ] {203af41b-100e-4734-9059-f824d7e9a355} <Debug> TCPHandler: Processed in 0.001191789 sec. | ||
| 1451 | 2025.10.28 02:48:26.448344 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2025.10.28 02:48:26.448558 [ 3 ] {fa6fe1fa-b2b4-4c3a-af3d-0a0975a48fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1453 | 2025.10.28 02:48:26.448630 [ 3 ] {fa6fe1fa-b2b4-4c3a-af3d-0a0975a48fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1454 | 2025.10.28 02:48:26.449363 [ 3 ] {fa6fe1fa-b2b4-4c3a-af3d-0a0975a48fd0} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2025.10.28 02:48:26.449416 [ 3 ] {fa6fe1fa-b2b4-4c3a-af3d-0a0975a48fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1456 | 2025.10.28 02:48:26.449838 [ 3 ] {fa6fe1fa-b2b4-4c3a-af3d-0a0975a48fd0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1457 | 2025.10.28 02:48:26.450076 [ 3 ] {fa6fe1fa-b2b4-4c3a-af3d-0a0975a48fd0} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2025.10.28 02:48:26.450240 [ 3 ] {fa6fe1fa-b2b4-4c3a-af3d-0a0975a48fd0} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001736 sec., 29953.917050691245 rows/sec., 2.29 MiB/sec. | ||
| 1459 | 2025.10.28 02:48:26.450288 [ 3 ] {fa6fe1fa-b2b4-4c3a-af3d-0a0975a48fd0} <Debug> TCPHandler: Processed in 0.002074308 sec. | ||
| 1460 | 2025.10.28 02:48:26.450412 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2025.10.28 02:48:26.450516 [ 3 ] {82feaf4b-73a5-441c-bbb3-97e682d5b696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1462 | 2025.10.28 02:48:26.450560 [ 3 ] {82feaf4b-73a5-441c-bbb3-97e682d5b696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1463 | 2025.10.28 02:48:26.451021 [ 3 ] {82feaf4b-73a5-441c-bbb3-97e682d5b696} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2025.10.28 02:48:26.451056 [ 3 ] {82feaf4b-73a5-441c-bbb3-97e682d5b696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1465 | 2025.10.28 02:48:26.451367 [ 3 ] {82feaf4b-73a5-441c-bbb3-97e682d5b696} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1466 | 2025.10.28 02:48:26.451577 [ 3 ] {82feaf4b-73a5-441c-bbb3-97e682d5b696} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2025.10.28 02:48:26.451714 [ 3 ] {82feaf4b-73a5-441c-bbb3-97e682d5b696} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001221 sec., 45864.04586404586 rows/sec., 3.58 MiB/sec. | ||
| 1468 | 2025.10.28 02:48:26.451752 [ 3 ] {82feaf4b-73a5-441c-bbb3-97e682d5b696} <Debug> TCPHandler: Processed in 0.001392475 sec. | ||
| 1469 | 2025.10.28 02:48:26.451864 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2025.10.28 02:48:26.451962 [ 3 ] {af015944-477c-4d1a-8590-a2368bab1503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1471 | 2025.10.28 02:48:26.452008 [ 3 ] {af015944-477c-4d1a-8590-a2368bab1503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1472 | 2025.10.28 02:48:26.452443 [ 3 ] {af015944-477c-4d1a-8590-a2368bab1503} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2025.10.28 02:48:26.452479 [ 3 ] {af015944-477c-4d1a-8590-a2368bab1503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1474 | 2025.10.28 02:48:26.452821 [ 3 ] {af015944-477c-4d1a-8590-a2368bab1503} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1475 | 2025.10.28 02:48:26.453028 [ 3 ] {af015944-477c-4d1a-8590-a2368bab1503} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2025.10.28 02:48:26.453162 [ 3 ] {af015944-477c-4d1a-8590-a2368bab1503} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00122 sec., 122950.81967213115 rows/sec., 8.52 MiB/sec. | ||
| 1477 | 2025.10.28 02:48:26.453198 [ 3 ] {af015944-477c-4d1a-8590-a2368bab1503} <Debug> TCPHandler: Processed in 0.001384145 sec. | ||
| 1478 | 2025.10.28 02:48:26.453306 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2025.10.28 02:48:26.453401 [ 3 ] {786a6e33-a6f2-403f-877c-cb331d707d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1480 | 2025.10.28 02:48:26.453442 [ 3 ] {786a6e33-a6f2-403f-877c-cb331d707d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1481 | 2025.10.28 02:48:26.453781 [ 3 ] {786a6e33-a6f2-403f-877c-cb331d707d7d} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2025.10.28 02:48:26.453816 [ 3 ] {786a6e33-a6f2-403f-877c-cb331d707d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1483 | 2025.10.28 02:48:26.454117 [ 3 ] {786a6e33-a6f2-403f-877c-cb331d707d7d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1484 | 2025.10.28 02:48:26.454328 [ 3 ] {786a6e33-a6f2-403f-877c-cb331d707d7d} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2025.10.28 02:48:26.454462 [ 3 ] {786a6e33-a6f2-403f-877c-cb331d707d7d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001079 sec., 46339.20296570899 rows/sec., 3.18 MiB/sec. | ||
| 1486 | 2025.10.28 02:48:26.454497 [ 3 ] {786a6e33-a6f2-403f-877c-cb331d707d7d} <Debug> TCPHandler: Processed in 0.001240251 sec. | ||
| 1487 | 2025.10.28 02:48:28.064106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2460 | ||
| 1488 | 2025.10.28 02:48:28.064621 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2025.10.28 02:48:28.064666 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1490 | 2025.10.28 02:48:28.065181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1491 | 2025.10.28 02:48:28.065405 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2025.10.28 02:48:28.065541 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2460 | ||
| 1493 | 2025.10.28 02:48:28.183225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1494 | 2025.10.28 02:48:28.221510 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2025.10.28 02:48:28.221613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1496 | 2025.10.28 02:48:28.233213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1497 | 2025.10.28 02:48:28.235140 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2025.10.28 02:48:28.246067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1499 | 2025.10.28 02:48:30.557655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 226 | ||
| 1500 | 2025.10.28 02:48:30.559817 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2025.10.28 02:48:30.559868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1502 | 2025.10.28 02:48:30.561029 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1503 | 2025.10.28 02:48:30.561323 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2025.10.28 02:48:30.561635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1505 | 2025.10.28 02:48:31.461369 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2025.10.28 02:48:31.461541 [ 3 ] {5a86e4d1-4735-4fa4-b466-0703f5a46566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1507 | 2025.10.28 02:48:31.461602 [ 3 ] {5a86e4d1-4735-4fa4-b466-0703f5a46566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1508 | 2025.10.28 02:48:31.462377 [ 3 ] {5a86e4d1-4735-4fa4-b466-0703f5a46566} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2025.10.28 02:48:31.462415 [ 3 ] {5a86e4d1-4735-4fa4-b466-0703f5a46566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1510 | 2025.10.28 02:48:31.462794 [ 3 ] {5a86e4d1-4735-4fa4-b466-0703f5a46566} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1511 | 2025.10.28 02:48:31.463014 [ 3 ] {5a86e4d1-4735-4fa4-b466-0703f5a46566} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2025.10.28 02:48:31.463159 [ 3 ] {5a86e4d1-4735-4fa4-b466-0703f5a46566} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001666 sec., 246098.4393757503 rows/sec., 15.61 MiB/sec. | ||
| 1513 | 2025.10.28 02:48:31.463198 [ 3 ] {5a86e4d1-4735-4fa4-b466-0703f5a46566} <Debug> TCPHandler: Processed in 0.001947114 sec. | ||
| 1514 | 2025.10.28 02:48:31.463328 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2025.10.28 02:48:31.463422 [ 3 ] {2297b267-4850-404a-b385-ace18f18b3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1516 | 2025.10.28 02:48:31.463463 [ 3 ] {2297b267-4850-404a-b385-ace18f18b3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1517 | 2025.10.28 02:48:31.464273 [ 3 ] {2297b267-4850-404a-b385-ace18f18b3bf} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2025.10.28 02:48:31.464310 [ 3 ] {2297b267-4850-404a-b385-ace18f18b3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1519 | 2025.10.28 02:48:31.464684 [ 3 ] {2297b267-4850-404a-b385-ace18f18b3bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1520 | 2025.10.28 02:48:31.464892 [ 3 ] {2297b267-4850-404a-b385-ace18f18b3bf} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2025.10.28 02:48:31.465018 [ 3 ] {2297b267-4850-404a-b385-ace18f18b3bf} <Debug> executeQuery: Read 1174 rows, 95.83 KiB in 0.001614 sec., 727385.3779429988 rows/sec., 57.98 MiB/sec. | ||
| 1522 | 2025.10.28 02:48:31.465054 [ 3 ] {2297b267-4850-404a-b385-ace18f18b3bf} <Debug> TCPHandler: Processed in 0.001783979 sec. | ||
| 1523 | 2025.10.28 02:48:31.465194 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2025.10.28 02:48:31.465288 [ 3 ] {af75c4ff-0fef-40c1-9229-19dcd0322efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1525 | 2025.10.28 02:48:31.465327 [ 3 ] {af75c4ff-0fef-40c1-9229-19dcd0322efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1526 | 2025.10.28 02:48:31.465788 [ 3 ] {af75c4ff-0fef-40c1-9229-19dcd0322efc} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2025.10.28 02:48:31.465821 [ 3 ] {af75c4ff-0fef-40c1-9229-19dcd0322efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1528 | 2025.10.28 02:48:31.466122 [ 3 ] {af75c4ff-0fef-40c1-9229-19dcd0322efc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1529 | 2025.10.28 02:48:31.466337 [ 3 ] {af75c4ff-0fef-40c1-9229-19dcd0322efc} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2025.10.28 02:48:31.466458 [ 3 ] {af75c4ff-0fef-40c1-9229-19dcd0322efc} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001188 sec., 200336.70033670033 rows/sec., 12.16 MiB/sec. | ||
| 1531 | 2025.10.28 02:48:31.466493 [ 3 ] {af75c4ff-0fef-40c1-9229-19dcd0322efc} <Debug> TCPHandler: Processed in 0.001354735 sec. | ||
| 1532 | 2025.10.28 02:48:31.466610 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2025.10.28 02:48:31.466703 [ 3 ] {2171d45c-8bc8-4997-9475-006aec0e3e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1534 | 2025.10.28 02:48:31.466741 [ 3 ] {2171d45c-8bc8-4997-9475-006aec0e3e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1535 | 2025.10.28 02:48:31.467183 [ 3 ] {2171d45c-8bc8-4997-9475-006aec0e3e15} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.10.28 02:48:31.467217 [ 3 ] {2171d45c-8bc8-4997-9475-006aec0e3e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1537 | 2025.10.28 02:48:31.467505 [ 3 ] {2171d45c-8bc8-4997-9475-006aec0e3e15} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1538 | 2025.10.28 02:48:31.467710 [ 3 ] {2171d45c-8bc8-4997-9475-006aec0e3e15} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.10.28 02:48:31.467830 [ 3 ] {2171d45c-8bc8-4997-9475-006aec0e3e15} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001145 sec., 185152.8384279476 rows/sec., 11.94 MiB/sec. | ||
| 1540 | 2025.10.28 02:48:31.467867 [ 3 ] {2171d45c-8bc8-4997-9475-006aec0e3e15} <Debug> TCPHandler: Processed in 0.001311483 sec. | ||
| 1541 | 2025.10.28 02:48:31.467977 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2025.10.28 02:48:31.468069 [ 3 ] {715df98b-d443-4323-8871-cc7a6283d20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1543 | 2025.10.28 02:48:31.468107 [ 3 ] {715df98b-d443-4323-8871-cc7a6283d20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1544 | 2025.10.28 02:48:31.468551 [ 3 ] {715df98b-d443-4323-8871-cc7a6283d20c} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2025.10.28 02:48:31.468585 [ 3 ] {715df98b-d443-4323-8871-cc7a6283d20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1546 | 2025.10.28 02:48:31.468878 [ 3 ] {715df98b-d443-4323-8871-cc7a6283d20c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1547 | 2025.10.28 02:48:31.469089 [ 3 ] {715df98b-d443-4323-8871-cc7a6283d20c} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2025.10.28 02:48:31.469208 [ 3 ] {715df98b-d443-4323-8871-cc7a6283d20c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001157 sec., 182368.19360414866 rows/sec., 10.36 MiB/sec. | ||
| 1549 | 2025.10.28 02:48:31.469250 [ 3 ] {715df98b-d443-4323-8871-cc7a6283d20c} <Debug> TCPHandler: Processed in 0.001318453 sec. | ||
| 1550 | 2025.10.28 02:48:31.469359 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2025.10.28 02:48:31.469451 [ 3 ] {8d50b96c-0a3c-42ab-8d43-3ece085320fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1552 | 2025.10.28 02:48:31.469489 [ 3 ] {8d50b96c-0a3c-42ab-8d43-3ece085320fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1553 | 2025.10.28 02:48:31.470058 [ 3 ] {8d50b96c-0a3c-42ab-8d43-3ece085320fe} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2025.10.28 02:48:31.470091 [ 3 ] {8d50b96c-0a3c-42ab-8d43-3ece085320fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1555 | 2025.10.28 02:48:31.470403 [ 3 ] {8d50b96c-0a3c-42ab-8d43-3ece085320fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1556 | 2025.10.28 02:48:31.470607 [ 3 ] {8d50b96c-0a3c-42ab-8d43-3ece085320fe} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2025.10.28 02:48:31.470729 [ 3 ] {8d50b96c-0a3c-42ab-8d43-3ece085320fe} <Debug> executeQuery: Read 704 rows, 50.47 KiB in 0.001295 sec., 543629.3436293437 rows/sec., 38.06 MiB/sec. | ||
| 1558 | 2025.10.28 02:48:31.470764 [ 3 ] {8d50b96c-0a3c-42ab-8d43-3ece085320fe} <Debug> TCPHandler: Processed in 0.001452267 sec. | ||
| 1559 | 2025.10.28 02:48:31.470882 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2025.10.28 02:48:31.470974 [ 3 ] {c5935018-192d-479f-81ec-b8d90727376c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1561 | 2025.10.28 02:48:31.471014 [ 3 ] {c5935018-192d-479f-81ec-b8d90727376c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1562 | 2025.10.28 02:48:31.471337 [ 3 ] {c5935018-192d-479f-81ec-b8d90727376c} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2025.10.28 02:48:31.471371 [ 3 ] {c5935018-192d-479f-81ec-b8d90727376c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1564 | 2025.10.28 02:48:31.471657 [ 3 ] {c5935018-192d-479f-81ec-b8d90727376c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1565 | 2025.10.28 02:48:31.471857 [ 3 ] {c5935018-192d-479f-81ec-b8d90727376c} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2025.10.28 02:48:31.471976 [ 3 ] {c5935018-192d-479f-81ec-b8d90727376c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001019 sec., 5888.1256133464185 rows/sec., 307.63 KiB/sec. | ||
| 1567 | 2025.10.28 02:48:31.472018 [ 3 ] {c5935018-192d-479f-81ec-b8d90727376c} <Debug> TCPHandler: Processed in 0.00118937 sec. | ||
| 1568 | 2025.10.28 02:48:31.472125 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2025.10.28 02:48:31.472218 [ 3 ] {7dabc07e-4a87-4631-b2da-4e934d1c847a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1570 | 2025.10.28 02:48:31.472259 [ 3 ] {7dabc07e-4a87-4631-b2da-4e934d1c847a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1571 | 2025.10.28 02:48:31.472662 [ 3 ] {7dabc07e-4a87-4631-b2da-4e934d1c847a} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2025.10.28 02:48:31.472696 [ 3 ] {7dabc07e-4a87-4631-b2da-4e934d1c847a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1573 | 2025.10.28 02:48:31.473011 [ 3 ] {7dabc07e-4a87-4631-b2da-4e934d1c847a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1574 | 2025.10.28 02:48:31.473216 [ 3 ] {7dabc07e-4a87-4631-b2da-4e934d1c847a} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2025.10.28 02:48:31.473340 [ 3 ] {7dabc07e-4a87-4631-b2da-4e934d1c847a} <Debug> executeQuery: Read 304 rows, 20.36 KiB in 0.00114 sec., 266666.6666666667 rows/sec., 17.44 MiB/sec. | ||
| 1576 | 2025.10.28 02:48:31.473374 [ 3 ] {7dabc07e-4a87-4631-b2da-4e934d1c847a} <Debug> TCPHandler: Processed in 0.001296323 sec. | ||
| 1577 | 2025.10.28 02:48:31.473483 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2025.10.28 02:48:31.473576 [ 3 ] {9ee14338-ac77-4cd5-b198-58d0207db64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1579 | 2025.10.28 02:48:31.473617 [ 3 ] {9ee14338-ac77-4cd5-b198-58d0207db64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1580 | 2025.10.28 02:48:31.473930 [ 3 ] {9ee14338-ac77-4cd5-b198-58d0207db64a} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2025.10.28 02:48:31.473964 [ 3 ] {9ee14338-ac77-4cd5-b198-58d0207db64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1582 | 2025.10.28 02:48:31.474247 [ 3 ] {9ee14338-ac77-4cd5-b198-58d0207db64a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1583 | 2025.10.28 02:48:31.474447 [ 3 ] {9ee14338-ac77-4cd5-b198-58d0207db64a} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2025.10.28 02:48:31.474566 [ 3 ] {9ee14338-ac77-4cd5-b198-58d0207db64a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 1585 | 2025.10.28 02:48:31.474600 [ 3 ] {9ee14338-ac77-4cd5-b198-58d0207db64a} <Debug> TCPHandler: Processed in 0.001163658 sec. | ||
| 1586 | 2025.10.28 02:48:31.474707 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2025.10.28 02:48:31.474799 [ 3 ] {a214c115-ecb8-44a3-b16b-d907e541da92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1588 | 2025.10.28 02:48:31.474850 [ 3 ] {a214c115-ecb8-44a3-b16b-d907e541da92} <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 | ||
| 1589 | 2025.10.28 02:48:31.475593 [ 3 ] {a214c115-ecb8-44a3-b16b-d907e541da92} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2025.10.28 02:48:31.475627 [ 3 ] {a214c115-ecb8-44a3-b16b-d907e541da92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1591 | 2025.10.28 02:48:31.476143 [ 3 ] {a214c115-ecb8-44a3-b16b-d907e541da92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1592 | 2025.10.28 02:48:31.476358 [ 3 ] {a214c115-ecb8-44a3-b16b-d907e541da92} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2025.10.28 02:48:31.476483 [ 3 ] {a214c115-ecb8-44a3-b16b-d907e541da92} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001701 sec., 19400.352733686068 rows/sec., 34.76 MiB/sec. | ||
| 1594 | 2025.10.28 02:48:31.476528 [ 3 ] {a214c115-ecb8-44a3-b16b-d907e541da92} <Debug> TCPHandler: Processed in 0.001868571 sec. | ||
| 1595 | 2025.10.28 02:48:31.476643 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2025.10.28 02:48:31.476736 [ 3 ] {96583048-14b0-499c-989a-7ee45646b112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1597 | 2025.10.28 02:48:31.476777 [ 3 ] {96583048-14b0-499c-989a-7ee45646b112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1598 | 2025.10.28 02:48:31.477094 [ 3 ] {96583048-14b0-499c-989a-7ee45646b112} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2025.10.28 02:48:31.477128 [ 3 ] {96583048-14b0-499c-989a-7ee45646b112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1600 | 2025.10.28 02:48:31.477417 [ 3 ] {96583048-14b0-499c-989a-7ee45646b112} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1601 | 2025.10.28 02:48:31.477616 [ 3 ] {96583048-14b0-499c-989a-7ee45646b112} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2025.10.28 02:48:31.477738 [ 3 ] {96583048-14b0-499c-989a-7ee45646b112} <Debug> executeQuery: Read 94 rows, 5.90 KiB in 0.00102 sec., 92156.86274509803 rows/sec., 5.64 MiB/sec. | ||
| 1603 | 2025.10.28 02:48:31.477771 [ 3 ] {96583048-14b0-499c-989a-7ee45646b112} <Debug> TCPHandler: Processed in 0.001177109 sec. | ||
| 1604 | 2025.10.28 02:48:35.494416 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1605 | 2025.10.28 02:48:35.494532 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1606 | 2025.10.28 02:48:35.565655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2908 | ||
| 1607 | 2025.10.28 02:48:35.566121 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2025.10.28 02:48:35.566154 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1609 | 2025.10.28 02:48:35.566628 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1610 | 2025.10.28 02:48:35.566853 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2025.10.28 02:48:35.566960 [ 74 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1612 | 2025.10.28 02:48:35.566971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2908 | ||
| 1613 | 2025.10.28 02:48:35.567019 [ 74 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2025.10.28 02:48:35.567040 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1615 | 2025.10.28 02:48:35.569193 [ 187 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 1616 | 2025.10.28 02:48:35.571633 [ 187 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1617 | 2025.10.28 02:48:35.575251 [ 187 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1618 | 2025.10.28 02:48:35.581077 [ 187 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 439 rows starting from the beginning of the part | ||
| 1619 | 2025.10.28 02:48:35.581142 [ 187 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 1620 | 2025.10.28 02:48:35.581187 [ 187 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 1621 | 2025.10.28 02:48:35.581235 [ 187 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 1622 | 2025.10.28 02:48:35.581282 [ 187 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1623 | 2025.10.28 02:48:35.622947 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 4 columns (4 merged, 0 gathered) in 0.055757733 sec., 52154.20074557192 rows/sec., 763.98 KiB/sec. | ||
| 1624 | 2025.10.28 02:48:35.623834 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1625 | 2025.10.28 02:48:35.624172 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_6_1} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2025.10.28 02:48:35.624251 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_6_1} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1627 | 2025.10.28 02:48:35.626212 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1628 | 2025.10.28 02:48:35.746206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1629 | 2025.10.28 02:48:35.763617 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2025.10.28 02:48:35.763677 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1631 | 2025.10.28 02:48:35.769912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1632 | 2025.10.28 02:48:35.770596 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2025.10.28 02:48:35.770871 [ 73 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1634 | 2025.10.28 02:48:35.770909 [ 73 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2025.10.28 02:48:35.770929 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1636 | 2025.10.28 02:48:35.771046 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 1637 | 2025.10.28 02:48:35.774266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1638 | 2025.10.28 02:48:35.775369 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1639 | 2025.10.28 02:48:35.776705 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 1640 | 2025.10.28 02:48:35.781139 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 1641 | 2025.10.28 02:48:35.785233 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 1642 | 2025.10.28 02:48:35.789179 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 1643 | 2025.10.28 02:48:35.798332 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 1644 | 2025.10.28 02:48:35.802477 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 1645 | 2025.10.28 02:48:35.861817 [ 187 ] {6e128296-918e-4be5-88c3-703151528856::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090821821 sec., 506.48621106154656 rows/sec., 2.62 MiB/sec. | ||
| 1646 | 2025.10.28 02:48:35.864078 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1647 | 2025.10.28 02:48:35.866212 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_6_1} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2025.10.28 02:48:35.866292 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_6_1} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1649 | 2025.10.28 02:48:35.868116 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1650 | 2025.10.28 02:48:36.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.00 MiB, peak 180.54 MiB, free memory in arenas 0.00 B, will set to 181.14 MiB (RSS), difference: 10.14 MiB | ||
| 1651 | 2025.10.28 02:48:36.449200 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2025.10.28 02:48:36.449405 [ 3 ] {ca97a084-0017-499c-93e2-fe9f4255fb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1653 | 2025.10.28 02:48:36.449482 [ 3 ] {ca97a084-0017-499c-93e2-fe9f4255fb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1654 | 2025.10.28 02:48:36.450200 [ 3 ] {ca97a084-0017-499c-93e2-fe9f4255fb9a} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2025.10.28 02:48:36.450255 [ 3 ] {ca97a084-0017-499c-93e2-fe9f4255fb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1656 | 2025.10.28 02:48:36.450776 [ 3 ] {ca97a084-0017-499c-93e2-fe9f4255fb9a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1657 | 2025.10.28 02:48:36.451061 [ 3 ] {ca97a084-0017-499c-93e2-fe9f4255fb9a} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2025.10.28 02:48:36.451207 [ 73 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1659 | 2025.10.28 02:48:36.451244 [ 3 ] {ca97a084-0017-499c-93e2-fe9f4255fb9a} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001892 sec., 27484.14376321353 rows/sec., 2.10 MiB/sec. | ||
| 1660 | 2025.10.28 02:48:36.451276 [ 73 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2025.10.28 02:48:36.451300 [ 3 ] {ca97a084-0017-499c-93e2-fe9f4255fb9a} <Debug> TCPHandler: Processed in 0.002239023 sec. | ||
| 1662 | 2025.10.28 02:48:36.451304 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1663 | 2025.10.28 02:48:36.451436 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 1664 | 2025.10.28 02:48:36.451442 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2025.10.28 02:48:36.451545 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1666 | 2025.10.28 02:48:36.451569 [ 3 ] {e1b53b58-c093-4095-842a-c3e0052a4b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1667 | 2025.10.28 02:48:36.451584 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1142 rows starting from the beginning of the part | ||
| 1668 | 2025.10.28 02:48:36.451613 [ 3 ] {e1b53b58-c093-4095-842a-c3e0052a4b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1669 | 2025.10.28 02:48:36.451673 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1670 | 2025.10.28 02:48:36.451723 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1174 rows starting from the beginning of the part | ||
| 1671 | 2025.10.28 02:48:36.451766 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 1672 | 2025.10.28 02:48:36.451805 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1174 rows starting from the beginning of the part | ||
| 1673 | 2025.10.28 02:48:36.451844 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 1674 | 2025.10.28 02:48:36.452072 [ 3 ] {e1b53b58-c093-4095-842a-c3e0052a4b64} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2025.10.28 02:48:36.452110 [ 3 ] {e1b53b58-c093-4095-842a-c3e0052a4b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1676 | 2025.10.28 02:48:36.452534 [ 3 ] {e1b53b58-c093-4095-842a-c3e0052a4b64} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1677 | 2025.10.28 02:48:36.452789 [ 3 ] {e1b53b58-c093-4095-842a-c3e0052a4b64} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2025.10.28 02:48:36.452937 [ 3 ] {e1b53b58-c093-4095-842a-c3e0052a4b64} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001394 sec., 40172.166427546625 rows/sec., 3.13 MiB/sec. | ||
| 1679 | 2025.10.28 02:48:36.452978 [ 3 ] {e1b53b58-c093-4095-842a-c3e0052a4b64} <Debug> TCPHandler: Processed in 0.001588152 sec. | ||
| 1680 | 2025.10.28 02:48:36.452974 [ 70 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1681 | 2025.10.28 02:48:36.453052 [ 70 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2025.10.28 02:48:36.453076 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1683 | 2025.10.28 02:48:36.453093 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2025.10.28 02:48:36.453163 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 1685 | 2025.10.28 02:48:36.453206 [ 3 ] {91465b1d-21fd-419c-9272-f5292ee82b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1686 | 2025.10.28 02:48:36.453249 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1687 | 2025.10.28 02:48:36.453252 [ 3 ] {91465b1d-21fd-419c-9272-f5292ee82b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1688 | 2025.10.28 02:48:36.453276 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 701 rows starting from the beginning of the part | ||
| 1689 | 2025.10.28 02:48:36.453326 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1690 | 2025.10.28 02:48:36.453366 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 712 rows starting from the beginning of the part | ||
| 1691 | 2025.10.28 02:48:36.453404 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1692 | 2025.10.28 02:48:36.453419 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3646 rows, containing 5 columns (5 merged, 0 gathered) in 0.002031616 sec., 1794630.4813508065 rows/sec., 149.42 MiB/sec. | ||
| 1693 | 2025.10.28 02:48:36.453440 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 704 rows starting from the beginning of the part | ||
| 1694 | 2025.10.28 02:48:36.453480 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1695 | 2025.10.28 02:48:36.453676 [ 195 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1696 | 2025.10.28 02:48:36.453756 [ 3 ] {91465b1d-21fd-419c-9272-f5292ee82b09} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2025.10.28 02:48:36.453797 [ 3 ] {91465b1d-21fd-419c-9272-f5292ee82b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1698 | 2025.10.28 02:48:36.453941 [ 195 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_6_1} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2025.10.28 02:48:36.454005 [ 195 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_6_1} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1700 | 2025.10.28 02:48:36.454070 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 1701 | 2025.10.28 02:48:36.454276 [ 3 ] {91465b1d-21fd-419c-9272-f5292ee82b09} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1702 | 2025.10.28 02:48:36.454576 [ 3 ] {91465b1d-21fd-419c-9272-f5292ee82b09} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2025.10.28 02:48:36.454724 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1704 | 2025.10.28 02:48:36.454750 [ 3 ] {91465b1d-21fd-419c-9272-f5292ee82b09} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001568 sec., 95663.26530612246 rows/sec., 6.63 MiB/sec. | ||
| 1705 | 2025.10.28 02:48:36.454764 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2025.10.28 02:48:36.454797 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1707 | 2025.10.28 02:48:36.454807 [ 3 ] {91465b1d-21fd-419c-9272-f5292ee82b09} <Debug> TCPHandler: Processed in 0.001764228 sec. | ||
| 1708 | 2025.10.28 02:48:36.454865 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 1709 | 2025.10.28 02:48:36.454953 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1710 | 2025.10.28 02:48:36.454955 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2025.10.28 02:48:36.454963 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2285 rows, containing 5 columns (5 merged, 0 gathered) in 0.00183219 sec., 1247141.3990907057 rows/sec., 92.84 MiB/sec. | ||
| 1712 | 2025.10.28 02:48:36.454978 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 219 rows starting from the beginning of the part | ||
| 1713 | 2025.10.28 02:48:36.455042 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1714 | 2025.10.28 02:48:36.455066 [ 3 ] {55179fc9-8fef-4e7b-87d3-7d661f49db68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1715 | 2025.10.28 02:48:36.455080 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 304 rows starting from the beginning of the part | ||
| 1716 | 2025.10.28 02:48:36.455116 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 150 rows starting from the beginning of the part | ||
| 1717 | 2025.10.28 02:48:36.455116 [ 3 ] {55179fc9-8fef-4e7b-87d3-7d661f49db68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1718 | 2025.10.28 02:48:36.455139 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1719 | 2025.10.28 02:48:36.455153 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 304 rows starting from the beginning of the part | ||
| 1720 | 2025.10.28 02:48:36.455190 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1721 | 2025.10.28 02:48:36.455374 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_6_1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2025.10.28 02:48:36.455435 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_6_1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1723 | 2025.10.28 02:48:36.455489 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1724 | 2025.10.28 02:48:36.455516 [ 3 ] {55179fc9-8fef-4e7b-87d3-7d661f49db68} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2025.10.28 02:48:36.455553 [ 3 ] {55179fc9-8fef-4e7b-87d3-7d661f49db68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1726 | 2025.10.28 02:48:36.455882 [ 3 ] {55179fc9-8fef-4e7b-87d3-7d661f49db68} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1727 | 2025.10.28 02:48:36.456105 [ 3 ] {55179fc9-8fef-4e7b-87d3-7d661f49db68} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2025.10.28 02:48:36.456169 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1277 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323633 sec., 964768.935195783 rows/sec., 64.18 MiB/sec. | ||
| 1729 | 2025.10.28 02:48:36.456233 [ 70 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1730 | 2025.10.28 02:48:36.456245 [ 3 ] {55179fc9-8fef-4e7b-87d3-7d661f49db68} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.0012 sec., 41666.66666666667 rows/sec., 2.86 MiB/sec. | ||
| 1731 | 2025.10.28 02:48:36.456278 [ 70 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2025.10.28 02:48:36.456298 [ 3 ] {55179fc9-8fef-4e7b-87d3-7d661f49db68} <Debug> TCPHandler: Processed in 0.001406156 sec. | ||
| 1733 | 2025.10.28 02:48:36.456305 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1734 | 2025.10.28 02:48:36.456414 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 1735 | 2025.10.28 02:48:36.456429 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1736 | 2025.10.28 02:48:36.456532 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1737 | 2025.10.28 02:48:36.456579 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
| 1738 | 2025.10.28 02:48:36.456665 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 1739 | 2025.10.28 02:48:36.456729 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 94 rows starting from the beginning of the part | ||
| 1740 | 2025.10.28 02:48:36.456757 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2025.10.28 02:48:36.456791 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 1742 | 2025.10.28 02:48:36.456835 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1743 | 2025.10.28 02:48:36.456853 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 94 rows starting from the beginning of the part | ||
| 1744 | 2025.10.28 02:48:36.456909 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1745 | 2025.10.28 02:48:36.456909 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 1746 | 2025.10.28 02:48:36.457666 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302662 sec., 308598.8537318199 rows/sec., 19.58 MiB/sec. | ||
| 1747 | 2025.10.28 02:48:36.457803 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1748 | 2025.10.28 02:48:36.458046 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_6_1} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2025.10.28 02:48:36.458104 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_6_1} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1750 | 2025.10.28 02:48:36.458156 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1751 | 2025.10.28 02:48:40.561842 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 256 | ||
| 1752 | 2025.10.28 02:48:40.564187 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2025.10.28 02:48:40.564226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1754 | 2025.10.28 02:48:40.565349 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1755 | 2025.10.28 02:48:40.565603 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2025.10.28 02:48:40.565845 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 256 | ||
| 1757 | 2025.10.28 02:48:41.449562 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2025.10.28 02:48:41.449953 [ 3 ] {b61edc29-18b9-43eb-bec8-54eed70a105f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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) | ||
| 1759 | 2025.10.28 02:48:41.450354 [ 3 ] {b61edc29-18b9-43eb-bec8-54eed70a105f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1760 | 2025.10.28 02:48:41.455012 [ 3 ] {b61edc29-18b9-43eb-bec8-54eed70a105f} <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 | ||
| 1761 | 2025.10.28 02:48:41.455323 [ 3 ] {b61edc29-18b9-43eb-bec8-54eed70a105f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1762 | 2025.10.28 02:48:41.455400 [ 3 ] {b61edc29-18b9-43eb-bec8-54eed70a105f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1763 | 2025.10.28 02:48:41.455612 [ 3 ] {b61edc29-18b9-43eb-bec8-54eed70a105f} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1764 | 2025.10.28 02:48:41.457608 [ 3 ] {b61edc29-18b9-43eb-bec8-54eed70a105f} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1765 | 2025.10.28 02:48:41.459503 [ 3 ] {b61edc29-18b9-43eb-bec8-54eed70a105f} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 1766 | 2025.10.28 02:48:41.459534 [ 3 ] {b61edc29-18b9-43eb-bec8-54eed70a105f} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1767 | 2025.10.28 02:48:41.459623 [ 3 ] {b61edc29-18b9-43eb-bec8-54eed70a105f} <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'))" | ||
| 1768 | 2025.10.28 02:48:41.459654 [ 3 ] {b61edc29-18b9-43eb-bec8-54eed70a105f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1769 | 2025.10.28 02:48:41.474141 [ 3 ] {b61edc29-18b9-43eb-bec8-54eed70a105f} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.02436 sec., 1313.6288998357963 rows/sec., 50.11 KiB/sec. | ||
| 1770 | 2025.10.28 02:48:41.474250 [ 3 ] {b61edc29-18b9-43eb-bec8-54eed70a105f} <Debug> TCPHandler: Processed in 0.024880793 sec. | ||
| 1771 | 2025.10.28 02:48:41.474614 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2025.10.28 02:48:41.474785 [ 3 ] {18f9845a-5161-4224-b2fe-d4534e3a956e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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_table:capacity', 'switch_table: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) | ||
| 1773 | 2025.10.28 02:48:41.475045 [ 3 ] {18f9845a-5161-4224-b2fe-d4534e3a956e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1774 | 2025.10.28 02:48:41.475085 [ 3 ] {18f9845a-5161-4224-b2fe-d4534e3a956e} <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_table:capacity', 'switch_table: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 | ||
| 1775 | 2025.10.28 02:48:41.475283 [ 3 ] {18f9845a-5161-4224-b2fe-d4534e3a956e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1776 | 2025.10.28 02:48:41.475336 [ 3 ] {18f9845a-5161-4224-b2fe-d4534e3a956e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1777 | 2025.10.28 02:48:41.475435 [ 3 ] {18f9845a-5161-4224-b2fe-d4534e3a956e} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1778 | 2025.10.28 02:48:41.475464 [ 3 ] {18f9845a-5161-4224-b2fe-d4534e3a956e} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1779 | 2025.10.28 02:48:41.475482 [ 3 ] {18f9845a-5161-4224-b2fe-d4534e3a956e} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 1780 | 2025.10.28 02:48:41.475496 [ 3 ] {18f9845a-5161-4224-b2fe-d4534e3a956e} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1781 | 2025.10.28 02:48:41.475532 [ 3 ] {18f9845a-5161-4224-b2fe-d4534e3a956e} <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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1782 | 2025.10.28 02:48:41.475550 [ 3 ] {18f9845a-5161-4224-b2fe-d4534e3a956e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1783 | 2025.10.28 02:48:41.476235 [ 3 ] {18f9845a-5161-4224-b2fe-d4534e3a956e} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001521 sec., 21038.7902695595 rows/sec., 802.57 KiB/sec. | ||
| 1784 | 2025.10.28 02:48:41.476324 [ 3 ] {18f9845a-5161-4224-b2fe-d4534e3a956e} <Debug> TCPHandler: Processed in 0.001772438 sec. | ||
| 1785 | 2025.10.28 02:48:41.476594 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2025.10.28 02:48:41.476733 [ 3 ] {e81a5b17-f89e-45bc-8475-6db4c96b92d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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_table:capacity', 'switch_table: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) | ||
| 1787 | 2025.10.28 02:48:41.476945 [ 3 ] {e81a5b17-f89e-45bc-8475-6db4c96b92d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1788 | 2025.10.28 02:48:41.476979 [ 3 ] {e81a5b17-f89e-45bc-8475-6db4c96b92d9} <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_table:capacity', 'switch_table: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 | ||
| 1789 | 2025.10.28 02:48:41.477176 [ 3 ] {e81a5b17-f89e-45bc-8475-6db4c96b92d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1790 | 2025.10.28 02:48:41.477229 [ 3 ] {e81a5b17-f89e-45bc-8475-6db4c96b92d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1791 | 2025.10.28 02:48:41.477328 [ 3 ] {e81a5b17-f89e-45bc-8475-6db4c96b92d9} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1792 | 2025.10.28 02:48:41.477356 [ 3 ] {e81a5b17-f89e-45bc-8475-6db4c96b92d9} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1793 | 2025.10.28 02:48:41.477374 [ 3 ] {e81a5b17-f89e-45bc-8475-6db4c96b92d9} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 1794 | 2025.10.28 02:48:41.477388 [ 3 ] {e81a5b17-f89e-45bc-8475-6db4c96b92d9} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1795 | 2025.10.28 02:48:41.477421 [ 3 ] {e81a5b17-f89e-45bc-8475-6db4c96b92d9} <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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1796 | 2025.10.28 02:48:41.477438 [ 3 ] {e81a5b17-f89e-45bc-8475-6db4c96b92d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1797 | 2025.10.28 02:48:41.477918 [ 3 ] {e81a5b17-f89e-45bc-8475-6db4c96b92d9} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001239 sec., 25827.2800645682 rows/sec., 985.23 KiB/sec. | ||
| 1798 | 2025.10.28 02:48:41.478009 [ 3 ] {e81a5b17-f89e-45bc-8475-6db4c96b92d9} <Debug> TCPHandler: Processed in 0.001465858 sec. | ||
| 1799 | 2025.10.28 02:48:41.478260 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2025.10.28 02:48:41.478399 [ 3 ] {4d32d4ef-49d3-4222-805f-2940912a3da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1801 | 2025.10.28 02:48:41.478614 [ 3 ] {4d32d4ef-49d3-4222-805f-2940912a3da4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1802 | 2025.10.28 02:48:41.478649 [ 3 ] {4d32d4ef-49d3-4222-805f-2940912a3da4} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1803 | 2025.10.28 02:48:41.478846 [ 3 ] {4d32d4ef-49d3-4222-805f-2940912a3da4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1804 | 2025.10.28 02:48:41.478900 [ 3 ] {4d32d4ef-49d3-4222-805f-2940912a3da4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1805 | 2025.10.28 02:48:41.479000 [ 3 ] {4d32d4ef-49d3-4222-805f-2940912a3da4} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1806 | 2025.10.28 02:48:41.479027 [ 3 ] {4d32d4ef-49d3-4222-805f-2940912a3da4} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1807 | 2025.10.28 02:48:41.479046 [ 3 ] {4d32d4ef-49d3-4222-805f-2940912a3da4} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 1808 | 2025.10.28 02:48:41.479060 [ 3 ] {4d32d4ef-49d3-4222-805f-2940912a3da4} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1809 | 2025.10.28 02:48:41.479094 [ 3 ] {4d32d4ef-49d3-4222-805f-2940912a3da4} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1810 | 2025.10.28 02:48:41.479111 [ 3 ] {4d32d4ef-49d3-4222-805f-2940912a3da4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1811 | 2025.10.28 02:48:41.479664 [ 3 ] {4d32d4ef-49d3-4222-805f-2940912a3da4} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001321 sec., 24224.07267221802 rows/sec., 924.08 KiB/sec. | ||
| 1812 | 2025.10.28 02:48:41.479726 [ 3 ] {4d32d4ef-49d3-4222-805f-2940912a3da4} <Debug> TCPHandler: Processed in 0.00151703 sec. | ||
| 1813 | 2025.10.28 02:48:41.492696 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2025.10.28 02:48:41.492918 [ 3 ] {5400919e-f968-4913-ad5f-496b26709056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1815 | 2025.10.28 02:48:41.493001 [ 3 ] {5400919e-f968-4913-ad5f-496b26709056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1816 | 2025.10.28 02:48:41.493606 [ 3 ] {5400919e-f968-4913-ad5f-496b26709056} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2025.10.28 02:48:41.493650 [ 3 ] {5400919e-f968-4913-ad5f-496b26709056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1818 | 2025.10.28 02:48:41.494053 [ 3 ] {5400919e-f968-4913-ad5f-496b26709056} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1819 | 2025.10.28 02:48:41.494254 [ 3 ] {5400919e-f968-4913-ad5f-496b26709056} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2025.10.28 02:48:41.494404 [ 3 ] {5400919e-f968-4913-ad5f-496b26709056} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001554 sec., 2574.002574002574 rows/sec., 327.41 KiB/sec. | ||
| 1821 | 2025.10.28 02:48:41.494441 [ 3 ] {5400919e-f968-4913-ad5f-496b26709056} <Debug> TCPHandler: Processed in 0.001848541 sec. | ||
| 1822 | 2025.10.28 02:48:41.494549 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2025.10.28 02:48:41.494643 [ 3 ] {6a1a6a92-91a7-4c00-85ad-6ebb64d9760a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1824 | 2025.10.28 02:48:41.494683 [ 3 ] {6a1a6a92-91a7-4c00-85ad-6ebb64d9760a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1825 | 2025.10.28 02:48:41.495306 [ 3 ] {6a1a6a92-91a7-4c00-85ad-6ebb64d9760a} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2025.10.28 02:48:41.495343 [ 3 ] {6a1a6a92-91a7-4c00-85ad-6ebb64d9760a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1827 | 2025.10.28 02:48:41.495658 [ 3 ] {6a1a6a92-91a7-4c00-85ad-6ebb64d9760a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1828 | 2025.10.28 02:48:41.495866 [ 3 ] {6a1a6a92-91a7-4c00-85ad-6ebb64d9760a} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2025.10.28 02:48:41.495990 [ 3 ] {6a1a6a92-91a7-4c00-85ad-6ebb64d9760a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001366 sec., 300146.4128843338 rows/sec., 19.04 MiB/sec. | ||
| 1830 | 2025.10.28 02:48:41.496026 [ 3 ] {6a1a6a92-91a7-4c00-85ad-6ebb64d9760a} <Debug> TCPHandler: Processed in 0.00152497 sec. | ||
| 1831 | 2025.10.28 02:48:41.496137 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2025.10.28 02:48:41.496231 [ 3 ] {52385a6c-1063-4b97-b99e-29728589943c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1833 | 2025.10.28 02:48:41.496270 [ 3 ] {52385a6c-1063-4b97-b99e-29728589943c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1834 | 2025.10.28 02:48:41.496640 [ 3 ] {52385a6c-1063-4b97-b99e-29728589943c} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2025.10.28 02:48:41.496676 [ 3 ] {52385a6c-1063-4b97-b99e-29728589943c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1836 | 2025.10.28 02:48:41.496956 [ 3 ] {52385a6c-1063-4b97-b99e-29728589943c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1837 | 2025.10.28 02:48:41.497160 [ 3 ] {52385a6c-1063-4b97-b99e-29728589943c} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2025.10.28 02:48:41.497283 [ 3 ] {52385a6c-1063-4b97-b99e-29728589943c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00107 sec., 1869.1588785046729 rows/sec., 152.42 KiB/sec. | ||
| 1839 | 2025.10.28 02:48:41.497317 [ 3 ] {52385a6c-1063-4b97-b99e-29728589943c} <Debug> TCPHandler: Processed in 0.00122791 sec. | ||
| 1840 | 2025.10.28 02:48:41.497422 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2025.10.28 02:48:41.497517 [ 3 ] {b43db28d-8c53-4835-bf33-7b7dc947f2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1842 | 2025.10.28 02:48:41.497554 [ 3 ] {b43db28d-8c53-4835-bf33-7b7dc947f2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1843 | 2025.10.28 02:48:41.498417 [ 3 ] {b43db28d-8c53-4835-bf33-7b7dc947f2b8} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2025.10.28 02:48:41.498453 [ 3 ] {b43db28d-8c53-4835-bf33-7b7dc947f2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1845 | 2025.10.28 02:48:41.498849 [ 3 ] {b43db28d-8c53-4835-bf33-7b7dc947f2b8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1846 | 2025.10.28 02:48:41.499055 [ 3 ] {b43db28d-8c53-4835-bf33-7b7dc947f2b8} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2025.10.28 02:48:41.499185 [ 3 ] {b43db28d-8c53-4835-bf33-7b7dc947f2b8} <Debug> executeQuery: Read 1179 rows, 96.24 KiB in 0.001686 sec., 699288.256227758 rows/sec., 55.75 MiB/sec. | ||
| 1848 | 2025.10.28 02:48:41.499221 [ 3 ] {b43db28d-8c53-4835-bf33-7b7dc947f2b8} <Debug> TCPHandler: Processed in 0.00184622 sec. | ||
| 1849 | 2025.10.28 02:48:41.499337 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2025.10.28 02:48:41.499431 [ 3 ] {9370cd8f-afdb-4aeb-adb2-f6156aa7c34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1851 | 2025.10.28 02:48:41.499469 [ 3 ] {9370cd8f-afdb-4aeb-adb2-f6156aa7c34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1852 | 2025.10.28 02:48:41.499945 [ 3 ] {9370cd8f-afdb-4aeb-adb2-f6156aa7c34a} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2025.10.28 02:48:41.499978 [ 3 ] {9370cd8f-afdb-4aeb-adb2-f6156aa7c34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1854 | 2025.10.28 02:48:41.500279 [ 3 ] {9370cd8f-afdb-4aeb-adb2-f6156aa7c34a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1855 | 2025.10.28 02:48:41.500480 [ 3 ] {9370cd8f-afdb-4aeb-adb2-f6156aa7c34a} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2025.10.28 02:48:41.500601 [ 3 ] {9370cd8f-afdb-4aeb-adb2-f6156aa7c34a} <Debug> executeQuery: Read 240 rows, 14.94 KiB in 0.001189 sec., 201850.2943650126 rows/sec., 12.27 MiB/sec. | ||
| 1857 | 2025.10.28 02:48:41.500638 [ 3 ] {9370cd8f-afdb-4aeb-adb2-f6156aa7c34a} <Debug> TCPHandler: Processed in 0.001353785 sec. | ||
| 1858 | 2025.10.28 02:48:41.500744 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2025.10.28 02:48:41.500840 [ 3 ] {7cd8769c-1cee-44b0-8609-962630e0db82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1860 | 2025.10.28 02:48:41.500878 [ 3 ] {7cd8769c-1cee-44b0-8609-962630e0db82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1861 | 2025.10.28 02:48:41.501346 [ 3 ] {7cd8769c-1cee-44b0-8609-962630e0db82} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2025.10.28 02:48:41.501380 [ 3 ] {7cd8769c-1cee-44b0-8609-962630e0db82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1863 | 2025.10.28 02:48:41.501674 [ 3 ] {7cd8769c-1cee-44b0-8609-962630e0db82} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1864 | 2025.10.28 02:48:41.501882 [ 3 ] {7cd8769c-1cee-44b0-8609-962630e0db82} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2025.10.28 02:48:41.502003 [ 3 ] {7cd8769c-1cee-44b0-8609-962630e0db82} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001185 sec., 178902.95358649787 rows/sec., 11.54 MiB/sec. | ||
| 1866 | 2025.10.28 02:48:41.502038 [ 3 ] {7cd8769c-1cee-44b0-8609-962630e0db82} <Debug> TCPHandler: Processed in 0.001342254 sec. | ||
| 1867 | 2025.10.28 02:48:41.502143 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2025.10.28 02:48:41.502235 [ 3 ] {65e1972d-7c16-4388-b283-2f59040a4a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1869 | 2025.10.28 02:48:41.502273 [ 3 ] {65e1972d-7c16-4388-b283-2f59040a4a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1870 | 2025.10.28 02:48:41.502722 [ 3 ] {65e1972d-7c16-4388-b283-2f59040a4a1e} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2025.10.28 02:48:41.502755 [ 3 ] {65e1972d-7c16-4388-b283-2f59040a4a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1872 | 2025.10.28 02:48:41.503046 [ 3 ] {65e1972d-7c16-4388-b283-2f59040a4a1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1873 | 2025.10.28 02:48:41.503248 [ 3 ] {65e1972d-7c16-4388-b283-2f59040a4a1e} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2025.10.28 02:48:41.503370 [ 3 ] {65e1972d-7c16-4388-b283-2f59040a4a1e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001153 sec., 183000.86730268865 rows/sec., 10.39 MiB/sec. | ||
| 1875 | 2025.10.28 02:48:41.503405 [ 3 ] {65e1972d-7c16-4388-b283-2f59040a4a1e} <Debug> TCPHandler: Processed in 0.001309353 sec. | ||
| 1876 | 2025.10.28 02:48:41.503512 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2025.10.28 02:48:41.503605 [ 3 ] {961ef34f-555c-44e9-9ff3-6b4bd22711ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1878 | 2025.10.28 02:48:41.503642 [ 3 ] {961ef34f-555c-44e9-9ff3-6b4bd22711ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1879 | 2025.10.28 02:48:41.504247 [ 3 ] {961ef34f-555c-44e9-9ff3-6b4bd22711ee} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2025.10.28 02:48:41.504281 [ 3 ] {961ef34f-555c-44e9-9ff3-6b4bd22711ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1881 | 2025.10.28 02:48:41.504601 [ 3 ] {961ef34f-555c-44e9-9ff3-6b4bd22711ee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1882 | 2025.10.28 02:48:41.504804 [ 3 ] {961ef34f-555c-44e9-9ff3-6b4bd22711ee} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2025.10.28 02:48:41.504926 [ 3 ] {961ef34f-555c-44e9-9ff3-6b4bd22711ee} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001339 sec., 533233.7565347274 rows/sec., 37.39 MiB/sec. | ||
| 1884 | 2025.10.28 02:48:41.504961 [ 3 ] {961ef34f-555c-44e9-9ff3-6b4bd22711ee} <Debug> TCPHandler: Processed in 0.001496449 sec. | ||
| 1885 | 2025.10.28 02:48:41.505078 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2025.10.28 02:48:41.505179 [ 3 ] {4ddf7fde-dd4c-492c-86c7-0b3d589cfdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1887 | 2025.10.28 02:48:41.505218 [ 3 ] {4ddf7fde-dd4c-492c-86c7-0b3d589cfdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1888 | 2025.10.28 02:48:41.505533 [ 3 ] {4ddf7fde-dd4c-492c-86c7-0b3d589cfdef} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2025.10.28 02:48:41.505567 [ 3 ] {4ddf7fde-dd4c-492c-86c7-0b3d589cfdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1890 | 2025.10.28 02:48:41.505854 [ 3 ] {4ddf7fde-dd4c-492c-86c7-0b3d589cfdef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1891 | 2025.10.28 02:48:41.506063 [ 3 ] {4ddf7fde-dd4c-492c-86c7-0b3d589cfdef} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2025.10.28 02:48:41.506188 [ 3 ] {4ddf7fde-dd4c-492c-86c7-0b3d589cfdef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 1893 | 2025.10.28 02:48:41.506222 [ 3 ] {4ddf7fde-dd4c-492c-86c7-0b3d589cfdef} <Debug> TCPHandler: Processed in 0.001192619 sec. | ||
| 1894 | 2025.10.28 02:48:41.506327 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2025.10.28 02:48:41.506418 [ 3 ] {162fcaac-7b06-487a-8463-288162c7a9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1896 | 2025.10.28 02:48:41.506459 [ 3 ] {162fcaac-7b06-487a-8463-288162c7a9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1897 | 2025.10.28 02:48:41.506861 [ 3 ] {162fcaac-7b06-487a-8463-288162c7a9d1} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2025.10.28 02:48:41.506895 [ 3 ] {162fcaac-7b06-487a-8463-288162c7a9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1899 | 2025.10.28 02:48:41.507209 [ 3 ] {162fcaac-7b06-487a-8463-288162c7a9d1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1900 | 2025.10.28 02:48:41.507416 [ 3 ] {162fcaac-7b06-487a-8463-288162c7a9d1} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2025.10.28 02:48:41.507542 [ 3 ] {162fcaac-7b06-487a-8463-288162c7a9d1} <Debug> executeQuery: Read 309 rows, 20.74 KiB in 0.001142 sec., 270577.93345008756 rows/sec., 17.73 MiB/sec. | ||
| 1902 | 2025.10.28 02:48:41.507577 [ 3 ] {162fcaac-7b06-487a-8463-288162c7a9d1} <Debug> TCPHandler: Processed in 0.001297143 sec. | ||
| 1903 | 2025.10.28 02:48:41.507679 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2025.10.28 02:48:41.507775 [ 3 ] {31b12684-c546-4c67-ac44-8926055addd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1905 | 2025.10.28 02:48:41.507818 [ 3 ] {31b12684-c546-4c67-ac44-8926055addd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1906 | 2025.10.28 02:48:41.508132 [ 3 ] {31b12684-c546-4c67-ac44-8926055addd5} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2025.10.28 02:48:41.508165 [ 3 ] {31b12684-c546-4c67-ac44-8926055addd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1908 | 2025.10.28 02:48:41.508469 [ 3 ] {31b12684-c546-4c67-ac44-8926055addd5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1909 | 2025.10.28 02:48:41.508677 [ 3 ] {31b12684-c546-4c67-ac44-8926055addd5} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2025.10.28 02:48:41.508808 [ 3 ] {31b12684-c546-4c67-ac44-8926055addd5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 1911 | 2025.10.28 02:48:41.508843 [ 3 ] {31b12684-c546-4c67-ac44-8926055addd5} <Debug> TCPHandler: Processed in 0.00121233 sec. | ||
| 1912 | 2025.10.28 02:48:41.508946 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2025.10.28 02:48:41.509043 [ 3 ] {84f9220c-6dc6-4abe-92a3-aaaadc225135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1914 | 2025.10.28 02:48:41.509105 [ 3 ] {84f9220c-6dc6-4abe-92a3-aaaadc225135} <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 | ||
| 1915 | 2025.10.28 02:48:41.510023 [ 3 ] {84f9220c-6dc6-4abe-92a3-aaaadc225135} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2025.10.28 02:48:41.510064 [ 3 ] {84f9220c-6dc6-4abe-92a3-aaaadc225135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1917 | 2025.10.28 02:48:41.510590 [ 3 ] {84f9220c-6dc6-4abe-92a3-aaaadc225135} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1918 | 2025.10.28 02:48:41.510811 [ 3 ] {84f9220c-6dc6-4abe-92a3-aaaadc225135} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2025.10.28 02:48:41.510942 [ 3 ] {84f9220c-6dc6-4abe-92a3-aaaadc225135} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001918 sec., 17205.422314911368 rows/sec., 30.83 MiB/sec. | ||
| 1920 | 2025.10.28 02:48:41.510992 [ 3 ] {84f9220c-6dc6-4abe-92a3-aaaadc225135} <Debug> TCPHandler: Processed in 0.002093978 sec. | ||
| 1921 | 2025.10.28 02:48:41.511102 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2025.10.28 02:48:41.511194 [ 3 ] {c3961576-c57f-43e5-9522-30d829f379ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1923 | 2025.10.28 02:48:41.511234 [ 3 ] {c3961576-c57f-43e5-9522-30d829f379ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1924 | 2025.10.28 02:48:41.511695 [ 3 ] {c3961576-c57f-43e5-9522-30d829f379ed} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2025.10.28 02:48:41.511730 [ 3 ] {c3961576-c57f-43e5-9522-30d829f379ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1926 | 2025.10.28 02:48:41.512022 [ 3 ] {c3961576-c57f-43e5-9522-30d829f379ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1927 | 2025.10.28 02:48:41.512218 [ 3 ] {c3961576-c57f-43e5-9522-30d829f379ed} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2025.10.28 02:48:41.512338 [ 3 ] {c3961576-c57f-43e5-9522-30d829f379ed} <Debug> executeQuery: Read 98 rows, 6.15 KiB in 0.001162 sec., 84337.34939759035 rows/sec., 5.17 MiB/sec. | ||
| 1929 | 2025.10.28 02:48:41.512371 [ 3 ] {c3961576-c57f-43e5-9522-30d829f379ed} <Debug> TCPHandler: Processed in 0.001315913 sec. | ||
| 1930 | 2025.10.28 02:48:43.068034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3420 | ||
| 1931 | 2025.10.28 02:48:43.068551 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2025.10.28 02:48:43.068586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1933 | 2025.10.28 02:48:43.069061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1934 | 2025.10.28 02:48:43.069292 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2025.10.28 02:48:43.069431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3420 | ||
| 1936 | 2025.10.28 02:48:43.275271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1937 | 2025.10.28 02:48:43.292113 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2025.10.28 02:48:43.292171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1939 | 2025.10.28 02:48:43.297646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1940 | 2025.10.28 02:48:43.298330 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2025.10.28 02:48:43.301411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1942 | 2025.10.28 02:48:46.448889 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2025.10.28 02:48:46.449153 [ 3 ] {fe165a61-004a-4017-a94e-c412db238b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1944 | 2025.10.28 02:48:46.449218 [ 3 ] {fe165a61-004a-4017-a94e-c412db238b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1945 | 2025.10.28 02:48:46.449847 [ 3 ] {fe165a61-004a-4017-a94e-c412db238b78} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2025.10.28 02:48:46.449893 [ 3 ] {fe165a61-004a-4017-a94e-c412db238b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1947 | 2025.10.28 02:48:46.450349 [ 3 ] {fe165a61-004a-4017-a94e-c412db238b78} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1948 | 2025.10.28 02:48:46.450585 [ 3 ] {fe165a61-004a-4017-a94e-c412db238b78} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2025.10.28 02:48:46.450748 [ 3 ] {fe165a61-004a-4017-a94e-c412db238b78} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.61 MiB/sec. | ||
| 1950 | 2025.10.28 02:48:46.450790 [ 3 ] {fe165a61-004a-4017-a94e-c412db238b78} <Debug> TCPHandler: Processed in 0.002065808 sec. | ||
| 1951 | 2025.10.28 02:48:46.450912 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2025.10.28 02:48:46.451008 [ 3 ] {2cd33542-5547-4a08-a3e9-d4dec456ae80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1953 | 2025.10.28 02:48:46.451049 [ 3 ] {2cd33542-5547-4a08-a3e9-d4dec456ae80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1954 | 2025.10.28 02:48:46.451466 [ 3 ] {2cd33542-5547-4a08-a3e9-d4dec456ae80} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2025.10.28 02:48:46.451503 [ 3 ] {2cd33542-5547-4a08-a3e9-d4dec456ae80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1956 | 2025.10.28 02:48:46.451810 [ 3 ] {2cd33542-5547-4a08-a3e9-d4dec456ae80} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1957 | 2025.10.28 02:48:46.452026 [ 3 ] {2cd33542-5547-4a08-a3e9-d4dec456ae80} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2025.10.28 02:48:46.452155 [ 3 ] {2cd33542-5547-4a08-a3e9-d4dec456ae80} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 1959 | 2025.10.28 02:48:46.452192 [ 3 ] {2cd33542-5547-4a08-a3e9-d4dec456ae80} <Debug> TCPHandler: Processed in 0.001329263 sec. | ||
| 1960 | 2025.10.28 02:48:46.452302 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2025.10.28 02:48:46.452396 [ 3 ] {c49bea04-feec-4d03-9154-652e5fb07669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1962 | 2025.10.28 02:48:46.452440 [ 3 ] {c49bea04-feec-4d03-9154-652e5fb07669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1963 | 2025.10.28 02:48:46.452843 [ 3 ] {c49bea04-feec-4d03-9154-652e5fb07669} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2025.10.28 02:48:46.452881 [ 3 ] {c49bea04-feec-4d03-9154-652e5fb07669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1965 | 2025.10.28 02:48:46.453218 [ 3 ] {c49bea04-feec-4d03-9154-652e5fb07669} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1966 | 2025.10.28 02:48:46.453435 [ 3 ] {c49bea04-feec-4d03-9154-652e5fb07669} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2025.10.28 02:48:46.453566 [ 3 ] {c49bea04-feec-4d03-9154-652e5fb07669} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 1968 | 2025.10.28 02:48:46.453610 [ 3 ] {c49bea04-feec-4d03-9154-652e5fb07669} <Debug> TCPHandler: Processed in 0.001357145 sec. | ||
| 1969 | 2025.10.28 02:48:46.453709 [ 3 ] {} <Trace> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2025.10.28 02:48:46.453803 [ 3 ] {43152e3f-e2bc-433e-8415-d6006706786c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1971 | 2025.10.28 02:48:46.453845 [ 3 ] {43152e3f-e2bc-433e-8415-d6006706786c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1972 | 2025.10.28 02:48:46.454167 [ 3 ] {43152e3f-e2bc-433e-8415-d6006706786c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2025.10.28 02:48:46.454203 [ 3 ] {43152e3f-e2bc-433e-8415-d6006706786c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1974 | 2025.10.28 02:48:46.454507 [ 3 ] {43152e3f-e2bc-433e-8415-d6006706786c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1975 | 2025.10.28 02:48:46.454722 [ 3 ] {43152e3f-e2bc-433e-8415-d6006706786c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2025.10.28 02:48:46.454851 [ 3 ] {43152e3f-e2bc-433e-8415-d6006706786c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 1977 | 2025.10.28 02:48:46.454894 [ 3 ] {43152e3f-e2bc-433e-8415-d6006706786c} <Debug> TCPHandler: Processed in 0.001233841 sec. | ||
| 1978 | 2025.10.28 02:48:50.494587 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1979 | 2025.10.28 02:48:50.494686 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1980 | 2025.10.28 02:48:50.566675 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 298 | ||
| 1981 | 2025.10.28 02:48:50.569099 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2025.10.28 02:48:50.569154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1983 | 2025.10.28 02:48:50.570247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3868 | ||
| 1984 | 2025.10.28 02:48:50.570379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1985 | 2025.10.28 02:48:50.570659 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2025.10.28 02:48:50.570721 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2025.10.28 02:48:50.570763 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1988 | 2025.10.28 02:48:50.570814 [ 46 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1989 | 2025.10.28 02:48:50.570860 [ 46 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2025.10.28 02:48:50.570884 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1991 | 2025.10.28 02:48:50.571009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 1992 | 2025.10.28 02:48:50.571019 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 1993 | 2025.10.28 02:48:50.571252 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1994 | 2025.10.28 02:48:50.571510 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2025.10.28 02:48:50.571639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3868 | ||
| 1996 | 2025.10.28 02:48:50.571655 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1997 | 2025.10.28 02:48:50.571820 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 1998 | 2025.10.28 02:48:50.572200 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 1999 | 2025.10.28 02:48:50.572581 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 2000 | 2025.10.28 02:48:50.572933 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 2001 | 2025.10.28 02:48:50.573271 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 2002 | 2025.10.28 02:48:50.573604 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 2003 | 2025.10.28 02:48:50.579239 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 72 columns (72 merged, 0 gathered) in 0.008285342 sec., 35967.13328188505 rows/sec., 35.79 MiB/sec. | ||
| 2004 | 2025.10.28 02:48:50.580259 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2005 | 2025.10.28 02:48:50.580904 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_6_1} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2025.10.28 02:48:50.580985 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_6_1} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2007 | 2025.10.28 02:48:50.581204 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 2008 | 2025.10.28 02:48:50.641367 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2009 | 2025.10.28 02:48:50.641421 [ 3 ] {} <Debug> TCP-Session: fcdbbd4c-8933-48e4-981e-8f8c5ca99d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2025.10.28 02:48:50.802239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2011 | 2025.10.28 02:48:50.819363 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2025.10.28 02:48:50.819421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2013 | 2025.10.28 02:48:50.825150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2014 | 2025.10.28 02:48:50.825829 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2025.10.28 02:48:50.828938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2016 | 2025.10.28 02:48:51.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.34 MiB, peak 187.81 MiB, free memory in arenas 0.00 B, will set to 183.75 MiB (RSS), difference: 2.41 MiB | ||
| 2017 | 2025.10.28 02:48:51.462244 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2025.10.28 02:48:51.462435 [ 4 ] {03376764-aed8-4d26-8c26-1d7664da3e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2019 | 2025.10.28 02:48:51.462498 [ 4 ] {03376764-aed8-4d26-8c26-1d7664da3e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2020 | 2025.10.28 02:48:51.463258 [ 4 ] {03376764-aed8-4d26-8c26-1d7664da3e0b} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2025.10.28 02:48:51.463305 [ 4 ] {03376764-aed8-4d26-8c26-1d7664da3e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2022 | 2025.10.28 02:48:51.463735 [ 4 ] {03376764-aed8-4d26-8c26-1d7664da3e0b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2023 | 2025.10.28 02:48:51.463951 [ 4 ] {03376764-aed8-4d26-8c26-1d7664da3e0b} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2025.10.28 02:48:51.464086 [ 45 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2025 | 2025.10.28 02:48:51.464105 [ 4 ] {03376764-aed8-4d26-8c26-1d7664da3e0b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001717 sec., 238788.58474082703 rows/sec., 15.15 MiB/sec. | ||
| 2026 | 2025.10.28 02:48:51.464182 [ 45 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2025.10.28 02:48:51.464201 [ 4 ] {03376764-aed8-4d26-8c26-1d7664da3e0b} <Debug> TCPHandler: Processed in 0.002085698 sec. | ||
| 2028 | 2025.10.28 02:48:51.464210 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2029 | 2025.10.28 02:48:51.464336 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2025.10.28 02:48:51.464345 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::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 | ||
| 2031 | 2025.10.28 02:48:51.464442 [ 4 ] {ac482f54-4ec8-43c5-99cb-8083d158a955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2032 | 2025.10.28 02:48:51.464446 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2033 | 2025.10.28 02:48:51.464482 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2034 | 2025.10.28 02:48:51.464483 [ 4 ] {ac482f54-4ec8-43c5-99cb-8083d158a955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2035 | 2025.10.28 02:48:51.464591 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2036 | 2025.10.28 02:48:51.464638 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2037 | 2025.10.28 02:48:51.464687 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2038 | 2025.10.28 02:48:51.464733 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2039 | 2025.10.28 02:48:51.465403 [ 4 ] {ac482f54-4ec8-43c5-99cb-8083d158a955} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2025.10.28 02:48:51.465438 [ 4 ] {ac482f54-4ec8-43c5-99cb-8083d158a955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2041 | 2025.10.28 02:48:51.465744 [ 189 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455547 sec., 1408405.2249772765 rows/sec., 94.72 MiB/sec. | ||
| 2042 | 2025.10.28 02:48:51.465880 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2043 | 2025.10.28 02:48:51.465959 [ 4 ] {ac482f54-4ec8-43c5-99cb-8083d158a955} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2044 | 2025.10.28 02:48:51.466122 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_5_1} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2025.10.28 02:48:51.466182 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_5_1} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2046 | 2025.10.28 02:48:51.466193 [ 4 ] {ac482f54-4ec8-43c5-99cb-8083d158a955} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2025.10.28 02:48:51.466235 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2048 | 2025.10.28 02:48:51.466323 [ 4 ] {ac482f54-4ec8-43c5-99cb-8083d158a955} <Debug> executeQuery: Read 1178 rows, 96.17 KiB in 0.001901 sec., 619673.855865334 rows/sec., 49.40 MiB/sec. | ||
| 2049 | 2025.10.28 02:48:51.466362 [ 4 ] {ac482f54-4ec8-43c5-99cb-8083d158a955} <Debug> TCPHandler: Processed in 0.002076898 sec. | ||
| 2050 | 2025.10.28 02:48:51.466487 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2025.10.28 02:48:51.466580 [ 4 ] {727457fc-32da-46fd-9b4a-cba8753f9d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2052 | 2025.10.28 02:48:51.466620 [ 4 ] {727457fc-32da-46fd-9b4a-cba8753f9d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2053 | 2025.10.28 02:48:51.467089 [ 4 ] {727457fc-32da-46fd-9b4a-cba8753f9d1a} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2025.10.28 02:48:51.467125 [ 4 ] {727457fc-32da-46fd-9b4a-cba8753f9d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2055 | 2025.10.28 02:48:51.467444 [ 4 ] {727457fc-32da-46fd-9b4a-cba8753f9d1a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2056 | 2025.10.28 02:48:51.467643 [ 4 ] {727457fc-32da-46fd-9b4a-cba8753f9d1a} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2025.10.28 02:48:51.467775 [ 4 ] {727457fc-32da-46fd-9b4a-cba8753f9d1a} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001213 sec., 196207.74938169826 rows/sec., 11.91 MiB/sec. | ||
| 2058 | 2025.10.28 02:48:51.467812 [ 4 ] {727457fc-32da-46fd-9b4a-cba8753f9d1a} <Debug> TCPHandler: Processed in 0.001372185 sec. | ||
| 2059 | 2025.10.28 02:48:51.467933 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2025.10.28 02:48:51.468026 [ 4 ] {2aa8f633-8e39-4dce-9abb-3b0c227c1380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2061 | 2025.10.28 02:48:51.468064 [ 4 ] {2aa8f633-8e39-4dce-9abb-3b0c227c1380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2062 | 2025.10.28 02:48:51.468512 [ 4 ] {2aa8f633-8e39-4dce-9abb-3b0c227c1380} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2025.10.28 02:48:51.468547 [ 4 ] {2aa8f633-8e39-4dce-9abb-3b0c227c1380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2064 | 2025.10.28 02:48:51.468833 [ 4 ] {2aa8f633-8e39-4dce-9abb-3b0c227c1380} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2065 | 2025.10.28 02:48:51.469034 [ 4 ] {2aa8f633-8e39-4dce-9abb-3b0c227c1380} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2025.10.28 02:48:51.469159 [ 4 ] {2aa8f633-8e39-4dce-9abb-3b0c227c1380} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001151 sec., 184187.66290182451 rows/sec., 11.88 MiB/sec. | ||
| 2067 | 2025.10.28 02:48:51.469196 [ 4 ] {2aa8f633-8e39-4dce-9abb-3b0c227c1380} <Debug> TCPHandler: Processed in 0.001309862 sec. | ||
| 2068 | 2025.10.28 02:48:51.469309 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2025.10.28 02:48:51.469400 [ 4 ] {a4e1721e-3685-4b06-aa83-cf8caaf2a3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2070 | 2025.10.28 02:48:51.469439 [ 4 ] {a4e1721e-3685-4b06-aa83-cf8caaf2a3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2071 | 2025.10.28 02:48:51.469891 [ 4 ] {a4e1721e-3685-4b06-aa83-cf8caaf2a3f5} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2025.10.28 02:48:51.469926 [ 4 ] {a4e1721e-3685-4b06-aa83-cf8caaf2a3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2073 | 2025.10.28 02:48:51.470230 [ 4 ] {a4e1721e-3685-4b06-aa83-cf8caaf2a3f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2074 | 2025.10.28 02:48:51.470432 [ 4 ] {a4e1721e-3685-4b06-aa83-cf8caaf2a3f5} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2025.10.28 02:48:51.470528 [ 45 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2076 | 2025.10.28 02:48:51.470559 [ 4 ] {a4e1721e-3685-4b06-aa83-cf8caaf2a3f5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001176 sec., 179421.768707483 rows/sec., 10.19 MiB/sec. | ||
| 2077 | 2025.10.28 02:48:51.470562 [ 45 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2025.10.28 02:48:51.470600 [ 4 ] {a4e1721e-3685-4b06-aa83-cf8caaf2a3f5} <Debug> TCPHandler: Processed in 0.001337693 sec. | ||
| 2079 | 2025.10.28 02:48:51.470608 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2080 | 2025.10.28 02:48:51.470702 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::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 | ||
| 2081 | 2025.10.28 02:48:51.470723 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2025.10.28 02:48:51.470806 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2083 | 2025.10.28 02:48:51.470820 [ 4 ] {edc91389-dc2f-462a-bc9f-cca8eec68032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2084 | 2025.10.28 02:48:51.470840 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2085 | 2025.10.28 02:48:51.470863 [ 4 ] {edc91389-dc2f-462a-bc9f-cca8eec68032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2086 | 2025.10.28 02:48:51.470922 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2087 | 2025.10.28 02:48:51.470968 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2088 | 2025.10.28 02:48:51.471005 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2089 | 2025.10.28 02:48:51.471044 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2090 | 2025.10.28 02:48:51.471484 [ 4 ] {edc91389-dc2f-462a-bc9f-cca8eec68032} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2025.10.28 02:48:51.471524 [ 4 ] {edc91389-dc2f-462a-bc9f-cca8eec68032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2092 | 2025.10.28 02:48:51.471864 [ 4 ] {edc91389-dc2f-462a-bc9f-cca8eec68032} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2093 | 2025.10.28 02:48:51.471906 [ 189 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237331 sec., 852641.6940980223 rows/sec., 51.67 MiB/sec. | ||
| 2094 | 2025.10.28 02:48:51.472079 [ 4 ] {edc91389-dc2f-462a-bc9f-cca8eec68032} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2025.10.28 02:48:51.472087 [ 189 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2096 | 2025.10.28 02:48:51.472212 [ 4 ] {edc91389-dc2f-462a-bc9f-cca8eec68032} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.00141 sec., 504964.5390070922 rows/sec., 35.40 MiB/sec. | ||
| 2097 | 2025.10.28 02:48:51.472254 [ 4 ] {edc91389-dc2f-462a-bc9f-cca8eec68032} <Debug> TCPHandler: Processed in 0.001578171 sec. | ||
| 2098 | 2025.10.28 02:48:51.472371 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2099 | 2025.10.28 02:48:51.472401 [ 189 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_5_1} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2025.10.28 02:48:51.472463 [ 4 ] {3239376b-b01d-4d32-8762-612846215b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2101 | 2025.10.28 02:48:51.472475 [ 189 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_5_1} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2102 | 2025.10.28 02:48:51.472510 [ 4 ] {3239376b-b01d-4d32-8762-612846215b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2103 | 2025.10.28 02:48:51.472554 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2104 | 2025.10.28 02:48:51.472851 [ 4 ] {3239376b-b01d-4d32-8762-612846215b41} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2025.10.28 02:48:51.472890 [ 4 ] {3239376b-b01d-4d32-8762-612846215b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2106 | 2025.10.28 02:48:51.473189 [ 4 ] {3239376b-b01d-4d32-8762-612846215b41} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2107 | 2025.10.28 02:48:51.473387 [ 4 ] {3239376b-b01d-4d32-8762-612846215b41} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2025.10.28 02:48:51.473516 [ 4 ] {3239376b-b01d-4d32-8762-612846215b41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 2109 | 2025.10.28 02:48:51.473550 [ 4 ] {3239376b-b01d-4d32-8762-612846215b41} <Debug> TCPHandler: Processed in 0.00122698 sec. | ||
| 2110 | 2025.10.28 02:48:51.473663 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2025.10.28 02:48:51.473754 [ 4 ] {13cc4583-4320-4622-9d0e-9a3a3cf0b49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2112 | 2025.10.28 02:48:51.473796 [ 4 ] {13cc4583-4320-4622-9d0e-9a3a3cf0b49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2113 | 2025.10.28 02:48:51.474223 [ 4 ] {13cc4583-4320-4622-9d0e-9a3a3cf0b49c} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2025.10.28 02:48:51.474258 [ 4 ] {13cc4583-4320-4622-9d0e-9a3a3cf0b49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2115 | 2025.10.28 02:48:51.474582 [ 4 ] {13cc4583-4320-4622-9d0e-9a3a3cf0b49c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2116 | 2025.10.28 02:48:51.474802 [ 4 ] {13cc4583-4320-4622-9d0e-9a3a3cf0b49c} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2025.10.28 02:48:51.474927 [ 4 ] {13cc4583-4320-4622-9d0e-9a3a3cf0b49c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001191 sec., 263643.99664147774 rows/sec., 17.32 MiB/sec. | ||
| 2118 | 2025.10.28 02:48:51.474962 [ 4 ] {13cc4583-4320-4622-9d0e-9a3a3cf0b49c} <Debug> TCPHandler: Processed in 0.001346264 sec. | ||
| 2119 | 2025.10.28 02:48:51.475078 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2025.10.28 02:48:51.475169 [ 4 ] {870ba7f8-ee58-402b-9c40-d320c988a3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2121 | 2025.10.28 02:48:51.475208 [ 4 ] {870ba7f8-ee58-402b-9c40-d320c988a3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2122 | 2025.10.28 02:48:51.475516 [ 4 ] {870ba7f8-ee58-402b-9c40-d320c988a3a2} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2025.10.28 02:48:51.475550 [ 4 ] {870ba7f8-ee58-402b-9c40-d320c988a3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2124 | 2025.10.28 02:48:51.475837 [ 4 ] {870ba7f8-ee58-402b-9c40-d320c988a3a2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2125 | 2025.10.28 02:48:51.476034 [ 4 ] {870ba7f8-ee58-402b-9c40-d320c988a3a2} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2025.10.28 02:48:51.476160 [ 4 ] {870ba7f8-ee58-402b-9c40-d320c988a3a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 2127 | 2025.10.28 02:48:51.476194 [ 4 ] {870ba7f8-ee58-402b-9c40-d320c988a3a2} <Debug> TCPHandler: Processed in 0.001163598 sec. | ||
| 2128 | 2025.10.28 02:48:51.476303 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2025.10.28 02:48:51.476394 [ 4 ] {8f5cb6dd-6e7f-4209-bcc5-2a010b0dc5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2130 | 2025.10.28 02:48:51.476446 [ 4 ] {8f5cb6dd-6e7f-4209-bcc5-2a010b0dc5b4} <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 | ||
| 2131 | 2025.10.28 02:48:51.477226 [ 4 ] {8f5cb6dd-6e7f-4209-bcc5-2a010b0dc5b4} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2025.10.28 02:48:51.477260 [ 4 ] {8f5cb6dd-6e7f-4209-bcc5-2a010b0dc5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2133 | 2025.10.28 02:48:51.477775 [ 4 ] {8f5cb6dd-6e7f-4209-bcc5-2a010b0dc5b4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2134 | 2025.10.28 02:48:51.477990 [ 4 ] {8f5cb6dd-6e7f-4209-bcc5-2a010b0dc5b4} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2025.10.28 02:48:51.478127 [ 4 ] {8f5cb6dd-6e7f-4209-bcc5-2a010b0dc5b4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00175 sec., 18857.142857142855 rows/sec., 33.79 MiB/sec. | ||
| 2136 | 2025.10.28 02:48:51.478173 [ 4 ] {8f5cb6dd-6e7f-4209-bcc5-2a010b0dc5b4} <Debug> TCPHandler: Processed in 0.001916983 sec. | ||
| 2137 | 2025.10.28 02:48:51.478295 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2025.10.28 02:48:51.478387 [ 4 ] {f54503a7-220c-4582-8333-8132f6ae0d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2139 | 2025.10.28 02:48:51.478427 [ 4 ] {f54503a7-220c-4582-8333-8132f6ae0d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2140 | 2025.10.28 02:48:51.478744 [ 4 ] {f54503a7-220c-4582-8333-8132f6ae0d4c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2025.10.28 02:48:51.478778 [ 4 ] {f54503a7-220c-4582-8333-8132f6ae0d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2142 | 2025.10.28 02:48:51.479067 [ 4 ] {f54503a7-220c-4582-8333-8132f6ae0d4c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2143 | 2025.10.28 02:48:51.479287 [ 4 ] {f54503a7-220c-4582-8333-8132f6ae0d4c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2025.10.28 02:48:51.479410 [ 4 ] {f54503a7-220c-4582-8333-8132f6ae0d4c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001041 sec., 99903.93852065322 rows/sec., 6.12 MiB/sec. | ||
| 2145 | 2025.10.28 02:48:51.479444 [ 4 ] {f54503a7-220c-4582-8333-8132f6ae0d4c} <Debug> TCPHandler: Processed in 0.00119734 sec. | ||
| 2146 | 2025.10.28 02:48:56.448721 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2025.10.28 02:48:56.449027 [ 4 ] {0f97807c-9c8a-44e9-93fa-6d0b95566cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2148 | 2025.10.28 02:48:56.449129 [ 4 ] {0f97807c-9c8a-44e9-93fa-6d0b95566cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2149 | 2025.10.28 02:48:56.449856 [ 4 ] {0f97807c-9c8a-44e9-93fa-6d0b95566cc7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2025.10.28 02:48:56.449900 [ 4 ] {0f97807c-9c8a-44e9-93fa-6d0b95566cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2151 | 2025.10.28 02:48:56.450296 [ 4 ] {0f97807c-9c8a-44e9-93fa-6d0b95566cc7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2152 | 2025.10.28 02:48:56.450525 [ 4 ] {0f97807c-9c8a-44e9-93fa-6d0b95566cc7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2025.10.28 02:48:56.450692 [ 4 ] {0f97807c-9c8a-44e9-93fa-6d0b95566cc7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001741 sec., 32165.422171166 rows/sec., 2.47 MiB/sec. | ||
| 2154 | 2025.10.28 02:48:56.450733 [ 4 ] {0f97807c-9c8a-44e9-93fa-6d0b95566cc7} <Debug> TCPHandler: Processed in 0.002200992 sec. | ||
| 2155 | 2025.10.28 02:48:56.450851 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2025.10.28 02:48:56.450946 [ 4 ] {37315d29-9a45-4f43-9567-83d016394bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2157 | 2025.10.28 02:48:56.450987 [ 4 ] {37315d29-9a45-4f43-9567-83d016394bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2158 | 2025.10.28 02:48:56.451411 [ 4 ] {37315d29-9a45-4f43-9567-83d016394bcf} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2025.10.28 02:48:56.451447 [ 4 ] {37315d29-9a45-4f43-9567-83d016394bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2160 | 2025.10.28 02:48:56.451747 [ 4 ] {37315d29-9a45-4f43-9567-83d016394bcf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2161 | 2025.10.28 02:48:56.451958 [ 4 ] {37315d29-9a45-4f43-9567-83d016394bcf} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2025.10.28 02:48:56.452085 [ 4 ] {37315d29-9a45-4f43-9567-83d016394bcf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 2163 | 2025.10.28 02:48:56.452123 [ 4 ] {37315d29-9a45-4f43-9567-83d016394bcf} <Debug> TCPHandler: Processed in 0.001319963 sec. | ||
| 2164 | 2025.10.28 02:48:56.452236 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2025.10.28 02:48:56.452330 [ 4 ] {d6ebc394-a977-494d-bc67-8358e5150a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2166 | 2025.10.28 02:48:56.452375 [ 4 ] {d6ebc394-a977-494d-bc67-8358e5150a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2167 | 2025.10.28 02:48:56.452766 [ 4 ] {d6ebc394-a977-494d-bc67-8358e5150a2f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2025.10.28 02:48:56.452802 [ 4 ] {d6ebc394-a977-494d-bc67-8358e5150a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2169 | 2025.10.28 02:48:56.453131 [ 4 ] {d6ebc394-a977-494d-bc67-8358e5150a2f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2170 | 2025.10.28 02:48:56.453360 [ 4 ] {d6ebc394-a977-494d-bc67-8358e5150a2f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2025.10.28 02:48:56.453489 [ 4 ] {d6ebc394-a977-494d-bc67-8358e5150a2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 2172 | 2025.10.28 02:48:56.453525 [ 4 ] {d6ebc394-a977-494d-bc67-8358e5150a2f} <Debug> TCPHandler: Processed in 0.001337294 sec. | ||
| 2173 | 2025.10.28 02:48:56.453623 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2025.10.28 02:48:56.453718 [ 4 ] {fddf9499-cb89-4e96-953a-9d606a359417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2175 | 2025.10.28 02:48:56.453761 [ 4 ] {fddf9499-cb89-4e96-953a-9d606a359417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2176 | 2025.10.28 02:48:56.454081 [ 4 ] {fddf9499-cb89-4e96-953a-9d606a359417} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2025.10.28 02:48:56.454117 [ 4 ] {fddf9499-cb89-4e96-953a-9d606a359417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2178 | 2025.10.28 02:48:56.454420 [ 4 ] {fddf9499-cb89-4e96-953a-9d606a359417} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2179 | 2025.10.28 02:48:56.454628 [ 4 ] {fddf9499-cb89-4e96-953a-9d606a359417} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2025.10.28 02:48:56.454757 [ 4 ] {fddf9499-cb89-4e96-953a-9d606a359417} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 2181 | 2025.10.28 02:48:56.454792 [ 4 ] {fddf9499-cb89-4e96-953a-9d606a359417} <Debug> TCPHandler: Processed in 0.00121619 sec. | ||
| 2182 | 2025.10.28 02:48:58.072640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4380 | ||
| 2183 | 2025.10.28 02:48:58.073229 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2025.10.28 02:48:58.073280 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2185 | 2025.10.28 02:48:58.073792 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2186 | 2025.10.28 02:48:58.074046 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2025.10.28 02:48:58.074192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4380 | ||
| 2188 | 2025.10.28 02:48:58.329929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2189 | 2025.10.28 02:48:58.359521 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2025.10.28 02:48:58.359624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2191 | 2025.10.28 02:48:58.383938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2192 | 2025.10.28 02:48:58.387458 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2025.10.28 02:48:58.400043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2194 | 2025.10.28 02:48:59.182062 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42555 | ||
| 2195 | 2025.10.28 02:48:59.182231 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2196 | 2025.10.28 02:48:59.182272 [ 3 ] {} <Debug> TCP-Session: 6aa76ec0-b01b-446c-8a0d-72550a958a02 Authenticating user 'default' from [fd00:1122:3344:101::e]:42555 | ||
| 2197 | 2025.10.28 02:48:59.182302 [ 3 ] {} <Debug> TCP-Session: 6aa76ec0-b01b-446c-8a0d-72550a958a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2025.10.28 02:48:59.182322 [ 3 ] {} <Debug> TCP-Session: 6aa76ec0-b01b-446c-8a0d-72550a958a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2025.10.28 02:48:59.182603 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38294 | ||
| 2200 | 2025.10.28 02:48:59.182625 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62174 | ||
| 2201 | 2025.10.28 02:48:59.182664 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61327 | ||
| 2202 | 2025.10.28 02:48:59.182695 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53359 | ||
| 2203 | 2025.10.28 02:48:59.182699 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62406 | ||
| 2204 | 2025.10.28 02:48:59.182731 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53985 | ||
| 2205 | 2025.10.28 02:48:59.182743 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47602 | ||
| 2206 | 2025.10.28 02:48:59.182719 [ 3 ] {} <Trace> TCP-Session: 6aa76ec0-b01b-446c-8a0d-72550a958a02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2025.10.28 02:48:59.182698 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53377 | ||
| 2208 | 2025.10.28 02:48:59.182743 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2209 | 2025.10.28 02:48:59.182937 [ 286 ] {} <Debug> TCP-Session: ee811e6b-af24-434a-b7bb-81481ff99053 Authenticating user 'default' from [fd00:1122:3344:101::e]:38294 | ||
| 2210 | 2025.10.28 02:48:59.182949 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2211 | 2025.10.28 02:48:59.182965 [ 286 ] {} <Debug> TCP-Session: ee811e6b-af24-434a-b7bb-81481ff99053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2025.10.28 02:48:59.182996 [ 287 ] {} <Debug> TCP-Session: 2c9331ca-8c74-4ed9-bbd4-d95c34f464ef Authenticating user 'default' from [fd00:1122:3344:101::e]:62174 | ||
| 2213 | 2025.10.28 02:48:59.182997 [ 286 ] {} <Debug> TCP-Session: ee811e6b-af24-434a-b7bb-81481ff99053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2025.10.28 02:48:59.183034 [ 287 ] {} <Debug> TCP-Session: 2c9331ca-8c74-4ed9-bbd4-d95c34f464ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2025.10.28 02:48:59.183056 [ 287 ] {} <Debug> TCP-Session: 2c9331ca-8c74-4ed9-bbd4-d95c34f464ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2025.10.28 02:48:59.183073 [ 3 ] {4fc1897a-58d2-49e3-b984-91d87ce50832} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42555) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2217 | 2025.10.28 02:48:59.183111 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2025.10.28 02:48:59.183114 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2219 | 2025.10.28 02:48:59.183151 [ 292 ] {} <Debug> TCP-Session: 5283739c-e905-4e1f-ae2e-fdeeb272f45e Authenticating user 'default' from [fd00:1122:3344:101::e]:53985 | ||
| 2220 | 2025.10.28 02:48:59.183173 [ 293 ] {} <Debug> TCP-Session: 8739a9f0-1ce7-4314-9327-652d34f17c42 Authenticating user 'default' from [fd00:1122:3344:101::e]:47602 | ||
| 2221 | 2025.10.28 02:48:59.183188 [ 292 ] {} <Debug> TCP-Session: 5283739c-e905-4e1f-ae2e-fdeeb272f45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2025.10.28 02:48:59.183208 [ 293 ] {} <Debug> TCP-Session: 8739a9f0-1ce7-4314-9327-652d34f17c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2025.10.28 02:48:59.183225 [ 292 ] {} <Debug> TCP-Session: 5283739c-e905-4e1f-ae2e-fdeeb272f45e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2025.10.28 02:48:59.183237 [ 293 ] {} <Debug> TCP-Session: 8739a9f0-1ce7-4314-9327-652d34f17c42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2025.10.28 02:48:59.183345 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2226 | 2025.10.28 02:48:59.183350 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2227 | 2025.10.28 02:48:59.183383 [ 289 ] {} <Debug> TCP-Session: 8f55f8cd-135d-4bc0-b752-1327577e50ef Authenticating user 'default' from [fd00:1122:3344:101::e]:53377 | ||
| 2228 | 2025.10.28 02:48:59.183410 [ 291 ] {} <Debug> TCP-Session: 0658e031-5ea9-4758-92e2-ffae675401d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62406 | ||
| 2229 | 2025.10.28 02:48:59.183419 [ 289 ] {} <Debug> TCP-Session: 8f55f8cd-135d-4bc0-b752-1327577e50ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2025.10.28 02:48:59.183442 [ 291 ] {} <Debug> TCP-Session: 0658e031-5ea9-4758-92e2-ffae675401d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2025.10.28 02:48:59.183453 [ 289 ] {} <Debug> TCP-Session: 8f55f8cd-135d-4bc0-b752-1327577e50ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2025.10.28 02:48:59.183472 [ 291 ] {} <Debug> TCP-Session: 0658e031-5ea9-4758-92e2-ffae675401d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2025.10.28 02:48:59.183478 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2025.10.28 02:48:59.183523 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2025.10.28 02:48:59.183552 [ 288 ] {} <Debug> TCP-Session: 0c4cd0b0-31d5-4b56-866c-fbc4cee9c9e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61327 | ||
| 2236 | 2025.10.28 02:48:59.183443 [ 3 ] {4fc1897a-58d2-49e3-b984-91d87ce50832} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2237 | 2025.10.28 02:48:59.183585 [ 288 ] {} <Debug> TCP-Session: 0c4cd0b0-31d5-4b56-866c-fbc4cee9c9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2025.10.28 02:48:59.183577 [ 290 ] {} <Debug> TCP-Session: 5c4a344a-afc3-4abe-909c-9c88f3f32ff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53359 | ||
| 2239 | 2025.10.28 02:48:59.183618 [ 288 ] {} <Debug> TCP-Session: 0c4cd0b0-31d5-4b56-866c-fbc4cee9c9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2025.10.28 02:48:59.183651 [ 290 ] {} <Debug> TCP-Session: 5c4a344a-afc3-4abe-909c-9c88f3f32ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2025.10.28 02:48:59.183657 [ 3 ] {4fc1897a-58d2-49e3-b984-91d87ce50832} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2242 | 2025.10.28 02:48:59.183677 [ 290 ] {} <Debug> TCP-Session: 5c4a344a-afc3-4abe-909c-9c88f3f32ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2025.10.28 02:48:59.184067 [ 3 ] {4fc1897a-58d2-49e3-b984-91d87ce50832} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 2244 | 2025.10.28 02:48:59.184195 [ 3 ] {4fc1897a-58d2-49e3-b984-91d87ce50832} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2245 | 2025.10.28 02:48:59.623889 [ 300 ] {4fc1897a-58d2-49e3-b984-91d87ce50832} <Trace> AggregatingTransform: Aggregating | ||
| 2246 | 2025.10.28 02:48:59.623974 [ 300 ] {4fc1897a-58d2-49e3-b984-91d87ce50832} <Trace> Aggregator: Aggregation method: without_key | ||
| 2247 | 2025.10.28 02:48:59.624018 [ 300 ] {4fc1897a-58d2-49e3-b984-91d87ce50832} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.002371378 sec. (421.696 rows/sec., 16.47 KiB/sec.) | ||
| 2248 | 2025.10.28 02:48:59.624045 [ 300 ] {4fc1897a-58d2-49e3-b984-91d87ce50832} <Trace> Aggregator: Merging aggregated data | ||
| 2249 | 2025.10.28 02:48:59.625195 [ 3 ] {4fc1897a-58d2-49e3-b984-91d87ce50832} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.442213 sec., 2.2613536915468337 rows/sec., 90.45 B/sec. | ||
| 2250 | 2025.10.28 02:48:59.625401 [ 3 ] {4fc1897a-58d2-49e3-b984-91d87ce50832} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2251 | 2025.10.28 02:48:59.625428 [ 3 ] {4fc1897a-58d2-49e3-b984-91d87ce50832} <Debug> TCPHandler: Processed in 0.442844785 sec. | ||
| 2252 | 2025.10.28 02:48:59.625615 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2253 | 2025.10.28 02:48:59.625670 [ 286 ] {} <Debug> TCP-Session: ee811e6b-af24-434a-b7bb-81481ff99053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2025.10.28 02:48:59.625688 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2255 | 2025.10.28 02:48:59.625713 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2256 | 2025.10.28 02:48:59.625745 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2257 | 2025.10.28 02:48:59.625760 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2258 | 2025.10.28 02:48:59.625801 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2259 | 2025.10.28 02:48:59.625815 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2260 | 2025.10.28 02:48:59.625829 [ 287 ] {} <Debug> TCP-Session: 2c9331ca-8c74-4ed9-bbd4-d95c34f464ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2025.10.28 02:48:59.625839 [ 288 ] {} <Debug> TCP-Session: 0c4cd0b0-31d5-4b56-866c-fbc4cee9c9e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2025.10.28 02:48:59.625863 [ 3 ] {} <Debug> TCP-Session: 6aa76ec0-b01b-446c-8a0d-72550a958a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2025.10.28 02:48:59.625854 [ 292 ] {} <Debug> TCP-Session: 5283739c-e905-4e1f-ae2e-fdeeb272f45e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2025.10.28 02:48:59.625793 [ 290 ] {} <Debug> TCP-Session: 5c4a344a-afc3-4abe-909c-9c88f3f32ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2025.10.28 02:48:59.625781 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2266 | 2025.10.28 02:48:59.625780 [ 289 ] {} <Debug> TCP-Session: 8f55f8cd-135d-4bc0-b752-1327577e50ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2025.10.28 02:48:59.626001 [ 291 ] {} <Debug> TCP-Session: 0658e031-5ea9-4758-92e2-ffae675401d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2025.10.28 02:48:59.625691 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2269 | 2025.10.28 02:48:59.626093 [ 293 ] {} <Debug> TCP-Session: 8739a9f0-1ce7-4314-9327-652d34f17c42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2025.10.28 02:49:00.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.99 MiB, peak 198.12 MiB, free memory in arenas 0.00 B, will set to 204.91 MiB (RSS), difference: 18.92 MiB | ||
| 2271 | 2025.10.28 02:49:00.572079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 330 | ||
| 2272 | 2025.10.28 02:49:00.575364 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2025.10.28 02:49:00.575451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2274 | 2025.10.28 02:49:00.577209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2275 | 2025.10.28 02:49:00.577600 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2025.10.28 02:49:00.578049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2277 | 2025.10.28 02:49:01.461843 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2025.10.28 02:49:01.462129 [ 4 ] {39694613-bd56-434c-9b1f-02169189b54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2279 | 2025.10.28 02:49:01.462235 [ 4 ] {39694613-bd56-434c-9b1f-02169189b54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2280 | 2025.10.28 02:49:01.463159 [ 4 ] {39694613-bd56-434c-9b1f-02169189b54d} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2025.10.28 02:49:01.463210 [ 4 ] {39694613-bd56-434c-9b1f-02169189b54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2282 | 2025.10.28 02:49:01.463642 [ 4 ] {39694613-bd56-434c-9b1f-02169189b54d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2283 | 2025.10.28 02:49:01.463868 [ 4 ] {39694613-bd56-434c-9b1f-02169189b54d} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2025.10.28 02:49:01.464038 [ 4 ] {39694613-bd56-434c-9b1f-02169189b54d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001985 sec., 206549.11838790934 rows/sec., 13.10 MiB/sec. | ||
| 2285 | 2025.10.28 02:49:01.464086 [ 4 ] {39694613-bd56-434c-9b1f-02169189b54d} <Debug> TCPHandler: Processed in 0.00243529 sec. | ||
| 2286 | 2025.10.28 02:49:01.464217 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2025.10.28 02:49:01.464322 [ 4 ] {0f14751d-8125-47f0-8233-9c7b6ebd2987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2288 | 2025.10.28 02:49:01.464366 [ 4 ] {0f14751d-8125-47f0-8233-9c7b6ebd2987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2289 | 2025.10.28 02:49:01.465304 [ 4 ] {0f14751d-8125-47f0-8233-9c7b6ebd2987} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2025.10.28 02:49:01.465342 [ 4 ] {0f14751d-8125-47f0-8233-9c7b6ebd2987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2291 | 2025.10.28 02:49:01.465744 [ 4 ] {0f14751d-8125-47f0-8233-9c7b6ebd2987} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2292 | 2025.10.28 02:49:01.465957 [ 4 ] {0f14751d-8125-47f0-8233-9c7b6ebd2987} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2025.10.28 02:49:01.466075 [ 30 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2294 | 2025.10.28 02:49:01.466093 [ 4 ] {0f14751d-8125-47f0-8233-9c7b6ebd2987} <Debug> executeQuery: Read 1178 rows, 96.17 KiB in 0.001795 sec., 656267.4094707521 rows/sec., 52.32 MiB/sec. | ||
| 2295 | 2025.10.28 02:49:01.466151 [ 30 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2025.10.28 02:49:01.466158 [ 4 ] {0f14751d-8125-47f0-8233-9c7b6ebd2987} <Debug> TCPHandler: Processed in 0.001995245 sec. | ||
| 2297 | 2025.10.28 02:49:01.466185 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2298 | 2025.10.28 02:49:01.466290 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2025.10.28 02:49:01.466313 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 2300 | 2025.10.28 02:49:01.466392 [ 4 ] {bfe4f178-0331-4e76-9d0a-8cd275e1bf72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2301 | 2025.10.28 02:49:01.466438 [ 4 ] {bfe4f178-0331-4e76-9d0a-8cd275e1bf72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2302 | 2025.10.28 02:49:01.466460 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2303 | 2025.10.28 02:49:01.466502 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1180 rows starting from the beginning of the part | ||
| 2304 | 2025.10.28 02:49:01.466573 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1179 rows starting from the beginning of the part | ||
| 2305 | 2025.10.28 02:49:01.466622 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 2306 | 2025.10.28 02:49:01.466673 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1178 rows starting from the beginning of the part | ||
| 2307 | 2025.10.28 02:49:01.466716 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2308 | 2025.10.28 02:49:01.466762 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1178 rows starting from the beginning of the part | ||
| 2309 | 2025.10.28 02:49:01.466919 [ 4 ] {bfe4f178-0331-4e76-9d0a-8cd275e1bf72} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2025.10.28 02:49:01.466961 [ 4 ] {bfe4f178-0331-4e76-9d0a-8cd275e1bf72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2311 | 2025.10.28 02:49:01.467307 [ 4 ] {bfe4f178-0331-4e76-9d0a-8cd275e1bf72} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2312 | 2025.10.28 02:49:01.467532 [ 4 ] {bfe4f178-0331-4e76-9d0a-8cd275e1bf72} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2025.10.28 02:49:01.467651 [ 30 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2314 | 2025.10.28 02:49:01.467671 [ 4 ] {bfe4f178-0331-4e76-9d0a-8cd275e1bf72} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001299 sec., 183217.85989222478 rows/sec., 11.12 MiB/sec. | ||
| 2315 | 2025.10.28 02:49:01.467704 [ 30 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2025.10.28 02:49:01.467722 [ 4 ] {bfe4f178-0331-4e76-9d0a-8cd275e1bf72} <Debug> TCPHandler: Processed in 0.001484119 sec. | ||
| 2317 | 2025.10.28 02:49:01.467736 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2318 | 2025.10.28 02:49:01.467843 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::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 | ||
| 2319 | 2025.10.28 02:49:01.467846 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2025.10.28 02:49:01.467955 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2321 | 2025.10.28 02:49:01.467982 [ 4 ] {45874055-15dd-42fb-8b3b-5d195f1dc0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2322 | 2025.10.28 02:49:01.467987 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 229 rows starting from the beginning of the part | ||
| 2323 | 2025.10.28 02:49:01.468029 [ 4 ] {45874055-15dd-42fb-8b3b-5d195f1dc0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2324 | 2025.10.28 02:49:01.468088 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 238 rows starting from the beginning of the part | ||
| 2325 | 2025.10.28 02:49:01.468146 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 238 rows starting from the beginning of the part | ||
| 2326 | 2025.10.28 02:49:01.468195 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 240 rows starting from the beginning of the part | ||
| 2327 | 2025.10.28 02:49:01.468241 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 238 rows starting from the beginning of the part | ||
| 2328 | 2025.10.28 02:49:01.468284 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 238 rows starting from the beginning of the part | ||
| 2329 | 2025.10.28 02:49:01.468501 [ 4 ] {45874055-15dd-42fb-8b3b-5d195f1dc0cf} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2330 | 2025.10.28 02:49:01.468545 [ 4 ] {45874055-15dd-42fb-8b3b-5d195f1dc0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2331 | 2025.10.28 02:49:01.468635 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4827 rows, containing 5 columns (5 merged, 0 gathered) in 0.002380308 sec., 2027888.8278323647 rows/sec., 169.25 MiB/sec. | ||
| 2332 | 2025.10.28 02:49:01.468892 [ 4 ] {45874055-15dd-42fb-8b3b-5d195f1dc0cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2333 | 2025.10.28 02:49:01.468894 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2334 | 2025.10.28 02:49:01.469193 [ 4 ] {45874055-15dd-42fb-8b3b-5d195f1dc0cf} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2025.10.28 02:49:01.469263 [ 196 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461027 sec., 972603.5179363558 rows/sec., 62.66 MiB/sec. | ||
| 2336 | 2025.10.28 02:49:01.469275 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_11_2} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2025.10.28 02:49:01.469305 [ 30 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2338 | 2025.10.28 02:49:01.469336 [ 30 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2025.10.28 02:49:01.469339 [ 4 ] {45874055-15dd-42fb-8b3b-5d195f1dc0cf} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001377 sec., 153957.87944807552 rows/sec., 9.93 MiB/sec. | ||
| 2340 | 2025.10.28 02:49:01.469359 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2341 | 2025.10.28 02:49:01.469376 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_11_2} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2342 | 2025.10.28 02:49:01.469391 [ 4 ] {45874055-15dd-42fb-8b3b-5d195f1dc0cf} <Debug> TCPHandler: Processed in 0.001594823 sec. | ||
| 2343 | 2025.10.28 02:49:01.469440 [ 189 ] {d8e34801-98df-4640-b698-36f06b6ba589::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 | ||
| 2344 | 2025.10.28 02:49:01.469479 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2345 | 2025.10.28 02:49:01.469489 [ 198 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2346 | 2025.10.28 02:49:01.469512 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2025.10.28 02:49:01.469536 [ 189 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2348 | 2025.10.28 02:49:01.469567 [ 189 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 213 rows starting from the beginning of the part | ||
| 2349 | 2025.10.28 02:49:01.469612 [ 189 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2350 | 2025.10.28 02:49:01.469613 [ 4 ] {67bb27bb-65c6-4d54-a91a-9e4c10e262b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2351 | 2025.10.28 02:49:01.469653 [ 189 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2352 | 2025.10.28 02:49:01.469669 [ 4 ] {67bb27bb-65c6-4d54-a91a-9e4c10e262b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2353 | 2025.10.28 02:49:01.469694 [ 189 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2354 | 2025.10.28 02:49:01.469736 [ 189 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2355 | 2025.10.28 02:49:01.469778 [ 189 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2356 | 2025.10.28 02:49:01.469848 [ 198 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_6_1} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2025.10.28 02:49:01.469949 [ 198 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_6_1} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2358 | 2025.10.28 02:49:01.470044 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2359 | 2025.10.28 02:49:01.470140 [ 4 ] {67bb27bb-65c6-4d54-a91a-9e4c10e262b7} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2025.10.28 02:49:01.470182 [ 4 ] {67bb27bb-65c6-4d54-a91a-9e4c10e262b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2361 | 2025.10.28 02:49:01.470520 [ 4 ] {67bb27bb-65c6-4d54-a91a-9e4c10e262b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2362 | 2025.10.28 02:49:01.470735 [ 198 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1273 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324463 sec., 961144.2524253227 rows/sec., 65.65 MiB/sec. | ||
| 2363 | 2025.10.28 02:49:01.470750 [ 4 ] {67bb27bb-65c6-4d54-a91a-9e4c10e262b7} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2025.10.28 02:49:01.470870 [ 189 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2365 | 2025.10.28 02:49:01.470895 [ 4 ] {67bb27bb-65c6-4d54-a91a-9e4c10e262b7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001301 sec., 162182.93620292083 rows/sec., 9.21 MiB/sec. | ||
| 2366 | 2025.10.28 02:49:01.470937 [ 4 ] {67bb27bb-65c6-4d54-a91a-9e4c10e262b7} <Debug> TCPHandler: Processed in 0.001476848 sec. | ||
| 2367 | 2025.10.28 02:49:01.471049 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2025.10.28 02:49:01.471129 [ 189 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_6_1} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2025.10.28 02:49:01.471147 [ 4 ] {9f18aba8-2118-421c-8fcd-462ee8bbb77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2370 | 2025.10.28 02:49:01.471191 [ 4 ] {9f18aba8-2118-421c-8fcd-462ee8bbb77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2371 | 2025.10.28 02:49:01.471197 [ 189 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_6_1} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2372 | 2025.10.28 02:49:01.471262 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2373 | 2025.10.28 02:49:01.471814 [ 4 ] {9f18aba8-2118-421c-8fcd-462ee8bbb77b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2025.10.28 02:49:01.471855 [ 4 ] {9f18aba8-2118-421c-8fcd-462ee8bbb77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2375 | 2025.10.28 02:49:01.472212 [ 4 ] {9f18aba8-2118-421c-8fcd-462ee8bbb77b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2376 | 2025.10.28 02:49:01.472430 [ 4 ] {9f18aba8-2118-421c-8fcd-462ee8bbb77b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2025.10.28 02:49:01.472533 [ 30 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2378 | 2025.10.28 02:49:01.472560 [ 4 ] {9f18aba8-2118-421c-8fcd-462ee8bbb77b} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.00143 sec., 497902.09790209786 rows/sec., 34.90 MiB/sec. | ||
| 2379 | 2025.10.28 02:49:01.472564 [ 30 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2025.10.28 02:49:01.472599 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2381 | 2025.10.28 02:49:01.472603 [ 4 ] {9f18aba8-2118-421c-8fcd-462ee8bbb77b} <Debug> TCPHandler: Processed in 0.001603113 sec. | ||
| 2382 | 2025.10.28 02:49:01.472673 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 2383 | 2025.10.28 02:49:01.472743 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2025.10.28 02:49:01.472763 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2385 | 2025.10.28 02:49:01.472791 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 726 rows starting from the beginning of the part | ||
| 2386 | 2025.10.28 02:49:01.472843 [ 4 ] {31916729-a182-46d6-8df6-63e23fe86d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2387 | 2025.10.28 02:49:01.472853 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 714 rows starting from the beginning of the part | ||
| 2388 | 2025.10.28 02:49:01.472896 [ 4 ] {31916729-a182-46d6-8df6-63e23fe86d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2389 | 2025.10.28 02:49:01.472906 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2390 | 2025.10.28 02:49:01.472950 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 712 rows starting from the beginning of the part | ||
| 2391 | 2025.10.28 02:49:01.472981 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2392 | 2025.10.28 02:49:01.473012 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 712 rows starting from the beginning of the part | ||
| 2393 | 2025.10.28 02:49:01.473244 [ 4 ] {31916729-a182-46d6-8df6-63e23fe86d1d} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2025.10.28 02:49:01.473285 [ 4 ] {31916729-a182-46d6-8df6-63e23fe86d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2395 | 2025.10.28 02:49:01.473602 [ 4 ] {31916729-a182-46d6-8df6-63e23fe86d1d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2396 | 2025.10.28 02:49:01.473829 [ 4 ] {31916729-a182-46d6-8df6-63e23fe86d1d} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2025.10.28 02:49:01.473931 [ 30 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2398 | 2025.10.28 02:49:01.473961 [ 4 ] {31916729-a182-46d6-8df6-63e23fe86d1d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 2399 | 2025.10.28 02:49:01.473965 [ 30 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2025.10.28 02:49:01.474002 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2401 | 2025.10.28 02:49:01.474004 [ 4 ] {31916729-a182-46d6-8df6-63e23fe86d1d} <Debug> TCPHandler: Processed in 0.001310872 sec. | ||
| 2402 | 2025.10.28 02:49:01.474098 [ 194 ] {eb36820c-961d-41a0-b359-127fc059bc29::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 | ||
| 2403 | 2025.10.28 02:49:01.474139 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2025.10.28 02:49:01.474145 [ 190 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501359 sec., 1992861.1344788289 rows/sec., 148.08 MiB/sec. | ||
| 2405 | 2025.10.28 02:49:01.474237 [ 194 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2406 | 2025.10.28 02:49:01.474241 [ 4 ] {cea7d87f-a76d-420e-ae26-b773332a3b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2407 | 2025.10.28 02:49:01.474286 [ 194 ] {eb36820c-961d-41a0-b359-127fc059bc29::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 | ||
| 2408 | 2025.10.28 02:49:01.474301 [ 4 ] {cea7d87f-a76d-420e-ae26-b773332a3b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2409 | 2025.10.28 02:49:01.474319 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2410 | 2025.10.28 02:49:01.474390 [ 194 ] {eb36820c-961d-41a0-b359-127fc059bc29::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 | ||
| 2411 | 2025.10.28 02:49:01.474452 [ 194 ] {eb36820c-961d-41a0-b359-127fc059bc29::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 | ||
| 2412 | 2025.10.28 02:49:01.474498 [ 194 ] {eb36820c-961d-41a0-b359-127fc059bc29::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 | ||
| 2413 | 2025.10.28 02:49:01.474539 [ 194 ] {eb36820c-961d-41a0-b359-127fc059bc29::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 | ||
| 2414 | 2025.10.28 02:49:01.474578 [ 194 ] {eb36820c-961d-41a0-b359-127fc059bc29::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 | ||
| 2415 | 2025.10.28 02:49:01.474606 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_11_2} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2025.10.28 02:49:01.474690 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_11_2} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2417 | 2025.10.28 02:49:01.474748 [ 4 ] {cea7d87f-a76d-420e-ae26-b773332a3b4b} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2025.10.28 02:49:01.474762 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2419 | 2025.10.28 02:49:01.474795 [ 4 ] {cea7d87f-a76d-420e-ae26-b773332a3b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2420 | 2025.10.28 02:49:01.475164 [ 4 ] {cea7d87f-a76d-420e-ae26-b773332a3b4b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2421 | 2025.10.28 02:49:01.475399 [ 4 ] {cea7d87f-a76d-420e-ae26-b773332a3b4b} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2025.10.28 02:49:01.475416 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001368094 sec., 26313.981349234775 rows/sec., 1.34 MiB/sec. | ||
| 2423 | 2025.10.28 02:49:01.475541 [ 4 ] {cea7d87f-a76d-420e-ae26-b773332a3b4b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001318 sec., 238239.75720789074 rows/sec., 15.65 MiB/sec. | ||
| 2424 | 2025.10.28 02:49:01.475544 [ 194 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2425 | 2025.10.28 02:49:01.475545 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2426 | 2025.10.28 02:49:01.475585 [ 4 ] {cea7d87f-a76d-420e-ae26-b773332a3b4b} <Debug> TCPHandler: Processed in 0.001495759 sec. | ||
| 2427 | 2025.10.28 02:49:01.475649 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2025.10.28 02:49:01.475680 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2429 | 2025.10.28 02:49:01.475734 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2025.10.28 02:49:01.475767 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 2431 | 2025.10.28 02:49:01.475835 [ 4 ] {68bff9ae-38d8-4b03-a7b8-817b4bb4d0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2432 | 2025.10.28 02:49:01.475852 [ 194 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_6_1} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2025.10.28 02:49:01.475882 [ 4 ] {68bff9ae-38d8-4b03-a7b8-817b4bb4d0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2434 | 2025.10.28 02:49:01.475883 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2435 | 2025.10.28 02:49:01.475919 [ 194 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_6_1} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2436 | 2025.10.28 02:49:01.475940 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1277 rows starting from the beginning of the part | ||
| 2437 | 2025.10.28 02:49:01.475975 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 2438 | 2025.10.28 02:49:01.476021 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 309 rows starting from the beginning of the part | ||
| 2439 | 2025.10.28 02:49:01.476075 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2440 | 2025.10.28 02:49:01.476120 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2441 | 2025.10.28 02:49:01.476165 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2442 | 2025.10.28 02:49:01.476198 [ 4 ] {68bff9ae-38d8-4b03-a7b8-817b4bb4d0fe} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2025.10.28 02:49:01.476212 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2444 | 2025.10.28 02:49:01.476240 [ 4 ] {68bff9ae-38d8-4b03-a7b8-817b4bb4d0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2445 | 2025.10.28 02:49:01.476591 [ 4 ] {68bff9ae-38d8-4b03-a7b8-817b4bb4d0fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2446 | 2025.10.28 02:49:01.476826 [ 4 ] {68bff9ae-38d8-4b03-a7b8-817b4bb4d0fe} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2025.10.28 02:49:01.476934 [ 27 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2448 | 2025.10.28 02:49:01.476966 [ 27 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2025.10.28 02:49:01.476968 [ 4 ] {68bff9ae-38d8-4b03-a7b8-817b4bb4d0fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 58.54 KiB/sec. | ||
| 2450 | 2025.10.28 02:49:01.476987 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2451 | 2025.10.28 02:49:01.477018 [ 4 ] {68bff9ae-38d8-4b03-a7b8-817b4bb4d0fe} <Debug> TCPHandler: Processed in 0.001332933 sec. | ||
| 2452 | 2025.10.28 02:49:01.477071 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::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 | ||
| 2453 | 2025.10.28 02:49:01.477129 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2025.10.28 02:49:01.477161 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2455 | 2025.10.28 02:49:01.477191 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::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 | ||
| 2456 | 2025.10.28 02:49:01.477232 [ 4 ] {8142af7a-c5b1-46ee-b0cd-74995995aef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2457 | 2025.10.28 02:49:01.477235 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::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 | ||
| 2458 | 2025.10.28 02:49:01.477289 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::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 | ||
| 2459 | 2025.10.28 02:49:01.477296 [ 4 ] {8142af7a-c5b1-46ee-b0cd-74995995aef7} <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 | ||
| 2460 | 2025.10.28 02:49:01.477323 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::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 | ||
| 2461 | 2025.10.28 02:49:01.477358 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::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 | ||
| 2462 | 2025.10.28 02:49:01.477392 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::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 | ||
| 2463 | 2025.10.28 02:49:01.477605 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001872531 sec., 1353248.6244553495 rows/sec., 90.12 MiB/sec. | ||
| 2464 | 2025.10.28 02:49:01.477930 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2465 | 2025.10.28 02:49:01.478101 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001063295 sec., 6583.309429650286 rows/sec., 439.93 KiB/sec. | ||
| 2466 | 2025.10.28 02:49:01.478162 [ 4 ] {8142af7a-c5b1-46ee-b0cd-74995995aef7} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2025.10.28 02:49:01.478207 [ 4 ] {8142af7a-c5b1-46ee-b0cd-74995995aef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2468 | 2025.10.28 02:49:01.478215 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2469 | 2025.10.28 02:49:01.478229 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2025.10.28 02:49:01.478331 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2471 | 2025.10.28 02:49:01.478404 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2472 | 2025.10.28 02:49:01.478558 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_6_1} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2025.10.28 02:49:01.478628 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_6_1} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2474 | 2025.10.28 02:49:01.478688 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2475 | 2025.10.28 02:49:01.478816 [ 4 ] {8142af7a-c5b1-46ee-b0cd-74995995aef7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2476 | 2025.10.28 02:49:01.479046 [ 4 ] {8142af7a-c5b1-46ee-b0cd-74995995aef7} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2025.10.28 02:49:01.479158 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2478 | 2025.10.28 02:49:01.479192 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2025.10.28 02:49:01.479192 [ 4 ] {8142af7a-c5b1-46ee-b0cd-74995995aef7} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001979 sec., 16675.088428499243 rows/sec., 29.88 MiB/sec. | ||
| 2480 | 2025.10.28 02:49:01.479214 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2481 | 2025.10.28 02:49:01.479264 [ 4 ] {8142af7a-c5b1-46ee-b0cd-74995995aef7} <Debug> TCPHandler: Processed in 0.002185142 sec. | ||
| 2482 | 2025.10.28 02:49:01.479299 [ 186 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 2483 | 2025.10.28 02:49:01.479384 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2025.10.28 02:49:01.479485 [ 4 ] {34ffd048-6a6c-4f9f-826f-7616ee960b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2485 | 2025.10.28 02:49:01.479505 [ 186 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2486 | 2025.10.28 02:49:01.479527 [ 4 ] {34ffd048-6a6c-4f9f-826f-7616ee960b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2487 | 2025.10.28 02:49:01.479571 [ 186 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 2488 | 2025.10.28 02:49:01.479730 [ 186 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 2489 | 2025.10.28 02:49:01.479862 [ 186 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part | ||
| 2490 | 2025.10.28 02:49:01.479862 [ 4 ] {34ffd048-6a6c-4f9f-826f-7616ee960b14} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2025.10.28 02:49:01.479911 [ 4 ] {34ffd048-6a6c-4f9f-826f-7616ee960b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2492 | 2025.10.28 02:49:01.479979 [ 186 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part | ||
| 2493 | 2025.10.28 02:49:01.480102 [ 186 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2494 | 2025.10.28 02:49:01.480217 [ 186 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 2495 | 2025.10.28 02:49:01.480241 [ 4 ] {34ffd048-6a6c-4f9f-826f-7616ee960b14} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2496 | 2025.10.28 02:49:01.480458 [ 4 ] {34ffd048-6a6c-4f9f-826f-7616ee960b14} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2025.10.28 02:49:01.480569 [ 27 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2498 | 2025.10.28 02:49:01.480598 [ 27 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2025.10.28 02:49:01.480598 [ 4 ] {34ffd048-6a6c-4f9f-826f-7616ee960b14} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001133 sec., 91791.70344218888 rows/sec., 5.62 MiB/sec. | ||
| 2500 | 2025.10.28 02:49:01.480621 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2501 | 2025.10.28 02:49:01.480650 [ 4 ] {34ffd048-6a6c-4f9f-826f-7616ee960b14} <Debug> TCPHandler: Processed in 0.001316693 sec. | ||
| 2502 | 2025.10.28 02:49:01.480705 [ 197 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 2503 | 2025.10.28 02:49:01.480790 [ 197 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2504 | 2025.10.28 02:49:01.480816 [ 197 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 402 rows starting from the beginning of the part | ||
| 2505 | 2025.10.28 02:49:01.480858 [ 197 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 98 rows starting from the beginning of the part | ||
| 2506 | 2025.10.28 02:49:01.480893 [ 197 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2507 | 2025.10.28 02:49:01.480922 [ 197 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2508 | 2025.10.28 02:49:01.480953 [ 197 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 2509 | 2025.10.28 02:49:01.480990 [ 197 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2510 | 2025.10.28 02:49:01.481742 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.001064324 sec., 777958.5915567065 rows/sec., 49.17 MiB/sec. | ||
| 2511 | 2025.10.28 02:49:01.481926 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2512 | 2025.10.28 02:49:01.482219 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_11_2} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2025.10.28 02:49:01.482298 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_11_2} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2514 | 2025.10.28 02:49:01.482371 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2515 | 2025.10.28 02:49:01.482948 [ 197 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 19 columns (19 merged, 0 gathered) in 0.003678001 sec., 48667.740982125884 rows/sec., 87.21 MiB/sec. | ||
| 2516 | 2025.10.28 02:49:01.483285 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2517 | 2025.10.28 02:49:01.483588 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2025.10.28 02:49:01.483651 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2519 | 2025.10.28 02:49:01.483737 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2520 | 2025.10.28 02:49:05.494886 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2521 | 2025.10.28 02:49:05.495014 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2522 | 2025.10.28 02:49:05.575174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4828 | ||
| 2523 | 2025.10.28 02:49:05.575662 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2025.10.28 02:49:05.575708 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2525 | 2025.10.28 02:49:05.576226 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2526 | 2025.10.28 02:49:05.576462 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2025.10.28 02:49:05.576588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4828 | ||
| 2528 | 2025.10.28 02:49:05.903106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2529 | 2025.10.28 02:49:05.921319 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2025.10.28 02:49:05.921385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2531 | 2025.10.28 02:49:05.927607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2532 | 2025.10.28 02:49:05.928330 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2025.10.28 02:49:05.931597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2534 | 2025.10.28 02:49:06.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.71 MiB, peak 212.66 MiB, free memory in arenas 0.00 B, will set to 209.50 MiB (RSS), difference: 2.79 MiB | ||
| 2535 | 2025.10.28 02:49:06.449163 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2025.10.28 02:49:06.449341 [ 4 ] {b3af6924-58a3-414f-9396-265b5e8eb358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2537 | 2025.10.28 02:49:06.449406 [ 4 ] {b3af6924-58a3-414f-9396-265b5e8eb358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2538 | 2025.10.28 02:49:06.450150 [ 4 ] {b3af6924-58a3-414f-9396-265b5e8eb358} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2025.10.28 02:49:06.450194 [ 4 ] {b3af6924-58a3-414f-9396-265b5e8eb358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2540 | 2025.10.28 02:49:06.450594 [ 4 ] {b3af6924-58a3-414f-9396-265b5e8eb358} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2541 | 2025.10.28 02:49:06.450820 [ 4 ] {b3af6924-58a3-414f-9396-265b5e8eb358} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2025.10.28 02:49:06.450980 [ 4 ] {b3af6924-58a3-414f-9396-265b5e8eb358} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 2543 | 2025.10.28 02:49:06.451022 [ 4 ] {b3af6924-58a3-414f-9396-265b5e8eb358} <Debug> TCPHandler: Processed in 0.001990945 sec. | ||
| 2544 | 2025.10.28 02:49:06.451158 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2025.10.28 02:49:06.451261 [ 4 ] {1ef25602-9ea3-414d-9374-0941342ef46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2546 | 2025.10.28 02:49:06.451302 [ 4 ] {1ef25602-9ea3-414d-9374-0941342ef46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2547 | 2025.10.28 02:49:06.451762 [ 4 ] {1ef25602-9ea3-414d-9374-0941342ef46b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2025.10.28 02:49:06.451798 [ 4 ] {1ef25602-9ea3-414d-9374-0941342ef46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2549 | 2025.10.28 02:49:06.452096 [ 4 ] {1ef25602-9ea3-414d-9374-0941342ef46b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2550 | 2025.10.28 02:49:06.452297 [ 4 ] {1ef25602-9ea3-414d-9374-0941342ef46b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2025.10.28 02:49:06.452428 [ 4 ] {1ef25602-9ea3-414d-9374-0941342ef46b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 2552 | 2025.10.28 02:49:06.452464 [ 4 ] {1ef25602-9ea3-414d-9374-0941342ef46b} <Debug> TCPHandler: Processed in 0.001354784 sec. | ||
| 2553 | 2025.10.28 02:49:06.452585 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2025.10.28 02:49:06.452680 [ 4 ] {23eb6d67-e41e-443d-8e4f-4add9c5c39e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2555 | 2025.10.28 02:49:06.452722 [ 4 ] {23eb6d67-e41e-443d-8e4f-4add9c5c39e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2556 | 2025.10.28 02:49:06.453195 [ 4 ] {23eb6d67-e41e-443d-8e4f-4add9c5c39e1} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2025.10.28 02:49:06.453229 [ 4 ] {23eb6d67-e41e-443d-8e4f-4add9c5c39e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2558 | 2025.10.28 02:49:06.453542 [ 4 ] {23eb6d67-e41e-443d-8e4f-4add9c5c39e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2559 | 2025.10.28 02:49:06.453753 [ 4 ] {23eb6d67-e41e-443d-8e4f-4add9c5c39e1} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2025.10.28 02:49:06.453885 [ 4 ] {23eb6d67-e41e-443d-8e4f-4add9c5c39e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 2561 | 2025.10.28 02:49:06.453927 [ 4 ] {23eb6d67-e41e-443d-8e4f-4add9c5c39e1} <Debug> TCPHandler: Processed in 0.001389675 sec. | ||
| 2562 | 2025.10.28 02:49:06.454040 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2025.10.28 02:49:06.454134 [ 4 ] {455b2b42-ff17-401f-8a07-39bf3f29fd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2564 | 2025.10.28 02:49:06.454175 [ 4 ] {455b2b42-ff17-401f-8a07-39bf3f29fd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2565 | 2025.10.28 02:49:06.454505 [ 4 ] {455b2b42-ff17-401f-8a07-39bf3f29fd3b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2025.10.28 02:49:06.454539 [ 4 ] {455b2b42-ff17-401f-8a07-39bf3f29fd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2567 | 2025.10.28 02:49:06.454829 [ 4 ] {455b2b42-ff17-401f-8a07-39bf3f29fd3b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2568 | 2025.10.28 02:49:06.455040 [ 4 ] {455b2b42-ff17-401f-8a07-39bf3f29fd3b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2025.10.28 02:49:06.455173 [ 4 ] {455b2b42-ff17-401f-8a07-39bf3f29fd3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 2570 | 2025.10.28 02:49:06.455206 [ 4 ] {455b2b42-ff17-401f-8a07-39bf3f29fd3b} <Debug> TCPHandler: Processed in 0.00121407 sec. | ||
| 2571 | 2025.10.28 02:49:10.116750 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2025.10.28 02:49:10.117046 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2573 | 2025.10.28 02:49:10.117482 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2574 | 2025.10.28 02:49:10.117532 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2575 | 2025.10.28 02:49:10.117843 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2576 | 2025.10.28 02:49:10.117914 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2577 | 2025.10.28 02:49:10.118055 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2578 | 2025.10.28 02:49:10.118175 [ 335 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2579 | 2025.10.28 02:49:10.118182 [ 331 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2580 | 2025.10.28 02:49:10.118278 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 2581 | 2025.10.28 02:49:10.118301 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2582 | 2025.10.28 02:49:10.120279 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2583 | 2025.10.28 02:49:10.120307 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2584 | 2025.10.28 02:49:10.120373 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2585 | 2025.10.28 02:49:10.120421 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2586 | 2025.10.28 02:49:10.121391 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.004467 sec., 8059.100067159168 rows/sec., 310.22 KiB/sec. | ||
| 2587 | 2025.10.28 02:49:10.121508 [ 4 ] {cb6a69dd-48ac-4b93-8edf-af95e7dd61b0} <Debug> TCPHandler: Processed in 0.004903501 sec. | ||
| 2588 | 2025.10.28 02:49:10.121864 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2025.10.28 02:49:10.122012 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2590 | 2025.10.28 02:49:10.122238 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2591 | 2025.10.28 02:49:10.122275 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2592 | 2025.10.28 02:49:10.122479 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2593 | 2025.10.28 02:49:10.122533 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2594 | 2025.10.28 02:49:10.122638 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2595 | 2025.10.28 02:49:10.122699 [ 335 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2596 | 2025.10.28 02:49:10.122709 [ 260 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2597 | 2025.10.28 02:49:10.122812 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 2598 | 2025.10.28 02:49:10.122838 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2599 | 2025.10.28 02:49:10.122892 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2600 | 2025.10.28 02:49:10.122911 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2601 | 2025.10.28 02:49:10.122942 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2602 | 2025.10.28 02:49:10.122972 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2603 | 2025.10.28 02:49:10.123567 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.00162 sec., 22222.222222222223 rows/sec., 855.40 KiB/sec. | ||
| 2604 | 2025.10.28 02:49:10.123656 [ 4 ] {1aec7e31-c4e5-41e2-b175-04fed1f3148d} <Debug> TCPHandler: Processed in 0.00184627 sec. | ||
| 2605 | 2025.10.28 02:49:10.123899 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2025.10.28 02:49:10.124039 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2607 | 2025.10.28 02:49:10.124262 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2608 | 2025.10.28 02:49:10.124298 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2609 | 2025.10.28 02:49:10.124497 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2610 | 2025.10.28 02:49:10.124550 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2611 | 2025.10.28 02:49:10.124652 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2612 | 2025.10.28 02:49:10.124704 [ 331 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2613 | 2025.10.28 02:49:10.124713 [ 260 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2614 | 2025.10.28 02:49:10.124794 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 2615 | 2025.10.28 02:49:10.124819 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2616 | 2025.10.28 02:49:10.124873 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2617 | 2025.10.28 02:49:10.124890 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2618 | 2025.10.28 02:49:10.124919 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2619 | 2025.10.28 02:49:10.124948 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2620 | 2025.10.28 02:49:10.125457 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001474 sec., 24423.337856173675 rows/sec., 940.12 KiB/sec. | ||
| 2621 | 2025.10.28 02:49:10.125527 [ 4 ] {fb36e10b-7beb-473b-8ba7-16d92eb7ef9b} <Debug> TCPHandler: Processed in 0.001678775 sec. | ||
| 2622 | 2025.10.28 02:49:10.125744 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2025.10.28 02:49:10.125882 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2624 | 2025.10.28 02:49:10.126123 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2625 | 2025.10.28 02:49:10.126159 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2626 | 2025.10.28 02:49:10.126357 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2627 | 2025.10.28 02:49:10.126411 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2628 | 2025.10.28 02:49:10.126509 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2629 | 2025.10.28 02:49:10.126560 [ 331 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2630 | 2025.10.28 02:49:10.126570 [ 260 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2631 | 2025.10.28 02:49:10.126671 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 2632 | 2025.10.28 02:49:10.126696 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2633 | 2025.10.28 02:49:10.126750 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2634 | 2025.10.28 02:49:10.126768 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2635 | 2025.10.28 02:49:10.126798 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2636 | 2025.10.28 02:49:10.126867 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2637 | 2025.10.28 02:49:10.127590 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001765 sec., 20396.600566572237 rows/sec., 785.12 KiB/sec. | ||
| 2638 | 2025.10.28 02:49:10.127694 [ 4 ] {79f84b79-6d74-47ff-9063-d9a7152fda02} <Debug> TCPHandler: Processed in 0.002001095 sec. | ||
| 2639 | 2025.10.28 02:49:10.127896 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2025.10.28 02:49:10.128034 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2641 | 2025.10.28 02:49:10.128275 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2642 | 2025.10.28 02:49:10.128312 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2643 | 2025.10.28 02:49:10.128514 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2644 | 2025.10.28 02:49:10.128567 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2645 | 2025.10.28 02:49:10.128665 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2646 | 2025.10.28 02:49:10.128729 [ 260 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2647 | 2025.10.28 02:49:10.128734 [ 334 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2648 | 2025.10.28 02:49:10.128845 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 2649 | 2025.10.28 02:49:10.128869 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2650 | 2025.10.28 02:49:10.128925 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2651 | 2025.10.28 02:49:10.128942 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2652 | 2025.10.28 02:49:10.128971 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2653 | 2025.10.28 02:49:10.129001 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2654 | 2025.10.28 02:49:10.129556 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001579 sec., 22799.24002533249 rows/sec., 877.61 KiB/sec. | ||
| 2655 | 2025.10.28 02:49:10.129644 [ 4 ] {443341d6-f264-405e-b29e-86f8ffb9b41d} <Debug> TCPHandler: Processed in 0.001798739 sec. | ||
| 2656 | 2025.10.28 02:49:10.129846 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2025.10.28 02:49:10.129985 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2658 | 2025.10.28 02:49:10.130225 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2659 | 2025.10.28 02:49:10.130262 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2660 | 2025.10.28 02:49:10.130467 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2661 | 2025.10.28 02:49:10.130520 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2662 | 2025.10.28 02:49:10.130620 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2663 | 2025.10.28 02:49:10.130681 [ 334 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2664 | 2025.10.28 02:49:10.130684 [ 260 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2665 | 2025.10.28 02:49:10.130769 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 2666 | 2025.10.28 02:49:10.130795 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2667 | 2025.10.28 02:49:10.130849 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2668 | 2025.10.28 02:49:10.130866 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2669 | 2025.10.28 02:49:10.130896 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2670 | 2025.10.28 02:49:10.130936 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2671 | 2025.10.28 02:49:10.131561 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001634 sec., 22031.823745410034 rows/sec., 848.07 KiB/sec. | ||
| 2672 | 2025.10.28 02:49:10.131665 [ 4 ] {acc3f5f6-a16e-42c2-b897-6d4bd91368a8} <Debug> TCPHandler: Processed in 0.001869401 sec. | ||
| 2673 | 2025.10.28 02:49:10.235870 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2025.10.28 02:49:10.236022 [ 4 ] {c1ba326b-5852-4b1c-8896-f19fec900042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2675 | 2025.10.28 02:49:10.236081 [ 4 ] {c1ba326b-5852-4b1c-8896-f19fec900042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2676 | 2025.10.28 02:49:10.236763 [ 4 ] {c1ba326b-5852-4b1c-8896-f19fec900042} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2025.10.28 02:49:10.236810 [ 4 ] {c1ba326b-5852-4b1c-8896-f19fec900042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2678 | 2025.10.28 02:49:10.237262 [ 4 ] {c1ba326b-5852-4b1c-8896-f19fec900042} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2679 | 2025.10.28 02:49:10.237470 [ 4 ] {c1ba326b-5852-4b1c-8896-f19fec900042} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2025.10.28 02:49:10.237631 [ 4 ] {c1ba326b-5852-4b1c-8896-f19fec900042} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001649 sec., 3638.568829593693 rows/sec., 810.15 KiB/sec. | ||
| 2681 | 2025.10.28 02:49:10.237682 [ 4 ] {c1ba326b-5852-4b1c-8896-f19fec900042} <Debug> TCPHandler: Processed in 0.001896942 sec. | ||
| 2682 | 2025.10.28 02:49:10.237806 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2025.10.28 02:49:10.237933 [ 4 ] {c18ed7e5-7583-4e75-bcf4-5d2826081311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2684 | 2025.10.28 02:49:10.237984 [ 4 ] {c18ed7e5-7583-4e75-bcf4-5d2826081311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2685 | 2025.10.28 02:49:10.238733 [ 4 ] {c18ed7e5-7583-4e75-bcf4-5d2826081311} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2025.10.28 02:49:10.238783 [ 4 ] {c18ed7e5-7583-4e75-bcf4-5d2826081311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2687 | 2025.10.28 02:49:10.239287 [ 4 ] {c18ed7e5-7583-4e75-bcf4-5d2826081311} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2688 | 2025.10.28 02:49:10.239852 [ 4 ] {c18ed7e5-7583-4e75-bcf4-5d2826081311} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2025.10.28 02:49:10.240020 [ 4 ] {c18ed7e5-7583-4e75-bcf4-5d2826081311} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002114 sec., 193945.12771996215 rows/sec., 12.30 MiB/sec. | ||
| 2690 | 2025.10.28 02:49:10.240070 [ 4 ] {c18ed7e5-7583-4e75-bcf4-5d2826081311} <Debug> TCPHandler: Processed in 0.002325266 sec. | ||
| 2691 | 2025.10.28 02:49:10.240278 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2025.10.28 02:49:10.240387 [ 4 ] {fb2b6cc4-d2db-4cb0-98b6-2903add5eab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2693 | 2025.10.28 02:49:10.240430 [ 4 ] {fb2b6cc4-d2db-4cb0-98b6-2903add5eab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2694 | 2025.10.28 02:49:10.240843 [ 4 ] {fb2b6cc4-d2db-4cb0-98b6-2903add5eab3} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2025.10.28 02:49:10.240881 [ 4 ] {fb2b6cc4-d2db-4cb0-98b6-2903add5eab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2696 | 2025.10.28 02:49:10.241192 [ 4 ] {fb2b6cc4-d2db-4cb0-98b6-2903add5eab3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2697 | 2025.10.28 02:49:10.241422 [ 4 ] {fb2b6cc4-d2db-4cb0-98b6-2903add5eab3} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.10.28 02:49:10.241556 [ 4 ] {fb2b6cc4-d2db-4cb0-98b6-2903add5eab3} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001196 sec., 13377.926421404682 rows/sec., 1.07 MiB/sec. | ||
| 2699 | 2025.10.28 02:49:10.241602 [ 4 ] {fb2b6cc4-d2db-4cb0-98b6-2903add5eab3} <Debug> TCPHandler: Processed in 0.001469608 sec. | ||
| 2700 | 2025.10.28 02:49:10.241710 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2025.10.28 02:49:10.241803 [ 4 ] {4fcee88c-5b1e-4709-8d1b-8ed41e0996ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2702 | 2025.10.28 02:49:10.241844 [ 4 ] {4fcee88c-5b1e-4709-8d1b-8ed41e0996ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2703 | 2025.10.28 02:49:10.243313 [ 4 ] {4fcee88c-5b1e-4709-8d1b-8ed41e0996ba} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2025.10.28 02:49:10.243352 [ 4 ] {4fcee88c-5b1e-4709-8d1b-8ed41e0996ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2705 | 2025.10.28 02:49:10.243879 [ 4 ] {4fcee88c-5b1e-4709-8d1b-8ed41e0996ba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2706 | 2025.10.28 02:49:10.244116 [ 4 ] {4fcee88c-5b1e-4709-8d1b-8ed41e0996ba} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2025.10.28 02:49:10.244261 [ 4 ] {4fcee88c-5b1e-4709-8d1b-8ed41e0996ba} <Debug> executeQuery: Read 2343 rows, 194.94 KiB in 0.002475 sec., 946666.6666666666 rows/sec., 76.92 MiB/sec. | ||
| 2708 | 2025.10.28 02:49:10.244307 [ 4 ] {4fcee88c-5b1e-4709-8d1b-8ed41e0996ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 2709 | 2025.10.28 02:49:10.244322 [ 4 ] {4fcee88c-5b1e-4709-8d1b-8ed41e0996ba} <Debug> TCPHandler: Processed in 0.002663967 sec. | ||
| 2710 | 2025.10.28 02:49:10.244433 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2025.10.28 02:49:10.244528 [ 4 ] {45c96261-0b09-4d5d-92df-0a340bbfd5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2712 | 2025.10.28 02:49:10.244569 [ 4 ] {45c96261-0b09-4d5d-92df-0a340bbfd5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2713 | 2025.10.28 02:49:10.245083 [ 4 ] {45c96261-0b09-4d5d-92df-0a340bbfd5a0} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2025.10.28 02:49:10.245122 [ 4 ] {45c96261-0b09-4d5d-92df-0a340bbfd5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2715 | 2025.10.28 02:49:10.245466 [ 4 ] {45c96261-0b09-4d5d-92df-0a340bbfd5a0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2716 | 2025.10.28 02:49:10.245699 [ 4 ] {45c96261-0b09-4d5d-92df-0a340bbfd5a0} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2025.10.28 02:49:10.245844 [ 4 ] {45c96261-0b09-4d5d-92df-0a340bbfd5a0} <Debug> executeQuery: Read 262 rows, 16.52 KiB in 0.001335 sec., 196254.68164794007 rows/sec., 12.08 MiB/sec. | ||
| 2718 | 2025.10.28 02:49:10.245883 [ 4 ] {45c96261-0b09-4d5d-92df-0a340bbfd5a0} <Debug> TCPHandler: Processed in 0.001500209 sec. | ||
| 2719 | 2025.10.28 02:49:10.246005 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2025.10.28 02:49:10.246100 [ 4 ] {46ebf1b1-67ff-4df2-84aa-725d231b94e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2721 | 2025.10.28 02:49:10.246144 [ 4 ] {46ebf1b1-67ff-4df2-84aa-725d231b94e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2722 | 2025.10.28 02:49:10.246704 [ 4 ] {46ebf1b1-67ff-4df2-84aa-725d231b94e3} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2025.10.28 02:49:10.246742 [ 4 ] {46ebf1b1-67ff-4df2-84aa-725d231b94e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2724 | 2025.10.28 02:49:10.247160 [ 4 ] {46ebf1b1-67ff-4df2-84aa-725d231b94e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2725 | 2025.10.28 02:49:10.247379 [ 4 ] {46ebf1b1-67ff-4df2-84aa-725d231b94e3} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2025.10.28 02:49:10.247502 [ 4 ] {46ebf1b1-67ff-4df2-84aa-725d231b94e3} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001421 sec., 310344.8275862069 rows/sec., 20.53 MiB/sec. | ||
| 2727 | 2025.10.28 02:49:10.247539 [ 4 ] {46ebf1b1-67ff-4df2-84aa-725d231b94e3} <Debug> TCPHandler: Processed in 0.001583392 sec. | ||
| 2728 | 2025.10.28 02:49:10.247651 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2025.10.28 02:49:10.247744 [ 4 ] {4079699f-78b4-426c-9736-f359fd994d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2730 | 2025.10.28 02:49:10.247784 [ 4 ] {4079699f-78b4-426c-9736-f359fd994d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2731 | 2025.10.28 02:49:10.248253 [ 4 ] {4079699f-78b4-426c-9736-f359fd994d6b} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2025.10.28 02:49:10.248288 [ 4 ] {4079699f-78b4-426c-9736-f359fd994d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2733 | 2025.10.28 02:49:10.248585 [ 4 ] {4079699f-78b4-426c-9736-f359fd994d6b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2734 | 2025.10.28 02:49:10.248795 [ 4 ] {4079699f-78b4-426c-9736-f359fd994d6b} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2025.10.28 02:49:10.248918 [ 4 ] {4079699f-78b4-426c-9736-f359fd994d6b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001192 sec., 177013.42281879197 rows/sec., 10.05 MiB/sec. | ||
| 2736 | 2025.10.28 02:49:10.248954 [ 4 ] {4079699f-78b4-426c-9736-f359fd994d6b} <Debug> TCPHandler: Processed in 0.001350284 sec. | ||
| 2737 | 2025.10.28 02:49:10.249063 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2025.10.28 02:49:10.249155 [ 4 ] {9001b165-1f2d-4fa4-a81e-205325b7a1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2739 | 2025.10.28 02:49:10.249193 [ 4 ] {9001b165-1f2d-4fa4-a81e-205325b7a1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2740 | 2025.10.28 02:49:10.249943 [ 4 ] {9001b165-1f2d-4fa4-a81e-205325b7a1f1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2025.10.28 02:49:10.249978 [ 4 ] {9001b165-1f2d-4fa4-a81e-205325b7a1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2742 | 2025.10.28 02:49:10.250372 [ 4 ] {9001b165-1f2d-4fa4-a81e-205325b7a1f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2743 | 2025.10.28 02:49:10.250576 [ 4 ] {9001b165-1f2d-4fa4-a81e-205325b7a1f1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2025.10.28 02:49:10.250707 [ 4 ] {9001b165-1f2d-4fa4-a81e-205325b7a1f1} <Debug> executeQuery: Read 1198 rows, 87.83 KiB in 0.00157 sec., 763057.3248407643 rows/sec., 54.63 MiB/sec. | ||
| 2745 | 2025.10.28 02:49:10.250742 [ 4 ] {9001b165-1f2d-4fa4-a81e-205325b7a1f1} <Debug> TCPHandler: Processed in 0.001726286 sec. | ||
| 2746 | 2025.10.28 02:49:10.250846 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2025.10.28 02:49:10.250938 [ 4 ] {06b8afef-9eae-43c3-9d07-0d117625f7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2748 | 2025.10.28 02:49:10.250978 [ 4 ] {06b8afef-9eae-43c3-9d07-0d117625f7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2749 | 2025.10.28 02:49:10.251297 [ 4 ] {06b8afef-9eae-43c3-9d07-0d117625f7d5} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2025.10.28 02:49:10.251331 [ 4 ] {06b8afef-9eae-43c3-9d07-0d117625f7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2751 | 2025.10.28 02:49:10.251625 [ 4 ] {06b8afef-9eae-43c3-9d07-0d117625f7d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2752 | 2025.10.28 02:49:10.251823 [ 4 ] {06b8afef-9eae-43c3-9d07-0d117625f7d5} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2025.10.28 02:49:10.251954 [ 4 ] {06b8afef-9eae-43c3-9d07-0d117625f7d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 2754 | 2025.10.28 02:49:10.251989 [ 4 ] {06b8afef-9eae-43c3-9d07-0d117625f7d5} <Debug> TCPHandler: Processed in 0.001189929 sec. | ||
| 2755 | 2025.10.28 02:49:10.252111 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2025.10.28 02:49:10.252229 [ 4 ] {6d00271a-5d9b-41c8-9c28-f5b5d25b9d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2757 | 2025.10.28 02:49:10.252282 [ 4 ] {6d00271a-5d9b-41c8-9c28-f5b5d25b9d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2758 | 2025.10.28 02:49:10.253381 [ 4 ] {6d00271a-5d9b-41c8-9c28-f5b5d25b9d0d} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2025.10.28 02:49:10.253418 [ 4 ] {6d00271a-5d9b-41c8-9c28-f5b5d25b9d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2760 | 2025.10.28 02:49:10.254019 [ 4 ] {6d00271a-5d9b-41c8-9c28-f5b5d25b9d0d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2761 | 2025.10.28 02:49:10.254238 [ 4 ] {6d00271a-5d9b-41c8-9c28-f5b5d25b9d0d} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2025.10.28 02:49:10.254381 [ 4 ] {6d00271a-5d9b-41c8-9c28-f5b5d25b9d0d} <Debug> executeQuery: Read 3128 rows, 213.41 KiB in 0.002176 sec., 1437500 rows/sec., 95.77 MiB/sec. | ||
| 2763 | 2025.10.28 02:49:10.254418 [ 4 ] {6d00271a-5d9b-41c8-9c28-f5b5d25b9d0d} <Debug> TCPHandler: Processed in 0.002368097 sec. | ||
| 2764 | 2025.10.28 02:49:10.254526 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2025.10.28 02:49:10.254621 [ 4 ] {4f03bf16-8ab2-4cd2-aad7-202fffe340da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2766 | 2025.10.28 02:49:10.254664 [ 4 ] {4f03bf16-8ab2-4cd2-aad7-202fffe340da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2767 | 2025.10.28 02:49:10.254979 [ 4 ] {4f03bf16-8ab2-4cd2-aad7-202fffe340da} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2025.10.28 02:49:10.255015 [ 4 ] {4f03bf16-8ab2-4cd2-aad7-202fffe340da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2769 | 2025.10.28 02:49:10.255327 [ 4 ] {4f03bf16-8ab2-4cd2-aad7-202fffe340da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2770 | 2025.10.28 02:49:10.255555 [ 4 ] {4f03bf16-8ab2-4cd2-aad7-202fffe340da} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2025.10.28 02:49:10.255691 [ 4 ] {4f03bf16-8ab2-4cd2-aad7-202fffe340da} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001089 sec., 1836.5472910927458 rows/sec., 120.16 KiB/sec. | ||
| 2772 | 2025.10.28 02:49:10.255727 [ 4 ] {4f03bf16-8ab2-4cd2-aad7-202fffe340da} <Debug> TCPHandler: Processed in 0.001250791 sec. | ||
| 2773 | 2025.10.28 02:49:10.255826 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2025.10.28 02:49:10.255919 [ 4 ] {ec10c9a1-9fe9-4695-8d3c-af62e0c9528c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2775 | 2025.10.28 02:49:10.255974 [ 4 ] {ec10c9a1-9fe9-4695-8d3c-af62e0c9528c} <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 | ||
| 2776 | 2025.10.28 02:49:10.256958 [ 4 ] {ec10c9a1-9fe9-4695-8d3c-af62e0c9528c} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2025.10.28 02:49:10.256994 [ 4 ] {ec10c9a1-9fe9-4695-8d3c-af62e0c9528c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2778 | 2025.10.28 02:49:10.257542 [ 4 ] {ec10c9a1-9fe9-4695-8d3c-af62e0c9528c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2779 | 2025.10.28 02:49:10.257777 [ 4 ] {ec10c9a1-9fe9-4695-8d3c-af62e0c9528c} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2025.10.28 02:49:10.257916 [ 4 ] {ec10c9a1-9fe9-4695-8d3c-af62e0c9528c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002014 sec., 20357.49751737835 rows/sec., 36.48 MiB/sec. | ||
| 2781 | 2025.10.28 02:49:10.257977 [ 4 ] {ec10c9a1-9fe9-4695-8d3c-af62e0c9528c} <Debug> TCPHandler: Processed in 0.002199022 sec. | ||
| 2782 | 2025.10.28 02:49:10.258088 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2025.10.28 02:49:10.258182 [ 4 ] {544116b7-bd37-4de0-8796-bda38e9a4eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2784 | 2025.10.28 02:49:10.258223 [ 4 ] {544116b7-bd37-4de0-8796-bda38e9a4eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2785 | 2025.10.28 02:49:10.258533 [ 4 ] {544116b7-bd37-4de0-8796-bda38e9a4eb0} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2025.10.28 02:49:10.258569 [ 4 ] {544116b7-bd37-4de0-8796-bda38e9a4eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2787 | 2025.10.28 02:49:10.258861 [ 4 ] {544116b7-bd37-4de0-8796-bda38e9a4eb0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2788 | 2025.10.28 02:49:10.259071 [ 4 ] {544116b7-bd37-4de0-8796-bda38e9a4eb0} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2025.10.28 02:49:10.259197 [ 4 ] {544116b7-bd37-4de0-8796-bda38e9a4eb0} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 409.89 KiB/sec. | ||
| 2790 | 2025.10.28 02:49:10.259234 [ 4 ] {544116b7-bd37-4de0-8796-bda38e9a4eb0} <Debug> TCPHandler: Processed in 0.001195079 sec. | ||
| 2791 | 2025.10.28 02:49:10.259341 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2025.10.28 02:49:10.259436 [ 4 ] {ac66ab6a-626c-4143-8008-c41fdb812afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2793 | 2025.10.28 02:49:10.259475 [ 4 ] {ac66ab6a-626c-4143-8008-c41fdb812afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2794 | 2025.10.28 02:49:10.259794 [ 4 ] {ac66ab6a-626c-4143-8008-c41fdb812afa} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2025.10.28 02:49:10.259829 [ 4 ] {ac66ab6a-626c-4143-8008-c41fdb812afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2796 | 2025.10.28 02:49:10.260132 [ 4 ] {ac66ab6a-626c-4143-8008-c41fdb812afa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2797 | 2025.10.28 02:49:10.260339 [ 4 ] {ac66ab6a-626c-4143-8008-c41fdb812afa} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2025.10.28 02:49:10.260468 [ 4 ] {ac66ab6a-626c-4143-8008-c41fdb812afa} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001051 sec., 87535.68030447193 rows/sec., 5.29 MiB/sec. | ||
| 2799 | 2025.10.28 02:49:10.260504 [ 4 ] {ac66ab6a-626c-4143-8008-c41fdb812afa} <Debug> TCPHandler: Processed in 0.001211409 sec. | ||
| 2800 | 2025.10.28 02:49:10.579086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 400 | ||
| 2801 | 2025.10.28 02:49:10.581801 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2025.10.28 02:49:10.581837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2803 | 2025.10.28 02:49:10.582984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2804 | 2025.10.28 02:49:10.583249 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2025.10.28 02:49:10.583534 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 2806 | 2025.10.28 02:49:11.443263 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2025.10.28 02:49:11.443551 [ 4 ] {73d4d033-4f66-4125-a80f-db3ab5386e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2808 | 2025.10.28 02:49:11.443655 [ 4 ] {73d4d033-4f66-4125-a80f-db3ab5386e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2809 | 2025.10.28 02:49:11.444402 [ 4 ] {73d4d033-4f66-4125-a80f-db3ab5386e4c} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2025.10.28 02:49:11.444445 [ 4 ] {73d4d033-4f66-4125-a80f-db3ab5386e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2811 | 2025.10.28 02:49:11.444849 [ 4 ] {73d4d033-4f66-4125-a80f-db3ab5386e4c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2812 | 2025.10.28 02:49:11.445081 [ 4 ] {73d4d033-4f66-4125-a80f-db3ab5386e4c} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2025.10.28 02:49:11.445244 [ 4 ] {73d4d033-4f66-4125-a80f-db3ab5386e4c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001769 sec., 31656.302996042963 rows/sec., 2.43 MiB/sec. | ||
| 2814 | 2025.10.28 02:49:11.445293 [ 4 ] {73d4d033-4f66-4125-a80f-db3ab5386e4c} <Debug> TCPHandler: Processed in 0.002216592 sec. | ||
| 2815 | 2025.10.28 02:49:11.445442 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2025.10.28 02:49:11.445545 [ 4 ] {3687fca3-2da2-4022-a377-ca3889edcd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2817 | 2025.10.28 02:49:11.445588 [ 4 ] {3687fca3-2da2-4022-a377-ca3889edcd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2818 | 2025.10.28 02:49:11.446056 [ 4 ] {3687fca3-2da2-4022-a377-ca3889edcd2e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2025.10.28 02:49:11.446093 [ 4 ] {3687fca3-2da2-4022-a377-ca3889edcd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2820 | 2025.10.28 02:49:11.446426 [ 4 ] {3687fca3-2da2-4022-a377-ca3889edcd2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2821 | 2025.10.28 02:49:11.446650 [ 4 ] {3687fca3-2da2-4022-a377-ca3889edcd2e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2025.10.28 02:49:11.446782 [ 4 ] {3687fca3-2da2-4022-a377-ca3889edcd2e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 2823 | 2025.10.28 02:49:11.446819 [ 4 ] {3687fca3-2da2-4022-a377-ca3889edcd2e} <Debug> TCPHandler: Processed in 0.001428187 sec. | ||
| 2824 | 2025.10.28 02:49:11.446937 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2025.10.28 02:49:11.447035 [ 4 ] {b6b1901b-6a12-483f-aaab-c7759b719044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2826 | 2025.10.28 02:49:11.447079 [ 4 ] {b6b1901b-6a12-483f-aaab-c7759b719044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2827 | 2025.10.28 02:49:11.447501 [ 4 ] {b6b1901b-6a12-483f-aaab-c7759b719044} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2025.10.28 02:49:11.447546 [ 4 ] {b6b1901b-6a12-483f-aaab-c7759b719044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2829 | 2025.10.28 02:49:11.447926 [ 4 ] {b6b1901b-6a12-483f-aaab-c7759b719044} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2830 | 2025.10.28 02:49:11.448142 [ 4 ] {b6b1901b-6a12-483f-aaab-c7759b719044} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2025.10.28 02:49:11.448276 [ 4 ] {b6b1901b-6a12-483f-aaab-c7759b719044} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001261 sec., 25376.685170499604 rows/sec., 1.77 MiB/sec. | ||
| 2832 | 2025.10.28 02:49:11.448313 [ 4 ] {b6b1901b-6a12-483f-aaab-c7759b719044} <Debug> TCPHandler: Processed in 0.001425136 sec. | ||
| 2833 | 2025.10.28 02:49:11.448432 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2025.10.28 02:49:11.448530 [ 4 ] {d2038812-1b25-4d71-9bfb-59b1964afc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2835 | 2025.10.28 02:49:11.448572 [ 4 ] {d2038812-1b25-4d71-9bfb-59b1964afc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2836 | 2025.10.28 02:49:11.448894 [ 4 ] {d2038812-1b25-4d71-9bfb-59b1964afc70} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2025.10.28 02:49:11.448930 [ 4 ] {d2038812-1b25-4d71-9bfb-59b1964afc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2838 | 2025.10.28 02:49:11.449234 [ 4 ] {d2038812-1b25-4d71-9bfb-59b1964afc70} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2839 | 2025.10.28 02:49:11.449448 [ 4 ] {d2038812-1b25-4d71-9bfb-59b1964afc70} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2025.10.28 02:49:11.449577 [ 4 ] {d2038812-1b25-4d71-9bfb-59b1964afc70} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 776.12 KiB/sec. | ||
| 2841 | 2025.10.28 02:49:11.449612 [ 4 ] {d2038812-1b25-4d71-9bfb-59b1964afc70} <Debug> TCPHandler: Processed in 0.00122964 sec. | ||
| 2842 | 2025.10.28 02:49:13.077659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5340 | ||
| 2843 | 2025.10.28 02:49:13.078311 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2025.10.28 02:49:13.078344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2845 | 2025.10.28 02:49:13.078814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2846 | 2025.10.28 02:49:13.079027 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2025.10.28 02:49:13.079139 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5340 | ||
| 2848 | 2025.10.28 02:49:13.079144 [ 110 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2849 | 2025.10.28 02:49:13.079185 [ 110 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2025.10.28 02:49:13.079204 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2851 | 2025.10.28 02:49:13.079368 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 2852 | 2025.10.28 02:49:13.079459 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2853 | 2025.10.28 02:49:13.079487 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2908 rows starting from the beginning of the part | ||
| 2854 | 2025.10.28 02:49:13.079540 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2855 | 2025.10.28 02:49:13.079590 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2856 | 2025.10.28 02:49:13.079628 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2857 | 2025.10.28 02:49:13.079665 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2858 | 2025.10.28 02:49:13.079700 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2859 | 2025.10.28 02:49:13.080966 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001635363 sec., 3265330.0826788917 rows/sec., 46.71 MiB/sec. | ||
| 2860 | 2025.10.28 02:49:13.081826 [ 195 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2861 | 2025.10.28 02:49:13.082137 [ 195 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_11_2} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2025.10.28 02:49:13.082217 [ 195 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_11_2} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2863 | 2025.10.28 02:49:13.082317 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2864 | 2025.10.28 02:49:13.432623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2865 | 2025.10.28 02:49:13.449655 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2025.10.28 02:49:13.449723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2867 | 2025.10.28 02:49:13.456062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2868 | 2025.10.28 02:49:13.456757 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2025.10.28 02:49:13.457058 [ 82 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2870 | 2025.10.28 02:49:13.457159 [ 82 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2025.10.28 02:49:13.457197 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2872 | 2025.10.28 02:49:13.457378 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 2873 | 2025.10.28 02:49:13.460196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2874 | 2025.10.28 02:49:13.461650 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2875 | 2025.10.28 02:49:13.463012 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 2876 | 2025.10.28 02:49:13.467132 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 2877 | 2025.10.28 02:49:13.471093 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 2878 | 2025.10.28 02:49:13.475232 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 2879 | 2025.10.28 02:49:13.479777 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 2880 | 2025.10.28 02:49:13.484271 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 2881 | 2025.10.28 02:49:13.536659 [ 197 ] {6e128296-918e-4be5-88c3-703151528856::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079348596 sec., 1046.0172477405902 rows/sec., 5.41 MiB/sec. | ||
| 2882 | 2025.10.28 02:49:13.539302 [ 187 ] {6e128296-918e-4be5-88c3-703151528856::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2883 | 2025.10.28 02:49:13.541396 [ 187 ] {6e128296-918e-4be5-88c3-703151528856::all_1_11_2} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2025.10.28 02:49:13.541495 [ 187 ] {6e128296-918e-4be5-88c3-703151528856::all_1_11_2} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2885 | 2025.10.28 02:49:13.543769 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2886 | 2025.10.28 02:49:14.000309 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.74 MiB, peak 221.64 MiB, free memory in arenas 0.00 B, will set to 221.62 MiB (RSS), difference: 9.88 MiB | ||
| 2887 | 2025.10.28 02:49:16.449549 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2025.10.28 02:49:16.449758 [ 4 ] {fb646760-f838-47f8-99d3-96c9200230b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2889 | 2025.10.28 02:49:16.449834 [ 4 ] {fb646760-f838-47f8-99d3-96c9200230b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2890 | 2025.10.28 02:49:16.450546 [ 4 ] {fb646760-f838-47f8-99d3-96c9200230b3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2025.10.28 02:49:16.450597 [ 4 ] {fb646760-f838-47f8-99d3-96c9200230b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2892 | 2025.10.28 02:49:16.451007 [ 4 ] {fb646760-f838-47f8-99d3-96c9200230b3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2893 | 2025.10.28 02:49:16.451232 [ 4 ] {fb646760-f838-47f8-99d3-96c9200230b3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2025.10.28 02:49:16.451400 [ 4 ] {fb646760-f838-47f8-99d3-96c9200230b3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.53 MiB/sec. | ||
| 2895 | 2025.10.28 02:49:16.451450 [ 4 ] {fb646760-f838-47f8-99d3-96c9200230b3} <Debug> TCPHandler: Processed in 0.002044937 sec. | ||
| 2896 | 2025.10.28 02:49:16.451583 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2025.10.28 02:49:16.451688 [ 4 ] {7d06a6ae-7ebd-47af-b93e-cec76b257883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2898 | 2025.10.28 02:49:16.451733 [ 4 ] {7d06a6ae-7ebd-47af-b93e-cec76b257883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2899 | 2025.10.28 02:49:16.452190 [ 4 ] {7d06a6ae-7ebd-47af-b93e-cec76b257883} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2025.10.28 02:49:16.452229 [ 4 ] {7d06a6ae-7ebd-47af-b93e-cec76b257883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2901 | 2025.10.28 02:49:16.452540 [ 4 ] {7d06a6ae-7ebd-47af-b93e-cec76b257883} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2902 | 2025.10.28 02:49:16.452753 [ 4 ] {7d06a6ae-7ebd-47af-b93e-cec76b257883} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2025.10.28 02:49:16.452889 [ 4 ] {7d06a6ae-7ebd-47af-b93e-cec76b257883} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 2904 | 2025.10.28 02:49:16.452929 [ 4 ] {7d06a6ae-7ebd-47af-b93e-cec76b257883} <Debug> TCPHandler: Processed in 0.001400196 sec. | ||
| 2905 | 2025.10.28 02:49:16.453050 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2025.10.28 02:49:16.453147 [ 4 ] {f0cbf180-61df-4427-9044-0ff58bd39392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2907 | 2025.10.28 02:49:16.453192 [ 4 ] {f0cbf180-61df-4427-9044-0ff58bd39392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2908 | 2025.10.28 02:49:16.453636 [ 4 ] {f0cbf180-61df-4427-9044-0ff58bd39392} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2025.10.28 02:49:16.453673 [ 4 ] {f0cbf180-61df-4427-9044-0ff58bd39392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2910 | 2025.10.28 02:49:16.454017 [ 4 ] {f0cbf180-61df-4427-9044-0ff58bd39392} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2911 | 2025.10.28 02:49:16.454228 [ 4 ] {f0cbf180-61df-4427-9044-0ff58bd39392} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2025.10.28 02:49:16.454360 [ 4 ] {f0cbf180-61df-4427-9044-0ff58bd39392} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 2913 | 2025.10.28 02:49:16.454398 [ 4 ] {f0cbf180-61df-4427-9044-0ff58bd39392} <Debug> TCPHandler: Processed in 0.001400456 sec. | ||
| 2914 | 2025.10.28 02:49:16.454510 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2025.10.28 02:49:16.454606 [ 4 ] {dae0e330-bc80-4b64-94cd-65116b070810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2916 | 2025.10.28 02:49:16.454648 [ 4 ] {dae0e330-bc80-4b64-94cd-65116b070810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2917 | 2025.10.28 02:49:16.454984 [ 4 ] {dae0e330-bc80-4b64-94cd-65116b070810} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2025.10.28 02:49:16.455020 [ 4 ] {dae0e330-bc80-4b64-94cd-65116b070810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2919 | 2025.10.28 02:49:16.455335 [ 4 ] {dae0e330-bc80-4b64-94cd-65116b070810} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2920 | 2025.10.28 02:49:16.455538 [ 4 ] {dae0e330-bc80-4b64-94cd-65116b070810} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2025.10.28 02:49:16.455668 [ 4 ] {dae0e330-bc80-4b64-94cd-65116b070810} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 2922 | 2025.10.28 02:49:16.455704 [ 4 ] {dae0e330-bc80-4b64-94cd-65116b070810} <Debug> TCPHandler: Processed in 0.00124414 sec. | ||
| 2923 | 2025.10.28 02:49:20.495086 [ 16 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2924 | 2025.10.28 02:49:20.495149 [ 16 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2925 | 2025.10.28 02:49:20.579517 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5788 | ||
| 2926 | 2025.10.28 02:49:20.580034 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2025.10.28 02:49:20.580088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2928 | 2025.10.28 02:49:20.580766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2929 | 2025.10.28 02:49:20.581026 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2025.10.28 02:49:20.581179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5788 | ||
| 2931 | 2025.10.28 02:49:20.583988 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 416 | ||
| 2932 | 2025.10.28 02:49:20.585911 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2025.10.28 02:49:20.585958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2934 | 2025.10.28 02:49:20.587126 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2935 | 2025.10.28 02:49:20.587408 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2025.10.28 02:49:20.587747 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 416 | ||
| 2937 | 2025.10.28 02:49:20.960485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2938 | 2025.10.28 02:49:20.977331 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2025.10.28 02:49:20.977401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2940 | 2025.10.28 02:49:20.983049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2941 | 2025.10.28 02:49:20.983757 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2025.10.28 02:49:20.986660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2943 | 2025.10.28 02:49:21.461745 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2025.10.28 02:49:21.461949 [ 4 ] {f1627e36-f4e0-429d-aa3e-25f8e9cbbfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2945 | 2025.10.28 02:49:21.462026 [ 4 ] {f1627e36-f4e0-429d-aa3e-25f8e9cbbfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2946 | 2025.10.28 02:49:21.462951 [ 4 ] {f1627e36-f4e0-429d-aa3e-25f8e9cbbfa0} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2025.10.28 02:49:21.463010 [ 4 ] {f1627e36-f4e0-429d-aa3e-25f8e9cbbfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2948 | 2025.10.28 02:49:21.463514 [ 4 ] {f1627e36-f4e0-429d-aa3e-25f8e9cbbfa0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2949 | 2025.10.28 02:49:21.463744 [ 4 ] {f1627e36-f4e0-429d-aa3e-25f8e9cbbfa0} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2025.10.28 02:49:21.463911 [ 4 ] {f1627e36-f4e0-429d-aa3e-25f8e9cbbfa0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002017 sec., 203272.18641546852 rows/sec., 12.89 MiB/sec. | ||
| 2951 | 2025.10.28 02:49:21.463961 [ 4 ] {f1627e36-f4e0-429d-aa3e-25f8e9cbbfa0} <Debug> TCPHandler: Processed in 0.002359177 sec. | ||
| 2952 | 2025.10.28 02:49:21.464092 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2025.10.28 02:49:21.464195 [ 4 ] {ea00a072-6a91-47ff-af8d-36ee531acc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2954 | 2025.10.28 02:49:21.464239 [ 4 ] {ea00a072-6a91-47ff-af8d-36ee531acc4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2955 | 2025.10.28 02:49:21.465168 [ 4 ] {ea00a072-6a91-47ff-af8d-36ee531acc4c} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2025.10.28 02:49:21.465207 [ 4 ] {ea00a072-6a91-47ff-af8d-36ee531acc4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2957 | 2025.10.28 02:49:21.465627 [ 4 ] {ea00a072-6a91-47ff-af8d-36ee531acc4c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2958 | 2025.10.28 02:49:21.465848 [ 4 ] {ea00a072-6a91-47ff-af8d-36ee531acc4c} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2025.10.28 02:49:21.465964 [ 9 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2960 | 2025.10.28 02:49:21.465988 [ 4 ] {ea00a072-6a91-47ff-af8d-36ee531acc4c} <Debug> executeQuery: Read 1194 rows, 97.70 KiB in 0.001815 sec., 657851.2396694215 rows/sec., 52.57 MiB/sec. | ||
| 2961 | 2025.10.28 02:49:21.466034 [ 9 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2025.10.28 02:49:21.466047 [ 4 ] {ea00a072-6a91-47ff-af8d-36ee531acc4c} <Debug> TCPHandler: Processed in 0.002008016 sec. | ||
| 2963 | 2025.10.28 02:49:21.466060 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2964 | 2025.10.28 02:49:21.466161 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2025.10.28 02:49:21.466188 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 2966 | 2025.10.28 02:49:21.466261 [ 4 ] {d0364afd-1c21-4a3e-a22e-76a78cede418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2967 | 2025.10.28 02:49:21.466309 [ 4 ] {d0364afd-1c21-4a3e-a22e-76a78cede418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2968 | 2025.10.28 02:49:21.466342 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2969 | 2025.10.28 02:49:21.466384 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1185 rows starting from the beginning of the part | ||
| 2970 | 2025.10.28 02:49:21.466449 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2971 | 2025.10.28 02:49:21.466491 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2343 rows starting from the beginning of the part | ||
| 2972 | 2025.10.28 02:49:21.466532 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2973 | 2025.10.28 02:49:21.466570 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2974 | 2025.10.28 02:49:21.466608 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1194 rows starting from the beginning of the part | ||
| 2975 | 2025.10.28 02:49:21.466804 [ 4 ] {d0364afd-1c21-4a3e-a22e-76a78cede418} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2025.10.28 02:49:21.466846 [ 4 ] {d0364afd-1c21-4a3e-a22e-76a78cede418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2977 | 2025.10.28 02:49:21.467262 [ 4 ] {d0364afd-1c21-4a3e-a22e-76a78cede418} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2978 | 2025.10.28 02:49:21.467490 [ 4 ] {d0364afd-1c21-4a3e-a22e-76a78cede418} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2025.10.28 02:49:21.467631 [ 4 ] {d0364afd-1c21-4a3e-a22e-76a78cede418} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.00139 sec., 176978.41726618705 rows/sec., 10.82 MiB/sec. | ||
| 2980 | 2025.10.28 02:49:21.467670 [ 4 ] {d0364afd-1c21-4a3e-a22e-76a78cede418} <Debug> TCPHandler: Processed in 0.001559371 sec. | ||
| 2981 | 2025.10.28 02:49:21.467783 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2025.10.28 02:49:21.467878 [ 4 ] {5c2cd1c9-85ea-4787-aae8-b91c564d7b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2983 | 2025.10.28 02:49:21.467919 [ 4 ] {5c2cd1c9-85ea-4787-aae8-b91c564d7b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2984 | 2025.10.28 02:49:21.468415 [ 4 ] {5c2cd1c9-85ea-4787-aae8-b91c564d7b54} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2025.10.28 02:49:21.468452 [ 4 ] {5c2cd1c9-85ea-4787-aae8-b91c564d7b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2986 | 2025.10.28 02:49:21.468743 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4890 rows, containing 5 columns (5 merged, 0 gathered) in 0.002613505 sec., 1871050.5623673955 rows/sec., 157.55 MiB/sec. | ||
| 2987 | 2025.10.28 02:49:21.468791 [ 4 ] {5c2cd1c9-85ea-4787-aae8-b91c564d7b54} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2988 | 2025.10.28 02:49:21.469016 [ 4 ] {5c2cd1c9-85ea-4787-aae8-b91c564d7b54} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2025.10.28 02:49:21.469089 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2990 | 2025.10.28 02:49:21.469146 [ 4 ] {5c2cd1c9-85ea-4787-aae8-b91c564d7b54} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001287 sec., 164724.16472416473 rows/sec., 10.62 MiB/sec. | ||
| 2991 | 2025.10.28 02:49:21.469184 [ 4 ] {5c2cd1c9-85ea-4787-aae8-b91c564d7b54} <Debug> TCPHandler: Processed in 0.001451137 sec. | ||
| 2992 | 2025.10.28 02:49:21.469295 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2025.10.28 02:49:21.469390 [ 4 ] {01e7f40d-81e5-4b9d-8eb6-0ad17602cf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2994 | 2025.10.28 02:49:21.469421 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_16_3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2025.10.28 02:49:21.469430 [ 4 ] {01e7f40d-81e5-4b9d-8eb6-0ad17602cf5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2996 | 2025.10.28 02:49:21.469496 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_16_3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2997 | 2025.10.28 02:49:21.469587 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2998 | 2025.10.28 02:49:21.469892 [ 4 ] {01e7f40d-81e5-4b9d-8eb6-0ad17602cf5d} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2025.10.28 02:49:21.469927 [ 4 ] {01e7f40d-81e5-4b9d-8eb6-0ad17602cf5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3000 | 2025.10.28 02:49:21.470229 [ 4 ] {01e7f40d-81e5-4b9d-8eb6-0ad17602cf5d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3001 | 2025.10.28 02:49:21.470439 [ 4 ] {01e7f40d-81e5-4b9d-8eb6-0ad17602cf5d} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2025.10.28 02:49:21.470565 [ 4 ] {01e7f40d-81e5-4b9d-8eb6-0ad17602cf5d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001193 sec., 176865.0461022632 rows/sec., 10.04 MiB/sec. | ||
| 3003 | 2025.10.28 02:49:21.470604 [ 4 ] {01e7f40d-81e5-4b9d-8eb6-0ad17602cf5d} <Debug> TCPHandler: Processed in 0.001357255 sec. | ||
| 3004 | 2025.10.28 02:49:21.470710 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2025.10.28 02:49:21.470803 [ 4 ] {c935dab4-a7e2-41cc-b1bd-705ce126a5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3006 | 2025.10.28 02:49:21.470843 [ 4 ] {c935dab4-a7e2-41cc-b1bd-705ce126a5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3007 | 2025.10.28 02:49:21.471475 [ 4 ] {c935dab4-a7e2-41cc-b1bd-705ce126a5c1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2025.10.28 02:49:21.471511 [ 4 ] {c935dab4-a7e2-41cc-b1bd-705ce126a5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3009 | 2025.10.28 02:49:21.471851 [ 4 ] {c935dab4-a7e2-41cc-b1bd-705ce126a5c1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3010 | 2025.10.28 02:49:21.472064 [ 4 ] {c935dab4-a7e2-41cc-b1bd-705ce126a5c1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2025.10.28 02:49:21.472175 [ 9 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3012 | 2025.10.28 02:49:21.472197 [ 4 ] {c935dab4-a7e2-41cc-b1bd-705ce126a5c1} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001411 sec., 510276.3997165131 rows/sec., 35.82 MiB/sec. | ||
| 3013 | 2025.10.28 02:49:21.472214 [ 9 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2025.10.28 02:49:21.472238 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3015 | 2025.10.28 02:49:21.472238 [ 4 ] {c935dab4-a7e2-41cc-b1bd-705ce126a5c1} <Debug> TCPHandler: Processed in 0.001575431 sec. | ||
| 3016 | 2025.10.28 02:49:21.472321 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 3017 | 2025.10.28 02:49:21.472365 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2025.10.28 02:49:21.472437 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3019 | 2025.10.28 02:49:21.472464 [ 4 ] {619f9c4b-206f-48c1-909a-94c67a371a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3020 | 2025.10.28 02:49:21.472471 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 736 rows starting from the beginning of the part | ||
| 3021 | 2025.10.28 02:49:21.472514 [ 4 ] {619f9c4b-206f-48c1-909a-94c67a371a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3022 | 2025.10.28 02:49:21.472543 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3023 | 2025.10.28 02:49:21.472593 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1198 rows starting from the beginning of the part | ||
| 3024 | 2025.10.28 02:49:21.472633 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3025 | 2025.10.28 02:49:21.472671 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 3026 | 2025.10.28 02:49:21.472709 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 720 rows starting from the beginning of the part | ||
| 3027 | 2025.10.28 02:49:21.472857 [ 4 ] {619f9c4b-206f-48c1-909a-94c67a371a2c} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2025.10.28 02:49:21.472900 [ 4 ] {619f9c4b-206f-48c1-909a-94c67a371a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3029 | 2025.10.28 02:49:21.473219 [ 4 ] {619f9c4b-206f-48c1-909a-94c67a371a2c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3030 | 2025.10.28 02:49:21.473526 [ 4 ] {619f9c4b-206f-48c1-909a-94c67a371a2c} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2025.10.28 02:49:21.473668 [ 4 ] {619f9c4b-206f-48c1-909a-94c67a371a2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001222 sec., 4909.983633387888 rows/sec., 256.53 KiB/sec. | ||
| 3032 | 2025.10.28 02:49:21.473707 [ 4 ] {619f9c4b-206f-48c1-909a-94c67a371a2c} <Debug> TCPHandler: Processed in 0.001389525 sec. | ||
| 3033 | 2025.10.28 02:49:21.473840 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2025.10.28 02:49:21.473946 [ 4 ] {8ce739c0-cfa9-4841-9dd8-5fc825b04f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3035 | 2025.10.28 02:49:21.473990 [ 4 ] {8ce739c0-cfa9-4841-9dd8-5fc825b04f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3036 | 2025.10.28 02:49:21.474217 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931794 sec., 1473241.9709347892 rows/sec., 110.76 MiB/sec. | ||
| 3037 | 2025.10.28 02:49:21.474437 [ 4 ] {8ce739c0-cfa9-4841-9dd8-5fc825b04f38} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2025.10.28 02:49:21.474452 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3039 | 2025.10.28 02:49:21.474477 [ 4 ] {8ce739c0-cfa9-4841-9dd8-5fc825b04f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3040 | 2025.10.28 02:49:21.474824 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_16_3} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2025.10.28 02:49:21.474864 [ 4 ] {8ce739c0-cfa9-4841-9dd8-5fc825b04f38} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3042 | 2025.10.28 02:49:21.474914 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_16_3} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3043 | 2025.10.28 02:49:21.475013 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3044 | 2025.10.28 02:49:21.475115 [ 4 ] {8ce739c0-cfa9-4841-9dd8-5fc825b04f38} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.10.28 02:49:21.475219 [ 12 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3046 | 2025.10.28 02:49:21.475248 [ 12 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2025.10.28 02:49:21.475248 [ 4 ] {8ce739c0-cfa9-4841-9dd8-5fc825b04f38} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001328 sec., 236445.78313253014 rows/sec., 15.53 MiB/sec. | ||
| 3048 | 2025.10.28 02:49:21.475265 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3049 | 2025.10.28 02:49:21.475290 [ 4 ] {8ce739c0-cfa9-4841-9dd8-5fc825b04f38} <Debug> TCPHandler: Processed in 0.001506369 sec. | ||
| 3050 | 2025.10.28 02:49:21.475349 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 3051 | 2025.10.28 02:49:21.475411 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2025.10.28 02:49:21.475463 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3053 | 2025.10.28 02:49:21.475497 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2534 rows starting from the beginning of the part | ||
| 3054 | 2025.10.28 02:49:21.475508 [ 4 ] {e9ed0b17-0bdf-46b7-954f-8a691cb6e91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3055 | 2025.10.28 02:49:21.475549 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3056 | 2025.10.28 02:49:21.475555 [ 4 ] {e9ed0b17-0bdf-46b7-954f-8a691cb6e91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3057 | 2025.10.28 02:49:21.475615 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3128 rows starting from the beginning of the part | ||
| 3058 | 2025.10.28 02:49:21.475659 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 3059 | 2025.10.28 02:49:21.475697 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3060 | 2025.10.28 02:49:21.475734 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3061 | 2025.10.28 02:49:21.475902 [ 4 ] {e9ed0b17-0bdf-46b7-954f-8a691cb6e91e} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2025.10.28 02:49:21.475942 [ 4 ] {e9ed0b17-0bdf-46b7-954f-8a691cb6e91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3063 | 2025.10.28 02:49:21.476257 [ 4 ] {e9ed0b17-0bdf-46b7-954f-8a691cb6e91e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3064 | 2025.10.28 02:49:21.476473 [ 4 ] {e9ed0b17-0bdf-46b7-954f-8a691cb6e91e} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2025.10.28 02:49:21.476607 [ 4 ] {e9ed0b17-0bdf-46b7-954f-8a691cb6e91e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 3066 | 2025.10.28 02:49:21.476642 [ 4 ] {e9ed0b17-0bdf-46b7-954f-8a691cb6e91e} <Debug> TCPHandler: Processed in 0.001279702 sec. | ||
| 3067 | 2025.10.28 02:49:21.476753 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2025.10.28 02:49:21.476846 [ 4 ] {63aa1895-6d53-4d05-9ad1-3482bd897440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3069 | 2025.10.28 02:49:21.476900 [ 4 ] {63aa1895-6d53-4d05-9ad1-3482bd897440} <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 | ||
| 3070 | 2025.10.28 02:49:21.477727 [ 4 ] {63aa1895-6d53-4d05-9ad1-3482bd897440} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2025.10.28 02:49:21.477762 [ 4 ] {63aa1895-6d53-4d05-9ad1-3482bd897440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3072 | 2025.10.28 02:49:21.477798 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6328 rows, containing 5 columns (5 merged, 0 gathered) in 0.002485272 sec., 2546200.174467825 rows/sec., 169.92 MiB/sec. | ||
| 3073 | 2025.10.28 02:49:21.478309 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3074 | 2025.10.28 02:49:21.478403 [ 4 ] {63aa1895-6d53-4d05-9ad1-3482bd897440} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3075 | 2025.10.28 02:49:21.478577 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2025.10.28 02:49:21.478633 [ 4 ] {63aa1895-6d53-4d05-9ad1-3482bd897440} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2025.10.28 02:49:21.478640 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3078 | 2025.10.28 02:49:21.478723 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 3079 | 2025.10.28 02:49:21.478769 [ 4 ] {63aa1895-6d53-4d05-9ad1-3482bd897440} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001941 sec., 21123.1324059763 rows/sec., 37.85 MiB/sec. | ||
| 3080 | 2025.10.28 02:49:21.478831 [ 4 ] {63aa1895-6d53-4d05-9ad1-3482bd897440} <Debug> TCPHandler: Processed in 0.0021277 sec. | ||
| 3081 | 2025.10.28 02:49:21.478948 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2025.10.28 02:49:21.479043 [ 4 ] {4828bf28-1671-4679-82d6-2bdeab743753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3083 | 2025.10.28 02:49:21.479085 [ 4 ] {4828bf28-1671-4679-82d6-2bdeab743753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3084 | 2025.10.28 02:49:21.479416 [ 4 ] {4828bf28-1671-4679-82d6-2bdeab743753} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2025.10.28 02:49:21.479449 [ 4 ] {4828bf28-1671-4679-82d6-2bdeab743753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3086 | 2025.10.28 02:49:21.479756 [ 4 ] {4828bf28-1671-4679-82d6-2bdeab743753} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3087 | 2025.10.28 02:49:21.479965 [ 4 ] {4828bf28-1671-4679-82d6-2bdeab743753} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2025.10.28 02:49:21.480055 [ 12 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3089 | 2025.10.28 02:49:21.480088 [ 4 ] {4828bf28-1671-4679-82d6-2bdeab743753} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 3090 | 2025.10.28 02:49:21.480092 [ 12 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2025.10.28 02:49:21.480119 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3092 | 2025.10.28 02:49:21.480123 [ 4 ] {4828bf28-1671-4679-82d6-2bdeab743753} <Debug> TCPHandler: Processed in 0.00122423 sec. | ||
| 3093 | 2025.10.28 02:49:21.480192 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 3094 | 2025.10.28 02:49:21.480283 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3095 | 2025.10.28 02:49:21.480308 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 828 rows starting from the beginning of the part | ||
| 3096 | 2025.10.28 02:49:21.480349 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3097 | 2025.10.28 02:49:21.480383 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 92 rows starting from the beginning of the part | ||
| 3098 | 2025.10.28 02:49:21.480415 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 3099 | 2025.10.28 02:49:21.480448 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3100 | 2025.10.28 02:49:21.480478 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3101 | 2025.10.28 02:49:21.481261 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001100386 sec., 1050540.4467159705 rows/sec., 66.49 MiB/sec. | ||
| 3102 | 2025.10.28 02:49:21.481431 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3103 | 2025.10.28 02:49:21.481686 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_16_3} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2025.10.28 02:49:21.481753 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_16_3} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3105 | 2025.10.28 02:49:21.481816 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3106 | 2025.10.28 02:49:26.448687 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2025.10.28 02:49:26.448950 [ 4 ] {b8a43f31-940a-496c-86cf-9a1b5fc54acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3108 | 2025.10.28 02:49:26.449025 [ 4 ] {b8a43f31-940a-496c-86cf-9a1b5fc54acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3109 | 2025.10.28 02:49:26.449764 [ 4 ] {b8a43f31-940a-496c-86cf-9a1b5fc54acb} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2025.10.28 02:49:26.449818 [ 4 ] {b8a43f31-940a-496c-86cf-9a1b5fc54acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3111 | 2025.10.28 02:49:26.450232 [ 4 ] {b8a43f31-940a-496c-86cf-9a1b5fc54acb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3112 | 2025.10.28 02:49:26.450469 [ 4 ] {b8a43f31-940a-496c-86cf-9a1b5fc54acb} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2025.10.28 02:49:26.450636 [ 4 ] {b8a43f31-940a-496c-86cf-9a1b5fc54acb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001743 sec., 32128.5140562249 rows/sec., 2.47 MiB/sec. | ||
| 3114 | 2025.10.28 02:49:26.450685 [ 4 ] {b8a43f31-940a-496c-86cf-9a1b5fc54acb} <Debug> TCPHandler: Processed in 0.002186452 sec. | ||
| 3115 | 2025.10.28 02:49:26.450826 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2025.10.28 02:49:26.450929 [ 4 ] {19f07792-c86f-43bb-8712-55e339e855b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3117 | 2025.10.28 02:49:26.450971 [ 4 ] {19f07792-c86f-43bb-8712-55e339e855b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3118 | 2025.10.28 02:49:26.451419 [ 4 ] {19f07792-c86f-43bb-8712-55e339e855b6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2025.10.28 02:49:26.451457 [ 4 ] {19f07792-c86f-43bb-8712-55e339e855b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3120 | 2025.10.28 02:49:26.451768 [ 4 ] {19f07792-c86f-43bb-8712-55e339e855b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3121 | 2025.10.28 02:49:26.451981 [ 4 ] {19f07792-c86f-43bb-8712-55e339e855b6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2025.10.28 02:49:26.452113 [ 4 ] {19f07792-c86f-43bb-8712-55e339e855b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 3123 | 2025.10.28 02:49:26.452152 [ 4 ] {19f07792-c86f-43bb-8712-55e339e855b6} <Debug> TCPHandler: Processed in 0.001376535 sec. | ||
| 3124 | 2025.10.28 02:49:26.452266 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2025.10.28 02:49:26.452362 [ 4 ] {9333257e-bcbf-4d9c-833e-c2cb7feed837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3126 | 2025.10.28 02:49:26.452407 [ 4 ] {9333257e-bcbf-4d9c-833e-c2cb7feed837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3127 | 2025.10.28 02:49:26.452818 [ 4 ] {9333257e-bcbf-4d9c-833e-c2cb7feed837} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2025.10.28 02:49:26.452855 [ 4 ] {9333257e-bcbf-4d9c-833e-c2cb7feed837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3129 | 2025.10.28 02:49:26.453188 [ 4 ] {9333257e-bcbf-4d9c-833e-c2cb7feed837} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3130 | 2025.10.28 02:49:26.453404 [ 4 ] {9333257e-bcbf-4d9c-833e-c2cb7feed837} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2025.10.28 02:49:26.453532 [ 4 ] {9333257e-bcbf-4d9c-833e-c2cb7feed837} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3132 | 2025.10.28 02:49:26.453570 [ 4 ] {9333257e-bcbf-4d9c-833e-c2cb7feed837} <Debug> TCPHandler: Processed in 0.001353884 sec. | ||
| 3133 | 2025.10.28 02:49:26.453674 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2025.10.28 02:49:26.453768 [ 4 ] {a986d08f-d086-4880-9f38-d03ec4543a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3135 | 2025.10.28 02:49:26.453810 [ 4 ] {a986d08f-d086-4880-9f38-d03ec4543a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3136 | 2025.10.28 02:49:26.454137 [ 4 ] {a986d08f-d086-4880-9f38-d03ec4543a05} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2025.10.28 02:49:26.454173 [ 4 ] {a986d08f-d086-4880-9f38-d03ec4543a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3138 | 2025.10.28 02:49:26.454492 [ 4 ] {a986d08f-d086-4880-9f38-d03ec4543a05} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3139 | 2025.10.28 02:49:26.454704 [ 4 ] {a986d08f-d086-4880-9f38-d03ec4543a05} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2025.10.28 02:49:26.454832 [ 4 ] {a986d08f-d086-4880-9f38-d03ec4543a05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 3141 | 2025.10.28 02:49:26.454867 [ 4 ] {a986d08f-d086-4880-9f38-d03ec4543a05} <Debug> TCPHandler: Processed in 0.001242641 sec. | ||
| 3142 | 2025.10.28 02:49:28.081389 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6300 | ||
| 3143 | 2025.10.28 02:49:28.082283 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2025.10.28 02:49:28.082331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3145 | 2025.10.28 02:49:28.082825 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3146 | 2025.10.28 02:49:28.083047 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2025.10.28 02:49:28.083177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6300 | ||
| 3148 | 2025.10.28 02:49:28.486829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3149 | 2025.10.28 02:49:28.504676 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2025.10.28 02:49:28.504762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3151 | 2025.10.28 02:49:28.510361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3152 | 2025.10.28 02:49:28.511247 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2025.10.28 02:49:28.514880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3154 | 2025.10.28 02:49:30.587978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 446 | ||
| 3155 | 2025.10.28 02:49:30.590283 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2025.10.28 02:49:30.590320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3157 | 2025.10.28 02:49:30.591491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3158 | 2025.10.28 02:49:30.591752 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2025.10.28 02:49:30.591990 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3160 | 2025.10.28 02:49:31.461685 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2025.10.28 02:49:31.461957 [ 4 ] {e0e9338b-67ad-43cd-bcdb-6cc3d60b35df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3162 | 2025.10.28 02:49:31.462044 [ 4 ] {e0e9338b-67ad-43cd-bcdb-6cc3d60b35df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3163 | 2025.10.28 02:49:31.462858 [ 4 ] {e0e9338b-67ad-43cd-bcdb-6cc3d60b35df} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2025.10.28 02:49:31.462902 [ 4 ] {e0e9338b-67ad-43cd-bcdb-6cc3d60b35df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3165 | 2025.10.28 02:49:31.463312 [ 4 ] {e0e9338b-67ad-43cd-bcdb-6cc3d60b35df} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3166 | 2025.10.28 02:49:31.463540 [ 4 ] {e0e9338b-67ad-43cd-bcdb-6cc3d60b35df} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2025.10.28 02:49:31.463680 [ 61 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3168 | 2025.10.28 02:49:31.463702 [ 4 ] {e0e9338b-67ad-43cd-bcdb-6cc3d60b35df} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00182 sec., 225274.72527472526 rows/sec., 14.29 MiB/sec. | ||
| 3169 | 2025.10.28 02:49:31.463755 [ 61 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2025.10.28 02:49:31.463775 [ 4 ] {e0e9338b-67ad-43cd-bcdb-6cc3d60b35df} <Debug> TCPHandler: Processed in 0.002276565 sec. | ||
| 3171 | 2025.10.28 02:49:31.463785 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3172 | 2025.10.28 02:49:31.463908 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::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 | ||
| 3173 | 2025.10.28 02:49:31.463945 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2025.10.28 02:49:31.464020 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3175 | 2025.10.28 02:49:31.464056 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3176 | 2025.10.28 02:49:31.464072 [ 4 ] {4b9bc4ea-f2f1-4633-a7ae-c7689a3be1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3177 | 2025.10.28 02:49:31.464119 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3178 | 2025.10.28 02:49:31.464127 [ 4 ] {4b9bc4ea-f2f1-4633-a7ae-c7689a3be1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3179 | 2025.10.28 02:49:31.464169 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3180 | 2025.10.28 02:49:31.464214 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3181 | 2025.10.28 02:49:31.464255 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3182 | 2025.10.28 02:49:31.465222 [ 4 ] {4b9bc4ea-f2f1-4633-a7ae-c7689a3be1dd} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2025.10.28 02:49:31.465264 [ 4 ] {4b9bc4ea-f2f1-4633-a7ae-c7689a3be1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3184 | 2025.10.28 02:49:31.465299 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430546 sec., 1433019.280750147 rows/sec., 96.37 MiB/sec. | ||
| 3185 | 2025.10.28 02:49:31.465474 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3186 | 2025.10.28 02:49:31.465695 [ 4 ] {4b9bc4ea-f2f1-4633-a7ae-c7689a3be1dd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3187 | 2025.10.28 02:49:31.465785 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_9_2} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2025.10.28 02:49:31.465866 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_9_2} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3189 | 2025.10.28 02:49:31.465916 [ 4 ] {4b9bc4ea-f2f1-4633-a7ae-c7689a3be1dd} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2025.10.28 02:49:31.465951 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3191 | 2025.10.28 02:49:31.466058 [ 4 ] {4b9bc4ea-f2f1-4633-a7ae-c7689a3be1dd} <Debug> executeQuery: Read 1196 rows, 97.88 KiB in 0.002015 sec., 593548.3870967742 rows/sec., 47.44 MiB/sec. | ||
| 3192 | 2025.10.28 02:49:31.466096 [ 4 ] {4b9bc4ea-f2f1-4633-a7ae-c7689a3be1dd} <Debug> TCPHandler: Processed in 0.002212423 sec. | ||
| 3193 | 2025.10.28 02:49:31.466206 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2025.10.28 02:49:31.466302 [ 4 ] {6b10cf40-d289-4820-a295-8a963ff3c3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3195 | 2025.10.28 02:49:31.466342 [ 4 ] {6b10cf40-d289-4820-a295-8a963ff3c3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3196 | 2025.10.28 02:49:31.466854 [ 4 ] {6b10cf40-d289-4820-a295-8a963ff3c3e0} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2025.10.28 02:49:31.466890 [ 4 ] {6b10cf40-d289-4820-a295-8a963ff3c3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3198 | 2025.10.28 02:49:31.467210 [ 4 ] {6b10cf40-d289-4820-a295-8a963ff3c3e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3199 | 2025.10.28 02:49:31.467415 [ 4 ] {6b10cf40-d289-4820-a295-8a963ff3c3e0} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2025.10.28 02:49:31.467544 [ 4 ] {6b10cf40-d289-4820-a295-8a963ff3c3e0} <Debug> executeQuery: Read 247 rows, 15.47 KiB in 0.001263 sec., 195566.1124307205 rows/sec., 11.96 MiB/sec. | ||
| 3201 | 2025.10.28 02:49:31.467580 [ 4 ] {6b10cf40-d289-4820-a295-8a963ff3c3e0} <Debug> TCPHandler: Processed in 0.001422656 sec. | ||
| 3202 | 2025.10.28 02:49:31.467690 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2025.10.28 02:49:31.467783 [ 4 ] {12a55383-4604-4395-ac62-eb2b730a5ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3204 | 2025.10.28 02:49:31.467822 [ 4 ] {12a55383-4604-4395-ac62-eb2b730a5ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3205 | 2025.10.28 02:49:31.468297 [ 4 ] {12a55383-4604-4395-ac62-eb2b730a5ef6} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2025.10.28 02:49:31.468333 [ 4 ] {12a55383-4604-4395-ac62-eb2b730a5ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3207 | 2025.10.28 02:49:31.468636 [ 4 ] {12a55383-4604-4395-ac62-eb2b730a5ef6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3208 | 2025.10.28 02:49:31.468843 [ 4 ] {12a55383-4604-4395-ac62-eb2b730a5ef6} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2025.10.28 02:49:31.468968 [ 4 ] {12a55383-4604-4395-ac62-eb2b730a5ef6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001204 sec., 176079.7342192691 rows/sec., 11.36 MiB/sec. | ||
| 3210 | 2025.10.28 02:49:31.469004 [ 4 ] {12a55383-4604-4395-ac62-eb2b730a5ef6} <Debug> TCPHandler: Processed in 0.001361835 sec. | ||
| 3211 | 2025.10.28 02:49:31.469123 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2025.10.28 02:49:31.469215 [ 4 ] {e7ae85d2-6657-4971-99fe-4ef4fa226a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3213 | 2025.10.28 02:49:31.469254 [ 4 ] {e7ae85d2-6657-4971-99fe-4ef4fa226a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3214 | 2025.10.28 02:49:31.469723 [ 4 ] {e7ae85d2-6657-4971-99fe-4ef4fa226a1a} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2025.10.28 02:49:31.469758 [ 4 ] {e7ae85d2-6657-4971-99fe-4ef4fa226a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3216 | 2025.10.28 02:49:31.470057 [ 4 ] {e7ae85d2-6657-4971-99fe-4ef4fa226a1a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3217 | 2025.10.28 02:49:31.470260 [ 4 ] {e7ae85d2-6657-4971-99fe-4ef4fa226a1a} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2025.10.28 02:49:31.470353 [ 61 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3219 | 2025.10.28 02:49:31.470384 [ 4 ] {e7ae85d2-6657-4971-99fe-4ef4fa226a1a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001188 sec., 177609.4276094276 rows/sec., 10.09 MiB/sec. | ||
| 3220 | 2025.10.28 02:49:31.470387 [ 61 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2025.10.28 02:49:31.470424 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3222 | 2025.10.28 02:49:31.470427 [ 4 ] {e7ae85d2-6657-4971-99fe-4ef4fa226a1a} <Debug> TCPHandler: Processed in 0.001351255 sec. | ||
| 3223 | 2025.10.28 02:49:31.470525 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::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 | ||
| 3224 | 2025.10.28 02:49:31.470545 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2025.10.28 02:49:31.470618 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3226 | 2025.10.28 02:49:31.470636 [ 4 ] {0a5dd453-5f60-4b24-b020-1caeb2e8e32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3227 | 2025.10.28 02:49:31.470649 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3228 | 2025.10.28 02:49:31.470676 [ 4 ] {0a5dd453-5f60-4b24-b020-1caeb2e8e32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3229 | 2025.10.28 02:49:31.470740 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3230 | 2025.10.28 02:49:31.470792 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3231 | 2025.10.28 02:49:31.470837 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3232 | 2025.10.28 02:49:31.470880 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3233 | 2025.10.28 02:49:31.471326 [ 4 ] {0a5dd453-5f60-4b24-b020-1caeb2e8e32e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2025.10.28 02:49:31.471360 [ 4 ] {0a5dd453-5f60-4b24-b020-1caeb2e8e32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3235 | 2025.10.28 02:49:31.471693 [ 4 ] {0a5dd453-5f60-4b24-b020-1caeb2e8e32e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3236 | 2025.10.28 02:49:31.471704 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123196 sec., 856358.9726939186 rows/sec., 51.90 MiB/sec. | ||
| 3237 | 2025.10.28 02:49:31.471835 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3238 | 2025.10.28 02:49:31.471921 [ 4 ] {0a5dd453-5f60-4b24-b020-1caeb2e8e32e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2025.10.28 02:49:31.472053 [ 4 ] {0a5dd453-5f60-4b24-b020-1caeb2e8e32e} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001434 sec., 502789.40027894004 rows/sec., 35.30 MiB/sec. | ||
| 3240 | 2025.10.28 02:49:31.472082 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_9_2} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.10.28 02:49:31.472089 [ 4 ] {0a5dd453-5f60-4b24-b020-1caeb2e8e32e} <Debug> TCPHandler: Processed in 0.001590632 sec. | ||
| 3242 | 2025.10.28 02:49:31.472139 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_9_2} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3243 | 2025.10.28 02:49:31.472194 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3244 | 2025.10.28 02:49:31.472204 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2025.10.28 02:49:31.472297 [ 4 ] {82b07bb4-ce9f-41f5-ac49-acf6119f1efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3246 | 2025.10.28 02:49:31.472337 [ 4 ] {82b07bb4-ce9f-41f5-ac49-acf6119f1efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3247 | 2025.10.28 02:49:31.472661 [ 4 ] {82b07bb4-ce9f-41f5-ac49-acf6119f1efc} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2025.10.28 02:49:31.472701 [ 4 ] {82b07bb4-ce9f-41f5-ac49-acf6119f1efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3249 | 2025.10.28 02:49:31.473023 [ 4 ] {82b07bb4-ce9f-41f5-ac49-acf6119f1efc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3250 | 2025.10.28 02:49:31.473222 [ 4 ] {82b07bb4-ce9f-41f5-ac49-acf6119f1efc} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2025.10.28 02:49:31.473347 [ 4 ] {82b07bb4-ce9f-41f5-ac49-acf6119f1efc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 3252 | 2025.10.28 02:49:31.473382 [ 4 ] {82b07bb4-ce9f-41f5-ac49-acf6119f1efc} <Debug> TCPHandler: Processed in 0.00122536 sec. | ||
| 3253 | 2025.10.28 02:49:31.473488 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2025.10.28 02:49:31.473579 [ 4 ] {297dbe7a-ad27-4475-a9be-d1a2baf24bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3255 | 2025.10.28 02:49:31.473621 [ 4 ] {297dbe7a-ad27-4475-a9be-d1a2baf24bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3256 | 2025.10.28 02:49:31.474048 [ 4 ] {297dbe7a-ad27-4475-a9be-d1a2baf24bac} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2025.10.28 02:49:31.474107 [ 4 ] {297dbe7a-ad27-4475-a9be-d1a2baf24bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3258 | 2025.10.28 02:49:31.474438 [ 4 ] {297dbe7a-ad27-4475-a9be-d1a2baf24bac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3259 | 2025.10.28 02:49:31.474648 [ 4 ] {297dbe7a-ad27-4475-a9be-d1a2baf24bac} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2025.10.28 02:49:31.474780 [ 4 ] {297dbe7a-ad27-4475-a9be-d1a2baf24bac} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001218 sec., 257799.67159277506 rows/sec., 16.94 MiB/sec. | ||
| 3261 | 2025.10.28 02:49:31.474815 [ 4 ] {297dbe7a-ad27-4475-a9be-d1a2baf24bac} <Debug> TCPHandler: Processed in 0.001373445 sec. | ||
| 3262 | 2025.10.28 02:49:31.474921 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2025.10.28 02:49:31.475012 [ 4 ] {cc68bc41-c0ee-4405-a15f-70ad00fd09f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3264 | 2025.10.28 02:49:31.475053 [ 4 ] {cc68bc41-c0ee-4405-a15f-70ad00fd09f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3265 | 2025.10.28 02:49:31.475353 [ 4 ] {cc68bc41-c0ee-4405-a15f-70ad00fd09f3} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2025.10.28 02:49:31.475387 [ 4 ] {cc68bc41-c0ee-4405-a15f-70ad00fd09f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3267 | 2025.10.28 02:49:31.475669 [ 4 ] {cc68bc41-c0ee-4405-a15f-70ad00fd09f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3268 | 2025.10.28 02:49:31.475885 [ 4 ] {cc68bc41-c0ee-4405-a15f-70ad00fd09f3} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2025.10.28 02:49:31.476015 [ 4 ] {cc68bc41-c0ee-4405-a15f-70ad00fd09f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 3270 | 2025.10.28 02:49:31.476051 [ 4 ] {cc68bc41-c0ee-4405-a15f-70ad00fd09f3} <Debug> TCPHandler: Processed in 0.001176498 sec. | ||
| 3271 | 2025.10.28 02:49:31.476155 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2025.10.28 02:49:31.476245 [ 4 ] {48a43596-4f65-4839-b09f-99540a77b364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3273 | 2025.10.28 02:49:31.476298 [ 4 ] {48a43596-4f65-4839-b09f-99540a77b364} <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 | ||
| 3274 | 2025.10.28 02:49:31.477146 [ 4 ] {48a43596-4f65-4839-b09f-99540a77b364} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2025.10.28 02:49:31.477182 [ 4 ] {48a43596-4f65-4839-b09f-99540a77b364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3276 | 2025.10.28 02:49:31.477752 [ 4 ] {48a43596-4f65-4839-b09f-99540a77b364} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3277 | 2025.10.28 02:49:31.477971 [ 4 ] {48a43596-4f65-4839-b09f-99540a77b364} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2025.10.28 02:49:31.478112 [ 4 ] {48a43596-4f65-4839-b09f-99540a77b364} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001884 sec., 22292.993630573248 rows/sec., 39.95 MiB/sec. | ||
| 3279 | 2025.10.28 02:49:31.478169 [ 4 ] {48a43596-4f65-4839-b09f-99540a77b364} <Debug> TCPHandler: Processed in 0.002060788 sec. | ||
| 3280 | 2025.10.28 02:49:31.478283 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2025.10.28 02:49:31.478374 [ 4 ] {0c47acd3-9394-4343-8f8a-a3654e157cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3282 | 2025.10.28 02:49:31.478415 [ 4 ] {0c47acd3-9394-4343-8f8a-a3654e157cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3283 | 2025.10.28 02:49:31.478736 [ 4 ] {0c47acd3-9394-4343-8f8a-a3654e157cf3} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2025.10.28 02:49:31.478772 [ 4 ] {0c47acd3-9394-4343-8f8a-a3654e157cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3285 | 2025.10.28 02:49:31.479067 [ 4 ] {0c47acd3-9394-4343-8f8a-a3654e157cf3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3286 | 2025.10.28 02:49:31.479273 [ 4 ] {0c47acd3-9394-4343-8f8a-a3654e157cf3} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2025.10.28 02:49:31.479407 [ 4 ] {0c47acd3-9394-4343-8f8a-a3654e157cf3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001051 sec., 98953.37773549001 rows/sec., 6.06 MiB/sec. | ||
| 3288 | 2025.10.28 02:49:31.479441 [ 4 ] {0c47acd3-9394-4343-8f8a-a3654e157cf3} <Debug> TCPHandler: Processed in 0.001207599 sec. | ||
| 3289 | 2025.10.28 02:49:35.495200 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3290 | 2025.10.28 02:49:35.495288 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3291 | 2025.10.28 02:49:35.583302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6748 | ||
| 3292 | 2025.10.28 02:49:35.583831 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.10.28 02:49:35.583870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3294 | 2025.10.28 02:49:35.584386 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3295 | 2025.10.28 02:49:35.584618 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2025.10.28 02:49:35.584743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6748 | ||
| 3297 | 2025.10.28 02:49:36.015005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3298 | 2025.10.28 02:49:36.031876 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2025.10.28 02:49:36.031944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3300 | 2025.10.28 02:49:36.037972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3301 | 2025.10.28 02:49:36.038672 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2025.10.28 02:49:36.041486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3303 | 2025.10.28 02:49:36.449047 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2025.10.28 02:49:36.449318 [ 4 ] {dcc6ce57-ab4f-456c-aafe-d8c4f5b206e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3305 | 2025.10.28 02:49:36.449382 [ 4 ] {dcc6ce57-ab4f-456c-aafe-d8c4f5b206e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3306 | 2025.10.28 02:49:36.450075 [ 4 ] {dcc6ce57-ab4f-456c-aafe-d8c4f5b206e4} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2025.10.28 02:49:36.450116 [ 4 ] {dcc6ce57-ab4f-456c-aafe-d8c4f5b206e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3308 | 2025.10.28 02:49:36.450541 [ 4 ] {dcc6ce57-ab4f-456c-aafe-d8c4f5b206e4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3309 | 2025.10.28 02:49:36.450792 [ 4 ] {dcc6ce57-ab4f-456c-aafe-d8c4f5b206e4} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2025.10.28 02:49:36.450962 [ 4 ] {dcc6ce57-ab4f-456c-aafe-d8c4f5b206e4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.51 MiB/sec. | ||
| 3311 | 2025.10.28 02:49:36.451008 [ 4 ] {dcc6ce57-ab4f-456c-aafe-d8c4f5b206e4} <Debug> TCPHandler: Processed in 0.00214413 sec. | ||
| 3312 | 2025.10.28 02:49:36.451146 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2025.10.28 02:49:36.451246 [ 4 ] {1949337a-2c26-4af8-9f2e-bb544189311c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3314 | 2025.10.28 02:49:36.451290 [ 4 ] {1949337a-2c26-4af8-9f2e-bb544189311c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3315 | 2025.10.28 02:49:36.451744 [ 4 ] {1949337a-2c26-4af8-9f2e-bb544189311c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2025.10.28 02:49:36.451783 [ 4 ] {1949337a-2c26-4af8-9f2e-bb544189311c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3317 | 2025.10.28 02:49:36.452110 [ 4 ] {1949337a-2c26-4af8-9f2e-bb544189311c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3318 | 2025.10.28 02:49:36.452334 [ 4 ] {1949337a-2c26-4af8-9f2e-bb544189311c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2025.10.28 02:49:36.452474 [ 4 ] {1949337a-2c26-4af8-9f2e-bb544189311c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 3320 | 2025.10.28 02:49:36.452511 [ 4 ] {1949337a-2c26-4af8-9f2e-bb544189311c} <Debug> TCPHandler: Processed in 0.001426457 sec. | ||
| 3321 | 2025.10.28 02:49:36.452641 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2025.10.28 02:49:36.452736 [ 4 ] {3d496148-180d-4767-adc4-673dd764d89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3323 | 2025.10.28 02:49:36.452785 [ 4 ] {3d496148-180d-4767-adc4-673dd764d89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3324 | 2025.10.28 02:49:36.453221 [ 4 ] {3d496148-180d-4767-adc4-673dd764d89c} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2025.10.28 02:49:36.453255 [ 4 ] {3d496148-180d-4767-adc4-673dd764d89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3326 | 2025.10.28 02:49:36.453586 [ 4 ] {3d496148-180d-4767-adc4-673dd764d89c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3327 | 2025.10.28 02:49:36.453796 [ 4 ] {3d496148-180d-4767-adc4-673dd764d89c} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2025.10.28 02:49:36.453931 [ 4 ] {3d496148-180d-4767-adc4-673dd764d89c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 3329 | 2025.10.28 02:49:36.453967 [ 4 ] {3d496148-180d-4767-adc4-673dd764d89c} <Debug> TCPHandler: Processed in 0.001382795 sec. | ||
| 3330 | 2025.10.28 02:49:36.454081 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2025.10.28 02:49:36.454175 [ 4 ] {9b3500d4-f38d-4080-82d4-36a1ce677b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3332 | 2025.10.28 02:49:36.454217 [ 4 ] {9b3500d4-f38d-4080-82d4-36a1ce677b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3333 | 2025.10.28 02:49:36.454548 [ 4 ] {9b3500d4-f38d-4080-82d4-36a1ce677b8e} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2025.10.28 02:49:36.454582 [ 4 ] {9b3500d4-f38d-4080-82d4-36a1ce677b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3335 | 2025.10.28 02:49:36.454896 [ 4 ] {9b3500d4-f38d-4080-82d4-36a1ce677b8e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3336 | 2025.10.28 02:49:36.455099 [ 4 ] {9b3500d4-f38d-4080-82d4-36a1ce677b8e} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2025.10.28 02:49:36.455229 [ 4 ] {9b3500d4-f38d-4080-82d4-36a1ce677b8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 3338 | 2025.10.28 02:49:36.455263 [ 4 ] {9b3500d4-f38d-4080-82d4-36a1ce677b8e} <Debug> TCPHandler: Processed in 0.001228681 sec. | ||
| 3339 | 2025.10.28 02:49:39.873543 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2025.10.28 02:49:39.873731 [ 4 ] {d36afe12-30e2-4125-981f-6b3146f5427b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3341 | 2025.10.28 02:49:39.873794 [ 4 ] {d36afe12-30e2-4125-981f-6b3146f5427b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3342 | 2025.10.28 02:49:39.874569 [ 4 ] {d36afe12-30e2-4125-981f-6b3146f5427b} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2025.10.28 02:49:39.874609 [ 4 ] {d36afe12-30e2-4125-981f-6b3146f5427b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3344 | 2025.10.28 02:49:39.875017 [ 4 ] {d36afe12-30e2-4125-981f-6b3146f5427b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3345 | 2025.10.28 02:49:39.875238 [ 4 ] {d36afe12-30e2-4125-981f-6b3146f5427b} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2025.10.28 02:49:39.875394 [ 4 ] {d36afe12-30e2-4125-981f-6b3146f5427b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001713 sec., 239346.17629889084 rows/sec., 15.18 MiB/sec. | ||
| 3347 | 2025.10.28 02:49:39.875435 [ 4 ] {d36afe12-30e2-4125-981f-6b3146f5427b} <Debug> TCPHandler: Processed in 0.002019256 sec. | ||
| 3348 | 2025.10.28 02:49:39.875560 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2025.10.28 02:49:39.875683 [ 4 ] {9e885825-d6ad-4153-b336-273f76317ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3350 | 2025.10.28 02:49:39.875734 [ 4 ] {9e885825-d6ad-4153-b336-273f76317ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3351 | 2025.10.28 02:49:39.876155 [ 4 ] {9e885825-d6ad-4153-b336-273f76317ee3} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2025.10.28 02:49:39.876191 [ 4 ] {9e885825-d6ad-4153-b336-273f76317ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3353 | 2025.10.28 02:49:39.876513 [ 4 ] {9e885825-d6ad-4153-b336-273f76317ee3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3354 | 2025.10.28 02:49:39.876732 [ 4 ] {9e885825-d6ad-4153-b336-273f76317ee3} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2025.10.28 02:49:39.876861 [ 4 ] {9e885825-d6ad-4153-b336-273f76317ee3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001203 sec., 1662.5103906899417 rows/sec., 135.57 KiB/sec. | ||
| 3356 | 2025.10.28 02:49:39.876899 [ 4 ] {9e885825-d6ad-4153-b336-273f76317ee3} <Debug> TCPHandler: Processed in 0.001402096 sec. | ||
| 3357 | 2025.10.28 02:49:39.877015 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2025.10.28 02:49:39.877127 [ 4 ] {07b52789-9f8d-4fa7-9d57-014c3a45a05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3359 | 2025.10.28 02:49:39.877174 [ 4 ] {07b52789-9f8d-4fa7-9d57-014c3a45a05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3360 | 2025.10.28 02:49:39.878651 [ 4 ] {07b52789-9f8d-4fa7-9d57-014c3a45a05f} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2025.10.28 02:49:39.878685 [ 4 ] {07b52789-9f8d-4fa7-9d57-014c3a45a05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3362 | 2025.10.28 02:49:39.879124 [ 4 ] {07b52789-9f8d-4fa7-9d57-014c3a45a05f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3363 | 2025.10.28 02:49:39.879333 [ 4 ] {07b52789-9f8d-4fa7-9d57-014c3a45a05f} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2025.10.28 02:49:39.879468 [ 4 ] {07b52789-9f8d-4fa7-9d57-014c3a45a05f} <Debug> executeQuery: Read 2339 rows, 194.72 KiB in 0.002367 sec., 988170.6801858892 rows/sec., 80.34 MiB/sec. | ||
| 3365 | 2025.10.28 02:49:39.879507 [ 4 ] {07b52789-9f8d-4fa7-9d57-014c3a45a05f} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 3366 | 2025.10.28 02:49:39.879520 [ 4 ] {07b52789-9f8d-4fa7-9d57-014c3a45a05f} <Debug> TCPHandler: Processed in 0.002564654 sec. | ||
| 3367 | 2025.10.28 02:49:39.879640 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3368 | 2025.10.28 02:49:39.879761 [ 4 ] {23b7f7fc-0541-4729-896c-234bc90eaaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3369 | 2025.10.28 02:49:39.879810 [ 4 ] {23b7f7fc-0541-4729-896c-234bc90eaaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3370 | 2025.10.28 02:49:39.880370 [ 4 ] {23b7f7fc-0541-4729-896c-234bc90eaaec} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2025.10.28 02:49:39.880412 [ 4 ] {23b7f7fc-0541-4729-896c-234bc90eaaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3372 | 2025.10.28 02:49:39.880807 [ 4 ] {23b7f7fc-0541-4729-896c-234bc90eaaec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3373 | 2025.10.28 02:49:39.881024 [ 4 ] {23b7f7fc-0541-4729-896c-234bc90eaaec} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2025.10.28 02:49:39.881159 [ 4 ] {23b7f7fc-0541-4729-896c-234bc90eaaec} <Debug> executeQuery: Read 250 rows, 15.69 KiB in 0.001423 sec., 175685.17217146873 rows/sec., 10.77 MiB/sec. | ||
| 3375 | 2025.10.28 02:49:39.881198 [ 4 ] {23b7f7fc-0541-4729-896c-234bc90eaaec} <Debug> TCPHandler: Processed in 0.001620053 sec. | ||
| 3376 | 2025.10.28 02:49:39.881317 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2025.10.28 02:49:39.881442 [ 4 ] {32085471-9839-4b55-99c8-254b0fdf39e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3378 | 2025.10.28 02:49:39.881493 [ 4 ] {32085471-9839-4b55-99c8-254b0fdf39e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3379 | 2025.10.28 02:49:39.882091 [ 4 ] {32085471-9839-4b55-99c8-254b0fdf39e6} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2025.10.28 02:49:39.882127 [ 4 ] {32085471-9839-4b55-99c8-254b0fdf39e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3381 | 2025.10.28 02:49:39.882501 [ 4 ] {32085471-9839-4b55-99c8-254b0fdf39e6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3382 | 2025.10.28 02:49:39.882724 [ 4 ] {32085471-9839-4b55-99c8-254b0fdf39e6} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2025.10.28 02:49:39.882852 [ 4 ] {32085471-9839-4b55-99c8-254b0fdf39e6} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001436 sec., 306406.6852367688 rows/sec., 20.27 MiB/sec. | ||
| 3384 | 2025.10.28 02:49:39.882890 [ 4 ] {32085471-9839-4b55-99c8-254b0fdf39e6} <Debug> TCPHandler: Processed in 0.001634824 sec. | ||
| 3385 | 2025.10.28 02:49:39.883000 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3386 | 2025.10.28 02:49:39.883096 [ 4 ] {5c9587b6-35ac-47c1-9d52-455821296c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3387 | 2025.10.28 02:49:39.883137 [ 4 ] {5c9587b6-35ac-47c1-9d52-455821296c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3388 | 2025.10.28 02:49:39.883595 [ 4 ] {5c9587b6-35ac-47c1-9d52-455821296c48} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2025.10.28 02:49:39.883631 [ 4 ] {5c9587b6-35ac-47c1-9d52-455821296c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3390 | 2025.10.28 02:49:39.883950 [ 4 ] {5c9587b6-35ac-47c1-9d52-455821296c48} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3391 | 2025.10.28 02:49:39.884169 [ 4 ] {5c9587b6-35ac-47c1-9d52-455821296c48} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2025.10.28 02:49:39.884300 [ 4 ] {5c9587b6-35ac-47c1-9d52-455821296c48} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001224 sec., 172385.62091503266 rows/sec., 9.79 MiB/sec. | ||
| 3393 | 2025.10.28 02:49:39.884339 [ 4 ] {5c9587b6-35ac-47c1-9d52-455821296c48} <Debug> TCPHandler: Processed in 0.001391245 sec. | ||
| 3394 | 2025.10.28 02:49:39.884442 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2025.10.28 02:49:39.884537 [ 4 ] {8b8c1d0b-e465-478b-bbec-417048b98350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3396 | 2025.10.28 02:49:39.884577 [ 4 ] {8b8c1d0b-e465-478b-bbec-417048b98350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3397 | 2025.10.28 02:49:39.885325 [ 4 ] {8b8c1d0b-e465-478b-bbec-417048b98350} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2025.10.28 02:49:39.885359 [ 4 ] {8b8c1d0b-e465-478b-bbec-417048b98350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3399 | 2025.10.28 02:49:39.885724 [ 4 ] {8b8c1d0b-e465-478b-bbec-417048b98350} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3400 | 2025.10.28 02:49:39.885944 [ 4 ] {8b8c1d0b-e465-478b-bbec-417048b98350} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2025.10.28 02:49:39.886083 [ 4 ] {8b8c1d0b-e465-478b-bbec-417048b98350} <Debug> executeQuery: Read 1180 rows, 86.36 KiB in 0.001566 sec., 753512.1328224777 rows/sec., 53.86 MiB/sec. | ||
| 3402 | 2025.10.28 02:49:39.886122 [ 4 ] {8b8c1d0b-e465-478b-bbec-417048b98350} <Debug> TCPHandler: Processed in 0.001730867 sec. | ||
| 3403 | 2025.10.28 02:49:39.886235 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2025.10.28 02:49:39.886332 [ 4 ] {c5f37b73-505a-4821-8eb0-4b70f13c3fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3405 | 2025.10.28 02:49:39.886375 [ 4 ] {c5f37b73-505a-4821-8eb0-4b70f13c3fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3406 | 2025.10.28 02:49:39.886727 [ 4 ] {c5f37b73-505a-4821-8eb0-4b70f13c3fc3} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2025.10.28 02:49:39.886761 [ 4 ] {c5f37b73-505a-4821-8eb0-4b70f13c3fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3408 | 2025.10.28 02:49:39.887071 [ 4 ] {c5f37b73-505a-4821-8eb0-4b70f13c3fc3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3409 | 2025.10.28 02:49:39.887281 [ 4 ] {c5f37b73-505a-4821-8eb0-4b70f13c3fc3} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2025.10.28 02:49:39.887416 [ 4 ] {c5f37b73-505a-4821-8eb0-4b70f13c3fc3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 3411 | 2025.10.28 02:49:39.887454 [ 4 ] {c5f37b73-505a-4821-8eb0-4b70f13c3fc3} <Debug> TCPHandler: Processed in 0.001273871 sec. | ||
| 3412 | 2025.10.28 02:49:39.887558 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2025.10.28 02:49:39.887655 [ 4 ] {065b891c-07d1-4dc9-a99c-b51dfb1dd2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3414 | 2025.10.28 02:49:39.887699 [ 4 ] {065b891c-07d1-4dc9-a99c-b51dfb1dd2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3415 | 2025.10.28 02:49:39.888262 [ 4 ] {065b891c-07d1-4dc9-a99c-b51dfb1dd2e2} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2025.10.28 02:49:39.888296 [ 4 ] {065b891c-07d1-4dc9-a99c-b51dfb1dd2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3417 | 2025.10.28 02:49:39.888691 [ 4 ] {065b891c-07d1-4dc9-a99c-b51dfb1dd2e2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3418 | 2025.10.28 02:49:39.888913 [ 4 ] {065b891c-07d1-4dc9-a99c-b51dfb1dd2e2} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2025.10.28 02:49:39.889046 [ 4 ] {065b891c-07d1-4dc9-a99c-b51dfb1dd2e2} <Debug> executeQuery: Read 967 rows, 65.67 KiB in 0.001411 sec., 685329.5535081503 rows/sec., 45.45 MiB/sec. | ||
| 3420 | 2025.10.28 02:49:39.889083 [ 4 ] {065b891c-07d1-4dc9-a99c-b51dfb1dd2e2} <Debug> TCPHandler: Processed in 0.001574922 sec. | ||
| 3421 | 2025.10.28 02:49:39.889191 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2025.10.28 02:49:39.889285 [ 4 ] {575e81ff-4ad8-4554-b8bf-9aa59e10d3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3423 | 2025.10.28 02:49:39.889328 [ 4 ] {575e81ff-4ad8-4554-b8bf-9aa59e10d3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3424 | 2025.10.28 02:49:39.889638 [ 4 ] {575e81ff-4ad8-4554-b8bf-9aa59e10d3d3} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2025.10.28 02:49:39.889671 [ 4 ] {575e81ff-4ad8-4554-b8bf-9aa59e10d3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3426 | 2025.10.28 02:49:39.889980 [ 4 ] {575e81ff-4ad8-4554-b8bf-9aa59e10d3d3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3427 | 2025.10.28 02:49:39.890195 [ 4 ] {575e81ff-4ad8-4554-b8bf-9aa59e10d3d3} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2025.10.28 02:49:39.890331 [ 4 ] {575e81ff-4ad8-4554-b8bf-9aa59e10d3d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 3429 | 2025.10.28 02:49:39.890367 [ 4 ] {575e81ff-4ad8-4554-b8bf-9aa59e10d3d3} <Debug> TCPHandler: Processed in 0.001227451 sec. | ||
| 3430 | 2025.10.28 02:49:39.890479 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2025.10.28 02:49:39.890592 [ 4 ] {c5bf8be9-9be8-40eb-9ec4-6f0c3b629bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3432 | 2025.10.28 02:49:39.890655 [ 4 ] {c5bf8be9-9be8-40eb-9ec4-6f0c3b629bdc} <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 | ||
| 3433 | 2025.10.28 02:49:39.891509 [ 4 ] {c5bf8be9-9be8-40eb-9ec4-6f0c3b629bdc} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2025.10.28 02:49:39.891543 [ 4 ] {c5bf8be9-9be8-40eb-9ec4-6f0c3b629bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3435 | 2025.10.28 02:49:39.892108 [ 4 ] {c5bf8be9-9be8-40eb-9ec4-6f0c3b629bdc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3436 | 2025.10.28 02:49:39.892325 [ 4 ] {c5bf8be9-9be8-40eb-9ec4-6f0c3b629bdc} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2025.10.28 02:49:39.892465 [ 4 ] {c5bf8be9-9be8-40eb-9ec4-6f0c3b629bdc} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001898 sec., 22655.426765015807 rows/sec., 40.60 MiB/sec. | ||
| 3438 | 2025.10.28 02:49:39.892516 [ 4 ] {c5bf8be9-9be8-40eb-9ec4-6f0c3b629bdc} <Debug> TCPHandler: Processed in 0.002095458 sec. | ||
| 3439 | 2025.10.28 02:49:39.892620 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2025.10.28 02:49:39.892713 [ 4 ] {886cfae1-b5f5-4a43-996c-72aeb566e8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3441 | 2025.10.28 02:49:39.892754 [ 4 ] {886cfae1-b5f5-4a43-996c-72aeb566e8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3442 | 2025.10.28 02:49:39.893072 [ 4 ] {886cfae1-b5f5-4a43-996c-72aeb566e8e9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2025.10.28 02:49:39.893106 [ 4 ] {886cfae1-b5f5-4a43-996c-72aeb566e8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3444 | 2025.10.28 02:49:39.893425 [ 4 ] {886cfae1-b5f5-4a43-996c-72aeb566e8e9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3445 | 2025.10.28 02:49:39.893626 [ 4 ] {886cfae1-b5f5-4a43-996c-72aeb566e8e9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.10.28 02:49:39.893747 [ 4 ] {886cfae1-b5f5-4a43-996c-72aeb566e8e9} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001053 sec., 87369.42070275404 rows/sec., 5.28 MiB/sec. | ||
| 3447 | 2025.10.28 02:49:39.893782 [ 4 ] {886cfae1-b5f5-4a43-996c-72aeb566e8e9} <Debug> TCPHandler: Processed in 0.001211709 sec. | ||
| 3448 | 2025.10.28 02:49:40.592589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 500 | ||
| 3449 | 2025.10.28 02:49:40.595209 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2025.10.28 02:49:40.595253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3451 | 2025.10.28 02:49:40.596484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3452 | 2025.10.28 02:49:40.596741 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2025.10.28 02:49:40.596958 [ 142 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3454 | 2025.10.28 02:49:40.597007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3455 | 2025.10.28 02:49:40.597063 [ 142 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2025.10.28 02:49:40.597106 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3457 | 2025.10.28 02:49:40.597294 [ 197 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 3458 | 2025.10.28 02:49:40.598107 [ 197 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3459 | 2025.10.28 02:49:40.598280 [ 197 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 298 rows starting from the beginning of the part | ||
| 3460 | 2025.10.28 02:49:40.598689 [ 197 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 3461 | 2025.10.28 02:49:40.599059 [ 197 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part | ||
| 3462 | 2025.10.28 02:49:40.599474 [ 197 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 3463 | 2025.10.28 02:49:40.599853 [ 197 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3464 | 2025.10.28 02:49:40.600246 [ 197 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
| 3465 | 2025.10.28 02:49:40.607055 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 72 columns (72 merged, 0 gathered) in 0.009860362 sec., 50708.07745192317 rows/sec., 46.23 MiB/sec. | ||
| 3466 | 2025.10.28 02:49:40.607939 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3467 | 2025.10.28 02:49:40.608522 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_11_2} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2025.10.28 02:49:40.608595 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_11_2} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3469 | 2025.10.28 02:49:40.608802 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 3470 | 2025.10.28 02:49:41.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.58 MiB, peak 230.34 MiB, free memory in arenas 0.00 B, will set to 226.91 MiB (RSS), difference: 1.33 MiB | ||
| 3471 | 2025.10.28 02:49:41.442231 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3472 | 2025.10.28 02:49:41.442507 [ 4 ] {ac9a845d-fe87-4c99-b90f-5b43d58e3527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3473 | 2025.10.28 02:49:41.442608 [ 4 ] {ac9a845d-fe87-4c99-b90f-5b43d58e3527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3474 | 2025.10.28 02:49:41.443497 [ 4 ] {ac9a845d-fe87-4c99-b90f-5b43d58e3527} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2025.10.28 02:49:41.443538 [ 4 ] {ac9a845d-fe87-4c99-b90f-5b43d58e3527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3476 | 2025.10.28 02:49:41.443918 [ 4 ] {ac9a845d-fe87-4c99-b90f-5b43d58e3527} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3477 | 2025.10.28 02:49:41.444140 [ 4 ] {ac9a845d-fe87-4c99-b90f-5b43d58e3527} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2025.10.28 02:49:41.444298 [ 4 ] {ac9a845d-fe87-4c99-b90f-5b43d58e3527} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.31 MiB/sec. | ||
| 3479 | 2025.10.28 02:49:41.444295 [ 147 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3480 | 2025.10.28 02:49:41.444339 [ 4 ] {ac9a845d-fe87-4c99-b90f-5b43d58e3527} <Debug> TCPHandler: Processed in 0.002287485 sec. | ||
| 3481 | 2025.10.28 02:49:41.444374 [ 147 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2025.10.28 02:49:41.444400 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3483 | 2025.10.28 02:49:41.444478 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2025.10.28 02:49:41.444538 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 3485 | 2025.10.28 02:49:41.444578 [ 4 ] {5413769f-bc21-4cbf-a3db-aa6e2f9e30b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3486 | 2025.10.28 02:49:41.444629 [ 4 ] {5413769f-bc21-4cbf-a3db-aa6e2f9e30b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3487 | 2025.10.28 02:49:41.444697 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3488 | 2025.10.28 02:49:41.444739 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2344 rows starting from the beginning of the part | ||
| 3489 | 2025.10.28 02:49:41.444815 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3490 | 2025.10.28 02:49:41.444876 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1196 rows starting from the beginning of the part | ||
| 3491 | 2025.10.28 02:49:41.444925 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3492 | 2025.10.28 02:49:41.444966 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2339 rows starting from the beginning of the part | ||
| 3493 | 2025.10.28 02:49:41.445006 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3494 | 2025.10.28 02:49:41.445104 [ 4 ] {5413769f-bc21-4cbf-a3db-aa6e2f9e30b6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2025.10.28 02:49:41.445145 [ 4 ] {5413769f-bc21-4cbf-a3db-aa6e2f9e30b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3496 | 2025.10.28 02:49:41.445615 [ 4 ] {5413769f-bc21-4cbf-a3db-aa6e2f9e30b6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3497 | 2025.10.28 02:49:41.445834 [ 4 ] {5413769f-bc21-4cbf-a3db-aa6e2f9e30b6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2025.10.28 02:49:41.445954 [ 147 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3499 | 2025.10.28 02:49:41.445962 [ 4 ] {5413769f-bc21-4cbf-a3db-aa6e2f9e30b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001455 sec., 43986.25429553265 rows/sec., 3.43 MiB/sec. | ||
| 3500 | 2025.10.28 02:49:41.445993 [ 147 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2025.10.28 02:49:41.446014 [ 4 ] {5413769f-bc21-4cbf-a3db-aa6e2f9e30b6} <Debug> TCPHandler: Processed in 0.001639963 sec. | ||
| 3502 | 2025.10.28 02:49:41.446025 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3503 | 2025.10.28 02:49:41.446189 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 3504 | 2025.10.28 02:49:41.446215 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2025.10.28 02:49:41.446281 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3506 | 2025.10.28 02:49:41.446309 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1212 rows starting from the beginning of the part | ||
| 3507 | 2025.10.28 02:49:41.446312 [ 4 ] {5d4fe9b0-d39b-402f-a41e-ed58da500715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3508 | 2025.10.28 02:49:41.446359 [ 4 ] {5d4fe9b0-d39b-402f-a41e-ed58da500715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3509 | 2025.10.28 02:49:41.446364 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3510 | 2025.10.28 02:49:41.446410 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 721 rows starting from the beginning of the part | ||
| 3511 | 2025.10.28 02:49:41.446449 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3512 | 2025.10.28 02:49:41.446487 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1180 rows starting from the beginning of the part | ||
| 3513 | 2025.10.28 02:49:41.446527 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 3514 | 2025.10.28 02:49:41.446743 [ 4 ] {5d4fe9b0-d39b-402f-a41e-ed58da500715} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2025.10.28 02:49:41.446777 [ 4 ] {5d4fe9b0-d39b-402f-a41e-ed58da500715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3516 | 2025.10.28 02:49:41.447167 [ 4 ] {5d4fe9b0-d39b-402f-a41e-ed58da500715} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3517 | 2025.10.28 02:49:41.447264 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6047 rows, containing 5 columns (5 merged, 0 gathered) in 0.002794921 sec., 2163567.413891126 rows/sec., 183.25 MiB/sec. | ||
| 3518 | 2025.10.28 02:49:41.447390 [ 4 ] {5d4fe9b0-d39b-402f-a41e-ed58da500715} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2025.10.28 02:49:41.447523 [ 4 ] {5d4fe9b0-d39b-402f-a41e-ed58da500715} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00123 sec., 26016.260162601626 rows/sec., 1.81 MiB/sec. | ||
| 3520 | 2025.10.28 02:49:41.447529 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3521 | 2025.10.28 02:49:41.447558 [ 4 ] {5d4fe9b0-d39b-402f-a41e-ed58da500715} <Debug> TCPHandler: Processed in 0.001390516 sec. | ||
| 3522 | 2025.10.28 02:49:41.447598 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2025.10.28 02:49:41.447622 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3524 | 2025.10.28 02:49:41.447644 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3525 | 2025.10.28 02:49:41.447688 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3526 | 2025.10.28 02:49:41.447699 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 3527 | 2025.10.28 02:49:41.447782 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3528 | 2025.10.28 02:49:41.447785 [ 4 ] {784edc4d-a4fd-40ac-90a5-86261ec0e57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3529 | 2025.10.28 02:49:41.447811 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6328 rows starting from the beginning of the part | ||
| 3530 | 2025.10.28 02:49:41.447822 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3305 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669925 sec., 1979130.799287393 rows/sec., 149.36 MiB/sec. | ||
| 3531 | 2025.10.28 02:49:41.447837 [ 4 ] {784edc4d-a4fd-40ac-90a5-86261ec0e57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3532 | 2025.10.28 02:49:41.447863 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 3533 | 2025.10.28 02:49:41.447921 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3534 | 2025.10.28 02:49:41.447965 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3535 | 2025.10.28 02:49:41.447968 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_21_4} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2025.10.28 02:49:41.448006 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 967 rows starting from the beginning of the part | ||
| 3537 | 2025.10.28 02:49:41.448051 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 3538 | 2025.10.28 02:49:41.448067 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_21_4} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3539 | 2025.10.28 02:49:41.448106 [ 190 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3540 | 2025.10.28 02:49:41.448171 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 3541 | 2025.10.28 02:49:41.448194 [ 4 ] {784edc4d-a4fd-40ac-90a5-86261ec0e57e} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2025.10.28 02:49:41.448233 [ 4 ] {784edc4d-a4fd-40ac-90a5-86261ec0e57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3543 | 2025.10.28 02:49:41.448476 [ 190 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_21_4} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2025.10.28 02:49:41.448564 [ 190 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_21_4} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3545 | 2025.10.28 02:49:41.448567 [ 4 ] {784edc4d-a4fd-40ac-90a5-86261ec0e57e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3546 | 2025.10.28 02:49:41.448690 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3547 | 2025.10.28 02:49:41.448838 [ 4 ] {784edc4d-a4fd-40ac-90a5-86261ec0e57e} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2025.10.28 02:49:41.448965 [ 150 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3549 | 2025.10.28 02:49:41.448973 [ 4 ] {784edc4d-a4fd-40ac-90a5-86261ec0e57e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001206 sec., 9950.248756218905 rows/sec., 686.67 KiB/sec. | ||
| 3550 | 2025.10.28 02:49:41.449006 [ 150 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2025.10.28 02:49:41.449025 [ 4 ] {784edc4d-a4fd-40ac-90a5-86261ec0e57e} <Debug> TCPHandler: Processed in 0.001384985 sec. | ||
| 3552 | 2025.10.28 02:49:41.449033 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3553 | 2025.10.28 02:49:41.449139 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 3554 | 2025.10.28 02:49:41.449252 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3555 | 2025.10.28 02:49:41.449281 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1156 rows starting from the beginning of the part | ||
| 3556 | 2025.10.28 02:49:41.449337 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 3557 | 2025.10.28 02:49:41.449377 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3558 | 2025.10.28 02:49:41.449413 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3559 | 2025.10.28 02:49:41.449447 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 92 rows starting from the beginning of the part | ||
| 3560 | 2025.10.28 02:49:41.449483 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 3561 | 2025.10.28 02:49:41.450378 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1484 rows, containing 4 columns (4 merged, 0 gathered) in 0.001288752 sec., 1151501.6077569618 rows/sec., 72.94 MiB/sec. | ||
| 3562 | 2025.10.28 02:49:41.450562 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3563 | 2025.10.28 02:49:41.450665 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7961 rows, containing 5 columns (5 merged, 0 gathered) in 0.002993807 sec., 2659156.0511415736 rows/sec., 177.55 MiB/sec. | ||
| 3564 | 2025.10.28 02:49:41.450806 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_21_4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2025.10.28 02:49:41.450870 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_21_4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3566 | 2025.10.28 02:49:41.450924 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3567 | 2025.10.28 02:49:41.451266 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3568 | 2025.10.28 02:49:41.451509 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2025.10.28 02:49:41.451572 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3570 | 2025.10.28 02:49:41.451641 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3571 | 2025.10.28 02:49:42.000298 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.26 MiB, peak 234.95 MiB, free memory in arenas 0.00 B, will set to 228.32 MiB (RSS), difference: 1.06 MiB | ||
| 3572 | 2025.10.28 02:49:43.085552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7260 | ||
| 3573 | 2025.10.28 02:49:43.086087 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2025.10.28 02:49:43.086136 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3575 | 2025.10.28 02:49:43.086639 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3576 | 2025.10.28 02:49:43.086886 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2025.10.28 02:49:43.087038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7260 | ||
| 3578 | 2025.10.28 02:49:43.542277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
| 3579 | 2025.10.28 02:49:43.558772 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2025.10.28 02:49:43.558841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3581 | 2025.10.28 02:49:43.564403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3582 | 2025.10.28 02:49:43.565121 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2025.10.28 02:49:43.567954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
| 3584 | 2025.10.28 02:49:46.448702 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2025.10.28 02:49:46.448991 [ 4 ] {eeee5b80-1148-494d-83a4-a9a777b67373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3586 | 2025.10.28 02:49:46.449090 [ 4 ] {eeee5b80-1148-494d-83a4-a9a777b67373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3587 | 2025.10.28 02:49:46.449897 [ 4 ] {eeee5b80-1148-494d-83a4-a9a777b67373} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2025.10.28 02:49:46.449933 [ 4 ] {eeee5b80-1148-494d-83a4-a9a777b67373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3589 | 2025.10.28 02:49:46.450309 [ 4 ] {eeee5b80-1148-494d-83a4-a9a777b67373} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3590 | 2025.10.28 02:49:46.450537 [ 4 ] {eeee5b80-1148-494d-83a4-a9a777b67373} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2025.10.28 02:49:46.450687 [ 4 ] {eeee5b80-1148-494d-83a4-a9a777b67373} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001771 sec., 31620.553359683796 rows/sec., 2.43 MiB/sec. | ||
| 3592 | 2025.10.28 02:49:46.450726 [ 4 ] {eeee5b80-1148-494d-83a4-a9a777b67373} <Debug> TCPHandler: Processed in 0.002209492 sec. | ||
| 3593 | 2025.10.28 02:49:46.450839 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2025.10.28 02:49:46.450933 [ 4 ] {f9b66e54-44cd-4b64-8c28-8f6a03db8b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3595 | 2025.10.28 02:49:46.450972 [ 4 ] {f9b66e54-44cd-4b64-8c28-8f6a03db8b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3596 | 2025.10.28 02:49:46.451376 [ 4 ] {f9b66e54-44cd-4b64-8c28-8f6a03db8b63} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2025.10.28 02:49:46.451409 [ 4 ] {f9b66e54-44cd-4b64-8c28-8f6a03db8b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3598 | 2025.10.28 02:49:46.451697 [ 4 ] {f9b66e54-44cd-4b64-8c28-8f6a03db8b63} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3599 | 2025.10.28 02:49:46.451898 [ 4 ] {f9b66e54-44cd-4b64-8c28-8f6a03db8b63} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2025.10.28 02:49:46.452021 [ 4 ] {f9b66e54-44cd-4b64-8c28-8f6a03db8b63} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001107 sec., 57813.91147244806 rows/sec., 4.51 MiB/sec. | ||
| 3601 | 2025.10.28 02:49:46.452057 [ 4 ] {f9b66e54-44cd-4b64-8c28-8f6a03db8b63} <Debug> TCPHandler: Processed in 0.001265612 sec. | ||
| 3602 | 2025.10.28 02:49:46.452177 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2025.10.28 02:49:46.452270 [ 4 ] {ca5ee574-901d-47a6-85d3-b438abf03c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3604 | 2025.10.28 02:49:46.452312 [ 4 ] {ca5ee574-901d-47a6-85d3-b438abf03c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3605 | 2025.10.28 02:49:46.452699 [ 4 ] {ca5ee574-901d-47a6-85d3-b438abf03c37} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2025.10.28 02:49:46.452732 [ 4 ] {ca5ee574-901d-47a6-85d3-b438abf03c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3607 | 2025.10.28 02:49:46.453048 [ 4 ] {ca5ee574-901d-47a6-85d3-b438abf03c37} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3608 | 2025.10.28 02:49:46.453249 [ 4 ] {ca5ee574-901d-47a6-85d3-b438abf03c37} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2025.10.28 02:49:46.453373 [ 4 ] {ca5ee574-901d-47a6-85d3-b438abf03c37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001121 sec., 142729.70561998215 rows/sec., 9.94 MiB/sec. | ||
| 3610 | 2025.10.28 02:49:46.453407 [ 4 ] {ca5ee574-901d-47a6-85d3-b438abf03c37} <Debug> TCPHandler: Processed in 0.001287942 sec. | ||
| 3611 | 2025.10.28 02:49:46.453503 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2025.10.28 02:49:46.453594 [ 4 ] {412c1a25-4414-4e67-89d8-1f91bd0c7324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3613 | 2025.10.28 02:49:46.453635 [ 4 ] {412c1a25-4414-4e67-89d8-1f91bd0c7324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3614 | 2025.10.28 02:49:46.453950 [ 4 ] {412c1a25-4414-4e67-89d8-1f91bd0c7324} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2025.10.28 02:49:46.453983 [ 4 ] {412c1a25-4414-4e67-89d8-1f91bd0c7324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3616 | 2025.10.28 02:49:46.454275 [ 4 ] {412c1a25-4414-4e67-89d8-1f91bd0c7324} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3617 | 2025.10.28 02:49:46.454481 [ 4 ] {412c1a25-4414-4e67-89d8-1f91bd0c7324} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2025.10.28 02:49:46.454605 [ 4 ] {412c1a25-4414-4e67-89d8-1f91bd0c7324} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 3619 | 2025.10.28 02:49:46.454638 [ 4 ] {412c1a25-4414-4e67-89d8-1f91bd0c7324} <Debug> TCPHandler: Processed in 0.001181479 sec. | ||
| 3620 | 2025.10.28 02:49:50.276316 [ 141 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3621 | 2025.10.28 02:49:50.276437 [ 141 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2025.10.28 02:49:50.276474 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3623 | 2025.10.28 02:49:50.276653 [ 201 ] {eb36820c-961d-41a0-b359-127fc059bc29::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 | ||
| 3624 | 2025.10.28 02:49:50.276830 [ 201 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3625 | 2025.10.28 02:49:50.276881 [ 201 ] {eb36820c-961d-41a0-b359-127fc059bc29::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 | ||
| 3626 | 2025.10.28 02:49:50.277007 [ 201 ] {eb36820c-961d-41a0-b359-127fc059bc29::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 | ||
| 3627 | 2025.10.28 02:49:50.277078 [ 201 ] {eb36820c-961d-41a0-b359-127fc059bc29::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 | ||
| 3628 | 2025.10.28 02:49:50.277146 [ 201 ] {eb36820c-961d-41a0-b359-127fc059bc29::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 | ||
| 3629 | 2025.10.28 02:49:50.277223 [ 201 ] {eb36820c-961d-41a0-b359-127fc059bc29::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 | ||
| 3630 | 2025.10.28 02:49:50.278071 [ 198 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001489279 sec., 40287.95141810232 rows/sec., 2.06 MiB/sec. | ||
| 3631 | 2025.10.28 02:49:50.278219 [ 201 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3632 | 2025.10.28 02:49:50.278443 [ 201 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_10_2} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2025.10.28 02:49:50.278502 [ 201 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_10_2} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3634 | 2025.10.28 02:49:50.278561 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3635 | 2025.10.28 02:49:50.495544 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3636 | 2025.10.28 02:49:50.495609 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3637 | 2025.10.28 02:49:50.587656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7708 | ||
| 3638 | 2025.10.28 02:49:50.588160 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2025.10.28 02:49:50.588209 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3640 | 2025.10.28 02:49:50.588705 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3641 | 2025.10.28 02:49:50.588949 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2025.10.28 02:49:50.589084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7708 | ||
| 3643 | 2025.10.28 02:49:50.589115 [ 137 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3644 | 2025.10.28 02:49:50.589186 [ 137 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2025.10.28 02:49:50.589210 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3646 | 2025.10.28 02:49:50.589315 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 3647 | 2025.10.28 02:49:50.589427 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3648 | 2025.10.28 02:49:50.589465 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5340 rows starting from the beginning of the part | ||
| 3649 | 2025.10.28 02:49:50.589555 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3650 | 2025.10.28 02:49:50.589608 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3651 | 2025.10.28 02:49:50.589655 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3652 | 2025.10.28 02:49:50.589698 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3653 | 2025.10.28 02:49:50.589747 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3654 | 2025.10.28 02:49:50.591123 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7708 rows, containing 4 columns (4 merged, 0 gathered) in 0.001857791 sec., 4149013.532738613 rows/sec., 59.35 MiB/sec. | ||
| 3655 | 2025.10.28 02:49:50.591771 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3656 | 2025.10.28 02:49:50.592010 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_16_3} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2025.10.28 02:49:50.592066 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_16_3} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3658 | 2025.10.28 02:49:50.592123 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3659 | 2025.10.28 02:49:50.598180 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 516 | ||
| 3660 | 2025.10.28 02:49:50.600070 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2025.10.28 02:49:50.600113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3662 | 2025.10.28 02:49:50.601216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3663 | 2025.10.28 02:49:50.601474 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2025.10.28 02:49:50.601727 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 3665 | 2025.10.28 02:49:50.943816 [ 137 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3666 | 2025.10.28 02:49:50.943888 [ 137 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2025.10.28 02:49:50.943915 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3668 | 2025.10.28 02:49:50.944022 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::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 | ||
| 3669 | 2025.10.28 02:49:50.944141 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3670 | 2025.10.28 02:49:50.944178 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 250 rows starting from the beginning of the part | ||
| 3671 | 2025.10.28 02:49:50.944245 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 262 rows starting from the beginning of the part | ||
| 3672 | 2025.10.28 02:49:50.944288 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 246 rows starting from the beginning of the part | ||
| 3673 | 2025.10.28 02:49:50.944330 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 247 rows starting from the beginning of the part | ||
| 3674 | 2025.10.28 02:49:50.944368 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 250 rows starting from the beginning of the part | ||
| 3675 | 2025.10.28 02:49:50.945349 [ 198 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1255 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368915 sec., 916784.4606860178 rows/sec., 59.65 MiB/sec. | ||
| 3676 | 2025.10.28 02:49:50.945582 [ 194 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3677 | 2025.10.28 02:49:50.945939 [ 194 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_10_2} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2025.10.28 02:49:50.946035 [ 194 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_10_2} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3679 | 2025.10.28 02:49:50.946135 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3680 | 2025.10.28 02:49:51.001241 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000861988 sec. | ||
| 3681 | 2025.10.28 02:49:51.068537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
| 3682 | 2025.10.28 02:49:51.085781 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2025.10.28 02:49:51.085827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3684 | 2025.10.28 02:49:51.091724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3685 | 2025.10.28 02:49:51.092424 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2025.10.28 02:49:51.092715 [ 137 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3687 | 2025.10.28 02:49:51.092755 [ 137 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2025.10.28 02:49:51.092777 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3689 | 2025.10.28 02:49:51.092863 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 3690 | 2025.10.28 02:49:51.095441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3691 | 2025.10.28 02:49:51.096187 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3692 | 2025.10.28 02:49:51.097031 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 3693 | 2025.10.28 02:49:51.100300 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 3694 | 2025.10.28 02:49:51.103536 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 3695 | 2025.10.28 02:49:51.106870 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 3696 | 2025.10.28 02:49:51.110955 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 3697 | 2025.10.28 02:49:51.115086 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 3698 | 2025.10.28 02:49:51.168055 [ 198 ] {6e128296-918e-4be5-88c3-703151528856::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.07522353 sec., 1608.539242973575 rows/sec., 8.32 MiB/sec. | ||
| 3699 | 2025.10.28 02:49:51.170939 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3700 | 2025.10.28 02:49:51.173113 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_16_3} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.10.28 02:49:51.173227 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_16_3} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3702 | 2025.10.28 02:49:51.175239 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3703 | 2025.10.28 02:49:51.280951 [ 135 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3704 | 2025.10.28 02:49:51.281005 [ 135 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2025.10.28 02:49:51.281028 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3706 | 2025.10.28 02:49:51.281130 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::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 | ||
| 3707 | 2025.10.28 02:49:51.281259 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3708 | 2025.10.28 02:49:51.281298 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::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 | ||
| 3709 | 2025.10.28 02:49:51.281390 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3710 | 2025.10.28 02:49:51.281441 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::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 | ||
| 3711 | 2025.10.28 02:49:51.281485 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::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 | ||
| 3712 | 2025.10.28 02:49:51.281528 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::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 | ||
| 3713 | 2025.10.28 02:49:51.282334 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.00124388 sec., 9647.232852043606 rows/sec., 643.78 KiB/sec. | ||
| 3714 | 2025.10.28 02:49:51.282511 [ 187 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3715 | 2025.10.28 02:49:51.282835 [ 187 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_10_2} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2025.10.28 02:49:51.282913 [ 187 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_10_2} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3717 | 2025.10.28 02:49:51.282994 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3718 | 2025.10.28 02:49:51.461436 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3719 | 2025.10.28 02:49:51.461706 [ 4 ] {ff454f0e-0f0c-4f21-9b9b-14b2559fc2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3720 | 2025.10.28 02:49:51.461808 [ 4 ] {ff454f0e-0f0c-4f21-9b9b-14b2559fc2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3721 | 2025.10.28 02:49:51.462884 [ 4 ] {ff454f0e-0f0c-4f21-9b9b-14b2559fc2c4} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2025.10.28 02:49:51.462929 [ 4 ] {ff454f0e-0f0c-4f21-9b9b-14b2559fc2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3723 | 2025.10.28 02:49:51.463351 [ 4 ] {ff454f0e-0f0c-4f21-9b9b-14b2559fc2c4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3724 | 2025.10.28 02:49:51.463575 [ 4 ] {ff454f0e-0f0c-4f21-9b9b-14b2559fc2c4} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2025.10.28 02:49:51.463742 [ 4 ] {ff454f0e-0f0c-4f21-9b9b-14b2559fc2c4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00211 sec., 194312.7962085308 rows/sec., 12.33 MiB/sec. | ||
| 3726 | 2025.10.28 02:49:51.463790 [ 4 ] {ff454f0e-0f0c-4f21-9b9b-14b2559fc2c4} <Debug> TCPHandler: Processed in 0.002528983 sec. | ||
| 3727 | 2025.10.28 02:49:51.463917 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2025.10.28 02:49:51.464015 [ 4 ] {0f7322d9-8a42-4e82-8519-3666448cf5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3729 | 2025.10.28 02:49:51.464056 [ 4 ] {0f7322d9-8a42-4e82-8519-3666448cf5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3730 | 2025.10.28 02:49:51.465052 [ 4 ] {0f7322d9-8a42-4e82-8519-3666448cf5e7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2025.10.28 02:49:51.465089 [ 4 ] {0f7322d9-8a42-4e82-8519-3666448cf5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3732 | 2025.10.28 02:49:51.465488 [ 4 ] {0f7322d9-8a42-4e82-8519-3666448cf5e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3733 | 2025.10.28 02:49:51.465703 [ 4 ] {0f7322d9-8a42-4e82-8519-3666448cf5e7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2025.10.28 02:49:51.465836 [ 4 ] {0f7322d9-8a42-4e82-8519-3666448cf5e7} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001842 sec., 650380.0217155266 rows/sec., 52.00 MiB/sec. | ||
| 3735 | 2025.10.28 02:49:51.465874 [ 4 ] {0f7322d9-8a42-4e82-8519-3666448cf5e7} <Debug> TCPHandler: Processed in 0.002005625 sec. | ||
| 3736 | 2025.10.28 02:49:51.465983 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3737 | 2025.10.28 02:49:51.466078 [ 4 ] {62126b5e-4539-46e0-9aa4-869ae5729cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3738 | 2025.10.28 02:49:51.466118 [ 4 ] {62126b5e-4539-46e0-9aa4-869ae5729cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3739 | 2025.10.28 02:49:51.466619 [ 4 ] {62126b5e-4539-46e0-9aa4-869ae5729cff} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2025.10.28 02:49:51.466654 [ 4 ] {62126b5e-4539-46e0-9aa4-869ae5729cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3741 | 2025.10.28 02:49:51.466952 [ 4 ] {62126b5e-4539-46e0-9aa4-869ae5729cff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3742 | 2025.10.28 02:49:51.467161 [ 4 ] {62126b5e-4539-46e0-9aa4-869ae5729cff} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2025.10.28 02:49:51.467292 [ 4 ] {62126b5e-4539-46e0-9aa4-869ae5729cff} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001234 sec., 200972.44732576984 rows/sec., 12.31 MiB/sec. | ||
| 3744 | 2025.10.28 02:49:51.467330 [ 4 ] {62126b5e-4539-46e0-9aa4-869ae5729cff} <Debug> TCPHandler: Processed in 0.001394176 sec. | ||
| 3745 | 2025.10.28 02:49:51.467443 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3746 | 2025.10.28 02:49:51.467543 [ 4 ] {011de8c8-deb0-4d81-93eb-d9210b1af733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3747 | 2025.10.28 02:49:51.467582 [ 4 ] {011de8c8-deb0-4d81-93eb-d9210b1af733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3748 | 2025.10.28 02:49:51.468058 [ 4 ] {011de8c8-deb0-4d81-93eb-d9210b1af733} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2025.10.28 02:49:51.468094 [ 4 ] {011de8c8-deb0-4d81-93eb-d9210b1af733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3750 | 2025.10.28 02:49:51.468404 [ 4 ] {011de8c8-deb0-4d81-93eb-d9210b1af733} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3751 | 2025.10.28 02:49:51.468606 [ 4 ] {011de8c8-deb0-4d81-93eb-d9210b1af733} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2025.10.28 02:49:51.468711 [ 135 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3753 | 2025.10.28 02:49:51.468736 [ 4 ] {011de8c8-deb0-4d81-93eb-d9210b1af733} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 3754 | 2025.10.28 02:49:51.468763 [ 135 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2025.10.28 02:49:51.468778 [ 4 ] {011de8c8-deb0-4d81-93eb-d9210b1af733} <Debug> TCPHandler: Processed in 0.001382315 sec. | ||
| 3756 | 2025.10.28 02:49:51.468802 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3757 | 2025.10.28 02:49:51.468885 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::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 | ||
| 3758 | 2025.10.28 02:49:51.468914 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2025.10.28 02:49:51.468975 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3760 | 2025.10.28 02:49:51.469004 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 213 rows starting from the beginning of the part | ||
| 3761 | 2025.10.28 02:49:51.469012 [ 4 ] {8cb06010-8c4e-48b9-ba7b-1e191a51f6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3762 | 2025.10.28 02:49:51.469051 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 441 rows starting from the beginning of the part | ||
| 3763 | 2025.10.28 02:49:51.469058 [ 4 ] {8cb06010-8c4e-48b9-ba7b-1e191a51f6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3764 | 2025.10.28 02:49:51.469097 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3765 | 2025.10.28 02:49:51.469136 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3766 | 2025.10.28 02:49:51.469168 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 440 rows starting from the beginning of the part | ||
| 3767 | 2025.10.28 02:49:51.469201 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 3768 | 2025.10.28 02:49:51.469552 [ 4 ] {8cb06010-8c4e-48b9-ba7b-1e191a51f6c5} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2025.10.28 02:49:51.469591 [ 4 ] {8cb06010-8c4e-48b9-ba7b-1e191a51f6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3770 | 2025.10.28 02:49:51.470034 [ 4 ] {8cb06010-8c4e-48b9-ba7b-1e191a51f6c5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3771 | 2025.10.28 02:49:51.470146 [ 198 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287262 sec., 1343937.7531535928 rows/sec., 92.94 MiB/sec. | ||
| 3772 | 2025.10.28 02:49:51.470249 [ 4 ] {8cb06010-8c4e-48b9-ba7b-1e191a51f6c5} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2025.10.28 02:49:51.470316 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3774 | 2025.10.28 02:49:51.470396 [ 4 ] {8cb06010-8c4e-48b9-ba7b-1e191a51f6c5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001402 sec., 150499.28673323823 rows/sec., 8.55 MiB/sec. | ||
| 3775 | 2025.10.28 02:49:51.470440 [ 4 ] {8cb06010-8c4e-48b9-ba7b-1e191a51f6c5} <Debug> TCPHandler: Processed in 0.001572761 sec. | ||
| 3776 | 2025.10.28 02:49:51.470562 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2025.10.28 02:49:51.470621 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_11_2} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2025.10.28 02:49:51.470656 [ 4 ] {e4981373-5cf6-4058-b7fa-2ba52d178579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3779 | 2025.10.28 02:49:51.470695 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_11_2} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3780 | 2025.10.28 02:49:51.470701 [ 4 ] {e4981373-5cf6-4058-b7fa-2ba52d178579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3781 | 2025.10.28 02:49:51.470765 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3782 | 2025.10.28 02:49:51.471387 [ 4 ] {e4981373-5cf6-4058-b7fa-2ba52d178579} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2025.10.28 02:49:51.471426 [ 4 ] {e4981373-5cf6-4058-b7fa-2ba52d178579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3784 | 2025.10.28 02:49:51.471764 [ 4 ] {e4981373-5cf6-4058-b7fa-2ba52d178579} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3785 | 2025.10.28 02:49:51.471972 [ 4 ] {e4981373-5cf6-4058-b7fa-2ba52d178579} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2025.10.28 02:49:51.472098 [ 4 ] {e4981373-5cf6-4058-b7fa-2ba52d178579} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.00146 sec., 494520.54794520553 rows/sec., 34.72 MiB/sec. | ||
| 3787 | 2025.10.28 02:49:51.472134 [ 4 ] {e4981373-5cf6-4058-b7fa-2ba52d178579} <Debug> TCPHandler: Processed in 0.001618933 sec. | ||
| 3788 | 2025.10.28 02:49:51.472244 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3789 | 2025.10.28 02:49:51.472336 [ 4 ] {dc3db3ba-7d05-4456-81b2-d5a7a5b371be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3790 | 2025.10.28 02:49:51.472375 [ 4 ] {dc3db3ba-7d05-4456-81b2-d5a7a5b371be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3791 | 2025.10.28 02:49:51.472702 [ 4 ] {dc3db3ba-7d05-4456-81b2-d5a7a5b371be} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2025.10.28 02:49:51.472737 [ 4 ] {dc3db3ba-7d05-4456-81b2-d5a7a5b371be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3793 | 2025.10.28 02:49:51.473041 [ 4 ] {dc3db3ba-7d05-4456-81b2-d5a7a5b371be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3794 | 2025.10.28 02:49:51.473249 [ 4 ] {dc3db3ba-7d05-4456-81b2-d5a7a5b371be} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2025.10.28 02:49:51.473380 [ 4 ] {dc3db3ba-7d05-4456-81b2-d5a7a5b371be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 3796 | 2025.10.28 02:49:51.473417 [ 4 ] {dc3db3ba-7d05-4456-81b2-d5a7a5b371be} <Debug> TCPHandler: Processed in 0.00122021 sec. | ||
| 3797 | 2025.10.28 02:49:51.473526 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3798 | 2025.10.28 02:49:51.473618 [ 4 ] {be61bbee-f11d-40d4-8297-b664e01f4267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3799 | 2025.10.28 02:49:51.473660 [ 4 ] {be61bbee-f11d-40d4-8297-b664e01f4267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3800 | 2025.10.28 02:49:51.474105 [ 4 ] {be61bbee-f11d-40d4-8297-b664e01f4267} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2025.10.28 02:49:51.474141 [ 4 ] {be61bbee-f11d-40d4-8297-b664e01f4267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3802 | 2025.10.28 02:49:51.474469 [ 4 ] {be61bbee-f11d-40d4-8297-b664e01f4267} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3803 | 2025.10.28 02:49:51.474673 [ 4 ] {be61bbee-f11d-40d4-8297-b664e01f4267} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2025.10.28 02:49:51.474802 [ 4 ] {be61bbee-f11d-40d4-8297-b664e01f4267} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001202 sec., 261231.28119800333 rows/sec., 17.16 MiB/sec. | ||
| 3805 | 2025.10.28 02:49:51.474838 [ 4 ] {be61bbee-f11d-40d4-8297-b664e01f4267} <Debug> TCPHandler: Processed in 0.001362964 sec. | ||
| 3806 | 2025.10.28 02:49:51.474939 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3807 | 2025.10.28 02:49:51.475031 [ 4 ] {130a33f6-f860-4885-a454-5ddefccf7ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3808 | 2025.10.28 02:49:51.475071 [ 4 ] {130a33f6-f860-4885-a454-5ddefccf7ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3809 | 2025.10.28 02:49:51.475379 [ 4 ] {130a33f6-f860-4885-a454-5ddefccf7ecf} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2025.10.28 02:49:51.475413 [ 4 ] {130a33f6-f860-4885-a454-5ddefccf7ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3811 | 2025.10.28 02:49:51.475696 [ 4 ] {130a33f6-f860-4885-a454-5ddefccf7ecf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3812 | 2025.10.28 02:49:51.475895 [ 4 ] {130a33f6-f860-4885-a454-5ddefccf7ecf} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2025.10.28 02:49:51.476025 [ 4 ] {130a33f6-f860-4885-a454-5ddefccf7ecf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 3814 | 2025.10.28 02:49:51.476067 [ 4 ] {130a33f6-f860-4885-a454-5ddefccf7ecf} <Debug> TCPHandler: Processed in 0.001174648 sec. | ||
| 3815 | 2025.10.28 02:49:51.476168 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3816 | 2025.10.28 02:49:51.476260 [ 4 ] {f374d562-b3b2-4aea-89f8-e3bae0359a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3817 | 2025.10.28 02:49:51.476314 [ 4 ] {f374d562-b3b2-4aea-89f8-e3bae0359a78} <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 | ||
| 3818 | 2025.10.28 02:49:51.477180 [ 4 ] {f374d562-b3b2-4aea-89f8-e3bae0359a78} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2025.10.28 02:49:51.477215 [ 4 ] {f374d562-b3b2-4aea-89f8-e3bae0359a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3820 | 2025.10.28 02:49:51.477766 [ 4 ] {f374d562-b3b2-4aea-89f8-e3bae0359a78} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3821 | 2025.10.28 02:49:51.477996 [ 4 ] {f374d562-b3b2-4aea-89f8-e3bae0359a78} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2025.10.28 02:49:51.478135 [ 4 ] {f374d562-b3b2-4aea-89f8-e3bae0359a78} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001893 sec., 22715.26677231907 rows/sec., 40.70 MiB/sec. | ||
| 3823 | 2025.10.28 02:49:51.478155 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3824 | 2025.10.28 02:49:51.478192 [ 4 ] {f374d562-b3b2-4aea-89f8-e3bae0359a78} <Debug> TCPHandler: Processed in 0.002070478 sec. | ||
| 3825 | 2025.10.28 02:49:51.478212 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2025.10.28 02:49:51.478241 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3827 | 2025.10.28 02:49:51.478334 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 3828 | 2025.10.28 02:49:51.478360 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2025.10.28 02:49:51.478460 [ 4 ] {b1f75d5c-bcca-4785-93d6-24512d90bf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3830 | 2025.10.28 02:49:51.478504 [ 4 ] {b1f75d5c-bcca-4785-93d6-24512d90bf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3831 | 2025.10.28 02:49:51.478535 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3832 | 2025.10.28 02:49:51.478589 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 179 rows starting from the beginning of the part | ||
| 3833 | 2025.10.28 02:49:51.478707 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3834 | 2025.10.28 02:49:51.478812 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3835 | 2025.10.28 02:49:51.478872 [ 4 ] {b1f75d5c-bcca-4785-93d6-24512d90bf19} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2025.10.28 02:49:51.478910 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3837 | 2025.10.28 02:49:51.478913 [ 4 ] {b1f75d5c-bcca-4785-93d6-24512d90bf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3838 | 2025.10.28 02:49:51.479013 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 43 rows starting from the beginning of the part | ||
| 3839 | 2025.10.28 02:49:51.479114 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 43 rows starting from the beginning of the part | ||
| 3840 | 2025.10.28 02:49:51.479251 [ 4 ] {b1f75d5c-bcca-4785-93d6-24512d90bf19} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3841 | 2025.10.28 02:49:51.479497 [ 4 ] {b1f75d5c-bcca-4785-93d6-24512d90bf19} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2025.10.28 02:49:51.479626 [ 4 ] {b1f75d5c-bcca-4785-93d6-24512d90bf19} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001185 sec., 87763.71308016877 rows/sec., 5.38 MiB/sec. | ||
| 3843 | 2025.10.28 02:49:51.479660 [ 4 ] {b1f75d5c-bcca-4785-93d6-24512d90bf19} <Debug> TCPHandler: Processed in 0.001348344 sec. | ||
| 3844 | 2025.10.28 02:49:51.482257 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 19 columns (19 merged, 0 gathered) in 0.00395664 sec., 98315.74265032957 rows/sec., 176.18 MiB/sec. | ||
| 3845 | 2025.10.28 02:49:51.482836 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3846 | 2025.10.28 02:49:51.483129 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2025.10.28 02:49:51.483195 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3848 | 2025.10.28 02:49:51.483264 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 3849 | 2025.10.28 02:49:52.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.89 MiB, peak 239.97 MiB, free memory in arenas 0.00 B, will set to 239.32 MiB (RSS), difference: 8.43 MiB | ||
| 3850 | 2025.10.28 02:49:56.448594 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3851 | 2025.10.28 02:49:56.448894 [ 4 ] {b7bb048f-f3f8-4b68-9437-60077409c0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3852 | 2025.10.28 02:49:56.449000 [ 4 ] {b7bb048f-f3f8-4b68-9437-60077409c0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3853 | 2025.10.28 02:49:56.449978 [ 4 ] {b7bb048f-f3f8-4b68-9437-60077409c0c9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2025.10.28 02:49:56.450027 [ 4 ] {b7bb048f-f3f8-4b68-9437-60077409c0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3855 | 2025.10.28 02:49:56.450441 [ 4 ] {b7bb048f-f3f8-4b68-9437-60077409c0c9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3856 | 2025.10.28 02:49:56.450673 [ 4 ] {b7bb048f-f3f8-4b68-9437-60077409c0c9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2025.10.28 02:49:56.450838 [ 4 ] {b7bb048f-f3f8-4b68-9437-60077409c0c9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00202 sec., 27722.772277227723 rows/sec., 2.13 MiB/sec. | ||
| 3858 | 2025.10.28 02:49:56.450885 [ 4 ] {b7bb048f-f3f8-4b68-9437-60077409c0c9} <Debug> TCPHandler: Processed in 0.002478611 sec. | ||
| 3859 | 2025.10.28 02:49:56.451029 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2025.10.28 02:49:56.451130 [ 4 ] {e52c2714-379b-4ede-99bf-8b891b0a145e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3861 | 2025.10.28 02:49:56.451173 [ 4 ] {e52c2714-379b-4ede-99bf-8b891b0a145e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3862 | 2025.10.28 02:49:56.451645 [ 4 ] {e52c2714-379b-4ede-99bf-8b891b0a145e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2025.10.28 02:49:56.451683 [ 4 ] {e52c2714-379b-4ede-99bf-8b891b0a145e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3864 | 2025.10.28 02:49:56.451996 [ 4 ] {e52c2714-379b-4ede-99bf-8b891b0a145e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3865 | 2025.10.28 02:49:56.452216 [ 4 ] {e52c2714-379b-4ede-99bf-8b891b0a145e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2025.10.28 02:49:56.452351 [ 4 ] {e52c2714-379b-4ede-99bf-8b891b0a145e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 3867 | 2025.10.28 02:49:56.452389 [ 4 ] {e52c2714-379b-4ede-99bf-8b891b0a145e} <Debug> TCPHandler: Processed in 0.001420287 sec. | ||
| 3868 | 2025.10.28 02:49:56.452522 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3869 | 2025.10.28 02:49:56.452620 [ 4 ] {39b6fec3-790a-48ba-b619-0625a428e8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3870 | 2025.10.28 02:49:56.452663 [ 4 ] {39b6fec3-790a-48ba-b619-0625a428e8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3871 | 2025.10.28 02:49:56.453113 [ 4 ] {39b6fec3-790a-48ba-b619-0625a428e8c0} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2025.10.28 02:49:56.453149 [ 4 ] {39b6fec3-790a-48ba-b619-0625a428e8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3873 | 2025.10.28 02:49:56.453485 [ 4 ] {39b6fec3-790a-48ba-b619-0625a428e8c0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3874 | 2025.10.28 02:49:56.453693 [ 4 ] {39b6fec3-790a-48ba-b619-0625a428e8c0} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2025.10.28 02:49:56.453824 [ 4 ] {39b6fec3-790a-48ba-b619-0625a428e8c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 3876 | 2025.10.28 02:49:56.453861 [ 4 ] {39b6fec3-790a-48ba-b619-0625a428e8c0} <Debug> TCPHandler: Processed in 0.001397126 sec. | ||
| 3877 | 2025.10.28 02:49:56.453982 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2025.10.28 02:49:56.454077 [ 4 ] {f95fc2a1-ffbd-46b7-9e60-4a641347e2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3879 | 2025.10.28 02:49:56.454119 [ 4 ] {f95fc2a1-ffbd-46b7-9e60-4a641347e2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3880 | 2025.10.28 02:49:56.454459 [ 4 ] {f95fc2a1-ffbd-46b7-9e60-4a641347e2c1} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2025.10.28 02:49:56.454493 [ 4 ] {f95fc2a1-ffbd-46b7-9e60-4a641347e2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3882 | 2025.10.28 02:49:56.454807 [ 4 ] {f95fc2a1-ffbd-46b7-9e60-4a641347e2c1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3883 | 2025.10.28 02:49:56.455016 [ 4 ] {f95fc2a1-ffbd-46b7-9e60-4a641347e2c1} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2025.10.28 02:49:56.455145 [ 4 ] {f95fc2a1-ffbd-46b7-9e60-4a641347e2c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3885 | 2025.10.28 02:49:56.455181 [ 4 ] {f95fc2a1-ffbd-46b7-9e60-4a641347e2c1} <Debug> TCPHandler: Processed in 0.001248851 sec. | ||
| 3886 | 2025.10.28 02:49:58.089545 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8220 | ||
| 3887 | 2025.10.28 02:49:58.090185 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2025.10.28 02:49:58.090217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3889 | 2025.10.28 02:49:58.090767 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3890 | 2025.10.28 02:49:58.090994 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2025.10.28 02:49:58.091118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8220 | ||
| 3892 | 2025.10.28 02:49:58.595867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3893 | 2025.10.28 02:49:58.613450 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2025.10.28 02:49:58.613540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3895 | 2025.10.28 02:49:58.620800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3896 | 2025.10.28 02:49:58.621716 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2025.10.28 02:49:58.625984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3898 | 2025.10.28 02:49:59.162170 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55865 | ||
| 3899 | 2025.10.28 02:49:59.162290 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3900 | 2025.10.28 02:49:59.162317 [ 288 ] {} <Debug> TCP-Session: 0936f971-7fc3-4cd2-9c1e-a1d9422b0a31 Authenticating user 'default' from [fd00:1122:3344:101::e]:55865 | ||
| 3901 | 2025.10.28 02:49:59.162338 [ 288 ] {} <Debug> TCP-Session: 0936f971-7fc3-4cd2-9c1e-a1d9422b0a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2025.10.28 02:49:59.162351 [ 288 ] {} <Debug> TCP-Session: 0936f971-7fc3-4cd2-9c1e-a1d9422b0a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2025.10.28 02:49:59.162519 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44080 | ||
| 3904 | 2025.10.28 02:49:59.162547 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55689 | ||
| 3905 | 2025.10.28 02:49:59.162572 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62832 | ||
| 3906 | 2025.10.28 02:49:59.162610 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51267 | ||
| 3907 | 2025.10.28 02:49:59.162629 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44183 | ||
| 3908 | 2025.10.28 02:49:59.162646 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3909 | 2025.10.28 02:49:59.162669 [ 288 ] {} <Trace> TCP-Session: 0936f971-7fc3-4cd2-9c1e-a1d9422b0a31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2025.10.28 02:49:59.162697 [ 289 ] {} <Debug> TCP-Session: f3208b28-fcf1-478a-8ec8-d9e36e208181 Authenticating user 'default' from [fd00:1122:3344:101::e]:44080 | ||
| 3911 | 2025.10.28 02:49:59.162621 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54228 | ||
| 3912 | 2025.10.28 02:49:59.162734 [ 289 ] {} <Debug> TCP-Session: f3208b28-fcf1-478a-8ec8-d9e36e208181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2025.10.28 02:49:59.162743 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3914 | 2025.10.28 02:49:59.162766 [ 289 ] {} <Debug> TCP-Session: f3208b28-fcf1-478a-8ec8-d9e36e208181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2025.10.28 02:49:59.162791 [ 290 ] {} <Debug> TCP-Session: d6d84973-4788-4641-872d-c2d64cf8961b Authenticating user 'default' from [fd00:1122:3344:101::e]:55689 | ||
| 3916 | 2025.10.28 02:49:59.162609 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60448 | ||
| 3917 | 2025.10.28 02:49:59.162841 [ 290 ] {} <Debug> TCP-Session: d6d84973-4788-4641-872d-c2d64cf8961b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2025.10.28 02:49:59.162587 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60712 | ||
| 3919 | 2025.10.28 02:49:59.162886 [ 290 ] {} <Debug> TCP-Session: d6d84973-4788-4641-872d-c2d64cf8961b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2025.10.28 02:49:59.162915 [ 288 ] {7673840d-de54-4cbe-b4b2-518a556f22c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55865) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3921 | 2025.10.28 02:49:59.163006 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3922 | 2025.10.28 02:49:59.163041 [ 286 ] {} <Debug> TCP-Session: 9178295c-21eb-4f83-a1e2-1587246eccd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44183 | ||
| 3923 | 2025.10.28 02:49:59.163062 [ 286 ] {} <Debug> TCP-Session: 9178295c-21eb-4f83-a1e2-1587246eccd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2025.10.28 02:49:59.163075 [ 286 ] {} <Debug> TCP-Session: 9178295c-21eb-4f83-a1e2-1587246eccd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2025.10.28 02:49:59.163193 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3926 | 2025.10.28 02:49:59.163227 [ 3 ] {} <Debug> TCP-Session: 14bd1adb-873d-4e91-96d3-00651e800c73 Authenticating user 'default' from [fd00:1122:3344:101::e]:54228 | ||
| 3927 | 2025.10.28 02:49:59.163245 [ 3 ] {} <Debug> TCP-Session: 14bd1adb-873d-4e91-96d3-00651e800c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2025.10.28 02:49:59.163259 [ 3 ] {} <Debug> TCP-Session: 14bd1adb-873d-4e91-96d3-00651e800c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2025.10.28 02:49:59.163305 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3930 | 2025.10.28 02:49:59.163336 [ 293 ] {} <Debug> TCP-Session: 93f4dfa3-7037-4cdf-b561-c67974fbdc34 Authenticating user 'default' from [fd00:1122:3344:101::e]:60448 | ||
| 3931 | 2025.10.28 02:49:59.163352 [ 293 ] {} <Debug> TCP-Session: 93f4dfa3-7037-4cdf-b561-c67974fbdc34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2025.10.28 02:49:59.163365 [ 293 ] {} <Debug> TCP-Session: 93f4dfa3-7037-4cdf-b561-c67974fbdc34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2025.10.28 02:49:59.163368 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3934 | 2025.10.28 02:49:59.163371 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3935 | 2025.10.28 02:49:59.163412 [ 294 ] {} <Debug> TCP-Session: 46fe52b6-ddbf-400a-9dbd-0c2d8e84d76b Authenticating user 'default' from [fd00:1122:3344:101::e]:51267 | ||
| 3936 | 2025.10.28 02:49:59.163402 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3937 | 2025.10.28 02:49:59.163444 [ 294 ] {} <Debug> TCP-Session: 46fe52b6-ddbf-400a-9dbd-0c2d8e84d76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2025.10.28 02:49:59.163440 [ 291 ] {} <Debug> TCP-Session: 76a2a458-3310-430c-92b4-53560afc27ea Authenticating user 'default' from [fd00:1122:3344:101::e]:62832 | ||
| 3939 | 2025.10.28 02:49:59.163478 [ 294 ] {} <Debug> TCP-Session: 46fe52b6-ddbf-400a-9dbd-0c2d8e84d76b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2025.10.28 02:49:59.163473 [ 292 ] {} <Debug> TCP-Session: ccdba2f9-f169-4219-a928-803452bafeb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60712 | ||
| 3941 | 2025.10.28 02:49:59.163507 [ 291 ] {} <Debug> TCP-Session: 76a2a458-3310-430c-92b4-53560afc27ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2025.10.28 02:49:59.163534 [ 292 ] {} <Debug> TCP-Session: ccdba2f9-f169-4219-a928-803452bafeb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2025.10.28 02:49:59.163545 [ 291 ] {} <Debug> TCP-Session: 76a2a458-3310-430c-92b4-53560afc27ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2025.10.28 02:49:59.163553 [ 292 ] {} <Debug> TCP-Session: ccdba2f9-f169-4219-a928-803452bafeb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2025.10.28 02:49:59.163550 [ 288 ] {7673840d-de54-4cbe-b4b2-518a556f22c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3946 | 2025.10.28 02:49:59.163683 [ 288 ] {7673840d-de54-4cbe-b4b2-518a556f22c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3947 | 2025.10.28 02:49:59.164003 [ 288 ] {7673840d-de54-4cbe-b4b2-518a556f22c6} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 3948 | 2025.10.28 02:49:59.165116 [ 346 ] {7673840d-de54-4cbe-b4b2-518a556f22c6} <Trace> AggregatingTransform: Aggregating | ||
| 3949 | 2025.10.28 02:49:59.165301 [ 346 ] {7673840d-de54-4cbe-b4b2-518a556f22c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 3950 | 2025.10.28 02:49:59.165338 [ 346 ] {7673840d-de54-4cbe-b4b2-518a556f22c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001232471 sec. (811.378 rows/sec., 31.69 KiB/sec.) | ||
| 3951 | 2025.10.28 02:49:59.165354 [ 346 ] {7673840d-de54-4cbe-b4b2-518a556f22c6} <Trace> Aggregator: Merging aggregated data | ||
| 3952 | 2025.10.28 02:49:59.166541 [ 288 ] {7673840d-de54-4cbe-b4b2-518a556f22c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003688 sec., 271.14967462039044 rows/sec., 10.59 KiB/sec. | ||
| 3953 | 2025.10.28 02:49:59.166685 [ 288 ] {7673840d-de54-4cbe-b4b2-518a556f22c6} <Debug> TCPHandler: Processed in 0.004156936 sec. | ||
| 3954 | 2025.10.28 02:49:59.166776 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3955 | 2025.10.28 02:49:59.166801 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3956 | 2025.10.28 02:49:59.166821 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3957 | 2025.10.28 02:49:59.166838 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3958 | 2025.10.28 02:49:59.166853 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3959 | 2025.10.28 02:49:59.166874 [ 286 ] {} <Debug> TCP-Session: 9178295c-21eb-4f83-a1e2-1587246eccd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2025.10.28 02:49:59.166901 [ 3 ] {} <Debug> TCP-Session: 14bd1adb-873d-4e91-96d3-00651e800c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2025.10.28 02:49:59.166910 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3962 | 2025.10.28 02:49:59.166921 [ 292 ] {} <Debug> TCP-Session: ccdba2f9-f169-4219-a928-803452bafeb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2025.10.28 02:49:59.166962 [ 294 ] {} <Debug> TCP-Session: 46fe52b6-ddbf-400a-9dbd-0c2d8e84d76b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2025.10.28 02:49:59.166894 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3965 | 2025.10.28 02:49:59.166881 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3966 | 2025.10.28 02:49:59.167030 [ 293 ] {} <Debug> TCP-Session: 93f4dfa3-7037-4cdf-b561-c67974fbdc34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2025.10.28 02:49:59.166868 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3968 | 2025.10.28 02:49:59.167061 [ 291 ] {} <Debug> TCP-Session: 76a2a458-3310-430c-92b4-53560afc27ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2025.10.28 02:49:59.166860 [ 289 ] {} <Debug> TCP-Session: f3208b28-fcf1-478a-8ec8-d9e36e208181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2025.10.28 02:49:59.167089 [ 290 ] {} <Debug> TCP-Session: d6d84973-4788-4641-872d-c2d64cf8961b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2025.10.28 02:49:59.166845 [ 288 ] {} <Debug> TCP-Session: 0936f971-7fc3-4cd2-9c1e-a1d9422b0a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2025.10.28 02:49:59.263437 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63890 | ||
| 3973 | 2025.10.28 02:49:59.263560 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3974 | 2025.10.28 02:49:59.263599 [ 288 ] {} <Debug> TCP-Session: 003f5f97-7e89-4fa7-8034-b9b2f97a2729 Authenticating user 'default' from [fd00:1122:3344:101::e]:63890 | ||
| 3975 | 2025.10.28 02:49:59.263629 [ 288 ] {} <Debug> TCP-Session: 003f5f97-7e89-4fa7-8034-b9b2f97a2729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2025.10.28 02:49:59.263650 [ 288 ] {} <Debug> TCP-Session: 003f5f97-7e89-4fa7-8034-b9b2f97a2729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2025.10.28 02:49:59.263877 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45374 | ||
| 3978 | 2025.10.28 02:49:59.263924 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35537 | ||
| 3979 | 2025.10.28 02:49:59.263951 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49397 | ||
| 3980 | 2025.10.28 02:49:59.263962 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50957 | ||
| 3981 | 2025.10.28 02:49:59.263982 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35966 | ||
| 3982 | 2025.10.28 02:49:59.263980 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3983 | 2025.10.28 02:49:59.264042 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3984 | 2025.10.28 02:49:59.264047 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3985 | 2025.10.28 02:49:59.264053 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3986 | 2025.10.28 02:49:59.264076 [ 293 ] {} <Debug> TCP-Session: 26a6c0ff-04a3-4e6c-af42-6430c5c70ec3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49397 | ||
| 3987 | 2025.10.28 02:49:59.264101 [ 294 ] {} <Debug> TCP-Session: 9a812c98-df5f-4fe7-8e81-4c1d95f94c36 Authenticating user 'default' from [fd00:1122:3344:101::e]:50957 | ||
| 3988 | 2025.10.28 02:49:59.264092 [ 290 ] {} <Debug> TCP-Session: 469bb3cc-6da4-4f13-b2ee-d0730467abee Authenticating user 'default' from [fd00:1122:3344:101::e]:35537 | ||
| 3989 | 2025.10.28 02:49:59.264137 [ 293 ] {} <Debug> TCP-Session: 26a6c0ff-04a3-4e6c-af42-6430c5c70ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2025.10.28 02:49:59.264144 [ 294 ] {} <Debug> TCP-Session: 9a812c98-df5f-4fe7-8e81-4c1d95f94c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2025.10.28 02:49:59.264154 [ 290 ] {} <Debug> TCP-Session: 469bb3cc-6da4-4f13-b2ee-d0730467abee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2025.10.28 02:49:59.264163 [ 293 ] {} <Debug> TCP-Session: 26a6c0ff-04a3-4e6c-af42-6430c5c70ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2025.10.28 02:49:59.264182 [ 290 ] {} <Debug> TCP-Session: 469bb3cc-6da4-4f13-b2ee-d0730467abee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3994 | 2025.10.28 02:49:59.264173 [ 294 ] {} <Debug> TCP-Session: 9a812c98-df5f-4fe7-8e81-4c1d95f94c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2025.10.28 02:49:59.264081 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3996 | 2025.10.28 02:49:59.264065 [ 289 ] {} <Debug> TCP-Session: 7dacd360-2db8-4ea6-bddc-62b457b6b9f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45374 | ||
| 3997 | 2025.10.28 02:49:59.264251 [ 286 ] {} <Debug> TCP-Session: 55b04161-e8de-458c-8286-a5ae1dedeea3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35966 | ||
| 3998 | 2025.10.28 02:49:59.264269 [ 289 ] {} <Debug> TCP-Session: 7dacd360-2db8-4ea6-bddc-62b457b6b9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2025.10.28 02:49:59.264282 [ 286 ] {} <Debug> TCP-Session: 55b04161-e8de-458c-8286-a5ae1dedeea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2025.10.28 02:49:59.264293 [ 289 ] {} <Debug> TCP-Session: 7dacd360-2db8-4ea6-bddc-62b457b6b9f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2025.10.28 02:49:59.264306 [ 286 ] {} <Debug> TCP-Session: 55b04161-e8de-458c-8286-a5ae1dedeea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4002 | 2025.10.28 02:49:59.263937 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51601 | ||
| 4003 | 2025.10.28 02:49:59.263926 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61663 | ||
| 4004 | 2025.10.28 02:49:59.263973 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51764 | ||
| 4005 | 2025.10.28 02:49:59.263990 [ 288 ] {} <Trace> TCP-Session: 003f5f97-7e89-4fa7-8034-b9b2f97a2729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2025.10.28 02:49:59.264420 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4007 | 2025.10.28 02:49:59.264459 [ 292 ] {} <Debug> TCP-Session: a3a1d7dc-dbeb-4200-b0ba-69921eababbb Authenticating user 'default' from [fd00:1122:3344:101::e]:51601 | ||
| 4008 | 2025.10.28 02:49:59.264476 [ 292 ] {} <Debug> TCP-Session: a3a1d7dc-dbeb-4200-b0ba-69921eababbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2025.10.28 02:49:59.264484 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4010 | 2025.10.28 02:49:59.264488 [ 292 ] {} <Debug> TCP-Session: a3a1d7dc-dbeb-4200-b0ba-69921eababbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2025.10.28 02:49:59.264486 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4012 | 2025.10.28 02:49:59.264507 [ 3 ] {} <Debug> TCP-Session: 265dd538-9689-4240-a844-7dce08642190 Authenticating user 'default' from [fd00:1122:3344:101::e]:51764 | ||
| 4013 | 2025.10.28 02:49:59.264537 [ 291 ] {} <Debug> TCP-Session: 1ec377b2-335b-49d3-94d1-3dfab398b73d Authenticating user 'default' from [fd00:1122:3344:101::e]:61663 | ||
| 4014 | 2025.10.28 02:49:59.264539 [ 3 ] {} <Debug> TCP-Session: 265dd538-9689-4240-a844-7dce08642190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2025.10.28 02:49:59.264569 [ 291 ] {} <Debug> TCP-Session: 1ec377b2-335b-49d3-94d1-3dfab398b73d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2025.10.28 02:49:59.264571 [ 3 ] {} <Debug> TCP-Session: 265dd538-9689-4240-a844-7dce08642190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2025.10.28 02:49:59.264590 [ 291 ] {} <Debug> TCP-Session: 1ec377b2-335b-49d3-94d1-3dfab398b73d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4018 | 2025.10.28 02:49:59.264599 [ 288 ] {f00ffb41-fa0f-48c7-9ac9-6a18b01c60f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63890) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4019 | 2025.10.28 02:49:59.264893 [ 288 ] {f00ffb41-fa0f-48c7-9ac9-6a18b01c60f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4020 | 2025.10.28 02:49:59.264945 [ 288 ] {f00ffb41-fa0f-48c7-9ac9-6a18b01c60f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4021 | 2025.10.28 02:49:59.265227 [ 288 ] {f00ffb41-fa0f-48c7-9ac9-6a18b01c60f7} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 4022 | 2025.10.28 02:49:59.266147 [ 330 ] {f00ffb41-fa0f-48c7-9ac9-6a18b01c60f7} <Trace> AggregatingTransform: Aggregating | ||
| 4023 | 2025.10.28 02:49:59.266199 [ 330 ] {f00ffb41-fa0f-48c7-9ac9-6a18b01c60f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 4024 | 2025.10.28 02:49:59.266236 [ 330 ] {f00ffb41-fa0f-48c7-9ac9-6a18b01c60f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009093 sec. (1099.747 rows/sec., 42.96 KiB/sec.) | ||
| 4025 | 2025.10.28 02:49:59.266254 [ 330 ] {f00ffb41-fa0f-48c7-9ac9-6a18b01c60f7} <Trace> Aggregator: Merging aggregated data | ||
| 4026 | 2025.10.28 02:49:59.267627 [ 288 ] {f00ffb41-fa0f-48c7-9ac9-6a18b01c60f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003083 sec., 324.3593902043464 rows/sec., 12.67 KiB/sec. | ||
| 4027 | 2025.10.28 02:49:59.267756 [ 288 ] {f00ffb41-fa0f-48c7-9ac9-6a18b01c60f7} <Debug> TCPHandler: Processed in 0.003877107 sec. | ||
| 4028 | 2025.10.28 02:49:59.267888 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4029 | 2025.10.28 02:49:59.267921 [ 288 ] {} <Debug> TCP-Session: 003f5f97-7e89-4fa7-8034-b9b2f97a2729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2025.10.28 02:49:59.267923 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4031 | 2025.10.28 02:49:59.267942 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4032 | 2025.10.28 02:49:59.267961 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4033 | 2025.10.28 02:49:59.267985 [ 286 ] {} <Debug> TCP-Session: 55b04161-e8de-458c-8286-a5ae1dedeea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2025.10.28 02:49:59.268001 [ 289 ] {} <Debug> TCP-Session: 7dacd360-2db8-4ea6-bddc-62b457b6b9f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2025.10.28 02:49:59.268001 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4036 | 2025.10.28 02:49:59.268018 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4037 | 2025.10.28 02:49:59.268038 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4038 | 2025.10.28 02:49:59.268058 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4039 | 2025.10.28 02:49:59.268076 [ 294 ] {} <Debug> TCP-Session: 9a812c98-df5f-4fe7-8e81-4c1d95f94c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2025.10.28 02:49:59.268103 [ 292 ] {} <Debug> TCP-Session: a3a1d7dc-dbeb-4200-b0ba-69921eababbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2025.10.28 02:49:59.268114 [ 3 ] {} <Debug> TCP-Session: 265dd538-9689-4240-a844-7dce08642190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2025.10.28 02:49:59.268057 [ 293 ] {} <Debug> TCP-Session: 26a6c0ff-04a3-4e6c-af42-6430c5c70ec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2025.10.28 02:49:59.268015 [ 290 ] {} <Debug> TCP-Session: 469bb3cc-6da4-4f13-b2ee-d0730467abee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2025.10.28 02:49:59.267980 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4045 | 2025.10.28 02:49:59.268245 [ 291 ] {} <Debug> TCP-Session: 1ec377b2-335b-49d3-94d1-3dfab398b73d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4046 | 2025.10.28 02:49:59.314231 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46034 | ||
| 4047 | 2025.10.28 02:49:59.314350 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4048 | 2025.10.28 02:49:59.314384 [ 288 ] {} <Debug> TCP-Session: 2f1ea4bc-43e0-4e27-82d5-6d8d87715d62 Authenticating user 'default' from [fd00:1122:3344:101::e]:46034 | ||
| 4049 | 2025.10.28 02:49:59.314408 [ 288 ] {} <Debug> TCP-Session: 2f1ea4bc-43e0-4e27-82d5-6d8d87715d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2025.10.28 02:49:59.314421 [ 288 ] {} <Debug> TCP-Session: 2f1ea4bc-43e0-4e27-82d5-6d8d87715d62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4051 | 2025.10.28 02:49:59.314636 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35915 | ||
| 4052 | 2025.10.28 02:49:59.314646 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37092 | ||
| 4053 | 2025.10.28 02:49:59.314678 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49260 | ||
| 4054 | 2025.10.28 02:49:59.314688 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36291 | ||
| 4055 | 2025.10.28 02:49:59.314729 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4056 | 2025.10.28 02:49:59.314736 [ 288 ] {} <Trace> TCP-Session: 2f1ea4bc-43e0-4e27-82d5-6d8d87715d62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2025.10.28 02:49:59.314753 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4058 | 2025.10.28 02:49:59.314759 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4059 | 2025.10.28 02:49:59.314782 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4060 | 2025.10.28 02:49:59.314800 [ 290 ] {} <Debug> TCP-Session: a8d98cd5-c6de-4f5e-8ccc-832fad80d2fe Authenticating user 'default' from [fd00:1122:3344:101::e]:37092 | ||
| 4061 | 2025.10.28 02:49:59.314810 [ 293 ] {} <Debug> TCP-Session: 2ff6215a-9167-49f1-bb5b-777d5349ca7a Authenticating user 'default' from [fd00:1122:3344:101::e]:49260 | ||
| 4062 | 2025.10.28 02:49:59.314823 [ 294 ] {} <Debug> TCP-Session: 7ce2273c-484d-4085-9c61-3858064c3c76 Authenticating user 'default' from [fd00:1122:3344:101::e]:36291 | ||
| 4063 | 2025.10.28 02:49:59.314832 [ 290 ] {} <Debug> TCP-Session: a8d98cd5-c6de-4f5e-8ccc-832fad80d2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2025.10.28 02:49:59.314850 [ 293 ] {} <Debug> TCP-Session: 2ff6215a-9167-49f1-bb5b-777d5349ca7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2025.10.28 02:49:59.314864 [ 290 ] {} <Debug> TCP-Session: a8d98cd5-c6de-4f5e-8ccc-832fad80d2fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2025.10.28 02:49:59.314881 [ 293 ] {} <Debug> TCP-Session: 2ff6215a-9167-49f1-bb5b-777d5349ca7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2025.10.28 02:49:59.314912 [ 288 ] {e6931635-6b4c-4895-82ba-2f3a2f32c600} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46034) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4068 | 2025.10.28 02:49:59.314764 [ 289 ] {} <Debug> TCP-Session: 59642ded-15d5-487c-95e9-e2c2738c0a35 Authenticating user 'default' from [fd00:1122:3344:101::e]:35915 | ||
| 4069 | 2025.10.28 02:49:59.314667 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60079 | ||
| 4070 | 2025.10.28 02:49:59.314964 [ 289 ] {} <Debug> TCP-Session: 59642ded-15d5-487c-95e9-e2c2738c0a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2025.10.28 02:49:59.314653 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52960 | ||
| 4072 | 2025.10.28 02:49:59.314998 [ 289 ] {} <Debug> TCP-Session: 59642ded-15d5-487c-95e9-e2c2738c0a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2025.10.28 02:49:59.315026 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4074 | 2025.10.28 02:49:59.314859 [ 294 ] {} <Debug> TCP-Session: 7ce2273c-484d-4085-9c61-3858064c3c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2025.10.28 02:49:59.315079 [ 292 ] {} <Debug> TCP-Session: 93d8bdee-c123-4ad7-9a01-9a89bd4de493 Authenticating user 'default' from [fd00:1122:3344:101::e]:60079 | ||
| 4076 | 2025.10.28 02:49:59.315094 [ 294 ] {} <Debug> TCP-Session: 7ce2273c-484d-4085-9c61-3858064c3c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2025.10.28 02:49:59.315095 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4078 | 2025.10.28 02:49:59.315109 [ 292 ] {} <Debug> TCP-Session: 93d8bdee-c123-4ad7-9a01-9a89bd4de493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2025.10.28 02:49:59.315148 [ 292 ] {} <Debug> TCP-Session: 93d8bdee-c123-4ad7-9a01-9a89bd4de493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2025.10.28 02:49:59.315148 [ 291 ] {} <Debug> TCP-Session: ac4537f3-c473-44a6-bc23-c19feb2a088a Authenticating user 'default' from [fd00:1122:3344:101::e]:52960 | ||
| 4081 | 2025.10.28 02:49:59.315181 [ 288 ] {e6931635-6b4c-4895-82ba-2f3a2f32c600} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4082 | 2025.10.28 02:49:59.315184 [ 291 ] {} <Debug> TCP-Session: ac4537f3-c473-44a6-bc23-c19feb2a088a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2025.10.28 02:49:59.315225 [ 291 ] {} <Debug> TCP-Session: ac4537f3-c473-44a6-bc23-c19feb2a088a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2025.10.28 02:49:59.315256 [ 288 ] {e6931635-6b4c-4895-82ba-2f3a2f32c600} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4085 | 2025.10.28 02:49:59.315554 [ 288 ] {e6931635-6b4c-4895-82ba-2f3a2f32c600} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 4086 | 2025.10.28 02:49:59.316586 [ 260 ] {e6931635-6b4c-4895-82ba-2f3a2f32c600} <Trace> AggregatingTransform: Aggregating | ||
| 4087 | 2025.10.28 02:49:59.316627 [ 260 ] {e6931635-6b4c-4895-82ba-2f3a2f32c600} <Trace> Aggregator: Aggregation method: without_key | ||
| 4088 | 2025.10.28 02:49:59.316666 [ 260 ] {e6931635-6b4c-4895-82ba-2f3a2f32c600} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011043 sec. (989.078 rows/sec., 38.64 KiB/sec.) | ||
| 4089 | 2025.10.28 02:49:59.316685 [ 260 ] {e6931635-6b4c-4895-82ba-2f3a2f32c600} <Trace> Aggregator: Merging aggregated data | ||
| 4090 | 2025.10.28 02:49:59.317924 [ 288 ] {e6931635-6b4c-4895-82ba-2f3a2f32c600} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003067 sec., 326.0515161395501 rows/sec., 12.74 KiB/sec. | ||
| 4091 | 2025.10.28 02:49:59.318053 [ 288 ] {e6931635-6b4c-4895-82ba-2f3a2f32c600} <Debug> TCPHandler: Processed in 0.003435412 sec. | ||
| 4092 | 2025.10.28 02:49:59.318157 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4093 | 2025.10.28 02:49:59.318183 [ 288 ] {} <Debug> TCP-Session: 2f1ea4bc-43e0-4e27-82d5-6d8d87715d62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2025.10.28 02:49:59.318186 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4095 | 2025.10.28 02:49:59.318207 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4096 | 2025.10.28 02:49:59.318227 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4097 | 2025.10.28 02:49:59.318233 [ 289 ] {} <Debug> TCP-Session: 59642ded-15d5-487c-95e9-e2c2738c0a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4098 | 2025.10.28 02:49:59.318258 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4099 | 2025.10.28 02:49:59.318278 [ 293 ] {} <Debug> TCP-Session: 2ff6215a-9167-49f1-bb5b-777d5349ca7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2025.10.28 02:49:59.318289 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4101 | 2025.10.28 02:49:59.318307 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4102 | 2025.10.28 02:49:59.318321 [ 292 ] {} <Debug> TCP-Session: 93d8bdee-c123-4ad7-9a01-9a89bd4de493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2025.10.28 02:49:59.318339 [ 290 ] {} <Debug> TCP-Session: a8d98cd5-c6de-4f5e-8ccc-832fad80d2fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2025.10.28 02:49:59.318353 [ 294 ] {} <Debug> TCP-Session: 7ce2273c-484d-4085-9c61-3858064c3c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2025.10.28 02:49:59.318258 [ 291 ] {} <Debug> TCP-Session: ac4537f3-c473-44a6-bc23-c19feb2a088a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2025.10.28 02:49:59.319790 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57027 | ||
| 4107 | 2025.10.28 02:49:59.319820 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51895 | ||
| 4108 | 2025.10.28 02:49:59.319858 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4109 | 2025.10.28 02:49:59.319884 [ 286 ] {} <Debug> TCP-Session: ae25cee3-a125-4855-ae7a-6518caeeb351 Authenticating user 'default' from [fd00:1122:3344:101::e]:57027 | ||
| 4110 | 2025.10.28 02:49:59.319889 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4111 | 2025.10.28 02:49:59.319903 [ 286 ] {} <Debug> TCP-Session: ae25cee3-a125-4855-ae7a-6518caeeb351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2025.10.28 02:49:59.319922 [ 3 ] {} <Debug> TCP-Session: 6c0bfe34-189a-46bd-b47a-a2b1e927cfcc Authenticating user 'default' from [fd00:1122:3344:101::e]:51895 | ||
| 4113 | 2025.10.28 02:49:59.319926 [ 286 ] {} <Debug> TCP-Session: ae25cee3-a125-4855-ae7a-6518caeeb351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2025.10.28 02:49:59.319950 [ 3 ] {} <Debug> TCP-Session: 6c0bfe34-189a-46bd-b47a-a2b1e927cfcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2025.10.28 02:49:59.319983 [ 3 ] {} <Debug> TCP-Session: 6c0bfe34-189a-46bd-b47a-a2b1e927cfcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2025.10.28 02:49:59.340143 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51895). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4117 | |||
| 4118 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4119 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4120 | 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 | ||
| 4121 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4122 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4123 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4124 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4125 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4126 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4127 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4128 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4129 | (version 23.8.7.1) | ||
| 4130 | 2025.10.28 02:49:59.340328 [ 3 ] {} <Debug> TCP-Session: 6c0bfe34-189a-46bd-b47a-a2b1e927cfcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2025.10.28 02:49:59.340346 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57027). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4132 | |||
| 4133 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4134 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4135 | 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 | ||
| 4136 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4137 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4138 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4139 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4140 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4141 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4142 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4143 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4144 | (version 23.8.7.1) | ||
| 4145 | 2025.10.28 02:49:59.340435 [ 286 ] {} <Debug> TCP-Session: ae25cee3-a125-4855-ae7a-6518caeeb351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2025.10.28 02:50:00.602244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 552 | ||
| 4147 | 2025.10.28 02:50:00.604695 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2025.10.28 02:50:00.604756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4149 | 2025.10.28 02:50:00.606011 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4150 | 2025.10.28 02:50:00.606326 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2025.10.28 02:50:00.606708 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4152 | 2025.10.28 02:50:01.464552 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4153 | 2025.10.28 02:50:01.464750 [ 4 ] {2b977727-1571-48ed-93f6-2c152a2364cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4154 | 2025.10.28 02:50:01.464823 [ 4 ] {2b977727-1571-48ed-93f6-2c152a2364cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4155 | 2025.10.28 02:50:01.465592 [ 4 ] {2b977727-1571-48ed-93f6-2c152a2364cd} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2025.10.28 02:50:01.465637 [ 4 ] {2b977727-1571-48ed-93f6-2c152a2364cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4157 | 2025.10.28 02:50:01.466071 [ 4 ] {2b977727-1571-48ed-93f6-2c152a2364cd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4158 | 2025.10.28 02:50:01.466308 [ 4 ] {2b977727-1571-48ed-93f6-2c152a2364cd} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2025.10.28 02:50:01.466474 [ 4 ] {2b977727-1571-48ed-93f6-2c152a2364cd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001778 sec., 230596.17547806524 rows/sec., 14.63 MiB/sec. | ||
| 4160 | 2025.10.28 02:50:01.466523 [ 4 ] {2b977727-1571-48ed-93f6-2c152a2364cd} <Debug> TCPHandler: Processed in 0.002111209 sec. | ||
| 4161 | 2025.10.28 02:50:01.466655 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4162 | 2025.10.28 02:50:01.466759 [ 4 ] {a86ea340-6b3f-447b-9cb4-cdd8ca14e872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4163 | 2025.10.28 02:50:01.466803 [ 4 ] {a86ea340-6b3f-447b-9cb4-cdd8ca14e872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4164 | 2025.10.28 02:50:01.467670 [ 4 ] {a86ea340-6b3f-447b-9cb4-cdd8ca14e872} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2025.10.28 02:50:01.467706 [ 4 ] {a86ea340-6b3f-447b-9cb4-cdd8ca14e872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4166 | 2025.10.28 02:50:01.468098 [ 4 ] {a86ea340-6b3f-447b-9cb4-cdd8ca14e872} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4167 | 2025.10.28 02:50:01.468318 [ 4 ] {a86ea340-6b3f-447b-9cb4-cdd8ca14e872} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2025.10.28 02:50:01.468465 [ 4 ] {a86ea340-6b3f-447b-9cb4-cdd8ca14e872} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.00173 sec., 692485.5491329479 rows/sec., 55.37 MiB/sec. | ||
| 4169 | 2025.10.28 02:50:01.468504 [ 4 ] {a86ea340-6b3f-447b-9cb4-cdd8ca14e872} <Debug> TCPHandler: Processed in 0.001913232 sec. | ||
| 4170 | 2025.10.28 02:50:01.468619 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2025.10.28 02:50:01.468716 [ 4 ] {3dbd6acc-c511-4cf8-902a-0d90fb6f79d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4172 | 2025.10.28 02:50:01.468757 [ 4 ] {3dbd6acc-c511-4cf8-902a-0d90fb6f79d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4173 | 2025.10.28 02:50:01.469228 [ 4 ] {3dbd6acc-c511-4cf8-902a-0d90fb6f79d2} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2025.10.28 02:50:01.469264 [ 4 ] {3dbd6acc-c511-4cf8-902a-0d90fb6f79d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4175 | 2025.10.28 02:50:01.469585 [ 4 ] {3dbd6acc-c511-4cf8-902a-0d90fb6f79d2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4176 | 2025.10.28 02:50:01.469818 [ 4 ] {3dbd6acc-c511-4cf8-902a-0d90fb6f79d2} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2025.10.28 02:50:01.469945 [ 4 ] {3dbd6acc-c511-4cf8-902a-0d90fb6f79d2} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001248 sec., 198717.94871794872 rows/sec., 12.17 MiB/sec. | ||
| 4178 | 2025.10.28 02:50:01.469980 [ 4 ] {3dbd6acc-c511-4cf8-902a-0d90fb6f79d2} <Debug> TCPHandler: Processed in 0.001411727 sec. | ||
| 4179 | 2025.10.28 02:50:01.470109 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2025.10.28 02:50:01.470206 [ 4 ] {7dd3e3b0-70d2-4aaf-a142-68968824e6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4181 | 2025.10.28 02:50:01.470245 [ 4 ] {7dd3e3b0-70d2-4aaf-a142-68968824e6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4182 | 2025.10.28 02:50:01.470706 [ 4 ] {7dd3e3b0-70d2-4aaf-a142-68968824e6e0} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2025.10.28 02:50:01.470742 [ 4 ] {7dd3e3b0-70d2-4aaf-a142-68968824e6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4184 | 2025.10.28 02:50:01.471060 [ 4 ] {7dd3e3b0-70d2-4aaf-a142-68968824e6e0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4185 | 2025.10.28 02:50:01.471277 [ 4 ] {7dd3e3b0-70d2-4aaf-a142-68968824e6e0} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2025.10.28 02:50:01.471406 [ 4 ] {7dd3e3b0-70d2-4aaf-a142-68968824e6e0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 4187 | 2025.10.28 02:50:01.471443 [ 4 ] {7dd3e3b0-70d2-4aaf-a142-68968824e6e0} <Debug> TCPHandler: Processed in 0.001386106 sec. | ||
| 4188 | 2025.10.28 02:50:01.471574 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2025.10.28 02:50:01.471667 [ 4 ] {5f9cf4b8-c2bf-422b-9c33-b6ff13899249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4190 | 2025.10.28 02:50:01.471706 [ 4 ] {5f9cf4b8-c2bf-422b-9c33-b6ff13899249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4191 | 2025.10.28 02:50:01.472175 [ 4 ] {5f9cf4b8-c2bf-422b-9c33-b6ff13899249} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2025.10.28 02:50:01.472209 [ 4 ] {5f9cf4b8-c2bf-422b-9c33-b6ff13899249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4193 | 2025.10.28 02:50:01.472530 [ 4 ] {5f9cf4b8-c2bf-422b-9c33-b6ff13899249} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4194 | 2025.10.28 02:50:01.472753 [ 4 ] {5f9cf4b8-c2bf-422b-9c33-b6ff13899249} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2025.10.28 02:50:01.472890 [ 4 ] {5f9cf4b8-c2bf-422b-9c33-b6ff13899249} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001241 sec., 170024.17405318294 rows/sec., 9.66 MiB/sec. | ||
| 4196 | 2025.10.28 02:50:01.472928 [ 4 ] {5f9cf4b8-c2bf-422b-9c33-b6ff13899249} <Debug> TCPHandler: Processed in 0.001402296 sec. | ||
| 4197 | 2025.10.28 02:50:01.473050 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2025.10.28 02:50:01.473143 [ 4 ] {c426f827-2656-44fa-8704-f6285d37920d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4199 | 2025.10.28 02:50:01.473187 [ 4 ] {c426f827-2656-44fa-8704-f6285d37920d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4200 | 2025.10.28 02:50:01.473807 [ 4 ] {c426f827-2656-44fa-8704-f6285d37920d} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2025.10.28 02:50:01.473843 [ 4 ] {c426f827-2656-44fa-8704-f6285d37920d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4202 | 2025.10.28 02:50:01.474173 [ 4 ] {c426f827-2656-44fa-8704-f6285d37920d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4203 | 2025.10.28 02:50:01.474385 [ 4 ] {c426f827-2656-44fa-8704-f6285d37920d} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2025.10.28 02:50:01.474520 [ 4 ] {c426f827-2656-44fa-8704-f6285d37920d} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001394 sec., 517934.0028694404 rows/sec., 36.37 MiB/sec. | ||
| 4205 | 2025.10.28 02:50:01.474558 [ 4 ] {c426f827-2656-44fa-8704-f6285d37920d} <Debug> TCPHandler: Processed in 0.001556402 sec. | ||
| 4206 | 2025.10.28 02:50:01.474678 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2025.10.28 02:50:01.474772 [ 4 ] {bf0b286a-7cb6-4234-884b-742bcc3a51d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4208 | 2025.10.28 02:50:01.474813 [ 4 ] {bf0b286a-7cb6-4234-884b-742bcc3a51d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4209 | 2025.10.28 02:50:01.475138 [ 4 ] {bf0b286a-7cb6-4234-884b-742bcc3a51d9} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2025.10.28 02:50:01.475174 [ 4 ] {bf0b286a-7cb6-4234-884b-742bcc3a51d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4211 | 2025.10.28 02:50:01.475477 [ 4 ] {bf0b286a-7cb6-4234-884b-742bcc3a51d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4212 | 2025.10.28 02:50:01.475689 [ 4 ] {bf0b286a-7cb6-4234-884b-742bcc3a51d9} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2025.10.28 02:50:01.475817 [ 4 ] {bf0b286a-7cb6-4234-884b-742bcc3a51d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 4214 | 2025.10.28 02:50:01.475852 [ 4 ] {bf0b286a-7cb6-4234-884b-742bcc3a51d9} <Debug> TCPHandler: Processed in 0.00122322 sec. | ||
| 4215 | 2025.10.28 02:50:01.475963 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2025.10.28 02:50:01.476058 [ 4 ] {bfe6b123-aea2-45e8-b371-107fcabab759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4217 | 2025.10.28 02:50:01.476106 [ 4 ] {bfe6b123-aea2-45e8-b371-107fcabab759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4218 | 2025.10.28 02:50:01.476550 [ 4 ] {bfe6b123-aea2-45e8-b371-107fcabab759} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2025.10.28 02:50:01.476586 [ 4 ] {bfe6b123-aea2-45e8-b371-107fcabab759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4220 | 2025.10.28 02:50:01.476932 [ 4 ] {bfe6b123-aea2-45e8-b371-107fcabab759} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4221 | 2025.10.28 02:50:01.477154 [ 4 ] {bfe6b123-aea2-45e8-b371-107fcabab759} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2025.10.28 02:50:01.477301 [ 4 ] {bfe6b123-aea2-45e8-b371-107fcabab759} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001262 sec., 248811.41045958793 rows/sec., 16.34 MiB/sec. | ||
| 4223 | 2025.10.28 02:50:01.477338 [ 4 ] {bfe6b123-aea2-45e8-b371-107fcabab759} <Debug> TCPHandler: Processed in 0.001422206 sec. | ||
| 4224 | 2025.10.28 02:50:01.477449 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4225 | 2025.10.28 02:50:01.477543 [ 4 ] {afeb72ca-5b17-45bf-ad95-b786d58b35c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4226 | 2025.10.28 02:50:01.477585 [ 4 ] {afeb72ca-5b17-45bf-ad95-b786d58b35c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4227 | 2025.10.28 02:50:01.477895 [ 4 ] {afeb72ca-5b17-45bf-ad95-b786d58b35c6} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2025.10.28 02:50:01.477931 [ 4 ] {afeb72ca-5b17-45bf-ad95-b786d58b35c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4229 | 2025.10.28 02:50:01.478225 [ 4 ] {afeb72ca-5b17-45bf-ad95-b786d58b35c6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4230 | 2025.10.28 02:50:01.478436 [ 4 ] {afeb72ca-5b17-45bf-ad95-b786d58b35c6} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2025.10.28 02:50:01.478563 [ 4 ] {afeb72ca-5b17-45bf-ad95-b786d58b35c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 4232 | 2025.10.28 02:50:01.478599 [ 4 ] {afeb72ca-5b17-45bf-ad95-b786d58b35c6} <Debug> TCPHandler: Processed in 0.001197849 sec. | ||
| 4233 | 2025.10.28 02:50:01.478705 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4234 | 2025.10.28 02:50:01.478799 [ 4 ] {7d26d91e-88ae-4a6c-95ff-020a92d51871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4235 | 2025.10.28 02:50:01.478852 [ 4 ] {7d26d91e-88ae-4a6c-95ff-020a92d51871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4236 | 2025.10.28 02:50:01.479632 [ 4 ] {7d26d91e-88ae-4a6c-95ff-020a92d51871} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2025.10.28 02:50:01.479669 [ 4 ] {7d26d91e-88ae-4a6c-95ff-020a92d51871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4238 | 2025.10.28 02:50:01.480219 [ 4 ] {7d26d91e-88ae-4a6c-95ff-020a92d51871} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4239 | 2025.10.28 02:50:01.480444 [ 4 ] {7d26d91e-88ae-4a6c-95ff-020a92d51871} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2025.10.28 02:50:01.480578 [ 4 ] {7d26d91e-88ae-4a6c-95ff-020a92d51871} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001796 sec., 23942.09354120267 rows/sec., 42.90 MiB/sec. | ||
| 4241 | 2025.10.28 02:50:01.480629 [ 4 ] {7d26d91e-88ae-4a6c-95ff-020a92d51871} <Debug> TCPHandler: Processed in 0.001971694 sec. | ||
| 4242 | 2025.10.28 02:50:01.480731 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4243 | 2025.10.28 02:50:01.480825 [ 4 ] {8de38891-3dd6-4477-a0f3-72e5d92d0ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4244 | 2025.10.28 02:50:01.480866 [ 4 ] {8de38891-3dd6-4477-a0f3-72e5d92d0ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4245 | 2025.10.28 02:50:01.481185 [ 4 ] {8de38891-3dd6-4477-a0f3-72e5d92d0ca2} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4246 | 2025.10.28 02:50:01.481219 [ 4 ] {8de38891-3dd6-4477-a0f3-72e5d92d0ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4247 | 2025.10.28 02:50:01.481522 [ 4 ] {8de38891-3dd6-4477-a0f3-72e5d92d0ca2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4248 | 2025.10.28 02:50:01.481738 [ 4 ] {8de38891-3dd6-4477-a0f3-72e5d92d0ca2} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2025.10.28 02:50:01.481871 [ 4 ] {8de38891-3dd6-4477-a0f3-72e5d92d0ca2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 4250 | 2025.10.28 02:50:01.481906 [ 4 ] {8de38891-3dd6-4477-a0f3-72e5d92d0ca2} <Debug> TCPHandler: Processed in 0.00122309 sec. | ||
| 4251 | 2025.10.28 02:50:05.495670 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4252 | 2025.10.28 02:50:05.495761 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4253 | 2025.10.28 02:50:05.591787 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8668 | ||
| 4254 | 2025.10.28 02:50:05.592273 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2025.10.28 02:50:05.592316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4256 | 2025.10.28 02:50:05.592809 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4257 | 2025.10.28 02:50:05.593041 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2025.10.28 02:50:05.593190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8668 | ||
| 4259 | 2025.10.28 02:50:06.126564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4260 | 2025.10.28 02:50:06.142274 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2025.10.28 02:50:06.142341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4262 | 2025.10.28 02:50:06.148375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4263 | 2025.10.28 02:50:06.149118 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2025.10.28 02:50:06.152048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4265 | 2025.10.28 02:50:06.448157 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2025.10.28 02:50:06.448338 [ 4 ] {d2438d6f-238d-44a8-9525-3e0b2dfbe544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4267 | 2025.10.28 02:50:06.448401 [ 4 ] {d2438d6f-238d-44a8-9525-3e0b2dfbe544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4268 | 2025.10.28 02:50:06.449028 [ 4 ] {d2438d6f-238d-44a8-9525-3e0b2dfbe544} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2025.10.28 02:50:06.449071 [ 4 ] {d2438d6f-238d-44a8-9525-3e0b2dfbe544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4270 | 2025.10.28 02:50:06.449467 [ 4 ] {d2438d6f-238d-44a8-9525-3e0b2dfbe544} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4271 | 2025.10.28 02:50:06.449706 [ 4 ] {d2438d6f-238d-44a8-9525-3e0b2dfbe544} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2025.10.28 02:50:06.449857 [ 115 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4273 | 2025.10.28 02:50:06.449867 [ 4 ] {d2438d6f-238d-44a8-9525-3e0b2dfbe544} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.73 MiB/sec. | ||
| 4274 | 2025.10.28 02:50:06.449937 [ 115 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2025.10.28 02:50:06.449959 [ 4 ] {d2438d6f-238d-44a8-9525-3e0b2dfbe544} <Debug> TCPHandler: Processed in 0.001928244 sec. | ||
| 4276 | 2025.10.28 02:50:06.449969 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4277 | 2025.10.28 02:50:06.450088 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4278 | 2025.10.28 02:50:06.450092 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2025.10.28 02:50:06.450185 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4280 | 2025.10.28 02:50:06.450204 [ 4 ] {8de32cba-9856-4741-95fd-2b2334426690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4281 | 2025.10.28 02:50:06.450214 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2348 rows starting from the beginning of the part | ||
| 4282 | 2025.10.28 02:50:06.450244 [ 4 ] {8de32cba-9856-4741-95fd-2b2334426690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4283 | 2025.10.28 02:50:06.450276 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4284 | 2025.10.28 02:50:06.450321 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1198 rows starting from the beginning of the part | ||
| 4285 | 2025.10.28 02:50:06.450367 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4286 | 2025.10.28 02:50:06.450409 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1198 rows starting from the beginning of the part | ||
| 4287 | 2025.10.28 02:50:06.450450 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4288 | 2025.10.28 02:50:06.450642 [ 4 ] {8de32cba-9856-4741-95fd-2b2334426690} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4289 | 2025.10.28 02:50:06.450677 [ 4 ] {8de32cba-9856-4741-95fd-2b2334426690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4290 | 2025.10.28 02:50:06.450981 [ 4 ] {8de32cba-9856-4741-95fd-2b2334426690} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4291 | 2025.10.28 02:50:06.451193 [ 4 ] {8de32cba-9856-4741-95fd-2b2334426690} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2025.10.28 02:50:06.451322 [ 4 ] {8de32cba-9856-4741-95fd-2b2334426690} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 4293 | 2025.10.28 02:50:06.451343 [ 114 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4294 | 2025.10.28 02:50:06.451358 [ 4 ] {8de32cba-9856-4741-95fd-2b2334426690} <Debug> TCPHandler: Processed in 0.001317853 sec. | ||
| 4295 | 2025.10.28 02:50:06.451412 [ 114 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2025.10.28 02:50:06.451437 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4297 | 2025.10.28 02:50:06.451503 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2025.10.28 02:50:06.451534 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 4299 | 2025.10.28 02:50:06.451600 [ 4 ] {f8c8f0b3-8ad7-4e2f-996a-65f47f2bd138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4300 | 2025.10.28 02:50:06.451647 [ 4 ] {f8c8f0b3-8ad7-4e2f-996a-65f47f2bd138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4301 | 2025.10.28 02:50:06.451654 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4302 | 2025.10.28 02:50:06.451691 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1214 rows starting from the beginning of the part | ||
| 4303 | 2025.10.28 02:50:06.451757 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4304 | 2025.10.28 02:50:06.451800 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 722 rows starting from the beginning of the part | ||
| 4305 | 2025.10.28 02:50:06.451840 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4306 | 2025.10.28 02:50:06.451883 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 722 rows starting from the beginning of the part | ||
| 4307 | 2025.10.28 02:50:06.451921 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4308 | 2025.10.28 02:50:06.452055 [ 4 ] {f8c8f0b3-8ad7-4e2f-996a-65f47f2bd138} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2025.10.28 02:50:06.452096 [ 4 ] {f8c8f0b3-8ad7-4e2f-996a-65f47f2bd138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4310 | 2025.10.28 02:50:06.452303 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4912 rows, containing 5 columns (5 merged, 0 gathered) in 0.002256794 sec., 2176538.930890458 rows/sec., 183.46 MiB/sec. | ||
| 4311 | 2025.10.28 02:50:06.452465 [ 4 ] {f8c8f0b3-8ad7-4e2f-996a-65f47f2bd138} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4312 | 2025.10.28 02:50:06.452594 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4313 | 2025.10.28 02:50:06.452761 [ 4 ] {f8c8f0b3-8ad7-4e2f-996a-65f47f2bd138} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2025.10.28 02:50:06.452886 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4315 | 2025.10.28 02:50:06.452904 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_26_5} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2025.10.28 02:50:06.452910 [ 4 ] {f8c8f0b3-8ad7-4e2f-996a-65f47f2bd138} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001329 sec., 120391.27163280662 rows/sec., 8.39 MiB/sec. | ||
| 4317 | 2025.10.28 02:50:06.452921 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2025.10.28 02:50:06.452962 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4319 | 2025.10.28 02:50:06.452964 [ 4 ] {f8c8f0b3-8ad7-4e2f-996a-65f47f2bd138} <Debug> TCPHandler: Processed in 0.00150886 sec. | ||
| 4320 | 2025.10.28 02:50:06.452995 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_26_5} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4321 | 2025.10.28 02:50:06.453060 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 4322 | 2025.10.28 02:50:06.453087 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 4323 | 2025.10.28 02:50:06.453092 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4324 | 2025.10.28 02:50:06.453172 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4325 | 2025.10.28 02:50:06.453191 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700395 sec., 1676081.145851405 rows/sec., 126.01 MiB/sec. | ||
| 4326 | 2025.10.28 02:50:06.453198 [ 4 ] {18741e8b-0bb4-414a-a60e-87b0188d95a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4327 | 2025.10.28 02:50:06.453206 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7961 rows starting from the beginning of the part | ||
| 4328 | 2025.10.28 02:50:06.453256 [ 4 ] {18741e8b-0bb4-414a-a60e-87b0188d95a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4329 | 2025.10.28 02:50:06.453286 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 4330 | 2025.10.28 02:50:06.453333 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4331 | 2025.10.28 02:50:06.453356 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4332 | 2025.10.28 02:50:06.453372 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 4333 | 2025.10.28 02:50:06.453415 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4334 | 2025.10.28 02:50:06.453453 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4335 | 2025.10.28 02:50:06.453591 [ 4 ] {18741e8b-0bb4-414a-a60e-87b0188d95a4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2025.10.28 02:50:06.453614 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_26_5} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2025.10.28 02:50:06.453630 [ 4 ] {18741e8b-0bb4-414a-a60e-87b0188d95a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4338 | 2025.10.28 02:50:06.453687 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_26_5} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4339 | 2025.10.28 02:50:06.453755 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4340 | 2025.10.28 02:50:06.453978 [ 4 ] {18741e8b-0bb4-414a-a60e-87b0188d95a4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4341 | 2025.10.28 02:50:06.454186 [ 4 ] {18741e8b-0bb4-414a-a60e-87b0188d95a4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2025.10.28 02:50:06.454290 [ 114 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4343 | 2025.10.28 02:50:06.454315 [ 4 ] {18741e8b-0bb4-414a-a60e-87b0188d95a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 4344 | 2025.10.28 02:50:06.454321 [ 114 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2025.10.28 02:50:06.454353 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4346 | 2025.10.28 02:50:06.454356 [ 4 ] {18741e8b-0bb4-414a-a60e-87b0188d95a4} <Debug> TCPHandler: Processed in 0.001312523 sec. | ||
| 4347 | 2025.10.28 02:50:06.454445 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4348 | 2025.10.28 02:50:06.454525 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4349 | 2025.10.28 02:50:06.454549 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1484 rows starting from the beginning of the part | ||
| 4350 | 2025.10.28 02:50:06.454595 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4351 | 2025.10.28 02:50:06.454634 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4352 | 2025.10.28 02:50:06.454669 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4353 | 2025.10.28 02:50:06.454707 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4354 | 2025.10.28 02:50:06.454744 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4355 | 2025.10.28 02:50:06.455634 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1872 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121944 sec., 1535130.879748081 rows/sec., 97.48 MiB/sec. | ||
| 4356 | 2025.10.28 02:50:06.455880 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4357 | 2025.10.28 02:50:06.456151 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_26_5} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2025.10.28 02:50:06.456223 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_26_5} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4359 | 2025.10.28 02:50:06.456297 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4360 | 2025.10.28 02:50:06.456623 [ 196 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9069 rows, containing 5 columns (5 merged, 0 gathered) in 0.003605438 sec., 2515367.0649724114 rows/sec., 168.15 MiB/sec. | ||
| 4361 | 2025.10.28 02:50:06.456866 [ 196 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4362 | 2025.10.28 02:50:06.457125 [ 196 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2025.10.28 02:50:06.457188 [ 196 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4364 | 2025.10.28 02:50:06.457261 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4365 | 2025.10.28 02:50:09.875906 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2025.10.28 02:50:09.876100 [ 4 ] {6f82160b-4f6a-434e-a086-d4ca5c420565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4367 | 2025.10.28 02:50:09.876165 [ 4 ] {6f82160b-4f6a-434e-a086-d4ca5c420565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4368 | 2025.10.28 02:50:09.876963 [ 4 ] {6f82160b-4f6a-434e-a086-d4ca5c420565} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2025.10.28 02:50:09.877009 [ 4 ] {6f82160b-4f6a-434e-a086-d4ca5c420565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4370 | 2025.10.28 02:50:09.877436 [ 4 ] {6f82160b-4f6a-434e-a086-d4ca5c420565} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4371 | 2025.10.28 02:50:09.877681 [ 4 ] {6f82160b-4f6a-434e-a086-d4ca5c420565} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2025.10.28 02:50:09.877818 [ 107 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4373 | 2025.10.28 02:50:09.877850 [ 4 ] {6f82160b-4f6a-434e-a086-d4ca5c420565} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001797 sec., 228158.04117974403 rows/sec., 14.47 MiB/sec. | ||
| 4374 | 2025.10.28 02:50:09.877893 [ 107 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2025.10.28 02:50:09.877910 [ 4 ] {6f82160b-4f6a-434e-a086-d4ca5c420565} <Debug> TCPHandler: Processed in 0.00213247 sec. | ||
| 4376 | 2025.10.28 02:50:09.877923 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4377 | 2025.10.28 02:50:09.878038 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2025.10.28 02:50:09.878060 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::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 | ||
| 4379 | 2025.10.28 02:50:09.878143 [ 4 ] {c6beae9e-ad68-4939-8275-4193d0e6e48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4380 | 2025.10.28 02:50:09.878190 [ 4 ] {c6beae9e-ad68-4939-8275-4193d0e6e48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4381 | 2025.10.28 02:50:09.878203 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4382 | 2025.10.28 02:50:09.878244 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4383 | 2025.10.28 02:50:09.878314 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4384 | 2025.10.28 02:50:09.878363 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4385 | 2025.10.28 02:50:09.878408 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4386 | 2025.10.28 02:50:09.878452 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4387 | 2025.10.28 02:50:09.878618 [ 4 ] {c6beae9e-ad68-4939-8275-4193d0e6e48a} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2025.10.28 02:50:09.878658 [ 4 ] {c6beae9e-ad68-4939-8275-4193d0e6e48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4389 | 2025.10.28 02:50:09.878968 [ 4 ] {c6beae9e-ad68-4939-8275-4193d0e6e48a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4390 | 2025.10.28 02:50:09.879213 [ 4 ] {c6beae9e-ad68-4939-8275-4193d0e6e48a} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2025.10.28 02:50:09.879346 [ 4 ] {c6beae9e-ad68-4939-8275-4193d0e6e48a} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001276 sec., 12539.184952978056 rows/sec., 1022.48 KiB/sec. | ||
| 4392 | 2025.10.28 02:50:09.879382 [ 4 ] {c6beae9e-ad68-4939-8275-4193d0e6e48a} <Debug> TCPHandler: Processed in 0.001448897 sec. | ||
| 4393 | 2025.10.28 02:50:09.879414 [ 196 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470688 sec., 1393905.437455123 rows/sec., 93.74 MiB/sec. | ||
| 4394 | 2025.10.28 02:50:09.879492 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2025.10.28 02:50:09.879652 [ 4 ] {a19df6b7-d1dc-4cd5-a08f-8964e19b75a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4396 | 2025.10.28 02:50:09.879653 [ 193 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4397 | 2025.10.28 02:50:09.879696 [ 4 ] {a19df6b7-d1dc-4cd5-a08f-8964e19b75a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4398 | 2025.10.28 02:50:09.879948 [ 193 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_13_3} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2025.10.28 02:50:09.880024 [ 193 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_13_3} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4400 | 2025.10.28 02:50:09.880095 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4401 | 2025.10.28 02:50:09.881176 [ 4 ] {a19df6b7-d1dc-4cd5-a08f-8964e19b75a7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2025.10.28 02:50:09.881218 [ 4 ] {a19df6b7-d1dc-4cd5-a08f-8964e19b75a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4403 | 2025.10.28 02:50:09.881698 [ 4 ] {a19df6b7-d1dc-4cd5-a08f-8964e19b75a7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4404 | 2025.10.28 02:50:09.881918 [ 4 ] {a19df6b7-d1dc-4cd5-a08f-8964e19b75a7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2025.10.28 02:50:09.882053 [ 4 ] {a19df6b7-d1dc-4cd5-a08f-8964e19b75a7} <Debug> executeQuery: Read 2346 rows, 195.23 KiB in 0.00242 sec., 969421.4876033058 rows/sec., 78.78 MiB/sec. | ||
| 4406 | 2025.10.28 02:50:09.882092 [ 4 ] {a19df6b7-d1dc-4cd5-a08f-8964e19b75a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 4407 | 2025.10.28 02:50:09.882105 [ 4 ] {a19df6b7-d1dc-4cd5-a08f-8964e19b75a7} <Debug> TCPHandler: Processed in 0.002600435 sec. | ||
| 4408 | 2025.10.28 02:50:09.882239 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2025.10.28 02:50:09.882363 [ 4 ] {c507174d-b8a2-46f1-a16c-96e9b7a18898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4410 | 2025.10.28 02:50:09.882413 [ 4 ] {c507174d-b8a2-46f1-a16c-96e9b7a18898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4411 | 2025.10.28 02:50:09.882961 [ 4 ] {c507174d-b8a2-46f1-a16c-96e9b7a18898} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2025.10.28 02:50:09.882999 [ 4 ] {c507174d-b8a2-46f1-a16c-96e9b7a18898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4413 | 2025.10.28 02:50:09.883340 [ 4 ] {c507174d-b8a2-46f1-a16c-96e9b7a18898} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4414 | 2025.10.28 02:50:09.883547 [ 4 ] {c507174d-b8a2-46f1-a16c-96e9b7a18898} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2025.10.28 02:50:09.883669 [ 4 ] {c507174d-b8a2-46f1-a16c-96e9b7a18898} <Debug> executeQuery: Read 264 rows, 16.67 KiB in 0.001336 sec., 197604.7904191617 rows/sec., 12.18 MiB/sec. | ||
| 4416 | 2025.10.28 02:50:09.883704 [ 4 ] {c507174d-b8a2-46f1-a16c-96e9b7a18898} <Debug> TCPHandler: Processed in 0.00153301 sec. | ||
| 4417 | 2025.10.28 02:50:09.883825 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2025.10.28 02:50:09.883938 [ 4 ] {67428dc9-8b2d-442c-9271-375c84d5e551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4419 | 2025.10.28 02:50:09.883985 [ 4 ] {67428dc9-8b2d-442c-9271-375c84d5e551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4420 | 2025.10.28 02:50:09.884624 [ 4 ] {67428dc9-8b2d-442c-9271-375c84d5e551} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2025.10.28 02:50:09.884662 [ 4 ] {67428dc9-8b2d-442c-9271-375c84d5e551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4422 | 2025.10.28 02:50:09.885038 [ 4 ] {67428dc9-8b2d-442c-9271-375c84d5e551} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4423 | 2025.10.28 02:50:09.885256 [ 4 ] {67428dc9-8b2d-442c-9271-375c84d5e551} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2025.10.28 02:50:09.885388 [ 4 ] {67428dc9-8b2d-442c-9271-375c84d5e551} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00145 sec., 303448.275862069 rows/sec., 20.08 MiB/sec. | ||
| 4425 | 2025.10.28 02:50:09.885427 [ 4 ] {67428dc9-8b2d-442c-9271-375c84d5e551} <Debug> TCPHandler: Processed in 0.001655814 sec. | ||
| 4426 | 2025.10.28 02:50:09.885541 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2025.10.28 02:50:09.885649 [ 4 ] {e84d7c06-f0f7-4c77-9ab7-0e28251961a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4428 | 2025.10.28 02:50:09.885695 [ 4 ] {e84d7c06-f0f7-4c77-9ab7-0e28251961a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4429 | 2025.10.28 02:50:09.886164 [ 4 ] {e84d7c06-f0f7-4c77-9ab7-0e28251961a6} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2025.10.28 02:50:09.886202 [ 4 ] {e84d7c06-f0f7-4c77-9ab7-0e28251961a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4431 | 2025.10.28 02:50:09.886532 [ 4 ] {e84d7c06-f0f7-4c77-9ab7-0e28251961a6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4432 | 2025.10.28 02:50:09.886753 [ 4 ] {e84d7c06-f0f7-4c77-9ab7-0e28251961a6} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2025.10.28 02:50:09.886887 [ 4 ] {e84d7c06-f0f7-4c77-9ab7-0e28251961a6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001257 sec., 167859.98408910102 rows/sec., 9.53 MiB/sec. | ||
| 4434 | 2025.10.28 02:50:09.886893 [ 106 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4435 | 2025.10.28 02:50:09.886926 [ 4 ] {e84d7c06-f0f7-4c77-9ab7-0e28251961a6} <Debug> TCPHandler: Processed in 0.001435287 sec. | ||
| 4436 | 2025.10.28 02:50:09.886965 [ 106 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2025.10.28 02:50:09.886991 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4438 | 2025.10.28 02:50:09.887064 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2025.10.28 02:50:09.887121 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::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 | ||
| 4440 | 2025.10.28 02:50:09.887190 [ 4 ] {d4ea3fb1-452e-4bc1-8d96-a4e733778064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4441 | 2025.10.28 02:50:09.887218 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4442 | 2025.10.28 02:50:09.887244 [ 4 ] {d4ea3fb1-452e-4bc1-8d96-a4e733778064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4443 | 2025.10.28 02:50:09.887247 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4444 | 2025.10.28 02:50:09.887311 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4445 | 2025.10.28 02:50:09.887347 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4446 | 2025.10.28 02:50:09.887381 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4447 | 2025.10.28 02:50:09.887413 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4448 | 2025.10.28 02:50:09.888103 [ 4 ] {d4ea3fb1-452e-4bc1-8d96-a4e733778064} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2025.10.28 02:50:09.888146 [ 4 ] {d4ea3fb1-452e-4bc1-8d96-a4e733778064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4450 | 2025.10.28 02:50:09.888168 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001076175 sec., 980323.8320905057 rows/sec., 59.41 MiB/sec. | ||
| 4451 | 2025.10.28 02:50:09.888288 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4452 | 2025.10.28 02:50:09.888529 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_13_3} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2025.10.28 02:50:09.888569 [ 4 ] {d4ea3fb1-452e-4bc1-8d96-a4e733778064} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4454 | 2025.10.28 02:50:09.888595 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_13_3} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4455 | 2025.10.28 02:50:09.888653 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4456 | 2025.10.28 02:50:09.888793 [ 4 ] {d4ea3fb1-452e-4bc1-8d96-a4e733778064} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2025.10.28 02:50:09.888925 [ 4 ] {d4ea3fb1-452e-4bc1-8d96-a4e733778064} <Debug> executeQuery: Read 1194 rows, 87.50 KiB in 0.001782 sec., 670033.67003367 rows/sec., 47.95 MiB/sec. | ||
| 4458 | 2025.10.28 02:50:09.888962 [ 4 ] {d4ea3fb1-452e-4bc1-8d96-a4e733778064} <Debug> TCPHandler: Processed in 0.001986695 sec. | ||
| 4459 | 2025.10.28 02:50:09.889069 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2025.10.28 02:50:09.889159 [ 4 ] {9763b7e0-4958-4327-b1f9-3fb18ba48ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4461 | 2025.10.28 02:50:09.889200 [ 4 ] {9763b7e0-4958-4327-b1f9-3fb18ba48ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4462 | 2025.10.28 02:50:09.889516 [ 4 ] {9763b7e0-4958-4327-b1f9-3fb18ba48ac5} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2025.10.28 02:50:09.889617 [ 4 ] {9763b7e0-4958-4327-b1f9-3fb18ba48ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4464 | 2025.10.28 02:50:09.889930 [ 4 ] {9763b7e0-4958-4327-b1f9-3fb18ba48ac5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4465 | 2025.10.28 02:50:09.890143 [ 4 ] {9763b7e0-4958-4327-b1f9-3fb18ba48ac5} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2025.10.28 02:50:09.890273 [ 4 ] {9763b7e0-4958-4327-b1f9-3fb18ba48ac5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 4467 | 2025.10.28 02:50:09.890309 [ 4 ] {9763b7e0-4958-4327-b1f9-3fb18ba48ac5} <Debug> TCPHandler: Processed in 0.001256981 sec. | ||
| 4468 | 2025.10.28 02:50:09.890410 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2025.10.28 02:50:09.890508 [ 4 ] {4e5a87c1-ff95-48c1-96cd-ffd464c19992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4470 | 2025.10.28 02:50:09.890552 [ 4 ] {4e5a87c1-ff95-48c1-96cd-ffd464c19992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4471 | 2025.10.28 02:50:09.891156 [ 4 ] {4e5a87c1-ff95-48c1-96cd-ffd464c19992} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2025.10.28 02:50:09.891193 [ 4 ] {4e5a87c1-ff95-48c1-96cd-ffd464c19992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4473 | 2025.10.28 02:50:09.891587 [ 4 ] {4e5a87c1-ff95-48c1-96cd-ffd464c19992} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4474 | 2025.10.28 02:50:09.891800 [ 4 ] {4e5a87c1-ff95-48c1-96cd-ffd464c19992} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2025.10.28 02:50:09.891931 [ 4 ] {4e5a87c1-ff95-48c1-96cd-ffd464c19992} <Debug> executeQuery: Read 974 rows, 66.16 KiB in 0.001442 sec., 675450.7628294036 rows/sec., 44.81 MiB/sec. | ||
| 4476 | 2025.10.28 02:50:09.891969 [ 4 ] {4e5a87c1-ff95-48c1-96cd-ffd464c19992} <Debug> TCPHandler: Processed in 0.001608472 sec. | ||
| 4477 | 2025.10.28 02:50:09.892085 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2025.10.28 02:50:09.892181 [ 4 ] {eacb7289-a447-4c05-8f52-a095eb5f27e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4479 | 2025.10.28 02:50:09.892223 [ 4 ] {eacb7289-a447-4c05-8f52-a095eb5f27e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4480 | 2025.10.28 02:50:09.892540 [ 4 ] {eacb7289-a447-4c05-8f52-a095eb5f27e9} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2025.10.28 02:50:09.892576 [ 4 ] {eacb7289-a447-4c05-8f52-a095eb5f27e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4482 | 2025.10.28 02:50:09.892880 [ 4 ] {eacb7289-a447-4c05-8f52-a095eb5f27e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4483 | 2025.10.28 02:50:09.893089 [ 4 ] {eacb7289-a447-4c05-8f52-a095eb5f27e9} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2025.10.28 02:50:09.893218 [ 4 ] {eacb7289-a447-4c05-8f52-a095eb5f27e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 4485 | 2025.10.28 02:50:09.893254 [ 4 ] {eacb7289-a447-4c05-8f52-a095eb5f27e9} <Debug> TCPHandler: Processed in 0.00122037 sec. | ||
| 4486 | 2025.10.28 02:50:09.893362 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2025.10.28 02:50:09.893457 [ 4 ] {bdd6f94a-9ee3-4284-ae03-cf13f8a3c242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4488 | 2025.10.28 02:50:09.893511 [ 4 ] {bdd6f94a-9ee3-4284-ae03-cf13f8a3c242} <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 | ||
| 4489 | 2025.10.28 02:50:09.894329 [ 4 ] {bdd6f94a-9ee3-4284-ae03-cf13f8a3c242} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2025.10.28 02:50:09.894363 [ 4 ] {bdd6f94a-9ee3-4284-ae03-cf13f8a3c242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4491 | 2025.10.28 02:50:09.894975 [ 4 ] {bdd6f94a-9ee3-4284-ae03-cf13f8a3c242} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4492 | 2025.10.28 02:50:09.895191 [ 4 ] {bdd6f94a-9ee3-4284-ae03-cf13f8a3c242} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2025.10.28 02:50:09.895331 [ 4 ] {bdd6f94a-9ee3-4284-ae03-cf13f8a3c242} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001891 sec., 22739.291380222105 rows/sec., 40.75 MiB/sec. | ||
| 4494 | 2025.10.28 02:50:09.895390 [ 4 ] {bdd6f94a-9ee3-4284-ae03-cf13f8a3c242} <Debug> TCPHandler: Processed in 0.002076358 sec. | ||
| 4495 | 2025.10.28 02:50:09.895501 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2025.10.28 02:50:09.895597 [ 4 ] {d7fd252b-0f88-417f-89f2-59b96ef66c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4497 | 2025.10.28 02:50:09.895641 [ 4 ] {d7fd252b-0f88-417f-89f2-59b96ef66c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4498 | 2025.10.28 02:50:09.895979 [ 4 ] {d7fd252b-0f88-417f-89f2-59b96ef66c6f} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2025.10.28 02:50:09.896016 [ 4 ] {d7fd252b-0f88-417f-89f2-59b96ef66c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4500 | 2025.10.28 02:50:09.896323 [ 4 ] {d7fd252b-0f88-417f-89f2-59b96ef66c6f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4501 | 2025.10.28 02:50:09.896544 [ 4 ] {d7fd252b-0f88-417f-89f2-59b96ef66c6f} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2025.10.28 02:50:09.896676 [ 4 ] {d7fd252b-0f88-417f-89f2-59b96ef66c6f} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001098 sec., 83788.70673952642 rows/sec., 5.07 MiB/sec. | ||
| 4503 | 2025.10.28 02:50:09.896712 [ 4 ] {d7fd252b-0f88-417f-89f2-59b96ef66c6f} <Debug> TCPHandler: Processed in 0.001262501 sec. | ||
| 4504 | 2025.10.28 02:50:10.607077 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 606 | ||
| 4505 | 2025.10.28 02:50:10.609798 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2025.10.28 02:50:10.609857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4507 | 2025.10.28 02:50:10.611098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4508 | 2025.10.28 02:50:10.611390 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2025.10.28 02:50:10.611750 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4510 | 2025.10.28 02:50:11.442991 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4511 | 2025.10.28 02:50:11.443170 [ 4 ] {7409b908-9083-425c-b946-06a60536c01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4512 | 2025.10.28 02:50:11.443240 [ 4 ] {7409b908-9083-425c-b946-06a60536c01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4513 | 2025.10.28 02:50:11.443918 [ 4 ] {7409b908-9083-425c-b946-06a60536c01a} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2025.10.28 02:50:11.443969 [ 4 ] {7409b908-9083-425c-b946-06a60536c01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4515 | 2025.10.28 02:50:11.444375 [ 4 ] {7409b908-9083-425c-b946-06a60536c01a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4516 | 2025.10.28 02:50:11.444605 [ 4 ] {7409b908-9083-425c-b946-06a60536c01a} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2025.10.28 02:50:11.444772 [ 4 ] {7409b908-9083-425c-b946-06a60536c01a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.61 MiB/sec. | ||
| 4518 | 2025.10.28 02:50:11.444821 [ 4 ] {7409b908-9083-425c-b946-06a60536c01a} <Debug> TCPHandler: Processed in 0.001968324 sec. | ||
| 4519 | 2025.10.28 02:50:11.444950 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2025.10.28 02:50:11.445054 [ 4 ] {100948d3-9f14-4596-81cb-055c8319acf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4521 | 2025.10.28 02:50:11.445097 [ 4 ] {100948d3-9f14-4596-81cb-055c8319acf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4522 | 2025.10.28 02:50:11.445557 [ 4 ] {100948d3-9f14-4596-81cb-055c8319acf6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2025.10.28 02:50:11.445597 [ 4 ] {100948d3-9f14-4596-81cb-055c8319acf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4524 | 2025.10.28 02:50:11.445921 [ 4 ] {100948d3-9f14-4596-81cb-055c8319acf6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4525 | 2025.10.28 02:50:11.446137 [ 4 ] {100948d3-9f14-4596-81cb-055c8319acf6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2025.10.28 02:50:11.446274 [ 4 ] {100948d3-9f14-4596-81cb-055c8319acf6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 4527 | 2025.10.28 02:50:11.446311 [ 4 ] {100948d3-9f14-4596-81cb-055c8319acf6} <Debug> TCPHandler: Processed in 0.001414286 sec. | ||
| 4528 | 2025.10.28 02:50:11.446430 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2025.10.28 02:50:11.446529 [ 4 ] {472a8048-4d35-483c-906d-1416104a812e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4530 | 2025.10.28 02:50:11.446576 [ 4 ] {472a8048-4d35-483c-906d-1416104a812e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4531 | 2025.10.28 02:50:11.446950 [ 4 ] {472a8048-4d35-483c-906d-1416104a812e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2025.10.28 02:50:11.446985 [ 4 ] {472a8048-4d35-483c-906d-1416104a812e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4533 | 2025.10.28 02:50:11.447318 [ 4 ] {472a8048-4d35-483c-906d-1416104a812e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4534 | 2025.10.28 02:50:11.447543 [ 4 ] {472a8048-4d35-483c-906d-1416104a812e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2025.10.28 02:50:11.447675 [ 4 ] {472a8048-4d35-483c-906d-1416104a812e} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001165 sec., 27467.811158798282 rows/sec., 1.91 MiB/sec. | ||
| 4536 | 2025.10.28 02:50:11.447711 [ 4 ] {472a8048-4d35-483c-906d-1416104a812e} <Debug> TCPHandler: Processed in 0.001330464 sec. | ||
| 4537 | 2025.10.28 02:50:11.447821 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4538 | 2025.10.28 02:50:11.447918 [ 4 ] {c108b7ac-63b3-42f9-9f48-114b01d4fd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4539 | 2025.10.28 02:50:11.447960 [ 4 ] {c108b7ac-63b3-42f9-9f48-114b01d4fd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4540 | 2025.10.28 02:50:11.448282 [ 4 ] {c108b7ac-63b3-42f9-9f48-114b01d4fd79} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2025.10.28 02:50:11.448317 [ 4 ] {c108b7ac-63b3-42f9-9f48-114b01d4fd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4542 | 2025.10.28 02:50:11.448624 [ 4 ] {c108b7ac-63b3-42f9-9f48-114b01d4fd79} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4543 | 2025.10.28 02:50:11.448838 [ 4 ] {c108b7ac-63b3-42f9-9f48-114b01d4fd79} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2025.10.28 02:50:11.448970 [ 4 ] {c108b7ac-63b3-42f9-9f48-114b01d4fd79} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 773.95 KiB/sec. | ||
| 4545 | 2025.10.28 02:50:11.449004 [ 4 ] {c108b7ac-63b3-42f9-9f48-114b01d4fd79} <Debug> TCPHandler: Processed in 0.00123344 sec. | ||
| 4546 | 2025.10.28 02:50:13.093877 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9180 | ||
| 4547 | 2025.10.28 02:50:13.094535 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2025.10.28 02:50:13.094591 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4549 | 2025.10.28 02:50:13.095146 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4550 | 2025.10.28 02:50:13.095392 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2025.10.28 02:50:13.095528 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9180 | ||
| 4552 | 2025.10.28 02:50:13.652570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4553 | 2025.10.28 02:50:13.669195 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2025.10.28 02:50:13.669244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4555 | 2025.10.28 02:50:13.675353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4556 | 2025.10.28 02:50:13.676099 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2025.10.28 02:50:13.678828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4558 | 2025.10.28 02:50:16.447301 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2025.10.28 02:50:16.447477 [ 4 ] {5995806d-24da-4d88-8036-7cf5acdb20b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4560 | 2025.10.28 02:50:16.447543 [ 4 ] {5995806d-24da-4d88-8036-7cf5acdb20b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4561 | 2025.10.28 02:50:16.448232 [ 4 ] {5995806d-24da-4d88-8036-7cf5acdb20b9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2025.10.28 02:50:16.448273 [ 4 ] {5995806d-24da-4d88-8036-7cf5acdb20b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4563 | 2025.10.28 02:50:16.448675 [ 4 ] {5995806d-24da-4d88-8036-7cf5acdb20b9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4564 | 2025.10.28 02:50:16.448911 [ 4 ] {5995806d-24da-4d88-8036-7cf5acdb20b9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2025.10.28 02:50:16.449075 [ 4 ] {5995806d-24da-4d88-8036-7cf5acdb20b9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.61 MiB/sec. | ||
| 4566 | 2025.10.28 02:50:16.449122 [ 4 ] {5995806d-24da-4d88-8036-7cf5acdb20b9} <Debug> TCPHandler: Processed in 0.001950784 sec. | ||
| 4567 | 2025.10.28 02:50:16.449246 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2025.10.28 02:50:16.449348 [ 4 ] {30f58aae-fe4f-4aa2-b4b0-112855b9daaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4569 | 2025.10.28 02:50:16.449391 [ 4 ] {30f58aae-fe4f-4aa2-b4b0-112855b9daaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4570 | 2025.10.28 02:50:16.449825 [ 4 ] {30f58aae-fe4f-4aa2-b4b0-112855b9daaf} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2025.10.28 02:50:16.449861 [ 4 ] {30f58aae-fe4f-4aa2-b4b0-112855b9daaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4572 | 2025.10.28 02:50:16.450188 [ 4 ] {30f58aae-fe4f-4aa2-b4b0-112855b9daaf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4573 | 2025.10.28 02:50:16.450422 [ 4 ] {30f58aae-fe4f-4aa2-b4b0-112855b9daaf} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2025.10.28 02:50:16.450555 [ 4 ] {30f58aae-fe4f-4aa2-b4b0-112855b9daaf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 4575 | 2025.10.28 02:50:16.450593 [ 4 ] {30f58aae-fe4f-4aa2-b4b0-112855b9daaf} <Debug> TCPHandler: Processed in 0.001399996 sec. | ||
| 4576 | 2025.10.28 02:50:16.450705 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2025.10.28 02:50:16.450802 [ 4 ] {6cc6ab4a-9047-4d8f-8a06-2e78a89e90c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4578 | 2025.10.28 02:50:16.450847 [ 4 ] {6cc6ab4a-9047-4d8f-8a06-2e78a89e90c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4579 | 2025.10.28 02:50:16.451265 [ 4 ] {6cc6ab4a-9047-4d8f-8a06-2e78a89e90c5} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2025.10.28 02:50:16.451302 [ 4 ] {6cc6ab4a-9047-4d8f-8a06-2e78a89e90c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4581 | 2025.10.28 02:50:16.451643 [ 4 ] {6cc6ab4a-9047-4d8f-8a06-2e78a89e90c5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4582 | 2025.10.28 02:50:16.451861 [ 4 ] {6cc6ab4a-9047-4d8f-8a06-2e78a89e90c5} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2025.10.28 02:50:16.451994 [ 4 ] {6cc6ab4a-9047-4d8f-8a06-2e78a89e90c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 4584 | 2025.10.28 02:50:16.452031 [ 4 ] {6cc6ab4a-9047-4d8f-8a06-2e78a89e90c5} <Debug> TCPHandler: Processed in 0.001377965 sec. | ||
| 4585 | 2025.10.28 02:50:16.452134 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2025.10.28 02:50:16.452229 [ 4 ] {e7017a3e-7411-4bed-9738-8d04a52e1fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4587 | 2025.10.28 02:50:16.452271 [ 4 ] {e7017a3e-7411-4bed-9738-8d04a52e1fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4588 | 2025.10.28 02:50:16.452638 [ 4 ] {e7017a3e-7411-4bed-9738-8d04a52e1fd8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2025.10.28 02:50:16.452684 [ 4 ] {e7017a3e-7411-4bed-9738-8d04a52e1fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4590 | 2025.10.28 02:50:16.453075 [ 4 ] {e7017a3e-7411-4bed-9738-8d04a52e1fd8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4591 | 2025.10.28 02:50:16.453350 [ 4 ] {e7017a3e-7411-4bed-9738-8d04a52e1fd8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2025.10.28 02:50:16.453509 [ 4 ] {e7017a3e-7411-4bed-9738-8d04a52e1fd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001297 sec., 46260.601387818046 rows/sec., 3.12 MiB/sec. | ||
| 4593 | 2025.10.28 02:50:16.453553 [ 4 ] {e7017a3e-7411-4bed-9738-8d04a52e1fd8} <Debug> TCPHandler: Processed in 0.001468698 sec. | ||
| 4594 | 2025.10.28 02:50:20.496057 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4595 | 2025.10.28 02:50:20.496125 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4596 | 2025.10.28 02:50:20.595618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9628 | ||
| 4597 | 2025.10.28 02:50:20.596317 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2025.10.28 02:50:20.596368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4599 | 2025.10.28 02:50:20.596895 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4600 | 2025.10.28 02:50:20.597150 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2025.10.28 02:50:20.597303 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9628 | ||
| 4602 | 2025.10.28 02:50:20.612955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 622 | ||
| 4603 | 2025.10.28 02:50:20.615006 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2025.10.28 02:50:20.615047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4605 | 2025.10.28 02:50:20.616217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4606 | 2025.10.28 02:50:20.616507 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2025.10.28 02:50:20.616759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 4608 | 2025.10.28 02:50:20.699507 [ 88 ] {} <Debug> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4609 | 2025.10.28 02:50:20.699578 [ 88 ] {} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2025.10.28 02:50:20.699619 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4611 | 2025.10.28 02:50:20.699781 [ 197 ] {0eeda35d-f197-4321-afa5-44497ffae240::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 | ||
| 4612 | 2025.10.28 02:50:20.699985 [ 197 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4613 | 2025.10.28 02:50:20.700048 [ 197 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4614 | 2025.10.28 02:50:20.700167 [ 197 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4615 | 2025.10.28 02:50:20.700253 [ 197 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 4616 | 2025.10.28 02:50:20.700341 [ 197 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4617 | 2025.10.28 02:50:20.700415 [ 197 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 4618 | 2025.10.28 02:50:20.701289 [ 188 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586892 sec., 28987.479929320965 rows/sec., 2.42 MiB/sec. | ||
| 4619 | 2025.10.28 02:50:20.701470 [ 188 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4620 | 2025.10.28 02:50:20.701796 [ 188 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_5_1} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2025.10.28 02:50:20.701866 [ 188 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_5_1} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4622 | 2025.10.28 02:50:20.701953 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4623 | 2025.10.28 02:50:21.179129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4624 | 2025.10.28 02:50:21.197128 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2025.10.28 02:50:21.197190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4626 | 2025.10.28 02:50:21.202847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4627 | 2025.10.28 02:50:21.203881 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2025.10.28 02:50:21.207067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4629 | 2025.10.28 02:50:21.461931 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2025.10.28 02:50:21.462134 [ 4 ] {584ddbd4-d4c9-4a25-ad39-1133c52755da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4631 | 2025.10.28 02:50:21.462208 [ 4 ] {584ddbd4-d4c9-4a25-ad39-1133c52755da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4632 | 2025.10.28 02:50:21.463120 [ 4 ] {584ddbd4-d4c9-4a25-ad39-1133c52755da} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2025.10.28 02:50:21.463171 [ 4 ] {584ddbd4-d4c9-4a25-ad39-1133c52755da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4634 | 2025.10.28 02:50:21.463619 [ 4 ] {584ddbd4-d4c9-4a25-ad39-1133c52755da} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4635 | 2025.10.28 02:50:21.463857 [ 4 ] {584ddbd4-d4c9-4a25-ad39-1133c52755da} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2025.10.28 02:50:21.464025 [ 4 ] {584ddbd4-d4c9-4a25-ad39-1133c52755da} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001944 sec., 210905.3497942387 rows/sec., 13.38 MiB/sec. | ||
| 4637 | 2025.10.28 02:50:21.464077 [ 4 ] {584ddbd4-d4c9-4a25-ad39-1133c52755da} <Debug> TCPHandler: Processed in 0.002289835 sec. | ||
| 4638 | 2025.10.28 02:50:21.464205 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2025.10.28 02:50:21.464310 [ 4 ] {7697546b-0d79-4303-a4ab-62c2d0a57d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4640 | 2025.10.28 02:50:21.464353 [ 4 ] {7697546b-0d79-4303-a4ab-62c2d0a57d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4641 | 2025.10.28 02:50:21.465341 [ 4 ] {7697546b-0d79-4303-a4ab-62c2d0a57d5e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2025.10.28 02:50:21.465381 [ 4 ] {7697546b-0d79-4303-a4ab-62c2d0a57d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4643 | 2025.10.28 02:50:21.465801 [ 4 ] {7697546b-0d79-4303-a4ab-62c2d0a57d5e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4644 | 2025.10.28 02:50:21.466018 [ 4 ] {7697546b-0d79-4303-a4ab-62c2d0a57d5e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2025.10.28 02:50:21.466156 [ 4 ] {7697546b-0d79-4303-a4ab-62c2d0a57d5e} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001871 sec., 640299.3051843933 rows/sec., 51.20 MiB/sec. | ||
| 4646 | 2025.10.28 02:50:21.466197 [ 4 ] {7697546b-0d79-4303-a4ab-62c2d0a57d5e} <Debug> TCPHandler: Processed in 0.002044387 sec. | ||
| 4647 | 2025.10.28 02:50:21.466304 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2025.10.28 02:50:21.466402 [ 4 ] {f76c62fb-eb7f-44c0-aaf1-0cac0a61a5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4649 | 2025.10.28 02:50:21.466444 [ 4 ] {f76c62fb-eb7f-44c0-aaf1-0cac0a61a5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4650 | 2025.10.28 02:50:21.466928 [ 4 ] {f76c62fb-eb7f-44c0-aaf1-0cac0a61a5ad} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2025.10.28 02:50:21.466967 [ 4 ] {f76c62fb-eb7f-44c0-aaf1-0cac0a61a5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4652 | 2025.10.28 02:50:21.467296 [ 4 ] {f76c62fb-eb7f-44c0-aaf1-0cac0a61a5ad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4653 | 2025.10.28 02:50:21.467524 [ 4 ] {f76c62fb-eb7f-44c0-aaf1-0cac0a61a5ad} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2025.10.28 02:50:21.467654 [ 4 ] {f76c62fb-eb7f-44c0-aaf1-0cac0a61a5ad} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001274 sec., 194662.4803767661 rows/sec., 11.92 MiB/sec. | ||
| 4655 | 2025.10.28 02:50:21.467697 [ 4 ] {f76c62fb-eb7f-44c0-aaf1-0cac0a61a5ad} <Debug> TCPHandler: Processed in 0.001444897 sec. | ||
| 4656 | 2025.10.28 02:50:21.467800 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2025.10.28 02:50:21.467895 [ 4 ] {1d336ea0-03d2-4243-a920-0dbc482ec614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4658 | 2025.10.28 02:50:21.467934 [ 4 ] {1d336ea0-03d2-4243-a920-0dbc482ec614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4659 | 2025.10.28 02:50:21.468420 [ 4 ] {1d336ea0-03d2-4243-a920-0dbc482ec614} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2025.10.28 02:50:21.468456 [ 4 ] {1d336ea0-03d2-4243-a920-0dbc482ec614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4661 | 2025.10.28 02:50:21.468772 [ 4 ] {1d336ea0-03d2-4243-a920-0dbc482ec614} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4662 | 2025.10.28 02:50:21.468985 [ 4 ] {1d336ea0-03d2-4243-a920-0dbc482ec614} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2025.10.28 02:50:21.469113 [ 4 ] {1d336ea0-03d2-4243-a920-0dbc482ec614} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 4664 | 2025.10.28 02:50:21.469151 [ 4 ] {1d336ea0-03d2-4243-a920-0dbc482ec614} <Debug> TCPHandler: Processed in 0.001401376 sec. | ||
| 4665 | 2025.10.28 02:50:21.469260 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2025.10.28 02:50:21.469354 [ 4 ] {75ff8ece-8b6a-4dfd-b49b-587a079a106e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4667 | 2025.10.28 02:50:21.469394 [ 4 ] {75ff8ece-8b6a-4dfd-b49b-587a079a106e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4668 | 2025.10.28 02:50:21.469862 [ 4 ] {75ff8ece-8b6a-4dfd-b49b-587a079a106e} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2025.10.28 02:50:21.469900 [ 4 ] {75ff8ece-8b6a-4dfd-b49b-587a079a106e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4670 | 2025.10.28 02:50:21.470246 [ 4 ] {75ff8ece-8b6a-4dfd-b49b-587a079a106e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4671 | 2025.10.28 02:50:21.470454 [ 4 ] {75ff8ece-8b6a-4dfd-b49b-587a079a106e} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2025.10.28 02:50:21.470583 [ 4 ] {75ff8ece-8b6a-4dfd-b49b-587a079a106e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 4673 | 2025.10.28 02:50:21.470622 [ 4 ] {75ff8ece-8b6a-4dfd-b49b-587a079a106e} <Debug> TCPHandler: Processed in 0.001411576 sec. | ||
| 4674 | 2025.10.28 02:50:21.470732 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2025.10.28 02:50:21.470826 [ 4 ] {af2d9928-cb22-4473-930e-06a48ce4bc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4676 | 2025.10.28 02:50:21.470866 [ 4 ] {af2d9928-cb22-4473-930e-06a48ce4bc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4677 | 2025.10.28 02:50:21.471509 [ 4 ] {af2d9928-cb22-4473-930e-06a48ce4bc22} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2025.10.28 02:50:21.471546 [ 4 ] {af2d9928-cb22-4473-930e-06a48ce4bc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4679 | 2025.10.28 02:50:21.471887 [ 4 ] {af2d9928-cb22-4473-930e-06a48ce4bc22} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4680 | 2025.10.28 02:50:21.472112 [ 4 ] {af2d9928-cb22-4473-930e-06a48ce4bc22} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2025.10.28 02:50:21.472241 [ 4 ] {af2d9928-cb22-4473-930e-06a48ce4bc22} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001432 sec., 504189.9441340782 rows/sec., 35.40 MiB/sec. | ||
| 4682 | 2025.10.28 02:50:21.472279 [ 4 ] {af2d9928-cb22-4473-930e-06a48ce4bc22} <Debug> TCPHandler: Processed in 0.001596192 sec. | ||
| 4683 | 2025.10.28 02:50:21.472391 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2025.10.28 02:50:21.472485 [ 4 ] {cb1ac894-ef4b-4c45-98fb-cd46d60bacd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4685 | 2025.10.28 02:50:21.472527 [ 4 ] {cb1ac894-ef4b-4c45-98fb-cd46d60bacd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4686 | 2025.10.28 02:50:21.472858 [ 4 ] {cb1ac894-ef4b-4c45-98fb-cd46d60bacd7} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2025.10.28 02:50:21.472953 [ 4 ] {cb1ac894-ef4b-4c45-98fb-cd46d60bacd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4688 | 2025.10.28 02:50:21.473259 [ 4 ] {cb1ac894-ef4b-4c45-98fb-cd46d60bacd7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4689 | 2025.10.28 02:50:21.473472 [ 4 ] {cb1ac894-ef4b-4c45-98fb-cd46d60bacd7} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2025.10.28 02:50:21.473601 [ 4 ] {cb1ac894-ef4b-4c45-98fb-cd46d60bacd7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 4691 | 2025.10.28 02:50:21.473637 [ 4 ] {cb1ac894-ef4b-4c45-98fb-cd46d60bacd7} <Debug> TCPHandler: Processed in 0.001296802 sec. | ||
| 4692 | 2025.10.28 02:50:21.473745 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2025.10.28 02:50:21.473840 [ 4 ] {4baafb92-14c9-488d-8c06-a3194435fb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4694 | 2025.10.28 02:50:21.473883 [ 4 ] {4baafb92-14c9-488d-8c06-a3194435fb63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4695 | 2025.10.28 02:50:21.474318 [ 4 ] {4baafb92-14c9-488d-8c06-a3194435fb63} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2025.10.28 02:50:21.474449 [ 4 ] {4baafb92-14c9-488d-8c06-a3194435fb63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4697 | 2025.10.28 02:50:21.474806 [ 4 ] {4baafb92-14c9-488d-8c06-a3194435fb63} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4698 | 2025.10.28 02:50:21.475037 [ 4 ] {4baafb92-14c9-488d-8c06-a3194435fb63} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2025.10.28 02:50:21.475167 [ 4 ] {4baafb92-14c9-488d-8c06-a3194435fb63} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001345 sec., 233457.24907063195 rows/sec., 15.34 MiB/sec. | ||
| 4700 | 2025.10.28 02:50:21.475204 [ 4 ] {4baafb92-14c9-488d-8c06-a3194435fb63} <Debug> TCPHandler: Processed in 0.00150798 sec. | ||
| 4701 | 2025.10.28 02:50:21.475313 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2025.10.28 02:50:21.475406 [ 4 ] {445951bf-6154-40e3-a9d8-d543e7726621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4703 | 2025.10.28 02:50:21.475448 [ 4 ] {445951bf-6154-40e3-a9d8-d543e7726621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4704 | 2025.10.28 02:50:21.475762 [ 4 ] {445951bf-6154-40e3-a9d8-d543e7726621} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2025.10.28 02:50:21.475797 [ 4 ] {445951bf-6154-40e3-a9d8-d543e7726621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4706 | 2025.10.28 02:50:21.476099 [ 4 ] {445951bf-6154-40e3-a9d8-d543e7726621} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4707 | 2025.10.28 02:50:21.476308 [ 4 ] {445951bf-6154-40e3-a9d8-d543e7726621} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2025.10.28 02:50:21.476434 [ 4 ] {445951bf-6154-40e3-a9d8-d543e7726621} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 4709 | 2025.10.28 02:50:21.476470 [ 4 ] {445951bf-6154-40e3-a9d8-d543e7726621} <Debug> TCPHandler: Processed in 0.00120735 sec. | ||
| 4710 | 2025.10.28 02:50:21.476579 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2025.10.28 02:50:21.476675 [ 4 ] {00d5e99e-46cc-4b6b-8566-21757ac4a946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4712 | 2025.10.28 02:50:21.476730 [ 4 ] {00d5e99e-46cc-4b6b-8566-21757ac4a946} <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 | ||
| 4713 | 2025.10.28 02:50:21.477597 [ 4 ] {00d5e99e-46cc-4b6b-8566-21757ac4a946} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2025.10.28 02:50:21.477633 [ 4 ] {00d5e99e-46cc-4b6b-8566-21757ac4a946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4715 | 2025.10.28 02:50:21.478224 [ 4 ] {00d5e99e-46cc-4b6b-8566-21757ac4a946} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4716 | 2025.10.28 02:50:21.478457 [ 4 ] {00d5e99e-46cc-4b6b-8566-21757ac4a946} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2025.10.28 02:50:21.478593 [ 4 ] {00d5e99e-46cc-4b6b-8566-21757ac4a946} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001936 sec., 22210.743801652894 rows/sec., 39.80 MiB/sec. | ||
| 4718 | 2025.10.28 02:50:21.478643 [ 4 ] {00d5e99e-46cc-4b6b-8566-21757ac4a946} <Debug> TCPHandler: Processed in 0.002114869 sec. | ||
| 4719 | 2025.10.28 02:50:21.478752 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2025.10.28 02:50:21.478847 [ 4 ] {2169ded0-c1fc-486b-a547-a5c04d10cadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4721 | 2025.10.28 02:50:21.478888 [ 4 ] {2169ded0-c1fc-486b-a547-a5c04d10cadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4722 | 2025.10.28 02:50:21.479213 [ 4 ] {2169ded0-c1fc-486b-a547-a5c04d10cadb} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2025.10.28 02:50:21.479248 [ 4 ] {2169ded0-c1fc-486b-a547-a5c04d10cadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4724 | 2025.10.28 02:50:21.479556 [ 4 ] {2169ded0-c1fc-486b-a547-a5c04d10cadb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4725 | 2025.10.28 02:50:21.479783 [ 4 ] {2169ded0-c1fc-486b-a547-a5c04d10cadb} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2025.10.28 02:50:21.479909 [ 4 ] {2169ded0-c1fc-486b-a547-a5c04d10cadb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00108 sec., 96296.29629629629 rows/sec., 5.90 MiB/sec. | ||
| 4727 | 2025.10.28 02:50:21.479943 [ 4 ] {2169ded0-c1fc-486b-a547-a5c04d10cadb} <Debug> TCPHandler: Processed in 0.001240231 sec. | ||
| 4728 | 2025.10.28 02:50:26.447554 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2025.10.28 02:50:26.447772 [ 4 ] {e4694158-bf41-4344-aaa5-e54ec53d6295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4730 | 2025.10.28 02:50:26.447845 [ 4 ] {e4694158-bf41-4344-aaa5-e54ec53d6295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4731 | 2025.10.28 02:50:26.448556 [ 4 ] {e4694158-bf41-4344-aaa5-e54ec53d6295} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2025.10.28 02:50:26.448598 [ 4 ] {e4694158-bf41-4344-aaa5-e54ec53d6295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4733 | 2025.10.28 02:50:26.449040 [ 4 ] {e4694158-bf41-4344-aaa5-e54ec53d6295} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4734 | 2025.10.28 02:50:26.449276 [ 4 ] {e4694158-bf41-4344-aaa5-e54ec53d6295} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2025.10.28 02:50:26.449406 [ 80 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4736 | 2025.10.28 02:50:26.449439 [ 4 ] {e4694158-bf41-4344-aaa5-e54ec53d6295} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001722 sec., 32520.325203252032 rows/sec., 2.50 MiB/sec. | ||
| 4737 | 2025.10.28 02:50:26.449446 [ 80 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2025.10.28 02:50:26.449473 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4739 | 2025.10.28 02:50:26.449489 [ 4 ] {e4694158-bf41-4344-aaa5-e54ec53d6295} <Debug> TCPHandler: Processed in 0.002076498 sec. | ||
| 4740 | 2025.10.28 02:50:26.449596 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 4741 | 2025.10.28 02:50:26.449626 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2025.10.28 02:50:26.449737 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4743 | 2025.10.28 02:50:26.449740 [ 4 ] {6b94e4fc-e118-4c8e-b563-3e073cad0e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4744 | 2025.10.28 02:50:26.449778 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2348 rows starting from the beginning of the part | ||
| 4745 | 2025.10.28 02:50:26.449800 [ 4 ] {6b94e4fc-e118-4c8e-b563-3e073cad0e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4746 | 2025.10.28 02:50:26.449849 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2346 rows starting from the beginning of the part | ||
| 4747 | 2025.10.28 02:50:26.449902 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4748 | 2025.10.28 02:50:26.449955 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4749 | 2025.10.28 02:50:26.450000 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1198 rows starting from the beginning of the part | ||
| 4750 | 2025.10.28 02:50:26.450042 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4751 | 2025.10.28 02:50:26.450279 [ 4 ] {6b94e4fc-e118-4c8e-b563-3e073cad0e9f} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2025.10.28 02:50:26.450321 [ 4 ] {6b94e4fc-e118-4c8e-b563-3e073cad0e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4753 | 2025.10.28 02:50:26.450689 [ 4 ] {6b94e4fc-e118-4c8e-b563-3e073cad0e9f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4754 | 2025.10.28 02:50:26.450930 [ 4 ] {6b94e4fc-e118-4c8e-b563-3e073cad0e9f} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2025.10.28 02:50:26.451045 [ 80 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4756 | 2025.10.28 02:50:26.451069 [ 4 ] {6b94e4fc-e118-4c8e-b563-3e073cad0e9f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001354 sec., 47267.35598227474 rows/sec., 3.69 MiB/sec. | ||
| 4757 | 2025.10.28 02:50:26.451080 [ 80 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2025.10.28 02:50:26.451109 [ 4 ] {6b94e4fc-e118-4c8e-b563-3e073cad0e9f} <Debug> TCPHandler: Processed in 0.001535741 sec. | ||
| 4759 | 2025.10.28 02:50:26.451113 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4760 | 2025.10.28 02:50:26.451205 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 4761 | 2025.10.28 02:50:26.451232 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2025.10.28 02:50:26.451293 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4763 | 2025.10.28 02:50:26.451323 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1214 rows starting from the beginning of the part | ||
| 4764 | 2025.10.28 02:50:26.451331 [ 4 ] {8008c9d0-047f-459d-9091-81728fc4baa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4765 | 2025.10.28 02:50:26.451377 [ 4 ] {8008c9d0-047f-459d-9091-81728fc4baa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4766 | 2025.10.28 02:50:26.451379 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1194 rows starting from the beginning of the part | ||
| 4767 | 2025.10.28 02:50:26.451431 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4768 | 2025.10.28 02:50:26.451474 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4769 | 2025.10.28 02:50:26.451517 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 722 rows starting from the beginning of the part | ||
| 4770 | 2025.10.28 02:50:26.451558 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4771 | 2025.10.28 02:50:26.451820 [ 4 ] {8008c9d0-047f-459d-9091-81728fc4baa9} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2025.10.28 02:50:26.451856 [ 4 ] {8008c9d0-047f-459d-9091-81728fc4baa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4773 | 2025.10.28 02:50:26.452224 [ 4 ] {8008c9d0-047f-459d-9091-81728fc4baa9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4774 | 2025.10.28 02:50:26.452271 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 5 columns (5 merged, 0 gathered) in 0.002738 sec., 2213294.3754565376 rows/sec., 187.47 MiB/sec. | ||
| 4775 | 2025.10.28 02:50:26.452471 [ 4 ] {8008c9d0-047f-459d-9091-81728fc4baa9} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2025.10.28 02:50:26.452584 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4777 | 2025.10.28 02:50:26.452586 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4778 | 2025.10.28 02:50:26.452615 [ 4 ] {8008c9d0-047f-459d-9091-81728fc4baa9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 4779 | 2025.10.28 02:50:26.452614 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2025.10.28 02:50:26.452667 [ 4 ] {8008c9d0-047f-459d-9091-81728fc4baa9} <Debug> TCPHandler: Processed in 0.001485069 sec. | ||
| 4781 | 2025.10.28 02:50:26.452670 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4782 | 2025.10.28 02:50:26.452765 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 4783 | 2025.10.28 02:50:26.452789 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2025.10.28 02:50:26.452813 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001642003 sec., 2023138.8127792703 rows/sec., 152.76 MiB/sec. | ||
| 4785 | 2025.10.28 02:50:26.452884 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4786 | 2025.10.28 02:50:26.452894 [ 4 ] {b76a397d-3434-4f24-bbfc-4448d3cb3308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4787 | 2025.10.28 02:50:26.452919 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9069 rows starting from the beginning of the part | ||
| 4788 | 2025.10.28 02:50:26.452949 [ 4 ] {b76a397d-3434-4f24-bbfc-4448d3cb3308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4789 | 2025.10.28 02:50:26.452950 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_31_6} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2025.10.28 02:50:26.452975 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 974 rows starting from the beginning of the part | ||
| 4791 | 2025.10.28 02:50:26.453022 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4792 | 2025.10.28 02:50:26.453025 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
| 4793 | 2025.10.28 02:50:26.453063 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_31_6} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4794 | 2025.10.28 02:50:26.453084 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 4795 | 2025.10.28 02:50:26.453129 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 4796 | 2025.10.28 02:50:26.453167 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 4797 | 2025.10.28 02:50:26.453175 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 4798 | 2025.10.28 02:50:26.453397 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_31_6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2025.10.28 02:50:26.453401 [ 4 ] {b76a397d-3434-4f24-bbfc-4448d3cb3308} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2025.10.28 02:50:26.453449 [ 4 ] {b76a397d-3434-4f24-bbfc-4448d3cb3308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4801 | 2025.10.28 02:50:26.453495 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_31_6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4802 | 2025.10.28 02:50:26.453586 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4803 | 2025.10.28 02:50:26.453861 [ 4 ] {b76a397d-3434-4f24-bbfc-4448d3cb3308} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4804 | 2025.10.28 02:50:26.454074 [ 4 ] {b76a397d-3434-4f24-bbfc-4448d3cb3308} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2025.10.28 02:50:26.454171 [ 80 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4806 | 2025.10.28 02:50:26.454196 [ 80 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2025.10.28 02:50:26.454206 [ 4 ] {b76a397d-3434-4f24-bbfc-4448d3cb3308} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
| 4808 | 2025.10.28 02:50:26.454212 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4809 | 2025.10.28 02:50:26.454244 [ 4 ] {b76a397d-3434-4f24-bbfc-4448d3cb3308} <Debug> TCPHandler: Processed in 0.001505609 sec. | ||
| 4810 | 2025.10.28 02:50:26.454302 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 4811 | 2025.10.28 02:50:26.454410 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4812 | 2025.10.28 02:50:26.454440 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1872 rows starting from the beginning of the part | ||
| 4813 | 2025.10.28 02:50:26.454491 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 92 rows starting from the beginning of the part | ||
| 4814 | 2025.10.28 02:50:26.454534 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 4815 | 2025.10.28 02:50:26.454573 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 4816 | 2025.10.28 02:50:26.454610 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 4817 | 2025.10.28 02:50:26.454646 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 4818 | 2025.10.28 02:50:26.455704 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001435107 sec., 1532986.738967896 rows/sec., 97.35 MiB/sec. | ||
| 4819 | 2025.10.28 02:50:26.456021 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4820 | 2025.10.28 02:50:26.456337 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_31_6} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2025.10.28 02:50:26.456409 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_31_6} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4822 | 2025.10.28 02:50:26.456488 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4823 | 2025.10.28 02:50:26.457008 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10709 rows, containing 5 columns (5 merged, 0 gathered) in 0.00427648 sec., 2504162.301706076 rows/sec., 167.43 MiB/sec. | ||
| 4824 | 2025.10.28 02:50:26.457329 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4825 | 2025.10.28 02:50:26.457605 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2025.10.28 02:50:26.457689 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4827 | 2025.10.28 02:50:26.457771 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 4828 | 2025.10.28 02:50:27.001094 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.97 MiB, peak 252.17 MiB, free memory in arenas 0.00 B, will set to 246.20 MiB (RSS), difference: 1.24 MiB | ||
| 4829 | 2025.10.28 02:50:28.097484 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10140 | ||
| 4830 | 2025.10.28 02:50:28.097992 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2025.10.28 02:50:28.098034 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4832 | 2025.10.28 02:50:28.098506 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4833 | 2025.10.28 02:50:28.098795 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2025.10.28 02:50:28.098931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10140 | ||
| 4835 | 2025.10.28 02:50:28.098969 [ 80 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4836 | 2025.10.28 02:50:28.099040 [ 80 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2025.10.28 02:50:28.099065 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4838 | 2025.10.28 02:50:28.099200 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 4839 | 2025.10.28 02:50:28.099356 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4840 | 2025.10.28 02:50:28.099400 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7708 rows starting from the beginning of the part | ||
| 4841 | 2025.10.28 02:50:28.099468 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4842 | 2025.10.28 02:50:28.099516 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4843 | 2025.10.28 02:50:28.099560 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4844 | 2025.10.28 02:50:28.099603 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4845 | 2025.10.28 02:50:28.099648 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4846 | 2025.10.28 02:50:28.101684 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002538923 sec., 3993819.426583634 rows/sec., 57.13 MiB/sec. | ||
| 4847 | 2025.10.28 02:50:28.102151 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4848 | 2025.10.28 02:50:28.102550 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_21_4} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2025.10.28 02:50:28.102690 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_21_4} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4850 | 2025.10.28 02:50:28.102811 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4851 | 2025.10.28 02:50:28.707457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4852 | 2025.10.28 02:50:28.725496 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2025.10.28 02:50:28.725553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4854 | 2025.10.28 02:50:28.731720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4855 | 2025.10.28 02:50:28.732509 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2025.10.28 02:50:28.732819 [ 80 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4857 | 2025.10.28 02:50:28.732886 [ 80 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2025.10.28 02:50:28.732908 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4859 | 2025.10.28 02:50:28.733044 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 4860 | 2025.10.28 02:50:28.736347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4861 | 2025.10.28 02:50:28.737267 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4862 | 2025.10.28 02:50:28.738807 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 4863 | 2025.10.28 02:50:28.743490 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 4864 | 2025.10.28 02:50:28.747852 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 4865 | 2025.10.28 02:50:28.752171 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 4866 | 2025.10.28 02:50:28.756776 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 4867 | 2025.10.28 02:50:28.760963 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 4868 | 2025.10.28 02:50:28.812777 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079759689 sec., 1993.4882143284185 rows/sec., 10.31 MiB/sec. | ||
| 4869 | 2025.10.28 02:50:28.815449 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4870 | 2025.10.28 02:50:28.817699 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::all_1_21_4} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2025.10.28 02:50:28.817785 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::all_1_21_4} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4872 | 2025.10.28 02:50:28.819865 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4873 | 2025.10.28 02:50:29.000631 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.34 MiB, peak 257.88 MiB, free memory in arenas 0.00 B, will set to 252.69 MiB (RSS), difference: 5.35 MiB | ||
| 4874 | 2025.10.28 02:50:30.617451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 652 | ||
| 4875 | 2025.10.28 02:50:30.619619 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2025.10.28 02:50:30.619657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4877 | 2025.10.28 02:50:30.620854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4878 | 2025.10.28 02:50:30.621113 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2025.10.28 02:50:30.621262 [ 76 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4880 | 2025.10.28 02:50:30.621306 [ 76 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2025.10.28 02:50:30.621329 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4882 | 2025.10.28 02:50:30.621358 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 652 | ||
| 4883 | 2025.10.28 02:50:30.621458 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 4884 | 2025.10.28 02:50:30.621973 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4885 | 2025.10.28 02:50:30.622098 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 500 rows starting from the beginning of the part | ||
| 4886 | 2025.10.28 02:50:30.622433 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part | ||
| 4887 | 2025.10.28 02:50:30.622768 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 4888 | 2025.10.28 02:50:30.623102 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 54 rows starting from the beginning of the part | ||
| 4889 | 2025.10.28 02:50:30.623435 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 4890 | 2025.10.28 02:50:30.623769 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 4891 | 2025.10.28 02:50:30.629491 [ 186 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 72 columns (72 merged, 0 gathered) in 0.008075344 sec., 80739.59449900834 rows/sec., 69.87 MiB/sec. | ||
| 4892 | 2025.10.28 02:50:30.630409 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4893 | 2025.10.28 02:50:30.630898 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_16_3} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2025.10.28 02:50:30.630965 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_16_3} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4895 | 2025.10.28 02:50:30.631130 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
| 4896 | 2025.10.28 02:50:31.461050 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2025.10.28 02:50:31.461336 [ 4 ] {5ce5ec34-c04f-4f81-815f-cfa720b5ab71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4898 | 2025.10.28 02:50:31.461442 [ 4 ] {5ce5ec34-c04f-4f81-815f-cfa720b5ab71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4899 | 2025.10.28 02:50:31.462503 [ 4 ] {5ce5ec34-c04f-4f81-815f-cfa720b5ab71} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2025.10.28 02:50:31.462547 [ 4 ] {5ce5ec34-c04f-4f81-815f-cfa720b5ab71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4901 | 2025.10.28 02:50:31.462957 [ 4 ] {5ce5ec34-c04f-4f81-815f-cfa720b5ab71} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4902 | 2025.10.28 02:50:31.463201 [ 4 ] {5ce5ec34-c04f-4f81-815f-cfa720b5ab71} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2025.10.28 02:50:31.463363 [ 4 ] {5ce5ec34-c04f-4f81-815f-cfa720b5ab71} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002105 sec., 194774.34679334916 rows/sec., 12.36 MiB/sec. | ||
| 4904 | 2025.10.28 02:50:31.463413 [ 4 ] {5ce5ec34-c04f-4f81-815f-cfa720b5ab71} <Debug> TCPHandler: Processed in 0.002550314 sec. | ||
| 4905 | 2025.10.28 02:50:31.463553 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2025.10.28 02:50:31.463657 [ 4 ] {e1ec9e7c-f9f3-4997-9671-8af44cb4eea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4907 | 2025.10.28 02:50:31.463701 [ 4 ] {e1ec9e7c-f9f3-4997-9671-8af44cb4eea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4908 | 2025.10.28 02:50:31.464564 [ 4 ] {e1ec9e7c-f9f3-4997-9671-8af44cb4eea8} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2025.10.28 02:50:31.464604 [ 4 ] {e1ec9e7c-f9f3-4997-9671-8af44cb4eea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4910 | 2025.10.28 02:50:31.464985 [ 4 ] {e1ec9e7c-f9f3-4997-9671-8af44cb4eea8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4911 | 2025.10.28 02:50:31.465203 [ 4 ] {e1ec9e7c-f9f3-4997-9671-8af44cb4eea8} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2025.10.28 02:50:31.465338 [ 4 ] {e1ec9e7c-f9f3-4997-9671-8af44cb4eea8} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001705 sec., 702639.2961876834 rows/sec., 56.18 MiB/sec. | ||
| 4913 | 2025.10.28 02:50:31.465377 [ 4 ] {e1ec9e7c-f9f3-4997-9671-8af44cb4eea8} <Debug> TCPHandler: Processed in 0.001874581 sec. | ||
| 4914 | 2025.10.28 02:50:31.465491 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2025.10.28 02:50:31.465587 [ 4 ] {7018c096-6308-4c2c-8e76-a8ef4f4ec7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4916 | 2025.10.28 02:50:31.465628 [ 4 ] {7018c096-6308-4c2c-8e76-a8ef4f4ec7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4917 | 2025.10.28 02:50:31.466123 [ 4 ] {7018c096-6308-4c2c-8e76-a8ef4f4ec7e8} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2025.10.28 02:50:31.466160 [ 4 ] {7018c096-6308-4c2c-8e76-a8ef4f4ec7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4919 | 2025.10.28 02:50:31.466482 [ 4 ] {7018c096-6308-4c2c-8e76-a8ef4f4ec7e8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4920 | 2025.10.28 02:50:31.466692 [ 4 ] {7018c096-6308-4c2c-8e76-a8ef4f4ec7e8} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2025.10.28 02:50:31.466795 [ 75 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4922 | 2025.10.28 02:50:31.466819 [ 4 ] {7018c096-6308-4c2c-8e76-a8ef4f4ec7e8} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001252 sec., 198083.06709265173 rows/sec., 12.13 MiB/sec. | ||
| 4923 | 2025.10.28 02:50:31.466862 [ 75 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2025.10.28 02:50:31.466871 [ 4 ] {7018c096-6308-4c2c-8e76-a8ef4f4ec7e8} <Debug> TCPHandler: Processed in 0.001428997 sec. | ||
| 4925 | 2025.10.28 02:50:31.466892 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4926 | 2025.10.28 02:50:31.466992 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2025.10.28 02:50:31.467000 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 4928 | 2025.10.28 02:50:31.467092 [ 4 ] {42bc3b28-4975-45ff-9271-1ba3870c5234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4929 | 2025.10.28 02:50:31.467130 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4930 | 2025.10.28 02:50:31.467136 [ 4 ] {42bc3b28-4975-45ff-9271-1ba3870c5234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4931 | 2025.10.28 02:50:31.467170 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 266 rows starting from the beginning of the part | ||
| 4932 | 2025.10.28 02:50:31.467242 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 248 rows starting from the beginning of the part | ||
| 4933 | 2025.10.28 02:50:31.467283 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 248 rows starting from the beginning of the part | ||
| 4934 | 2025.10.28 02:50:31.467322 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 264 rows starting from the beginning of the part | ||
| 4935 | 2025.10.28 02:50:31.467359 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 248 rows starting from the beginning of the part | ||
| 4936 | 2025.10.28 02:50:31.467396 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 248 rows starting from the beginning of the part | ||
| 4937 | 2025.10.28 02:50:31.467618 [ 4 ] {42bc3b28-4975-45ff-9271-1ba3870c5234} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2025.10.28 02:50:31.467675 [ 4 ] {42bc3b28-4975-45ff-9271-1ba3870c5234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4939 | 2025.10.28 02:50:31.468064 [ 4 ] {42bc3b28-4975-45ff-9271-1ba3870c5234} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4940 | 2025.10.28 02:50:31.468281 [ 4 ] {42bc3b28-4975-45ff-9271-1ba3870c5234} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2025.10.28 02:50:31.468414 [ 4 ] {42bc3b28-4975-45ff-9271-1ba3870c5234} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001341 sec., 158090.9768829232 rows/sec., 10.20 MiB/sec. | ||
| 4942 | 2025.10.28 02:50:31.468440 [ 186 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1522 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481788 sec., 1027137.4852543009 rows/sec., 66.97 MiB/sec. | ||
| 4943 | 2025.10.28 02:50:31.468453 [ 4 ] {42bc3b28-4975-45ff-9271-1ba3870c5234} <Debug> TCPHandler: Processed in 0.001509919 sec. | ||
| 4944 | 2025.10.28 02:50:31.468630 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2025.10.28 02:50:31.468667 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4946 | 2025.10.28 02:50:31.468726 [ 4 ] {3d444366-ddca-42aa-b031-c5e2f6a00e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4947 | 2025.10.28 02:50:31.468771 [ 4 ] {3d444366-ddca-42aa-b031-c5e2f6a00e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4948 | 2025.10.28 02:50:31.468977 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_15_3} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2025.10.28 02:50:31.469061 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_15_3} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4950 | 2025.10.28 02:50:31.469164 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4951 | 2025.10.28 02:50:31.469243 [ 4 ] {3d444366-ddca-42aa-b031-c5e2f6a00e86} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2025.10.28 02:50:31.469283 [ 4 ] {3d444366-ddca-42aa-b031-c5e2f6a00e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4953 | 2025.10.28 02:50:31.469607 [ 4 ] {3d444366-ddca-42aa-b031-c5e2f6a00e86} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4954 | 2025.10.28 02:50:31.469821 [ 4 ] {3d444366-ddca-42aa-b031-c5e2f6a00e86} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2025.10.28 02:50:31.469950 [ 4 ] {3d444366-ddca-42aa-b031-c5e2f6a00e86} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001243 sec., 169750.60337892198 rows/sec., 9.64 MiB/sec. | ||
| 4956 | 2025.10.28 02:50:31.469987 [ 4 ] {3d444366-ddca-42aa-b031-c5e2f6a00e86} <Debug> TCPHandler: Processed in 0.001405806 sec. | ||
| 4957 | 2025.10.28 02:50:31.470097 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2025.10.28 02:50:31.470190 [ 4 ] {9210862e-ca8a-41e0-b55b-e8fdd921d972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4959 | 2025.10.28 02:50:31.470229 [ 4 ] {9210862e-ca8a-41e0-b55b-e8fdd921d972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4960 | 2025.10.28 02:50:31.470869 [ 4 ] {9210862e-ca8a-41e0-b55b-e8fdd921d972} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2025.10.28 02:50:31.470906 [ 4 ] {9210862e-ca8a-41e0-b55b-e8fdd921d972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4962 | 2025.10.28 02:50:31.471246 [ 4 ] {9210862e-ca8a-41e0-b55b-e8fdd921d972} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4963 | 2025.10.28 02:50:31.471458 [ 4 ] {9210862e-ca8a-41e0-b55b-e8fdd921d972} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2025.10.28 02:50:31.471586 [ 4 ] {9210862e-ca8a-41e0-b55b-e8fdd921d972} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001413 sec., 510969.5682944091 rows/sec., 35.88 MiB/sec. | ||
| 4965 | 2025.10.28 02:50:31.471623 [ 4 ] {9210862e-ca8a-41e0-b55b-e8fdd921d972} <Debug> TCPHandler: Processed in 0.001573672 sec. | ||
| 4966 | 2025.10.28 02:50:31.471736 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4967 | 2025.10.28 02:50:31.471830 [ 4 ] {21ee93e8-93ad-4996-b6e1-d3a216784992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4968 | 2025.10.28 02:50:31.471871 [ 4 ] {21ee93e8-93ad-4996-b6e1-d3a216784992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4969 | 2025.10.28 02:50:31.472199 [ 4 ] {21ee93e8-93ad-4996-b6e1-d3a216784992} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2025.10.28 02:50:31.472239 [ 4 ] {21ee93e8-93ad-4996-b6e1-d3a216784992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4971 | 2025.10.28 02:50:31.472534 [ 4 ] {21ee93e8-93ad-4996-b6e1-d3a216784992} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4972 | 2025.10.28 02:50:31.472738 [ 4 ] {21ee93e8-93ad-4996-b6e1-d3a216784992} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2025.10.28 02:50:31.472858 [ 74 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4974 | 2025.10.28 02:50:31.472863 [ 4 ] {21ee93e8-93ad-4996-b6e1-d3a216784992} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 4975 | 2025.10.28 02:50:31.472907 [ 74 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2025.10.28 02:50:31.472921 [ 4 ] {21ee93e8-93ad-4996-b6e1-d3a216784992} <Debug> TCPHandler: Processed in 0.00123318 sec. | ||
| 4977 | 2025.10.28 02:50:31.472934 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4978 | 2025.10.28 02:50:31.473020 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 4979 | 2025.10.28 02:50:31.473035 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2025.10.28 02:50:31.473121 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4981 | 2025.10.28 02:50:31.473148 [ 4 ] {656a421a-488f-42a8-ac50-46a37fcfbb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4982 | 2025.10.28 02:50:31.473151 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 4983 | 2025.10.28 02:50:31.473198 [ 4 ] {656a421a-488f-42a8-ac50-46a37fcfbb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4984 | 2025.10.28 02:50:31.473217 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4985 | 2025.10.28 02:50:31.473258 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 4986 | 2025.10.28 02:50:31.473290 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 4987 | 2025.10.28 02:50:31.473324 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 4988 | 2025.10.28 02:50:31.473409 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 4989 | 2025.10.28 02:50:31.473623 [ 4 ] {656a421a-488f-42a8-ac50-46a37fcfbb0e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2025.10.28 02:50:31.473664 [ 4 ] {656a421a-488f-42a8-ac50-46a37fcfbb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4991 | 2025.10.28 02:50:31.474056 [ 4 ] {656a421a-488f-42a8-ac50-46a37fcfbb0e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4992 | 2025.10.28 02:50:31.474170 [ 201 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001184138 sec., 76004.65486286227 rows/sec., 3.88 MiB/sec. | ||
| 4993 | 2025.10.28 02:50:31.474274 [ 4 ] {656a421a-488f-42a8-ac50-46a37fcfbb0e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2025.10.28 02:50:31.474345 [ 186 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4995 | 2025.10.28 02:50:31.474419 [ 4 ] {656a421a-488f-42a8-ac50-46a37fcfbb0e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001289 sec., 243599.68968192398 rows/sec., 16.00 MiB/sec. | ||
| 4996 | 2025.10.28 02:50:31.474460 [ 4 ] {656a421a-488f-42a8-ac50-46a37fcfbb0e} <Debug> TCPHandler: Processed in 0.001472898 sec. | ||
| 4997 | 2025.10.28 02:50:31.474570 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2025.10.28 02:50:31.474665 [ 4 ] {a24affa4-0298-400e-85d1-e8a8f0c9d52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4999 | 2025.10.28 02:50:31.474668 [ 186 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_15_3} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2025.10.28 02:50:31.474710 [ 4 ] {a24affa4-0298-400e-85d1-e8a8f0c9d52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5001 | 2025.10.28 02:50:31.474760 [ 186 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_15_3} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5002 | 2025.10.28 02:50:31.474870 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5003 | 2025.10.28 02:50:31.475023 [ 4 ] {a24affa4-0298-400e-85d1-e8a8f0c9d52c} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2025.10.28 02:50:31.475062 [ 4 ] {a24affa4-0298-400e-85d1-e8a8f0c9d52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5005 | 2025.10.28 02:50:31.475362 [ 4 ] {a24affa4-0298-400e-85d1-e8a8f0c9d52c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5006 | 2025.10.28 02:50:31.475567 [ 4 ] {a24affa4-0298-400e-85d1-e8a8f0c9d52c} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2025.10.28 02:50:31.475688 [ 74 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5008 | 2025.10.28 02:50:31.475693 [ 4 ] {a24affa4-0298-400e-85d1-e8a8f0c9d52c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 5009 | 2025.10.28 02:50:31.475728 [ 74 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2025.10.28 02:50:31.475749 [ 4 ] {a24affa4-0298-400e-85d1-e8a8f0c9d52c} <Debug> TCPHandler: Processed in 0.0012258 sec. | ||
| 5011 | 2025.10.28 02:50:31.475753 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5012 | 2025.10.28 02:50:31.475866 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5013 | 2025.10.28 02:50:31.475869 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5014 | 2025.10.28 02:50:31.475966 [ 4 ] {6c9ccc73-b74f-42f7-a856-7b48c71b020a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5015 | 2025.10.28 02:50:31.475981 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5016 | 2025.10.28 02:50:31.476013 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 12 rows starting from the beginning of the part | ||
| 5017 | 2025.10.28 02:50:31.476024 [ 4 ] {6c9ccc73-b74f-42f7-a856-7b48c71b020a} <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 | ||
| 5018 | 2025.10.28 02:50:31.476062 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5019 | 2025.10.28 02:50:31.476111 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5020 | 2025.10.28 02:50:31.476151 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5021 | 2025.10.28 02:50:31.476188 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5022 | 2025.10.28 02:50:31.476227 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5023 | 2025.10.28 02:50:31.476842 [ 4 ] {6c9ccc73-b74f-42f7-a856-7b48c71b020a} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2025.10.28 02:50:31.476881 [ 4 ] {6c9ccc73-b74f-42f7-a856-7b48c71b020a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5025 | 2025.10.28 02:50:31.477009 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.001176268 sec., 14452.488718557335 rows/sec., 967.21 KiB/sec. | ||
| 5026 | 2025.10.28 02:50:31.477147 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5027 | 2025.10.28 02:50:31.477391 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_15_3} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2025.10.28 02:50:31.477459 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_15_3} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5029 | 2025.10.28 02:50:31.477488 [ 4 ] {6c9ccc73-b74f-42f7-a856-7b48c71b020a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5030 | 2025.10.28 02:50:31.477522 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5031 | 2025.10.28 02:50:31.477721 [ 4 ] {6c9ccc73-b74f-42f7-a856-7b48c71b020a} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2025.10.28 02:50:31.477862 [ 4 ] {6c9ccc73-b74f-42f7-a856-7b48c71b020a} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001914 sec., 22466.03970741902 rows/sec., 40.26 MiB/sec. | ||
| 5033 | 2025.10.28 02:50:31.477913 [ 4 ] {6c9ccc73-b74f-42f7-a856-7b48c71b020a} <Debug> TCPHandler: Processed in 0.002094469 sec. | ||
| 5034 | 2025.10.28 02:50:31.478034 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2025.10.28 02:50:31.478147 [ 4 ] {6fec50c3-cd68-4046-90ce-91f1784c2bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5036 | 2025.10.28 02:50:31.478197 [ 4 ] {6fec50c3-cd68-4046-90ce-91f1784c2bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5037 | 2025.10.28 02:50:31.478595 [ 4 ] {6fec50c3-cd68-4046-90ce-91f1784c2bfd} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2025.10.28 02:50:31.478637 [ 4 ] {6fec50c3-cd68-4046-90ce-91f1784c2bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5039 | 2025.10.28 02:50:31.479011 [ 4 ] {6fec50c3-cd68-4046-90ce-91f1784c2bfd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5040 | 2025.10.28 02:50:31.479231 [ 4 ] {6fec50c3-cd68-4046-90ce-91f1784c2bfd} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2025.10.28 02:50:31.479359 [ 4 ] {6fec50c3-cd68-4046-90ce-91f1784c2bfd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001236 sec., 84142.39482200648 rows/sec., 5.16 MiB/sec. | ||
| 5042 | 2025.10.28 02:50:31.479395 [ 4 ] {6fec50c3-cd68-4046-90ce-91f1784c2bfd} <Debug> TCPHandler: Processed in 0.001409986 sec. | ||
| 5043 | 2025.10.28 02:50:35.496159 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5044 | 2025.10.28 02:50:35.496222 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5045 | 2025.10.28 02:50:35.599372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10588 | ||
| 5046 | 2025.10.28 02:50:35.600166 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2025.10.28 02:50:35.600209 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5048 | 2025.10.28 02:50:35.600694 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5049 | 2025.10.28 02:50:35.600919 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2025.10.28 02:50:35.601048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10588 | ||
| 5051 | 2025.10.28 02:50:36.236510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5052 | 2025.10.28 02:50:36.252461 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2025.10.28 02:50:36.252515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5054 | 2025.10.28 02:50:36.258168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5055 | 2025.10.28 02:50:36.258931 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2025.10.28 02:50:36.261916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5057 | 2025.10.28 02:50:36.449086 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2025.10.28 02:50:36.449379 [ 4 ] {1eb2797a-f834-4d35-b007-d017fab00f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5059 | 2025.10.28 02:50:36.449487 [ 4 ] {1eb2797a-f834-4d35-b007-d017fab00f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5060 | 2025.10.28 02:50:36.450389 [ 4 ] {1eb2797a-f834-4d35-b007-d017fab00f1c} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2025.10.28 02:50:36.450439 [ 4 ] {1eb2797a-f834-4d35-b007-d017fab00f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5062 | 2025.10.28 02:50:36.450873 [ 4 ] {1eb2797a-f834-4d35-b007-d017fab00f1c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5063 | 2025.10.28 02:50:36.451103 [ 4 ] {1eb2797a-f834-4d35-b007-d017fab00f1c} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2025.10.28 02:50:36.451274 [ 4 ] {1eb2797a-f834-4d35-b007-d017fab00f1c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001971 sec., 28411.97361745307 rows/sec., 2.18 MiB/sec. | ||
| 5065 | 2025.10.28 02:50:36.451324 [ 4 ] {1eb2797a-f834-4d35-b007-d017fab00f1c} <Debug> TCPHandler: Processed in 0.002431289 sec. | ||
| 5066 | 2025.10.28 02:50:36.451445 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2025.10.28 02:50:36.451550 [ 4 ] {792cc91d-f8a3-41a7-858a-5f7945351253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5068 | 2025.10.28 02:50:36.451594 [ 4 ] {792cc91d-f8a3-41a7-858a-5f7945351253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5069 | 2025.10.28 02:50:36.452019 [ 4 ] {792cc91d-f8a3-41a7-858a-5f7945351253} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2025.10.28 02:50:36.452058 [ 4 ] {792cc91d-f8a3-41a7-858a-5f7945351253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5071 | 2025.10.28 02:50:36.452380 [ 4 ] {792cc91d-f8a3-41a7-858a-5f7945351253} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5072 | 2025.10.28 02:50:36.452599 [ 4 ] {792cc91d-f8a3-41a7-858a-5f7945351253} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2025.10.28 02:50:36.452730 [ 4 ] {792cc91d-f8a3-41a7-858a-5f7945351253} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 5074 | 2025.10.28 02:50:36.452769 [ 4 ] {792cc91d-f8a3-41a7-858a-5f7945351253} <Debug> TCPHandler: Processed in 0.001377575 sec. | ||
| 5075 | 2025.10.28 02:50:36.452884 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5076 | 2025.10.28 02:50:36.452982 [ 4 ] {cb4250ec-8875-4ba4-b2cf-603d850a8079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5077 | 2025.10.28 02:50:36.453026 [ 4 ] {cb4250ec-8875-4ba4-b2cf-603d850a8079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5078 | 2025.10.28 02:50:36.453430 [ 4 ] {cb4250ec-8875-4ba4-b2cf-603d850a8079} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2025.10.28 02:50:36.453467 [ 4 ] {cb4250ec-8875-4ba4-b2cf-603d850a8079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5080 | 2025.10.28 02:50:36.453812 [ 4 ] {cb4250ec-8875-4ba4-b2cf-603d850a8079} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5081 | 2025.10.28 02:50:36.454026 [ 4 ] {cb4250ec-8875-4ba4-b2cf-603d850a8079} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2025.10.28 02:50:36.454158 [ 4 ] {cb4250ec-8875-4ba4-b2cf-603d850a8079} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 5083 | 2025.10.28 02:50:36.454195 [ 4 ] {cb4250ec-8875-4ba4-b2cf-603d850a8079} <Debug> TCPHandler: Processed in 0.001362444 sec. | ||
| 5084 | 2025.10.28 02:50:36.454306 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2025.10.28 02:50:36.454402 [ 4 ] {02b60027-fe4f-4b5f-bdd4-aced16c54aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5086 | 2025.10.28 02:50:36.454445 [ 4 ] {02b60027-fe4f-4b5f-bdd4-aced16c54aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5087 | 2025.10.28 02:50:36.454774 [ 4 ] {02b60027-fe4f-4b5f-bdd4-aced16c54aff} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2025.10.28 02:50:36.454810 [ 4 ] {02b60027-fe4f-4b5f-bdd4-aced16c54aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5089 | 2025.10.28 02:50:36.455145 [ 4 ] {02b60027-fe4f-4b5f-bdd4-aced16c54aff} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5090 | 2025.10.28 02:50:36.455357 [ 4 ] {02b60027-fe4f-4b5f-bdd4-aced16c54aff} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2025.10.28 02:50:36.455487 [ 4 ] {02b60027-fe4f-4b5f-bdd4-aced16c54aff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 5092 | 2025.10.28 02:50:36.455524 [ 4 ] {02b60027-fe4f-4b5f-bdd4-aced16c54aff} <Debug> TCPHandler: Processed in 0.001267631 sec. | ||
| 5093 | 2025.10.28 02:50:39.875553 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2025.10.28 02:50:39.875864 [ 4 ] {2a274344-ff08-4ae1-a48c-8cefc1c3bfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5095 | 2025.10.28 02:50:39.875973 [ 4 ] {2a274344-ff08-4ae1-a48c-8cefc1c3bfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5096 | 2025.10.28 02:50:39.876877 [ 4 ] {2a274344-ff08-4ae1-a48c-8cefc1c3bfb9} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2025.10.28 02:50:39.876929 [ 4 ] {2a274344-ff08-4ae1-a48c-8cefc1c3bfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5098 | 2025.10.28 02:50:39.877368 [ 4 ] {2a274344-ff08-4ae1-a48c-8cefc1c3bfb9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5099 | 2025.10.28 02:50:39.877626 [ 4 ] {2a274344-ff08-4ae1-a48c-8cefc1c3bfb9} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2025.10.28 02:50:39.877797 [ 4 ] {2a274344-ff08-4ae1-a48c-8cefc1c3bfb9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00201 sec., 203980.09950248754 rows/sec., 12.94 MiB/sec. | ||
| 5101 | 2025.10.28 02:50:39.877848 [ 4 ] {2a274344-ff08-4ae1-a48c-8cefc1c3bfb9} <Debug> TCPHandler: Processed in 0.002484601 sec. | ||
| 5102 | 2025.10.28 02:50:39.877967 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2025.10.28 02:50:39.878072 [ 4 ] {698a1468-9a62-4bfa-be3a-bfa676de1f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5104 | 2025.10.28 02:50:39.878115 [ 4 ] {698a1468-9a62-4bfa-be3a-bfa676de1f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5105 | 2025.10.28 02:50:39.878512 [ 4 ] {698a1468-9a62-4bfa-be3a-bfa676de1f5f} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2025.10.28 02:50:39.878550 [ 4 ] {698a1468-9a62-4bfa-be3a-bfa676de1f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5107 | 2025.10.28 02:50:39.878866 [ 4 ] {698a1468-9a62-4bfa-be3a-bfa676de1f5f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5108 | 2025.10.28 02:50:39.879084 [ 4 ] {698a1468-9a62-4bfa-be3a-bfa676de1f5f} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2025.10.28 02:50:39.879217 [ 4 ] {698a1468-9a62-4bfa-be3a-bfa676de1f5f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00117 sec., 1709.4017094017092 rows/sec., 139.39 KiB/sec. | ||
| 5110 | 2025.10.28 02:50:39.879255 [ 4 ] {698a1468-9a62-4bfa-be3a-bfa676de1f5f} <Debug> TCPHandler: Processed in 0.001339774 sec. | ||
| 5111 | 2025.10.28 02:50:39.879372 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2025.10.28 02:50:39.879468 [ 4 ] {19286472-1d4a-4243-bb8b-8b732d52f100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5113 | 2025.10.28 02:50:39.879509 [ 4 ] {19286472-1d4a-4243-bb8b-8b732d52f100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5114 | 2025.10.28 02:50:39.880729 [ 4 ] {19286472-1d4a-4243-bb8b-8b732d52f100} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2025.10.28 02:50:39.880767 [ 4 ] {19286472-1d4a-4243-bb8b-8b732d52f100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5116 | 2025.10.28 02:50:39.881236 [ 4 ] {19286472-1d4a-4243-bb8b-8b732d52f100} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5117 | 2025.10.28 02:50:39.881451 [ 4 ] {19286472-1d4a-4243-bb8b-8b732d52f100} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2025.10.28 02:50:39.881594 [ 4 ] {19286472-1d4a-4243-bb8b-8b732d52f100} <Debug> executeQuery: Read 2339 rows, 194.72 KiB in 0.002145 sec., 1090442.8904428903 rows/sec., 88.65 MiB/sec. | ||
| 5119 | 2025.10.28 02:50:39.881633 [ 4 ] {19286472-1d4a-4243-bb8b-8b732d52f100} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 5120 | 2025.10.28 02:50:39.881646 [ 4 ] {19286472-1d4a-4243-bb8b-8b732d52f100} <Debug> TCPHandler: Processed in 0.002326047 sec. | ||
| 5121 | 2025.10.28 02:50:39.881768 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2025.10.28 02:50:39.881893 [ 4 ] {62c20462-79d2-4488-8f5f-f2ee4abe8d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5123 | 2025.10.28 02:50:39.881944 [ 4 ] {62c20462-79d2-4488-8f5f-f2ee4abe8d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5124 | 2025.10.28 02:50:39.882490 [ 4 ] {62c20462-79d2-4488-8f5f-f2ee4abe8d10} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2025.10.28 02:50:39.882527 [ 4 ] {62c20462-79d2-4488-8f5f-f2ee4abe8d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5126 | 2025.10.28 02:50:39.882875 [ 4 ] {62c20462-79d2-4488-8f5f-f2ee4abe8d10} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5127 | 2025.10.28 02:50:39.883095 [ 4 ] {62c20462-79d2-4488-8f5f-f2ee4abe8d10} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2025.10.28 02:50:39.883225 [ 4 ] {62c20462-79d2-4488-8f5f-f2ee4abe8d10} <Debug> executeQuery: Read 250 rows, 15.69 KiB in 0.001368 sec., 182748.5380116959 rows/sec., 11.20 MiB/sec. | ||
| 5129 | 2025.10.28 02:50:39.883262 [ 4 ] {62c20462-79d2-4488-8f5f-f2ee4abe8d10} <Debug> TCPHandler: Processed in 0.001569072 sec. | ||
| 5130 | 2025.10.28 02:50:39.883361 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2025.10.28 02:50:39.883449 [ 4 ] {b078b92a-c7da-428e-89ab-b731747d8434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5132 | 2025.10.28 02:50:39.883486 [ 4 ] {b078b92a-c7da-428e-89ab-b731747d8434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5133 | 2025.10.28 02:50:39.883966 [ 4 ] {b078b92a-c7da-428e-89ab-b731747d8434} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2025.10.28 02:50:39.884001 [ 4 ] {b078b92a-c7da-428e-89ab-b731747d8434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5135 | 2025.10.28 02:50:39.884421 [ 4 ] {b078b92a-c7da-428e-89ab-b731747d8434} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5136 | 2025.10.28 02:50:39.884634 [ 4 ] {b078b92a-c7da-428e-89ab-b731747d8434} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2025.10.28 02:50:39.884741 [ 63 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5138 | 2025.10.28 02:50:39.884762 [ 4 ] {b078b92a-c7da-428e-89ab-b731747d8434} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001304 sec., 337423.3128834356 rows/sec., 22.32 MiB/sec. | ||
| 5139 | 2025.10.28 02:50:39.884810 [ 63 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2025.10.28 02:50:39.884820 [ 4 ] {b078b92a-c7da-428e-89ab-b731747d8434} <Debug> TCPHandler: Processed in 0.001488249 sec. | ||
| 5141 | 2025.10.28 02:50:39.884841 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5142 | 2025.10.28 02:50:39.884947 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5143 | 2025.10.28 02:50:39.884972 [ 201 ] {d8e34801-98df-4640-b698-36f06b6ba589::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 | ||
| 5144 | 2025.10.28 02:50:39.885048 [ 4 ] {3bd2f52e-4b2c-4c18-8d8a-4887d849e950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5145 | 2025.10.28 02:50:39.885096 [ 4 ] {3bd2f52e-4b2c-4c18-8d8a-4887d849e950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5146 | 2025.10.28 02:50:39.885130 [ 201 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5147 | 2025.10.28 02:50:39.885174 [ 201 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 441 rows starting from the beginning of the part | ||
| 5148 | 2025.10.28 02:50:39.885250 [ 201 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5149 | 2025.10.28 02:50:39.885302 [ 201 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 440 rows starting from the beginning of the part | ||
| 5150 | 2025.10.28 02:50:39.885362 [ 201 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5151 | 2025.10.28 02:50:39.885407 [ 201 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5152 | 2025.10.28 02:50:39.885447 [ 201 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 440 rows starting from the beginning of the part | ||
| 5153 | 2025.10.28 02:50:39.885553 [ 4 ] {3bd2f52e-4b2c-4c18-8d8a-4887d849e950} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2025.10.28 02:50:39.885596 [ 4 ] {3bd2f52e-4b2c-4c18-8d8a-4887d849e950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5155 | 2025.10.28 02:50:39.885996 [ 4 ] {3bd2f52e-4b2c-4c18-8d8a-4887d849e950} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5156 | 2025.10.28 02:50:39.886239 [ 4 ] {3bd2f52e-4b2c-4c18-8d8a-4887d849e950} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2025.10.28 02:50:39.886374 [ 4 ] {3bd2f52e-4b2c-4c18-8d8a-4887d849e950} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001344 sec., 156994.04761904763 rows/sec., 8.92 MiB/sec. | ||
| 5158 | 2025.10.28 02:50:39.886412 [ 4 ] {3bd2f52e-4b2c-4c18-8d8a-4887d849e950} <Debug> TCPHandler: Processed in 0.001516479 sec. | ||
| 5159 | 2025.10.28 02:50:39.886533 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2025.10.28 02:50:39.886599 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690805 sec., 1157436.8422142116 rows/sec., 80.36 MiB/sec. | ||
| 5161 | 2025.10.28 02:50:39.886657 [ 4 ] {0c613ca8-8f94-471b-9be8-237674a62104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5162 | 2025.10.28 02:50:39.886711 [ 4 ] {0c613ca8-8f94-471b-9be8-237674a62104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5163 | 2025.10.28 02:50:39.886775 [ 201 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5164 | 2025.10.28 02:50:39.887045 [ 201 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_16_3} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5165 | 2025.10.28 02:50:39.887117 [ 201 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_16_3} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5166 | 2025.10.28 02:50:39.887213 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5167 | 2025.10.28 02:50:39.887582 [ 4 ] {0c613ca8-8f94-471b-9be8-237674a62104} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2025.10.28 02:50:39.887625 [ 4 ] {0c613ca8-8f94-471b-9be8-237674a62104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5169 | 2025.10.28 02:50:39.888063 [ 4 ] {0c613ca8-8f94-471b-9be8-237674a62104} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5170 | 2025.10.28 02:50:39.888287 [ 4 ] {0c613ca8-8f94-471b-9be8-237674a62104} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2025.10.28 02:50:39.888436 [ 4 ] {0c613ca8-8f94-471b-9be8-237674a62104} <Debug> executeQuery: Read 1180 rows, 86.36 KiB in 0.001803 sec., 654464.7809206878 rows/sec., 46.78 MiB/sec. | ||
| 5172 | 2025.10.28 02:50:39.888476 [ 4 ] {0c613ca8-8f94-471b-9be8-237674a62104} <Debug> TCPHandler: Processed in 0.002005896 sec. | ||
| 5173 | 2025.10.28 02:50:39.888588 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5174 | 2025.10.28 02:50:39.888685 [ 4 ] {57af701b-8827-46e2-bc93-08776605c45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5175 | 2025.10.28 02:50:39.888727 [ 4 ] {57af701b-8827-46e2-bc93-08776605c45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5176 | 2025.10.28 02:50:39.889057 [ 4 ] {57af701b-8827-46e2-bc93-08776605c45a} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2025.10.28 02:50:39.889100 [ 4 ] {57af701b-8827-46e2-bc93-08776605c45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5178 | 2025.10.28 02:50:39.889428 [ 4 ] {57af701b-8827-46e2-bc93-08776605c45a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5179 | 2025.10.28 02:50:39.889657 [ 4 ] {57af701b-8827-46e2-bc93-08776605c45a} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2025.10.28 02:50:39.889795 [ 4 ] {57af701b-8827-46e2-bc93-08776605c45a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 5181 | 2025.10.28 02:50:39.889833 [ 4 ] {57af701b-8827-46e2-bc93-08776605c45a} <Debug> TCPHandler: Processed in 0.001294542 sec. | ||
| 5182 | 2025.10.28 02:50:39.889936 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5183 | 2025.10.28 02:50:39.890031 [ 4 ] {76cf3384-65b5-46e8-a06b-f706fe8777bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5184 | 2025.10.28 02:50:39.890076 [ 4 ] {76cf3384-65b5-46e8-a06b-f706fe8777bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5185 | 2025.10.28 02:50:39.890639 [ 4 ] {76cf3384-65b5-46e8-a06b-f706fe8777bd} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5186 | 2025.10.28 02:50:39.890676 [ 4 ] {76cf3384-65b5-46e8-a06b-f706fe8777bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5187 | 2025.10.28 02:50:39.891125 [ 4 ] {76cf3384-65b5-46e8-a06b-f706fe8777bd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5188 | 2025.10.28 02:50:39.891398 [ 4 ] {76cf3384-65b5-46e8-a06b-f706fe8777bd} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2025.10.28 02:50:39.891539 [ 4 ] {76cf3384-65b5-46e8-a06b-f706fe8777bd} <Debug> executeQuery: Read 967 rows, 65.67 KiB in 0.001526 sec., 633682.8309305373 rows/sec., 42.02 MiB/sec. | ||
| 5190 | 2025.10.28 02:50:39.891578 [ 4 ] {76cf3384-65b5-46e8-a06b-f706fe8777bd} <Debug> TCPHandler: Processed in 0.001691865 sec. | ||
| 5191 | 2025.10.28 02:50:39.891694 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5192 | 2025.10.28 02:50:39.891790 [ 4 ] {644b6f0c-ec47-41e5-814d-125157fd3787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5193 | 2025.10.28 02:50:39.891834 [ 4 ] {644b6f0c-ec47-41e5-814d-125157fd3787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5194 | 2025.10.28 02:50:39.892158 [ 4 ] {644b6f0c-ec47-41e5-814d-125157fd3787} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2025.10.28 02:50:39.892194 [ 4 ] {644b6f0c-ec47-41e5-814d-125157fd3787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5196 | 2025.10.28 02:50:39.892505 [ 4 ] {644b6f0c-ec47-41e5-814d-125157fd3787} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5197 | 2025.10.28 02:50:39.892714 [ 4 ] {644b6f0c-ec47-41e5-814d-125157fd3787} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2025.10.28 02:50:39.892855 [ 4 ] {644b6f0c-ec47-41e5-814d-125157fd3787} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 5199 | 2025.10.28 02:50:39.892891 [ 4 ] {644b6f0c-ec47-41e5-814d-125157fd3787} <Debug> TCPHandler: Processed in 0.001247011 sec. | ||
| 5200 | 2025.10.28 02:50:39.892995 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2025.10.28 02:50:39.893088 [ 4 ] {1d7ccb23-9539-4539-92bf-3eada34b273d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5202 | 2025.10.28 02:50:39.893140 [ 4 ] {1d7ccb23-9539-4539-92bf-3eada34b273d} <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 | ||
| 5203 | 2025.10.28 02:50:39.893943 [ 4 ] {1d7ccb23-9539-4539-92bf-3eada34b273d} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2025.10.28 02:50:39.893978 [ 4 ] {1d7ccb23-9539-4539-92bf-3eada34b273d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5205 | 2025.10.28 02:50:39.894770 [ 4 ] {1d7ccb23-9539-4539-92bf-3eada34b273d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5206 | 2025.10.28 02:50:39.895004 [ 4 ] {1d7ccb23-9539-4539-92bf-3eada34b273d} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2025.10.28 02:50:39.895116 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5208 | 2025.10.28 02:50:39.895157 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2025.10.28 02:50:39.895157 [ 4 ] {1d7ccb23-9539-4539-92bf-3eada34b273d} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002085 sec., 20623.501199040766 rows/sec., 36.96 MiB/sec. | ||
| 5210 | 2025.10.28 02:50:39.895181 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5211 | 2025.10.28 02:50:39.895234 [ 4 ] {1d7ccb23-9539-4539-92bf-3eada34b273d} <Debug> TCPHandler: Processed in 0.002286895 sec. | ||
| 5212 | 2025.10.28 02:50:39.895272 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 5213 | 2025.10.28 02:50:39.895351 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2025.10.28 02:50:39.895447 [ 4 ] {09429fde-7b98-4651-aa93-c97fbb77cd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5215 | 2025.10.28 02:50:39.895476 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5216 | 2025.10.28 02:50:39.895489 [ 4 ] {09429fde-7b98-4651-aa93-c97fbb77cd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5217 | 2025.10.28 02:50:39.895530 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 389 rows starting from the beginning of the part | ||
| 5218 | 2025.10.28 02:50:39.895642 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 43 rows starting from the beginning of the part | ||
| 5219 | 2025.10.28 02:50:39.895746 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 43 rows starting from the beginning of the part | ||
| 5220 | 2025.10.28 02:50:39.895837 [ 4 ] {09429fde-7b98-4651-aa93-c97fbb77cd0c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2025.10.28 02:50:39.895845 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 43 rows starting from the beginning of the part | ||
| 5222 | 2025.10.28 02:50:39.895875 [ 4 ] {09429fde-7b98-4651-aa93-c97fbb77cd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5223 | 2025.10.28 02:50:39.895953 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 43 rows starting from the beginning of the part | ||
| 5224 | 2025.10.28 02:50:39.896053 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 43 rows starting from the beginning of the part | ||
| 5225 | 2025.10.28 02:50:39.896221 [ 4 ] {09429fde-7b98-4651-aa93-c97fbb77cd0c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5226 | 2025.10.28 02:50:39.896448 [ 4 ] {09429fde-7b98-4651-aa93-c97fbb77cd0c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2025.10.28 02:50:39.896579 [ 4 ] {09429fde-7b98-4651-aa93-c97fbb77cd0c} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001152 sec., 79861.11111111111 rows/sec., 4.83 MiB/sec. | ||
| 5228 | 2025.10.28 02:50:39.896615 [ 4 ] {09429fde-7b98-4651-aa93-c97fbb77cd0c} <Debug> TCPHandler: Processed in 0.001312393 sec. | ||
| 5229 | 2025.10.28 02:50:39.900642 [ 201 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 19 columns (19 merged, 0 gathered) in 0.005406116 sec., 111725.31259040687 rows/sec., 200.21 MiB/sec. | ||
| 5230 | 2025.10.28 02:50:39.901781 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5231 | 2025.10.28 02:50:39.902168 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2025.10.28 02:50:39.902242 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5233 | 2025.10.28 02:50:39.902392 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.64 MiB. | ||
| 5234 | 2025.10.28 02:50:40.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.76 MiB, peak 260.35 MiB, free memory in arenas 0.00 B, will set to 257.15 MiB (RSS), difference: 2.39 MiB | ||
| 5235 | 2025.10.28 02:50:40.622404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 706 | ||
| 5236 | 2025.10.28 02:50:40.625163 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2025.10.28 02:50:40.625218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5238 | 2025.10.28 02:50:40.626512 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5239 | 2025.10.28 02:50:40.626810 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2025.10.28 02:50:40.627177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
| 5241 | 2025.10.28 02:50:41.442626 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5242 | 2025.10.28 02:50:41.442907 [ 4 ] {f8e0b6f2-04d8-4754-89a5-4829d9a321ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5243 | 2025.10.28 02:50:41.443011 [ 4 ] {f8e0b6f2-04d8-4754-89a5-4829d9a321ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5244 | 2025.10.28 02:50:41.443891 [ 4 ] {f8e0b6f2-04d8-4754-89a5-4829d9a321ce} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2025.10.28 02:50:41.443933 [ 4 ] {f8e0b6f2-04d8-4754-89a5-4829d9a321ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5246 | 2025.10.28 02:50:41.444347 [ 4 ] {f8e0b6f2-04d8-4754-89a5-4829d9a321ce} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5247 | 2025.10.28 02:50:41.444563 [ 4 ] {f8e0b6f2-04d8-4754-89a5-4829d9a321ce} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2025.10.28 02:50:41.444718 [ 4 ] {f8e0b6f2-04d8-4754-89a5-4829d9a321ce} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001886 sec., 29692.470837751855 rows/sec., 2.28 MiB/sec. | ||
| 5249 | 2025.10.28 02:50:41.444772 [ 4 ] {f8e0b6f2-04d8-4754-89a5-4829d9a321ce} <Debug> TCPHandler: Processed in 0.002332967 sec. | ||
| 5250 | 2025.10.28 02:50:41.444898 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5251 | 2025.10.28 02:50:41.444999 [ 4 ] {850faeb1-6997-49de-9935-17b91ac6582b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5252 | 2025.10.28 02:50:41.445042 [ 4 ] {850faeb1-6997-49de-9935-17b91ac6582b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5253 | 2025.10.28 02:50:41.445477 [ 4 ] {850faeb1-6997-49de-9935-17b91ac6582b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2025.10.28 02:50:41.445512 [ 4 ] {850faeb1-6997-49de-9935-17b91ac6582b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5255 | 2025.10.28 02:50:41.445825 [ 4 ] {850faeb1-6997-49de-9935-17b91ac6582b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5256 | 2025.10.28 02:50:41.446033 [ 4 ] {850faeb1-6997-49de-9935-17b91ac6582b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2025.10.28 02:50:41.446156 [ 4 ] {850faeb1-6997-49de-9935-17b91ac6582b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 5258 | 2025.10.28 02:50:41.446192 [ 4 ] {850faeb1-6997-49de-9935-17b91ac6582b} <Debug> TCPHandler: Processed in 0.001343654 sec. | ||
| 5259 | 2025.10.28 02:50:41.446322 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2025.10.28 02:50:41.446416 [ 4 ] {7c143cb8-4f82-492a-b24a-3b5436ffae01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5261 | 2025.10.28 02:50:41.446459 [ 4 ] {7c143cb8-4f82-492a-b24a-3b5436ffae01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5262 | 2025.10.28 02:50:41.446926 [ 4 ] {7c143cb8-4f82-492a-b24a-3b5436ffae01} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2025.10.28 02:50:41.446962 [ 4 ] {7c143cb8-4f82-492a-b24a-3b5436ffae01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5264 | 2025.10.28 02:50:41.447293 [ 4 ] {7c143cb8-4f82-492a-b24a-3b5436ffae01} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5265 | 2025.10.28 02:50:41.447514 [ 4 ] {7c143cb8-4f82-492a-b24a-3b5436ffae01} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2025.10.28 02:50:41.447643 [ 4 ] {7c143cb8-4f82-492a-b24a-3b5436ffae01} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001246 sec., 25682.182985553773 rows/sec., 1.79 MiB/sec. | ||
| 5267 | 2025.10.28 02:50:41.447678 [ 4 ] {7c143cb8-4f82-492a-b24a-3b5436ffae01} <Debug> TCPHandler: Processed in 0.001404096 sec. | ||
| 5268 | 2025.10.28 02:50:41.447800 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2025.10.28 02:50:41.447897 [ 4 ] {4d2862fb-d2d0-4d26-8486-2101102b7795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5270 | 2025.10.28 02:50:41.447947 [ 4 ] {4d2862fb-d2d0-4d26-8486-2101102b7795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5271 | 2025.10.28 02:50:41.448296 [ 4 ] {4d2862fb-d2d0-4d26-8486-2101102b7795} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2025.10.28 02:50:41.448328 [ 4 ] {4d2862fb-d2d0-4d26-8486-2101102b7795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5273 | 2025.10.28 02:50:41.448642 [ 4 ] {4d2862fb-d2d0-4d26-8486-2101102b7795} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5274 | 2025.10.28 02:50:41.448845 [ 4 ] {4d2862fb-d2d0-4d26-8486-2101102b7795} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2025.10.28 02:50:41.448974 [ 4 ] {4d2862fb-d2d0-4d26-8486-2101102b7795} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 752.84 KiB/sec. | ||
| 5276 | 2025.10.28 02:50:41.449007 [ 4 ] {4d2862fb-d2d0-4d26-8486-2101102b7795} <Debug> TCPHandler: Processed in 0.001256361 sec. | ||
| 5277 | 2025.10.28 02:50:43.101948 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11100 | ||
| 5278 | 2025.10.28 02:50:43.102475 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2025.10.28 02:50:43.102513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5280 | 2025.10.28 02:50:43.103021 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5281 | 2025.10.28 02:50:43.103274 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2025.10.28 02:50:43.103405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11100 | ||
| 5283 | 2025.10.28 02:50:43.762831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5284 | 2025.10.28 02:50:43.779007 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2025.10.28 02:50:43.779065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5286 | 2025.10.28 02:50:43.784901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5287 | 2025.10.28 02:50:43.785658 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2025.10.28 02:50:43.788382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5289 | 2025.10.28 02:50:46.447986 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2025.10.28 02:50:46.448185 [ 4 ] {42d3a2d9-18b6-473b-9a37-8229984f5d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5291 | 2025.10.28 02:50:46.448257 [ 4 ] {42d3a2d9-18b6-473b-9a37-8229984f5d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5292 | 2025.10.28 02:50:46.448925 [ 4 ] {42d3a2d9-18b6-473b-9a37-8229984f5d9e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2025.10.28 02:50:46.448976 [ 4 ] {42d3a2d9-18b6-473b-9a37-8229984f5d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5294 | 2025.10.28 02:50:46.449381 [ 4 ] {42d3a2d9-18b6-473b-9a37-8229984f5d9e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5295 | 2025.10.28 02:50:46.449618 [ 4 ] {42d3a2d9-18b6-473b-9a37-8229984f5d9e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2025.10.28 02:50:46.449774 [ 4 ] {42d3a2d9-18b6-473b-9a37-8229984f5d9e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.62 MiB/sec. | ||
| 5297 | 2025.10.28 02:50:46.449777 [ 50 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5298 | 2025.10.28 02:50:46.449815 [ 4 ] {42d3a2d9-18b6-473b-9a37-8229984f5d9e} <Debug> TCPHandler: Processed in 0.001970455 sec. | ||
| 5299 | 2025.10.28 02:50:46.449858 [ 50 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2025.10.28 02:50:46.449888 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5301 | 2025.10.28 02:50:46.449960 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5302 | 2025.10.28 02:50:46.449991 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 5303 | 2025.10.28 02:50:46.450093 [ 4 ] {717635f3-65cb-4c0c-a560-00d9caaeaed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5304 | 2025.10.28 02:50:46.450102 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5305 | 2025.10.28 02:50:46.450145 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2348 rows starting from the beginning of the part | ||
| 5306 | 2025.10.28 02:50:46.450147 [ 4 ] {717635f3-65cb-4c0c-a560-00d9caaeaed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5307 | 2025.10.28 02:50:46.450214 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1198 rows starting from the beginning of the part | ||
| 5308 | 2025.10.28 02:50:46.450263 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5309 | 2025.10.28 02:50:46.450311 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2339 rows starting from the beginning of the part | ||
| 5310 | 2025.10.28 02:50:46.450358 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5311 | 2025.10.28 02:50:46.450416 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 5312 | 2025.10.28 02:50:46.450651 [ 4 ] {717635f3-65cb-4c0c-a560-00d9caaeaed6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2025.10.28 02:50:46.450688 [ 4 ] {717635f3-65cb-4c0c-a560-00d9caaeaed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5314 | 2025.10.28 02:50:46.451123 [ 4 ] {717635f3-65cb-4c0c-a560-00d9caaeaed6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5315 | 2025.10.28 02:50:46.451380 [ 4 ] {717635f3-65cb-4c0c-a560-00d9caaeaed6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2025.10.28 02:50:46.451501 [ 50 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5317 | 2025.10.28 02:50:46.451520 [ 4 ] {717635f3-65cb-4c0c-a560-00d9caaeaed6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001453 sec., 44046.799724707496 rows/sec., 3.44 MiB/sec. | ||
| 5318 | 2025.10.28 02:50:46.451541 [ 50 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2025.10.28 02:50:46.451565 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5320 | 2025.10.28 02:50:46.451566 [ 4 ] {717635f3-65cb-4c0c-a560-00d9caaeaed6} <Debug> TCPHandler: Processed in 0.001669375 sec. | ||
| 5321 | 2025.10.28 02:50:46.451665 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 5322 | 2025.10.28 02:50:46.451699 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5323 | 2025.10.28 02:50:46.451797 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5324 | 2025.10.28 02:50:46.451804 [ 4 ] {80ec2051-67a3-48cc-b5a8-8b3faa5f2b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5325 | 2025.10.28 02:50:46.451837 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1214 rows starting from the beginning of the part | ||
| 5326 | 2025.10.28 02:50:46.451861 [ 4 ] {80ec2051-67a3-48cc-b5a8-8b3faa5f2b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5327 | 2025.10.28 02:50:46.451905 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 722 rows starting from the beginning of the part | ||
| 5328 | 2025.10.28 02:50:46.451954 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 5329 | 2025.10.28 02:50:46.451992 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1180 rows starting from the beginning of the part | ||
| 5330 | 2025.10.28 02:50:46.452029 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5331 | 2025.10.28 02:50:46.452068 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5332 | 2025.10.28 02:50:46.452299 [ 4 ] {80ec2051-67a3-48cc-b5a8-8b3faa5f2b7f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2025.10.28 02:50:46.452343 [ 4 ] {80ec2051-67a3-48cc-b5a8-8b3faa5f2b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5334 | 2025.10.28 02:50:46.452507 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6053 rows, containing 5 columns (5 merged, 0 gathered) in 0.002561154 sec., 2363387.7541139657 rows/sec., 200.21 MiB/sec. | ||
| 5335 | 2025.10.28 02:50:46.452796 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5336 | 2025.10.28 02:50:46.452812 [ 4 ] {80ec2051-67a3-48cc-b5a8-8b3faa5f2b7f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5337 | 2025.10.28 02:50:46.453155 [ 4 ] {80ec2051-67a3-48cc-b5a8-8b3faa5f2b7f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2025.10.28 02:50:46.453175 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_36_7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2025.10.28 02:50:46.453263 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_36_7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5340 | 2025.10.28 02:50:46.453278 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5341 | 2025.10.28 02:50:46.453305 [ 4 ] {80ec2051-67a3-48cc-b5a8-8b3faa5f2b7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001522 sec., 105124.83574244416 rows/sec., 7.32 MiB/sec. | ||
| 5342 | 2025.10.28 02:50:46.453315 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2025.10.28 02:50:46.453317 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001699615 sec., 1946323.1378871098 rows/sec., 146.90 MiB/sec. | ||
| 5344 | 2025.10.28 02:50:46.453352 [ 4 ] {80ec2051-67a3-48cc-b5a8-8b3faa5f2b7f} <Debug> TCPHandler: Processed in 0.001705095 sec. | ||
| 5345 | 2025.10.28 02:50:46.453353 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 5346 | 2025.10.28 02:50:46.453348 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5347 | 2025.10.28 02:50:46.453464 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 5348 | 2025.10.28 02:50:46.453477 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2025.10.28 02:50:46.453553 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5350 | 2025.10.28 02:50:46.453579 [ 4 ] {598acefb-d9b1-424c-9af3-48d8edc8f25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5351 | 2025.10.28 02:50:46.453585 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10709 rows starting from the beginning of the part | ||
| 5352 | 2025.10.28 02:50:46.453629 [ 4 ] {598acefb-d9b1-424c-9af3-48d8edc8f25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5353 | 2025.10.28 02:50:46.453637 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5354 | 2025.10.28 02:50:46.453655 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 5355 | 2025.10.28 02:50:46.453708 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5356 | 2025.10.28 02:50:46.453748 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 967 rows starting from the beginning of the part | ||
| 5357 | 2025.10.28 02:50:46.453789 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 5358 | 2025.10.28 02:50:46.453825 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5359 | 2025.10.28 02:50:46.454010 [ 4 ] {598acefb-d9b1-424c-9af3-48d8edc8f25f} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2025.10.28 02:50:46.454034 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_36_7} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2025.10.28 02:50:46.454060 [ 4 ] {598acefb-d9b1-424c-9af3-48d8edc8f25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5362 | 2025.10.28 02:50:46.454123 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_36_7} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5363 | 2025.10.28 02:50:46.454200 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5364 | 2025.10.28 02:50:46.454432 [ 4 ] {598acefb-d9b1-424c-9af3-48d8edc8f25f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5365 | 2025.10.28 02:50:46.454657 [ 4 ] {598acefb-d9b1-424c-9af3-48d8edc8f25f} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2025.10.28 02:50:46.454768 [ 50 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5367 | 2025.10.28 02:50:46.454791 [ 4 ] {598acefb-d9b1-424c-9af3-48d8edc8f25f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 5368 | 2025.10.28 02:50:46.454801 [ 50 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2025.10.28 02:50:46.454833 [ 4 ] {598acefb-d9b1-424c-9af3-48d8edc8f25f} <Debug> TCPHandler: Processed in 0.001408616 sec. | ||
| 5370 | 2025.10.28 02:50:46.454953 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5371 | 2025.10.28 02:50:46.455027 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 5372 | 2025.10.28 02:50:46.455110 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5373 | 2025.10.28 02:50:46.455133 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2200 rows starting from the beginning of the part | ||
| 5374 | 2025.10.28 02:50:46.455175 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5375 | 2025.10.28 02:50:46.455206 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5376 | 2025.10.28 02:50:46.455237 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 92 rows starting from the beginning of the part | ||
| 5377 | 2025.10.28 02:50:46.455325 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 5378 | 2025.10.28 02:50:46.455359 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5379 | 2025.10.28 02:50:46.456326 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2528 rows, containing 4 columns (4 merged, 0 gathered) in 0.001326583 sec., 1905647.8184930757 rows/sec., 121.02 MiB/sec. | ||
| 5380 | 2025.10.28 02:50:46.456576 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5381 | 2025.10.28 02:50:46.456813 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_36_7} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2025.10.28 02:50:46.456876 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_36_7} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5383 | 2025.10.28 02:50:46.456937 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5384 | 2025.10.28 02:50:46.457571 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12342 rows, containing 5 columns (5 merged, 0 gathered) in 0.004134975 sec., 2984782.2538225744 rows/sec., 199.58 MiB/sec. | ||
| 5385 | 2025.10.28 02:50:46.457964 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5386 | 2025.10.28 02:50:46.458234 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2025.10.28 02:50:46.458301 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5388 | 2025.10.28 02:50:46.458375 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 5389 | 2025.10.28 02:50:50.496477 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5390 | 2025.10.28 02:50:50.496541 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5391 | 2025.10.28 02:50:50.603584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11548 | ||
| 5392 | 2025.10.28 02:50:50.604346 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2025.10.28 02:50:50.604402 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5394 | 2025.10.28 02:50:50.604936 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5395 | 2025.10.28 02:50:50.605179 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5396 | 2025.10.28 02:50:50.605331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11548 | ||
| 5397 | 2025.10.28 02:50:50.628306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 722 | ||
| 5398 | 2025.10.28 02:50:50.630231 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2025.10.28 02:50:50.630270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5400 | 2025.10.28 02:50:50.631418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5401 | 2025.10.28 02:50:50.631714 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2025.10.28 02:50:50.631976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5403 | 2025.10.28 02:50:51.288465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5404 | 2025.10.28 02:50:51.305362 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2025.10.28 02:50:51.305425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5406 | 2025.10.28 02:50:51.311262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5407 | 2025.10.28 02:50:51.311977 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2025.10.28 02:50:51.314986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5409 | 2025.10.28 02:50:51.461340 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2025.10.28 02:50:51.461543 [ 4 ] {6428bd8e-78b7-493d-a63c-82f9f4ac6d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5411 | 2025.10.28 02:50:51.461619 [ 4 ] {6428bd8e-78b7-493d-a63c-82f9f4ac6d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5412 | 2025.10.28 02:50:51.462436 [ 4 ] {6428bd8e-78b7-493d-a63c-82f9f4ac6d26} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2025.10.28 02:50:51.462484 [ 4 ] {6428bd8e-78b7-493d-a63c-82f9f4ac6d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5414 | 2025.10.28 02:50:51.462927 [ 4 ] {6428bd8e-78b7-493d-a63c-82f9f4ac6d26} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5415 | 2025.10.28 02:50:51.463160 [ 4 ] {6428bd8e-78b7-493d-a63c-82f9f4ac6d26} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2025.10.28 02:50:51.463323 [ 4 ] {6428bd8e-78b7-493d-a63c-82f9f4ac6d26} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001834 sec., 223555.07088331517 rows/sec., 14.18 MiB/sec. | ||
| 5417 | 2025.10.28 02:50:51.463322 [ 42 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5418 | 2025.10.28 02:50:51.463373 [ 4 ] {6428bd8e-78b7-493d-a63c-82f9f4ac6d26} <Debug> TCPHandler: Processed in 0.002172221 sec. | ||
| 5419 | 2025.10.28 02:50:51.463399 [ 42 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2025.10.28 02:50:51.463427 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5421 | 2025.10.28 02:50:51.463506 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2025.10.28 02:50:51.463533 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::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 | ||
| 5423 | 2025.10.28 02:50:51.463614 [ 4 ] {2aa177c1-9c8a-4969-b097-a385e7a75a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5424 | 2025.10.28 02:50:51.463655 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5425 | 2025.10.28 02:50:51.463663 [ 4 ] {2aa177c1-9c8a-4969-b097-a385e7a75a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5426 | 2025.10.28 02:50:51.463695 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5427 | 2025.10.28 02:50:51.463762 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5428 | 2025.10.28 02:50:51.463805 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5429 | 2025.10.28 02:50:51.463848 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5430 | 2025.10.28 02:50:51.463886 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5431 | 2025.10.28 02:50:51.464856 [ 4 ] {2aa177c1-9c8a-4969-b097-a385e7a75a37} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2025.10.28 02:50:51.464899 [ 4 ] {2aa177c1-9c8a-4969-b097-a385e7a75a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5433 | 2025.10.28 02:50:51.465111 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624564 sec., 1261877.0328531223 rows/sec., 84.86 MiB/sec. | ||
| 5434 | 2025.10.28 02:50:51.465285 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5435 | 2025.10.28 02:50:51.465386 [ 4 ] {2aa177c1-9c8a-4969-b097-a385e7a75a37} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5436 | 2025.10.28 02:50:51.465624 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_17_4} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2025.10.28 02:50:51.465635 [ 4 ] {2aa177c1-9c8a-4969-b097-a385e7a75a37} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2025.10.28 02:50:51.465717 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_17_4} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5439 | 2025.10.28 02:50:51.465783 [ 4 ] {2aa177c1-9c8a-4969-b097-a385e7a75a37} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.002193 sec., 546283.6297309621 rows/sec., 43.68 MiB/sec. | ||
| 5440 | 2025.10.28 02:50:51.465824 [ 4 ] {2aa177c1-9c8a-4969-b097-a385e7a75a37} <Debug> TCPHandler: Processed in 0.002369577 sec. | ||
| 5441 | 2025.10.28 02:50:51.465831 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5442 | 2025.10.28 02:50:51.465948 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5443 | 2025.10.28 02:50:51.466048 [ 4 ] {6693f2e7-e6d2-4cdb-bb2f-4d29e16e7abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5444 | 2025.10.28 02:50:51.466092 [ 4 ] {6693f2e7-e6d2-4cdb-bb2f-4d29e16e7abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5445 | 2025.10.28 02:50:51.466617 [ 4 ] {6693f2e7-e6d2-4cdb-bb2f-4d29e16e7abc} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2025.10.28 02:50:51.466654 [ 4 ] {6693f2e7-e6d2-4cdb-bb2f-4d29e16e7abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5447 | 2025.10.28 02:50:51.466987 [ 4 ] {6693f2e7-e6d2-4cdb-bb2f-4d29e16e7abc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5448 | 2025.10.28 02:50:51.467235 [ 4 ] {6693f2e7-e6d2-4cdb-bb2f-4d29e16e7abc} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2025.10.28 02:50:51.467371 [ 4 ] {6693f2e7-e6d2-4cdb-bb2f-4d29e16e7abc} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001346 sec., 184249.62852897475 rows/sec., 11.28 MiB/sec. | ||
| 5450 | 2025.10.28 02:50:51.467412 [ 4 ] {6693f2e7-e6d2-4cdb-bb2f-4d29e16e7abc} <Debug> TCPHandler: Processed in 0.00151626 sec. | ||
| 5451 | 2025.10.28 02:50:51.467529 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5452 | 2025.10.28 02:50:51.467627 [ 4 ] {97b2a7e6-cdef-4d5b-ad78-5f8a0ac510db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5453 | 2025.10.28 02:50:51.467667 [ 4 ] {97b2a7e6-cdef-4d5b-ad78-5f8a0ac510db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5454 | 2025.10.28 02:50:51.468166 [ 4 ] {97b2a7e6-cdef-4d5b-ad78-5f8a0ac510db} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2025.10.28 02:50:51.468203 [ 4 ] {97b2a7e6-cdef-4d5b-ad78-5f8a0ac510db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5456 | 2025.10.28 02:50:51.468529 [ 4 ] {97b2a7e6-cdef-4d5b-ad78-5f8a0ac510db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5457 | 2025.10.28 02:50:51.468741 [ 4 ] {97b2a7e6-cdef-4d5b-ad78-5f8a0ac510db} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2025.10.28 02:50:51.468872 [ 4 ] {97b2a7e6-cdef-4d5b-ad78-5f8a0ac510db} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001266 sec., 167456.5560821485 rows/sec., 10.80 MiB/sec. | ||
| 5459 | 2025.10.28 02:50:51.468912 [ 4 ] {97b2a7e6-cdef-4d5b-ad78-5f8a0ac510db} <Debug> TCPHandler: Processed in 0.001433497 sec. | ||
| 5460 | 2025.10.28 02:50:51.469024 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5461 | 2025.10.28 02:50:51.469120 [ 4 ] {321a6c89-63e0-430f-91b4-381e4649e62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5462 | 2025.10.28 02:50:51.469160 [ 4 ] {321a6c89-63e0-430f-91b4-381e4649e62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5463 | 2025.10.28 02:50:51.469643 [ 4 ] {321a6c89-63e0-430f-91b4-381e4649e62b} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2025.10.28 02:50:51.469679 [ 4 ] {321a6c89-63e0-430f-91b4-381e4649e62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5465 | 2025.10.28 02:50:51.470001 [ 4 ] {321a6c89-63e0-430f-91b4-381e4649e62b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5466 | 2025.10.28 02:50:51.470206 [ 4 ] {321a6c89-63e0-430f-91b4-381e4649e62b} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2025.10.28 02:50:51.470311 [ 42 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5468 | 2025.10.28 02:50:51.470336 [ 4 ] {321a6c89-63e0-430f-91b4-381e4649e62b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 5469 | 2025.10.28 02:50:51.470355 [ 42 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2025.10.28 02:50:51.470376 [ 4 ] {321a6c89-63e0-430f-91b4-381e4649e62b} <Debug> TCPHandler: Processed in 0.001427467 sec. | ||
| 5471 | 2025.10.28 02:50:51.470378 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5472 | 2025.10.28 02:50:51.470487 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::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 | ||
| 5473 | 2025.10.28 02:50:51.470495 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2025.10.28 02:50:51.470599 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5475 | 2025.10.28 02:50:51.470602 [ 4 ] {3c7d1c49-a66f-435e-8715-593e0d83a080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5476 | 2025.10.28 02:50:51.470638 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5477 | 2025.10.28 02:50:51.470666 [ 4 ] {3c7d1c49-a66f-435e-8715-593e0d83a080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5478 | 2025.10.28 02:50:51.470732 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5479 | 2025.10.28 02:50:51.470779 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5480 | 2025.10.28 02:50:51.470861 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5481 | 2025.10.28 02:50:51.470913 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5482 | 2025.10.28 02:50:51.471411 [ 4 ] {3c7d1c49-a66f-435e-8715-593e0d83a080} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2025.10.28 02:50:51.471452 [ 4 ] {3c7d1c49-a66f-435e-8715-593e0d83a080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5484 | 2025.10.28 02:50:51.471811 [ 4 ] {3c7d1c49-a66f-435e-8715-593e0d83a080} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5485 | 2025.10.28 02:50:51.472046 [ 4 ] {3c7d1c49-a66f-435e-8715-593e0d83a080} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2025.10.28 02:50:51.472142 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661605 sec., 634928.2771777889 rows/sec., 38.48 MiB/sec. | ||
| 5487 | 2025.10.28 02:50:51.472178 [ 4 ] {3c7d1c49-a66f-435e-8715-593e0d83a080} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001554 sec., 464607.4646074646 rows/sec., 32.62 MiB/sec. | ||
| 5488 | 2025.10.28 02:50:51.472216 [ 4 ] {3c7d1c49-a66f-435e-8715-593e0d83a080} <Debug> TCPHandler: Processed in 0.001737777 sec. | ||
| 5489 | 2025.10.28 02:50:51.472278 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5490 | 2025.10.28 02:50:51.472335 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5491 | 2025.10.28 02:50:51.472429 [ 4 ] {a217c499-bddc-46d2-8da1-989197a65c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5492 | 2025.10.28 02:50:51.472469 [ 4 ] {a217c499-bddc-46d2-8da1-989197a65c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5493 | 2025.10.28 02:50:51.472575 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_17_4} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2025.10.28 02:50:51.472651 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_17_4} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5495 | 2025.10.28 02:50:51.472726 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5496 | 2025.10.28 02:50:51.472802 [ 4 ] {a217c499-bddc-46d2-8da1-989197a65c5f} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2025.10.28 02:50:51.472836 [ 4 ] {a217c499-bddc-46d2-8da1-989197a65c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5498 | 2025.10.28 02:50:51.473141 [ 4 ] {a217c499-bddc-46d2-8da1-989197a65c5f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5499 | 2025.10.28 02:50:51.473343 [ 4 ] {a217c499-bddc-46d2-8da1-989197a65c5f} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2025.10.28 02:50:51.473470 [ 4 ] {a217c499-bddc-46d2-8da1-989197a65c5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 5501 | 2025.10.28 02:50:51.473507 [ 4 ] {a217c499-bddc-46d2-8da1-989197a65c5f} <Debug> TCPHandler: Processed in 0.00122149 sec. | ||
| 5502 | 2025.10.28 02:50:51.473620 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5503 | 2025.10.28 02:50:51.473716 [ 4 ] {c809b467-7fdf-4b07-9d2e-c218d6bf144d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5504 | 2025.10.28 02:50:51.473758 [ 4 ] {c809b467-7fdf-4b07-9d2e-c218d6bf144d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5505 | 2025.10.28 02:50:51.474202 [ 4 ] {c809b467-7fdf-4b07-9d2e-c218d6bf144d} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2025.10.28 02:50:51.474238 [ 4 ] {c809b467-7fdf-4b07-9d2e-c218d6bf144d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5507 | 2025.10.28 02:50:51.474584 [ 4 ] {c809b467-7fdf-4b07-9d2e-c218d6bf144d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5508 | 2025.10.28 02:50:51.474803 [ 4 ] {c809b467-7fdf-4b07-9d2e-c218d6bf144d} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2025.10.28 02:50:51.474930 [ 4 ] {c809b467-7fdf-4b07-9d2e-c218d6bf144d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001234 sec., 254457.05024311182 rows/sec., 16.72 MiB/sec. | ||
| 5510 | 2025.10.28 02:50:51.474967 [ 4 ] {c809b467-7fdf-4b07-9d2e-c218d6bf144d} <Debug> TCPHandler: Processed in 0.001395776 sec. | ||
| 5511 | 2025.10.28 02:50:51.475102 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5512 | 2025.10.28 02:50:51.475197 [ 4 ] {559abd24-ca9f-47bb-aba6-42254ddb1a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5513 | 2025.10.28 02:50:51.475238 [ 4 ] {559abd24-ca9f-47bb-aba6-42254ddb1a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5514 | 2025.10.28 02:50:51.475553 [ 4 ] {559abd24-ca9f-47bb-aba6-42254ddb1a7d} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2025.10.28 02:50:51.475588 [ 4 ] {559abd24-ca9f-47bb-aba6-42254ddb1a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5516 | 2025.10.28 02:50:51.475877 [ 4 ] {559abd24-ca9f-47bb-aba6-42254ddb1a7d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5517 | 2025.10.28 02:50:51.476107 [ 4 ] {559abd24-ca9f-47bb-aba6-42254ddb1a7d} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2025.10.28 02:50:51.476233 [ 4 ] {559abd24-ca9f-47bb-aba6-42254ddb1a7d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 5519 | 2025.10.28 02:50:51.476270 [ 4 ] {559abd24-ca9f-47bb-aba6-42254ddb1a7d} <Debug> TCPHandler: Processed in 0.00121797 sec. | ||
| 5520 | 2025.10.28 02:50:51.476384 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2025.10.28 02:50:51.476477 [ 4 ] {08a7e6b3-ebe3-4141-a07d-050c0614c731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5522 | 2025.10.28 02:50:51.476531 [ 4 ] {08a7e6b3-ebe3-4141-a07d-050c0614c731} <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 | ||
| 5523 | 2025.10.28 02:50:51.477425 [ 4 ] {08a7e6b3-ebe3-4141-a07d-050c0614c731} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2025.10.28 02:50:51.477461 [ 4 ] {08a7e6b3-ebe3-4141-a07d-050c0614c731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5525 | 2025.10.28 02:50:51.478094 [ 4 ] {08a7e6b3-ebe3-4141-a07d-050c0614c731} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5526 | 2025.10.28 02:50:51.478325 [ 4 ] {08a7e6b3-ebe3-4141-a07d-050c0614c731} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2025.10.28 02:50:51.478462 [ 4 ] {08a7e6b3-ebe3-4141-a07d-050c0614c731} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002003 sec., 21467.79830254618 rows/sec., 38.47 MiB/sec. | ||
| 5528 | 2025.10.28 02:50:51.478528 [ 4 ] {08a7e6b3-ebe3-4141-a07d-050c0614c731} <Debug> TCPHandler: Processed in 0.002193181 sec. | ||
| 5529 | 2025.10.28 02:50:51.478648 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5530 | 2025.10.28 02:50:51.478743 [ 4 ] {3b95d937-ab48-4bf4-a4ee-66a03ff9f202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5531 | 2025.10.28 02:50:51.478785 [ 4 ] {3b95d937-ab48-4bf4-a4ee-66a03ff9f202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5532 | 2025.10.28 02:50:51.479119 [ 4 ] {3b95d937-ab48-4bf4-a4ee-66a03ff9f202} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2025.10.28 02:50:51.479155 [ 4 ] {3b95d937-ab48-4bf4-a4ee-66a03ff9f202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5534 | 2025.10.28 02:50:51.479473 [ 4 ] {3b95d937-ab48-4bf4-a4ee-66a03ff9f202} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5535 | 2025.10.28 02:50:51.479687 [ 4 ] {3b95d937-ab48-4bf4-a4ee-66a03ff9f202} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2025.10.28 02:50:51.479813 [ 4 ] {3b95d937-ab48-4bf4-a4ee-66a03ff9f202} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 5537 | 2025.10.28 02:50:51.479849 [ 4 ] {3b95d937-ab48-4bf4-a4ee-66a03ff9f202} <Debug> TCPHandler: Processed in 0.001251341 sec. | ||
| 5538 | 2025.10.28 02:50:52.000285 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.57 MiB, peak 266.05 MiB, free memory in arenas 0.00 B, will set to 258.25 MiB (RSS), difference: -1.32 MiB | ||
| 5539 | 2025.10.28 02:50:56.447543 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2025.10.28 02:50:56.447847 [ 4 ] {df840cb6-21bc-45df-9b7b-ec016610ecf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5541 | 2025.10.28 02:50:56.447952 [ 4 ] {df840cb6-21bc-45df-9b7b-ec016610ecf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5542 | 2025.10.28 02:50:56.448761 [ 4 ] {df840cb6-21bc-45df-9b7b-ec016610ecf1} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2025.10.28 02:50:56.448803 [ 4 ] {df840cb6-21bc-45df-9b7b-ec016610ecf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5544 | 2025.10.28 02:50:56.449221 [ 4 ] {df840cb6-21bc-45df-9b7b-ec016610ecf1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5545 | 2025.10.28 02:50:56.449455 [ 4 ] {df840cb6-21bc-45df-9b7b-ec016610ecf1} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2025.10.28 02:50:56.449626 [ 4 ] {df840cb6-21bc-45df-9b7b-ec016610ecf1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001856 sec., 30172.41379310345 rows/sec., 2.32 MiB/sec. | ||
| 5547 | 2025.10.28 02:50:56.449675 [ 4 ] {df840cb6-21bc-45df-9b7b-ec016610ecf1} <Debug> TCPHandler: Processed in 0.002318616 sec. | ||
| 5548 | 2025.10.28 02:50:56.449852 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2025.10.28 02:50:56.449955 [ 4 ] {c53e370c-03c6-4ef4-8324-150accc24c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5550 | 2025.10.28 02:50:56.449998 [ 4 ] {c53e370c-03c6-4ef4-8324-150accc24c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5551 | 2025.10.28 02:50:56.450483 [ 4 ] {c53e370c-03c6-4ef4-8324-150accc24c5c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2025.10.28 02:50:56.450518 [ 4 ] {c53e370c-03c6-4ef4-8324-150accc24c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5553 | 2025.10.28 02:50:56.450852 [ 4 ] {c53e370c-03c6-4ef4-8324-150accc24c5c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5554 | 2025.10.28 02:50:56.451070 [ 4 ] {c53e370c-03c6-4ef4-8324-150accc24c5c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2025.10.28 02:50:56.451210 [ 4 ] {c53e370c-03c6-4ef4-8324-150accc24c5c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 5556 | 2025.10.28 02:50:56.451248 [ 4 ] {c53e370c-03c6-4ef4-8324-150accc24c5c} <Debug> TCPHandler: Processed in 0.001448438 sec. | ||
| 5557 | 2025.10.28 02:50:56.451382 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2025.10.28 02:50:56.451482 [ 4 ] {9a636ea5-4c41-4afd-b5c3-3690b28e84d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5559 | 2025.10.28 02:50:56.451526 [ 4 ] {9a636ea5-4c41-4afd-b5c3-3690b28e84d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5560 | 2025.10.28 02:50:56.452013 [ 4 ] {9a636ea5-4c41-4afd-b5c3-3690b28e84d3} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2025.10.28 02:50:56.452048 [ 4 ] {9a636ea5-4c41-4afd-b5c3-3690b28e84d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5562 | 2025.10.28 02:50:56.452390 [ 4 ] {9a636ea5-4c41-4afd-b5c3-3690b28e84d3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5563 | 2025.10.28 02:50:56.452614 [ 4 ] {9a636ea5-4c41-4afd-b5c3-3690b28e84d3} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2025.10.28 02:50:56.452753 [ 4 ] {9a636ea5-4c41-4afd-b5c3-3690b28e84d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 5565 | 2025.10.28 02:50:56.452799 [ 4 ] {9a636ea5-4c41-4afd-b5c3-3690b28e84d3} <Debug> TCPHandler: Processed in 0.001475108 sec. | ||
| 5566 | 2025.10.28 02:50:56.452921 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2025.10.28 02:50:56.453017 [ 4 ] {a3a15ca2-8e73-457d-a88e-a0b5ee12f8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5568 | 2025.10.28 02:50:56.453061 [ 4 ] {a3a15ca2-8e73-457d-a88e-a0b5ee12f8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5569 | 2025.10.28 02:50:56.453428 [ 4 ] {a3a15ca2-8e73-457d-a88e-a0b5ee12f8f6} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2025.10.28 02:50:56.453463 [ 4 ] {a3a15ca2-8e73-457d-a88e-a0b5ee12f8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5571 | 2025.10.28 02:50:56.453793 [ 4 ] {a3a15ca2-8e73-457d-a88e-a0b5ee12f8f6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5572 | 2025.10.28 02:50:56.454020 [ 4 ] {a3a15ca2-8e73-457d-a88e-a0b5ee12f8f6} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2025.10.28 02:50:56.454155 [ 4 ] {a3a15ca2-8e73-457d-a88e-a0b5ee12f8f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 5574 | 2025.10.28 02:50:56.454190 [ 4 ] {a3a15ca2-8e73-457d-a88e-a0b5ee12f8f6} <Debug> TCPHandler: Processed in 0.001321183 sec. | ||
| 5575 | 2025.10.28 02:50:58.106124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12060 | ||
| 5576 | 2025.10.28 02:50:58.106650 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2025.10.28 02:50:58.106694 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5578 | 2025.10.28 02:50:58.107181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5579 | 2025.10.28 02:50:58.107408 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2025.10.28 02:50:58.107543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12060 | ||
| 5581 | 2025.10.28 02:50:58.815721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5582 | 2025.10.28 02:50:58.834053 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2025.10.28 02:50:58.834130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5584 | 2025.10.28 02:50:58.842551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5585 | 2025.10.28 02:50:58.843708 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2025.10.28 02:50:58.850656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5587 | 2025.10.28 02:50:59.146550 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54087 | ||
| 5588 | 2025.10.28 02:50:59.146670 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5589 | 2025.10.28 02:50:59.146700 [ 286 ] {} <Debug> TCP-Session: 144ce7bf-2f3a-4741-ae84-bd588f23c89b Authenticating user 'default' from [fd00:1122:3344:101::e]:54087 | ||
| 5590 | 2025.10.28 02:50:59.146722 [ 286 ] {} <Debug> TCP-Session: 144ce7bf-2f3a-4741-ae84-bd588f23c89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5591 | 2025.10.28 02:50:59.146735 [ 286 ] {} <Debug> TCP-Session: 144ce7bf-2f3a-4741-ae84-bd588f23c89b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2025.10.28 02:50:59.146937 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34981 | ||
| 5593 | 2025.10.28 02:50:59.146967 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40023 | ||
| 5594 | 2025.10.28 02:50:59.147008 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64907 | ||
| 5595 | 2025.10.28 02:50:59.147019 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36605 | ||
| 5596 | 2025.10.28 02:50:59.147058 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5597 | 2025.10.28 02:50:59.147027 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45906 | ||
| 5598 | 2025.10.28 02:50:59.147099 [ 288 ] {} <Debug> TCP-Session: 38dbb898-ce0d-463e-b1e7-07e3f83885b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34981 | ||
| 5599 | 2025.10.28 02:50:59.147106 [ 286 ] {} <Trace> TCP-Session: 144ce7bf-2f3a-4741-ae84-bd588f23c89b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5600 | 2025.10.28 02:50:59.147107 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5601 | 2025.10.28 02:50:59.147128 [ 288 ] {} <Debug> TCP-Session: 38dbb898-ce0d-463e-b1e7-07e3f83885b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2025.10.28 02:50:59.147170 [ 289 ] {} <Debug> TCP-Session: c414ff30-9b2b-4942-aa46-52ded2c82303 Authenticating user 'default' from [fd00:1122:3344:101::e]:40023 | ||
| 5603 | 2025.10.28 02:50:59.147186 [ 288 ] {} <Debug> TCP-Session: 38dbb898-ce0d-463e-b1e7-07e3f83885b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2025.10.28 02:50:59.147107 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5605 | 2025.10.28 02:50:59.147217 [ 289 ] {} <Debug> TCP-Session: c414ff30-9b2b-4942-aa46-52ded2c82303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2025.10.28 02:50:59.147218 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5607 | 2025.10.28 02:50:59.147240 [ 289 ] {} <Debug> TCP-Session: c414ff30-9b2b-4942-aa46-52ded2c82303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2025.10.28 02:50:59.147241 [ 293 ] {} <Debug> TCP-Session: 18822579-557a-42e0-8f0b-633310d68076 Authenticating user 'default' from [fd00:1122:3344:101::e]:64907 | ||
| 5609 | 2025.10.28 02:50:59.147267 [ 294 ] {} <Debug> TCP-Session: 0b6dc8cf-2ece-411d-959b-7ed80fd54b15 Authenticating user 'default' from [fd00:1122:3344:101::e]:36605 | ||
| 5610 | 2025.10.28 02:50:59.147287 [ 293 ] {} <Debug> TCP-Session: 18822579-557a-42e0-8f0b-633310d68076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5611 | 2025.10.28 02:50:59.147292 [ 286 ] {bde4360e-caf7-4e6d-8ced-1618a10c5836} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54087) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5612 | 2025.10.28 02:50:59.147306 [ 294 ] {} <Debug> TCP-Session: 0b6dc8cf-2ece-411d-959b-7ed80fd54b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2025.10.28 02:50:59.147315 [ 293 ] {} <Debug> TCP-Session: 18822579-557a-42e0-8f0b-633310d68076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2025.10.28 02:50:59.147341 [ 294 ] {} <Debug> TCP-Session: 0b6dc8cf-2ece-411d-959b-7ed80fd54b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2025.10.28 02:50:59.147233 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5616 | 2025.10.28 02:50:59.146996 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39287 | ||
| 5617 | 2025.10.28 02:50:59.147406 [ 3 ] {} <Debug> TCP-Session: 0105f638-5ba6-4815-b118-a7cd6f1408b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45906 | ||
| 5618 | 2025.10.28 02:50:59.146983 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40519 | ||
| 5619 | 2025.10.28 02:50:59.147438 [ 3 ] {} <Debug> TCP-Session: 0105f638-5ba6-4815-b118-a7cd6f1408b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2025.10.28 02:50:59.146966 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42217 | ||
| 5621 | 2025.10.28 02:50:59.147501 [ 3 ] {} <Debug> TCP-Session: 0105f638-5ba6-4815-b118-a7cd6f1408b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2025.10.28 02:50:59.147524 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5623 | 2025.10.28 02:50:59.147554 [ 292 ] {} <Debug> TCP-Session: 63c12aff-54d3-4326-8e8e-d49b30b6d741 Authenticating user 'default' from [fd00:1122:3344:101::e]:39287 | ||
| 5624 | 2025.10.28 02:50:59.147572 [ 292 ] {} <Debug> TCP-Session: 63c12aff-54d3-4326-8e8e-d49b30b6d741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2025.10.28 02:50:59.147571 [ 286 ] {bde4360e-caf7-4e6d-8ced-1618a10c5836} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5626 | 2025.10.28 02:50:59.147588 [ 292 ] {} <Debug> TCP-Session: 63c12aff-54d3-4326-8e8e-d49b30b6d741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5627 | 2025.10.28 02:50:59.147648 [ 286 ] {bde4360e-caf7-4e6d-8ced-1618a10c5836} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5628 | 2025.10.28 02:50:59.147671 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5629 | 2025.10.28 02:50:59.147673 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5630 | 2025.10.28 02:50:59.147698 [ 290 ] {} <Debug> TCP-Session: fb27348e-c936-4024-bfab-441286a18f1b Authenticating user 'default' from [fd00:1122:3344:101::e]:42217 | ||
| 5631 | 2025.10.28 02:50:59.147725 [ 291 ] {} <Debug> TCP-Session: 920c8dce-9c4e-42da-927b-afd5289fed3d Authenticating user 'default' from [fd00:1122:3344:101::e]:40519 | ||
| 5632 | 2025.10.28 02:50:59.147726 [ 290 ] {} <Debug> TCP-Session: fb27348e-c936-4024-bfab-441286a18f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2025.10.28 02:50:59.147755 [ 291 ] {} <Debug> TCP-Session: 920c8dce-9c4e-42da-927b-afd5289fed3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2025.10.28 02:50:59.147757 [ 290 ] {} <Debug> TCP-Session: fb27348e-c936-4024-bfab-441286a18f1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2025.10.28 02:50:59.147776 [ 291 ] {} <Debug> TCP-Session: 920c8dce-9c4e-42da-927b-afd5289fed3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2025.10.28 02:50:59.147937 [ 286 ] {bde4360e-caf7-4e6d-8ced-1618a10c5836} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 5637 | 2025.10.28 02:50:59.149003 [ 325 ] {bde4360e-caf7-4e6d-8ced-1618a10c5836} <Trace> AggregatingTransform: Aggregating | ||
| 5638 | 2025.10.28 02:50:59.149057 [ 325 ] {bde4360e-caf7-4e6d-8ced-1618a10c5836} <Trace> Aggregator: Aggregation method: without_key | ||
| 5639 | 2025.10.28 02:50:59.149092 [ 325 ] {bde4360e-caf7-4e6d-8ced-1618a10c5836} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001050834 sec. (951.625 rows/sec., 37.17 KiB/sec.) | ||
| 5640 | 2025.10.28 02:50:59.149111 [ 325 ] {bde4360e-caf7-4e6d-8ced-1618a10c5836} <Trace> Aggregator: Merging aggregated data | ||
| 5641 | 2025.10.28 02:50:59.150375 [ 286 ] {bde4360e-caf7-4e6d-8ced-1618a10c5836} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003139 sec., 318.57279388340237 rows/sec., 12.44 KiB/sec. | ||
| 5642 | 2025.10.28 02:50:59.150565 [ 286 ] {bde4360e-caf7-4e6d-8ced-1618a10c5836} <Debug> TCPHandler: Processed in 0.003583567 sec. | ||
| 5643 | 2025.10.28 02:50:59.150691 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5644 | 2025.10.28 02:50:59.150713 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5645 | 2025.10.28 02:50:59.150728 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5646 | 2025.10.28 02:50:59.150745 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5647 | 2025.10.28 02:50:59.150767 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5648 | 2025.10.28 02:50:59.150777 [ 3 ] {} <Debug> TCP-Session: 0105f638-5ba6-4815-b118-a7cd6f1408b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2025.10.28 02:50:59.150791 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5650 | 2025.10.28 02:50:59.150808 [ 293 ] {} <Debug> TCP-Session: 18822579-557a-42e0-8f0b-633310d68076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2025.10.28 02:50:59.150831 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5652 | 2025.10.28 02:50:59.150845 [ 294 ] {} <Debug> TCP-Session: 0b6dc8cf-2ece-411d-959b-7ed80fd54b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2025.10.28 02:50:59.150849 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5654 | 2025.10.28 02:50:59.150873 [ 290 ] {} <Debug> TCP-Session: fb27348e-c936-4024-bfab-441286a18f1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2025.10.28 02:50:59.150810 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5656 | 2025.10.28 02:50:59.150900 [ 292 ] {} <Debug> TCP-Session: 63c12aff-54d3-4326-8e8e-d49b30b6d741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2025.10.28 02:50:59.150794 [ 289 ] {} <Debug> TCP-Session: c414ff30-9b2b-4942-aa46-52ded2c82303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5658 | 2025.10.28 02:50:59.150942 [ 291 ] {} <Debug> TCP-Session: 920c8dce-9c4e-42da-927b-afd5289fed3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2025.10.28 02:50:59.150759 [ 288 ] {} <Debug> TCP-Session: 38dbb898-ce0d-463e-b1e7-07e3f83885b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2025.10.28 02:50:59.150726 [ 286 ] {} <Debug> TCP-Session: 144ce7bf-2f3a-4741-ae84-bd588f23c89b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2025.10.28 02:50:59.158016 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42543 | ||
| 5662 | 2025.10.28 02:50:59.158084 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5663 | 2025.10.28 02:50:59.158106 [ 286 ] {} <Debug> TCP-Session: 06c41799-2e19-4881-b095-bfeff24a2f44 Authenticating user 'default' from [fd00:1122:3344:101::e]:42543 | ||
| 5664 | 2025.10.28 02:50:59.158122 [ 286 ] {} <Debug> TCP-Session: 06c41799-2e19-4881-b095-bfeff24a2f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2025.10.28 02:50:59.158134 [ 286 ] {} <Debug> TCP-Session: 06c41799-2e19-4881-b095-bfeff24a2f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2025.10.28 02:50:59.158275 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54879 | ||
| 5667 | 2025.10.28 02:50:59.158301 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45167 | ||
| 5668 | 2025.10.28 02:50:59.158307 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52109 | ||
| 5669 | 2025.10.28 02:50:59.158330 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51875 | ||
| 5670 | 2025.10.28 02:50:59.158353 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39984 | ||
| 5671 | 2025.10.28 02:50:59.158378 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5672 | 2025.10.28 02:50:59.158385 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54735 | ||
| 5673 | 2025.10.28 02:50:59.158417 [ 289 ] {} <Debug> TCP-Session: eecdd60f-4b3e-4602-80ab-1568aa1b6c0d Authenticating user 'default' from [fd00:1122:3344:101::e]:45167 | ||
| 5674 | 2025.10.28 02:50:59.158434 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5675 | 2025.10.28 02:50:59.158455 [ 289 ] {} <Debug> TCP-Session: eecdd60f-4b3e-4602-80ab-1568aa1b6c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2025.10.28 02:50:59.158467 [ 292 ] {} <Debug> TCP-Session: 2024a34d-9e35-4f97-af0e-97fb877f417d Authenticating user 'default' from [fd00:1122:3344:101::e]:39984 | ||
| 5677 | 2025.10.28 02:50:59.158469 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5678 | 2025.10.28 02:50:59.158481 [ 289 ] {} <Debug> TCP-Session: eecdd60f-4b3e-4602-80ab-1568aa1b6c0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2025.10.28 02:50:59.158492 [ 292 ] {} <Debug> TCP-Session: 2024a34d-9e35-4f97-af0e-97fb877f417d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5680 | 2025.10.28 02:50:59.158507 [ 3 ] {} <Debug> TCP-Session: 80464490-2965-4d4a-907d-438e67df59a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54735 | ||
| 5681 | 2025.10.28 02:50:59.158528 [ 292 ] {} <Debug> TCP-Session: 2024a34d-9e35-4f97-af0e-97fb877f417d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2025.10.28 02:50:59.158413 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5683 | 2025.10.28 02:50:59.158543 [ 3 ] {} <Debug> TCP-Session: 80464490-2965-4d4a-907d-438e67df59a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2025.10.28 02:50:59.158574 [ 291 ] {} <Debug> TCP-Session: 5c36461d-4f62-44cf-9360-cb0c9d734d83 Authenticating user 'default' from [fd00:1122:3344:101::e]:51875 | ||
| 5685 | 2025.10.28 02:50:59.158587 [ 3 ] {} <Debug> TCP-Session: 80464490-2965-4d4a-907d-438e67df59a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5686 | 2025.10.28 02:50:59.158605 [ 291 ] {} <Debug> TCP-Session: 5c36461d-4f62-44cf-9360-cb0c9d734d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2025.10.28 02:50:59.158389 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5688 | 2025.10.28 02:50:59.158626 [ 291 ] {} <Debug> TCP-Session: 5c36461d-4f62-44cf-9360-cb0c9d734d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2025.10.28 02:50:59.158654 [ 290 ] {} <Debug> TCP-Session: ed201c54-82b4-41ed-837d-ec4a3affb316 Authenticating user 'default' from [fd00:1122:3344:101::e]:52109 | ||
| 5690 | 2025.10.28 02:50:59.158380 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59845 | ||
| 5691 | 2025.10.28 02:50:59.158681 [ 290 ] {} <Debug> TCP-Session: ed201c54-82b4-41ed-837d-ec4a3affb316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2025.10.28 02:50:59.158339 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5693 | 2025.10.28 02:50:59.158714 [ 290 ] {} <Debug> TCP-Session: ed201c54-82b4-41ed-837d-ec4a3affb316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2025.10.28 02:50:59.158743 [ 288 ] {} <Debug> TCP-Session: 32710458-c044-4479-bb76-4a112b46c866 Authenticating user 'default' from [fd00:1122:3344:101::e]:54879 | ||
| 5695 | 2025.10.28 02:50:59.158368 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64931 | ||
| 5696 | 2025.10.28 02:50:59.158755 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5697 | 2025.10.28 02:50:59.158772 [ 288 ] {} <Debug> TCP-Session: 32710458-c044-4479-bb76-4a112b46c866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2025.10.28 02:50:59.158818 [ 294 ] {} <Debug> TCP-Session: 46af5463-da45-416e-96fb-db706a0f9196 Authenticating user 'default' from [fd00:1122:3344:101::e]:59845 | ||
| 5699 | 2025.10.28 02:50:59.158828 [ 288 ] {} <Debug> TCP-Session: 32710458-c044-4479-bb76-4a112b46c866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2025.10.28 02:50:59.158853 [ 294 ] {} <Debug> TCP-Session: 46af5463-da45-416e-96fb-db706a0f9196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2025.10.28 02:50:59.158819 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5702 | 2025.10.28 02:50:59.158888 [ 294 ] {} <Debug> TCP-Session: 46af5463-da45-416e-96fb-db706a0f9196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2025.10.28 02:50:59.158910 [ 293 ] {} <Debug> TCP-Session: c99042dd-64de-4ca7-bdea-b6ed1b4ecc42 Authenticating user 'default' from [fd00:1122:3344:101::e]:64931 | ||
| 5704 | 2025.10.28 02:50:59.158366 [ 286 ] {} <Trace> TCP-Session: 06c41799-2e19-4881-b095-bfeff24a2f44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5705 | 2025.10.28 02:50:59.158938 [ 293 ] {} <Debug> TCP-Session: c99042dd-64de-4ca7-bdea-b6ed1b4ecc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5706 | 2025.10.28 02:50:59.158969 [ 293 ] {} <Debug> TCP-Session: c99042dd-64de-4ca7-bdea-b6ed1b4ecc42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2025.10.28 02:50:59.159076 [ 286 ] {07e72f93-9cb2-4be4-8cf2-b1442659a77f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42543) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5708 | 2025.10.28 02:50:59.159252 [ 286 ] {07e72f93-9cb2-4be4-8cf2-b1442659a77f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5709 | 2025.10.28 02:50:59.159294 [ 286 ] {07e72f93-9cb2-4be4-8cf2-b1442659a77f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5710 | 2025.10.28 02:50:59.159533 [ 286 ] {07e72f93-9cb2-4be4-8cf2-b1442659a77f} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 5711 | 2025.10.28 02:50:59.160324 [ 346 ] {07e72f93-9cb2-4be4-8cf2-b1442659a77f} <Trace> AggregatingTransform: Aggregating | ||
| 5712 | 2025.10.28 02:50:59.160374 [ 346 ] {07e72f93-9cb2-4be4-8cf2-b1442659a77f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5713 | 2025.10.28 02:50:59.160416 [ 346 ] {07e72f93-9cb2-4be4-8cf2-b1442659a77f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000796106 sec. (1256.114 rows/sec., 49.07 KiB/sec.) | ||
| 5714 | 2025.10.28 02:50:59.160439 [ 346 ] {07e72f93-9cb2-4be4-8cf2-b1442659a77f} <Trace> Aggregator: Merging aggregated data | ||
| 5715 | 2025.10.28 02:50:59.161945 [ 286 ] {07e72f93-9cb2-4be4-8cf2-b1442659a77f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002905 sec., 344.2340791738382 rows/sec., 13.45 KiB/sec. | ||
| 5716 | 2025.10.28 02:50:59.162089 [ 286 ] {07e72f93-9cb2-4be4-8cf2-b1442659a77f} <Debug> TCPHandler: Processed in 0.003791624 sec. | ||
| 5717 | 2025.10.28 02:50:59.162192 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5718 | 2025.10.28 02:50:59.162210 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5719 | 2025.10.28 02:50:59.162230 [ 286 ] {} <Debug> TCP-Session: 06c41799-2e19-4881-b095-bfeff24a2f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2025.10.28 02:50:59.162232 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5721 | 2025.10.28 02:50:59.162250 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5722 | 2025.10.28 02:50:59.162282 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5723 | 2025.10.28 02:50:59.162292 [ 291 ] {} <Debug> TCP-Session: 5c36461d-4f62-44cf-9360-cb0c9d734d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2025.10.28 02:50:59.162309 [ 289 ] {} <Debug> TCP-Session: eecdd60f-4b3e-4602-80ab-1568aa1b6c0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2025.10.28 02:50:59.162324 [ 293 ] {} <Debug> TCP-Session: c99042dd-64de-4ca7-bdea-b6ed1b4ecc42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2025.10.28 02:50:59.162321 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5727 | 2025.10.28 02:50:59.162343 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5728 | 2025.10.28 02:50:59.162370 [ 290 ] {} <Debug> TCP-Session: ed201c54-82b4-41ed-837d-ec4a3affb316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2025.10.28 02:50:59.162298 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5730 | 2025.10.28 02:50:59.162392 [ 294 ] {} <Debug> TCP-Session: 46af5463-da45-416e-96fb-db706a0f9196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2025.10.28 02:50:59.162254 [ 288 ] {} <Debug> TCP-Session: 32710458-c044-4479-bb76-4a112b46c866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5732 | 2025.10.28 02:50:59.162423 [ 3 ] {} <Debug> TCP-Session: 80464490-2965-4d4a-907d-438e67df59a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2025.10.28 02:50:59.162262 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5734 | 2025.10.28 02:50:59.162474 [ 292 ] {} <Debug> TCP-Session: 2024a34d-9e35-4f97-af0e-97fb877f417d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2025.10.28 02:50:59.166391 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45228 | ||
| 5736 | 2025.10.28 02:50:59.166456 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5737 | 2025.10.28 02:50:59.166475 [ 286 ] {} <Debug> TCP-Session: ed340932-80b7-4eb7-8431-694ef172bb81 Authenticating user 'default' from [fd00:1122:3344:101::e]:45228 | ||
| 5738 | 2025.10.28 02:50:59.166491 [ 286 ] {} <Debug> TCP-Session: ed340932-80b7-4eb7-8431-694ef172bb81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2025.10.28 02:50:59.166503 [ 286 ] {} <Debug> TCP-Session: ed340932-80b7-4eb7-8431-694ef172bb81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2025.10.28 02:50:59.166682 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57439 | ||
| 5741 | 2025.10.28 02:50:59.166707 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49571 | ||
| 5742 | 2025.10.28 02:50:59.166720 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57713 | ||
| 5743 | 2025.10.28 02:50:59.166733 [ 286 ] {} <Trace> TCP-Session: ed340932-80b7-4eb7-8431-694ef172bb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2025.10.28 02:50:59.166770 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53843 | ||
| 5745 | 2025.10.28 02:50:59.166788 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64428 | ||
| 5746 | 2025.10.28 02:50:59.166801 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5747 | 2025.10.28 02:50:59.166851 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5748 | 2025.10.28 02:50:59.166793 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50754 | ||
| 5749 | 2025.10.28 02:50:59.166884 [ 293 ] {} <Debug> TCP-Session: 9b71661b-bce5-451e-b1d5-160fd4f60ad8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53843 | ||
| 5750 | 2025.10.28 02:50:59.166892 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5751 | 2025.10.28 02:50:59.166918 [ 293 ] {} <Debug> TCP-Session: 9b71661b-bce5-451e-b1d5-160fd4f60ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5752 | 2025.10.28 02:50:59.166936 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5753 | 2025.10.28 02:50:59.166946 [ 294 ] {} <Debug> TCP-Session: 088c746a-3d0c-4e49-8fb3-2924106f20ef Authenticating user 'default' from [fd00:1122:3344:101::e]:64428 | ||
| 5754 | 2025.10.28 02:50:59.166966 [ 3 ] {} <Debug> TCP-Session: f84ca4fd-c686-436a-9feb-857f395c5cc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50754 | ||
| 5755 | 2025.10.28 02:50:59.166990 [ 294 ] {} <Debug> TCP-Session: 088c746a-3d0c-4e49-8fb3-2924106f20ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2025.10.28 02:50:59.167004 [ 3 ] {} <Debug> TCP-Session: f84ca4fd-c686-436a-9feb-857f395c5cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5757 | 2025.10.28 02:50:59.167021 [ 294 ] {} <Debug> TCP-Session: 088c746a-3d0c-4e49-8fb3-2924106f20ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2025.10.28 02:50:59.167033 [ 3 ] {} <Debug> TCP-Session: f84ca4fd-c686-436a-9feb-857f395c5cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2025.10.28 02:50:59.166949 [ 293 ] {} <Debug> TCP-Session: 9b71661b-bce5-451e-b1d5-160fd4f60ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2025.10.28 02:50:59.166873 [ 291 ] {} <Debug> TCP-Session: a170cdd7-dc8e-4d45-8d9e-4d0cee45abb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57713 | ||
| 5761 | 2025.10.28 02:50:59.166764 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5762 | 2025.10.28 02:50:59.167105 [ 291 ] {} <Debug> TCP-Session: a170cdd7-dc8e-4d45-8d9e-4d0cee45abb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2025.10.28 02:50:59.166779 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5764 | 2025.10.28 02:50:59.167141 [ 288 ] {} <Debug> TCP-Session: 0303bdb0-83f1-4626-a223-13dcdbd99bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:57439 | ||
| 5765 | 2025.10.28 02:50:59.167168 [ 289 ] {} <Debug> TCP-Session: 9f30ba80-d417-48b4-b219-0dec69771596 Authenticating user 'default' from [fd00:1122:3344:101::e]:49571 | ||
| 5766 | 2025.10.28 02:50:59.167179 [ 288 ] {} <Debug> TCP-Session: 0303bdb0-83f1-4626-a223-13dcdbd99bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5767 | 2025.10.28 02:50:59.167194 [ 289 ] {} <Debug> TCP-Session: 9f30ba80-d417-48b4-b219-0dec69771596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5768 | 2025.10.28 02:50:59.167205 [ 288 ] {} <Debug> TCP-Session: 0303bdb0-83f1-4626-a223-13dcdbd99bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2025.10.28 02:50:59.167218 [ 289 ] {} <Debug> TCP-Session: 9f30ba80-d417-48b4-b219-0dec69771596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5770 | 2025.10.28 02:50:59.166754 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41798 | ||
| 5771 | 2025.10.28 02:50:59.166719 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38885 | ||
| 5772 | 2025.10.28 02:50:59.167141 [ 291 ] {} <Debug> TCP-Session: a170cdd7-dc8e-4d45-8d9e-4d0cee45abb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2025.10.28 02:50:59.166902 [ 286 ] {2e228dc5-03d3-4607-9b1b-886b3d1fa647} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45228) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5774 | 2025.10.28 02:50:59.167328 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5775 | 2025.10.28 02:50:59.167352 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5776 | 2025.10.28 02:50:59.167372 [ 292 ] {} <Debug> TCP-Session: 286ab4c8-d70f-4cec-a670-709b45244174 Authenticating user 'default' from [fd00:1122:3344:101::e]:41798 | ||
| 5777 | 2025.10.28 02:50:59.167384 [ 290 ] {} <Debug> TCP-Session: 3b613fcf-26c2-4d69-a93a-a08af6aa023d Authenticating user 'default' from [fd00:1122:3344:101::e]:38885 | ||
| 5778 | 2025.10.28 02:50:59.167396 [ 292 ] {} <Debug> TCP-Session: 286ab4c8-d70f-4cec-a670-709b45244174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5779 | 2025.10.28 02:50:59.167419 [ 290 ] {} <Debug> TCP-Session: 3b613fcf-26c2-4d69-a93a-a08af6aa023d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5780 | 2025.10.28 02:50:59.167429 [ 292 ] {} <Debug> TCP-Session: 286ab4c8-d70f-4cec-a670-709b45244174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2025.10.28 02:50:59.167443 [ 290 ] {} <Debug> TCP-Session: 3b613fcf-26c2-4d69-a93a-a08af6aa023d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5782 | 2025.10.28 02:50:59.167513 [ 286 ] {2e228dc5-03d3-4607-9b1b-886b3d1fa647} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5783 | 2025.10.28 02:50:59.167557 [ 286 ] {2e228dc5-03d3-4607-9b1b-886b3d1fa647} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5784 | 2025.10.28 02:50:59.167804 [ 286 ] {2e228dc5-03d3-4607-9b1b-886b3d1fa647} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 5785 | 2025.10.28 02:50:59.168605 [ 340 ] {2e228dc5-03d3-4607-9b1b-886b3d1fa647} <Trace> AggregatingTransform: Aggregating | ||
| 5786 | 2025.10.28 02:50:59.168734 [ 340 ] {2e228dc5-03d3-4607-9b1b-886b3d1fa647} <Trace> Aggregator: Aggregation method: without_key | ||
| 5787 | 2025.10.28 02:50:59.168768 [ 340 ] {2e228dc5-03d3-4607-9b1b-886b3d1fa647} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877638 sec. (1139.422 rows/sec., 44.51 KiB/sec.) | ||
| 5788 | 2025.10.28 02:50:59.168788 [ 340 ] {2e228dc5-03d3-4607-9b1b-886b3d1fa647} <Trace> Aggregator: Merging aggregated data | ||
| 5789 | 2025.10.28 02:50:59.170387 [ 286 ] {2e228dc5-03d3-4607-9b1b-886b3d1fa647} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003519 sec., 284.1716396703609 rows/sec., 11.10 KiB/sec. | ||
| 5790 | 2025.10.28 02:50:59.170545 [ 286 ] {2e228dc5-03d3-4607-9b1b-886b3d1fa647} <Debug> TCPHandler: Processed in 0.003879827 sec. | ||
| 5791 | 2025.10.28 02:50:59.170659 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5792 | 2025.10.28 02:50:59.170691 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5793 | 2025.10.28 02:50:59.170702 [ 3 ] {} <Debug> TCP-Session: f84ca4fd-c686-436a-9feb-857f395c5cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5794 | 2025.10.28 02:50:59.170710 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5795 | 2025.10.28 02:50:59.170733 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5796 | 2025.10.28 02:50:59.170747 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5797 | 2025.10.28 02:50:59.170767 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5798 | 2025.10.28 02:50:59.170785 [ 290 ] {} <Debug> TCP-Session: 3b613fcf-26c2-4d69-a93a-a08af6aa023d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5799 | 2025.10.28 02:50:59.170806 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5800 | 2025.10.28 02:50:59.170824 [ 292 ] {} <Debug> TCP-Session: 286ab4c8-d70f-4cec-a670-709b45244174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2025.10.28 02:50:59.170831 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5802 | 2025.10.28 02:50:59.170850 [ 294 ] {} <Debug> TCP-Session: 088c746a-3d0c-4e49-8fb3-2924106f20ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2025.10.28 02:50:59.170802 [ 289 ] {} <Debug> TCP-Session: 9f30ba80-d417-48b4-b219-0dec69771596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2025.10.28 02:50:59.170881 [ 286 ] {} <Debug> TCP-Session: ed340932-80b7-4eb7-8431-694ef172bb81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2025.10.28 02:50:59.170784 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5806 | 2025.10.28 02:50:59.170764 [ 288 ] {} <Debug> TCP-Session: 0303bdb0-83f1-4626-a223-13dcdbd99bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5807 | 2025.10.28 02:50:59.170956 [ 293 ] {} <Debug> TCP-Session: 9b71661b-bce5-451e-b1d5-160fd4f60ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5808 | 2025.10.28 02:50:59.170733 [ 291 ] {} <Debug> TCP-Session: a170cdd7-dc8e-4d45-8d9e-4d0cee45abb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2025.10.28 02:51:00.632724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 758 | ||
| 5810 | 2025.10.28 02:51:00.635154 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2025.10.28 02:51:00.635200 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5812 | 2025.10.28 02:51:00.636476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5813 | 2025.10.28 02:51:00.636766 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2025.10.28 02:51:00.637034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
| 5815 | 2025.10.28 02:51:01.460362 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2025.10.28 02:51:01.460534 [ 4 ] {8bed6c50-d189-430f-b459-3475bc3a6a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5817 | 2025.10.28 02:51:01.460595 [ 4 ] {8bed6c50-d189-430f-b459-3475bc3a6a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5818 | 2025.10.28 02:51:01.461465 [ 4 ] {8bed6c50-d189-430f-b459-3475bc3a6a78} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2025.10.28 02:51:01.461509 [ 4 ] {8bed6c50-d189-430f-b459-3475bc3a6a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5820 | 2025.10.28 02:51:01.461954 [ 4 ] {8bed6c50-d189-430f-b459-3475bc3a6a78} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5821 | 2025.10.28 02:51:01.462184 [ 4 ] {8bed6c50-d189-430f-b459-3475bc3a6a78} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2025.10.28 02:51:01.462352 [ 4 ] {8bed6c50-d189-430f-b459-3475bc3a6a78} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001816 sec., 225770.92511013217 rows/sec., 14.32 MiB/sec. | ||
| 5823 | 2025.10.28 02:51:01.462411 [ 4 ] {8bed6c50-d189-430f-b459-3475bc3a6a78} <Debug> TCPHandler: Processed in 0.00214131 sec. | ||
| 5824 | 2025.10.28 02:51:01.462543 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2025.10.28 02:51:01.462646 [ 4 ] {b3296dc5-007e-4062-89fd-944dbff2c251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5826 | 2025.10.28 02:51:01.462691 [ 4 ] {b3296dc5-007e-4062-89fd-944dbff2c251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5827 | 2025.10.28 02:51:01.463730 [ 4 ] {b3296dc5-007e-4062-89fd-944dbff2c251} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2025.10.28 02:51:01.463836 [ 4 ] {b3296dc5-007e-4062-89fd-944dbff2c251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5829 | 2025.10.28 02:51:01.464229 [ 4 ] {b3296dc5-007e-4062-89fd-944dbff2c251} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5830 | 2025.10.28 02:51:01.464448 [ 4 ] {b3296dc5-007e-4062-89fd-944dbff2c251} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2025.10.28 02:51:01.464585 [ 4 ] {b3296dc5-007e-4062-89fd-944dbff2c251} <Debug> executeQuery: Read 1199 rows, 98.18 KiB in 0.001961 sec., 611422.7434982152 rows/sec., 48.89 MiB/sec. | ||
| 5832 | 2025.10.28 02:51:01.464624 [ 4 ] {b3296dc5-007e-4062-89fd-944dbff2c251} <Debug> TCPHandler: Processed in 0.002132319 sec. | ||
| 5833 | 2025.10.28 02:51:01.464731 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2025.10.28 02:51:01.464828 [ 4 ] {7c672b36-4e5e-4fba-83a8-45b6fb21acc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5835 | 2025.10.28 02:51:01.464866 [ 4 ] {7c672b36-4e5e-4fba-83a8-45b6fb21acc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5836 | 2025.10.28 02:51:01.465363 [ 4 ] {7c672b36-4e5e-4fba-83a8-45b6fb21acc9} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2025.10.28 02:51:01.465399 [ 4 ] {7c672b36-4e5e-4fba-83a8-45b6fb21acc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5838 | 2025.10.28 02:51:01.465696 [ 4 ] {7c672b36-4e5e-4fba-83a8-45b6fb21acc9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5839 | 2025.10.28 02:51:01.465969 [ 4 ] {7c672b36-4e5e-4fba-83a8-45b6fb21acc9} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2025.10.28 02:51:01.466112 [ 4 ] {7c672b36-4e5e-4fba-83a8-45b6fb21acc9} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001302 sec., 190476.19047619047 rows/sec., 11.66 MiB/sec. | ||
| 5841 | 2025.10.28 02:51:01.466150 [ 4 ] {7c672b36-4e5e-4fba-83a8-45b6fb21acc9} <Debug> TCPHandler: Processed in 0.001468068 sec. | ||
| 5842 | 2025.10.28 02:51:01.466251 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2025.10.28 02:51:01.466357 [ 4 ] {5cc34efa-0dcb-4513-98c9-99ddac97d008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5844 | 2025.10.28 02:51:01.466397 [ 4 ] {5cc34efa-0dcb-4513-98c9-99ddac97d008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5845 | 2025.10.28 02:51:01.466925 [ 4 ] {5cc34efa-0dcb-4513-98c9-99ddac97d008} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2025.10.28 02:51:01.466960 [ 4 ] {5cc34efa-0dcb-4513-98c9-99ddac97d008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5847 | 2025.10.28 02:51:01.467275 [ 4 ] {5cc34efa-0dcb-4513-98c9-99ddac97d008} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5848 | 2025.10.28 02:51:01.467504 [ 4 ] {5cc34efa-0dcb-4513-98c9-99ddac97d008} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2025.10.28 02:51:01.467646 [ 4 ] {5cc34efa-0dcb-4513-98c9-99ddac97d008} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001308 sec., 162844.0366972477 rows/sec., 10.50 MiB/sec. | ||
| 5850 | 2025.10.28 02:51:01.467683 [ 4 ] {5cc34efa-0dcb-4513-98c9-99ddac97d008} <Debug> TCPHandler: Processed in 0.001482208 sec. | ||
| 5851 | 2025.10.28 02:51:01.467800 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2025.10.28 02:51:01.467889 [ 4 ] {d2c5d934-e73e-4de1-b462-68ddb6473018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5853 | 2025.10.28 02:51:01.467927 [ 4 ] {d2c5d934-e73e-4de1-b462-68ddb6473018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5854 | 2025.10.28 02:51:01.468428 [ 4 ] {d2c5d934-e73e-4de1-b462-68ddb6473018} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2025.10.28 02:51:01.468462 [ 4 ] {d2c5d934-e73e-4de1-b462-68ddb6473018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5856 | 2025.10.28 02:51:01.468833 [ 4 ] {d2c5d934-e73e-4de1-b462-68ddb6473018} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5857 | 2025.10.28 02:51:01.469054 [ 4 ] {d2c5d934-e73e-4de1-b462-68ddb6473018} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2025.10.28 02:51:01.469186 [ 4 ] {d2c5d934-e73e-4de1-b462-68ddb6473018} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001308 sec., 161314.98470948014 rows/sec., 9.16 MiB/sec. | ||
| 5859 | 2025.10.28 02:51:01.469229 [ 4 ] {d2c5d934-e73e-4de1-b462-68ddb6473018} <Debug> TCPHandler: Processed in 0.001477178 sec. | ||
| 5860 | 2025.10.28 02:51:01.469342 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2025.10.28 02:51:01.469436 [ 4 ] {669ac8ff-d17e-40b0-8092-4b843f67fdd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5862 | 2025.10.28 02:51:01.469476 [ 4 ] {669ac8ff-d17e-40b0-8092-4b843f67fdd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5863 | 2025.10.28 02:51:01.470218 [ 4 ] {669ac8ff-d17e-40b0-8092-4b843f67fdd8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2025.10.28 02:51:01.470255 [ 4 ] {669ac8ff-d17e-40b0-8092-4b843f67fdd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5865 | 2025.10.28 02:51:01.470592 [ 4 ] {669ac8ff-d17e-40b0-8092-4b843f67fdd8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5866 | 2025.10.28 02:51:01.470804 [ 4 ] {669ac8ff-d17e-40b0-8092-4b843f67fdd8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2025.10.28 02:51:01.470932 [ 4 ] {669ac8ff-d17e-40b0-8092-4b843f67fdd8} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001522 sec., 474375.82128777925 rows/sec., 33.31 MiB/sec. | ||
| 5868 | 2025.10.28 02:51:01.470967 [ 4 ] {669ac8ff-d17e-40b0-8092-4b843f67fdd8} <Debug> TCPHandler: Processed in 0.001686815 sec. | ||
| 5869 | 2025.10.28 02:51:01.471082 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2025.10.28 02:51:01.471170 [ 4 ] {67db0961-4005-471a-beb5-3cec00f3bb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5871 | 2025.10.28 02:51:01.471209 [ 4 ] {67db0961-4005-471a-beb5-3cec00f3bb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5872 | 2025.10.28 02:51:01.471531 [ 4 ] {67db0961-4005-471a-beb5-3cec00f3bb4f} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2025.10.28 02:51:01.471564 [ 4 ] {67db0961-4005-471a-beb5-3cec00f3bb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5874 | 2025.10.28 02:51:01.471929 [ 4 ] {67db0961-4005-471a-beb5-3cec00f3bb4f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5875 | 2025.10.28 02:51:01.472162 [ 4 ] {67db0961-4005-471a-beb5-3cec00f3bb4f} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2025.10.28 02:51:01.472303 [ 4 ] {67db0961-4005-471a-beb5-3cec00f3bb4f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 5877 | 2025.10.28 02:51:01.472339 [ 4 ] {67db0961-4005-471a-beb5-3cec00f3bb4f} <Debug> TCPHandler: Processed in 0.001286702 sec. | ||
| 5878 | 2025.10.28 02:51:01.472443 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2025.10.28 02:51:01.472537 [ 4 ] {cfecadeb-8db9-4c91-a30d-a435d4151352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5880 | 2025.10.28 02:51:01.472579 [ 4 ] {cfecadeb-8db9-4c91-a30d-a435d4151352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5881 | 2025.10.28 02:51:01.473028 [ 4 ] {cfecadeb-8db9-4c91-a30d-a435d4151352} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2025.10.28 02:51:01.473061 [ 4 ] {cfecadeb-8db9-4c91-a30d-a435d4151352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5883 | 2025.10.28 02:51:01.473382 [ 4 ] {cfecadeb-8db9-4c91-a30d-a435d4151352} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5884 | 2025.10.28 02:51:01.473583 [ 4 ] {cfecadeb-8db9-4c91-a30d-a435d4151352} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2025.10.28 02:51:01.473704 [ 4 ] {cfecadeb-8db9-4c91-a30d-a435d4151352} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001246 sec., 252006.4205457464 rows/sec., 16.55 MiB/sec. | ||
| 5886 | 2025.10.28 02:51:01.473801 [ 4 ] {cfecadeb-8db9-4c91-a30d-a435d4151352} <Debug> TCPHandler: Processed in 0.001405677 sec. | ||
| 5887 | 2025.10.28 02:51:01.473915 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2025.10.28 02:51:01.474009 [ 4 ] {c6455739-be24-4e1b-9724-570974d976a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5889 | 2025.10.28 02:51:01.474050 [ 4 ] {c6455739-be24-4e1b-9724-570974d976a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5890 | 2025.10.28 02:51:01.474368 [ 4 ] {c6455739-be24-4e1b-9724-570974d976a1} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2025.10.28 02:51:01.474403 [ 4 ] {c6455739-be24-4e1b-9724-570974d976a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5892 | 2025.10.28 02:51:01.474706 [ 4 ] {c6455739-be24-4e1b-9724-570974d976a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5893 | 2025.10.28 02:51:01.474924 [ 4 ] {c6455739-be24-4e1b-9724-570974d976a1} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2025.10.28 02:51:01.475070 [ 4 ] {c6455739-be24-4e1b-9724-570974d976a1} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00108 sec., 1851.8518518518517 rows/sec., 121.17 KiB/sec. | ||
| 5895 | 2025.10.28 02:51:01.475105 [ 4 ] {c6455739-be24-4e1b-9724-570974d976a1} <Debug> TCPHandler: Processed in 0.001240131 sec. | ||
| 5896 | 2025.10.28 02:51:01.475215 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2025.10.28 02:51:01.475310 [ 4 ] {8039da4b-4583-4b09-852c-2783ca4a7b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5898 | 2025.10.28 02:51:01.475364 [ 4 ] {8039da4b-4583-4b09-852c-2783ca4a7b08} <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 | ||
| 5899 | 2025.10.28 02:51:01.476222 [ 4 ] {8039da4b-4583-4b09-852c-2783ca4a7b08} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2025.10.28 02:51:01.476256 [ 4 ] {8039da4b-4583-4b09-852c-2783ca4a7b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5901 | 2025.10.28 02:51:01.476861 [ 4 ] {8039da4b-4583-4b09-852c-2783ca4a7b08} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5902 | 2025.10.28 02:51:01.477106 [ 4 ] {8039da4b-4583-4b09-852c-2783ca4a7b08} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2025.10.28 02:51:01.477259 [ 4 ] {8039da4b-4583-4b09-852c-2783ca4a7b08} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001966 sec., 21871.82095625636 rows/sec., 39.19 MiB/sec. | ||
| 5904 | 2025.10.28 02:51:01.477323 [ 4 ] {8039da4b-4583-4b09-852c-2783ca4a7b08} <Debug> TCPHandler: Processed in 0.002155751 sec. | ||
| 5905 | 2025.10.28 02:51:01.477437 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2025.10.28 02:51:01.477534 [ 4 ] {7341aaa0-2523-4c0b-bd09-8ef255714bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5907 | 2025.10.28 02:51:01.477575 [ 4 ] {7341aaa0-2523-4c0b-bd09-8ef255714bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5908 | 2025.10.28 02:51:01.477918 [ 4 ] {7341aaa0-2523-4c0b-bd09-8ef255714bc0} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2025.10.28 02:51:01.477953 [ 4 ] {7341aaa0-2523-4c0b-bd09-8ef255714bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5910 | 2025.10.28 02:51:01.478272 [ 4 ] {7341aaa0-2523-4c0b-bd09-8ef255714bc0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5911 | 2025.10.28 02:51:01.478484 [ 4 ] {7341aaa0-2523-4c0b-bd09-8ef255714bc0} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2025.10.28 02:51:01.478612 [ 4 ] {7341aaa0-2523-4c0b-bd09-8ef255714bc0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 5913 | 2025.10.28 02:51:01.478648 [ 4 ] {7341aaa0-2523-4c0b-bd09-8ef255714bc0} <Debug> TCPHandler: Processed in 0.001260881 sec. | ||
| 5914 | 2025.10.28 02:51:05.496607 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5915 | 2025.10.28 02:51:05.496683 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5916 | 2025.10.28 02:51:05.607969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12508 | ||
| 5917 | 2025.10.28 02:51:05.608472 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2025.10.28 02:51:05.608516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5919 | 2025.10.28 02:51:05.609000 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5920 | 2025.10.28 02:51:05.609223 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2025.10.28 02:51:05.609356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12508 | ||
| 5922 | 2025.10.28 02:51:05.609363 [ 71 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5923 | 2025.10.28 02:51:05.609422 [ 71 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2025.10.28 02:51:05.609442 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5925 | 2025.10.28 02:51:05.609533 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 5926 | 2025.10.28 02:51:05.609620 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5927 | 2025.10.28 02:51:05.609648 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10140 rows starting from the beginning of the part | ||
| 5928 | 2025.10.28 02:51:05.609702 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5929 | 2025.10.28 02:51:05.609742 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5930 | 2025.10.28 02:51:05.609780 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5931 | 2025.10.28 02:51:05.609818 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5932 | 2025.10.28 02:51:05.609854 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5933 | 2025.10.28 02:51:05.611449 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12508 rows, containing 4 columns (4 merged, 0 gathered) in 0.001951394 sec., 6409776.80570915 rows/sec., 91.69 MiB/sec. | ||
| 5934 | 2025.10.28 02:51:05.611837 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5935 | 2025.10.28 02:51:05.612130 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_26_5} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2025.10.28 02:51:05.612211 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_26_5} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5937 | 2025.10.28 02:51:05.612325 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5938 | 2025.10.28 02:51:06.351003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5939 | 2025.10.28 02:51:06.368998 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2025.10.28 02:51:06.369064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5941 | 2025.10.28 02:51:06.374708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5942 | 2025.10.28 02:51:06.375453 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2025.10.28 02:51:06.375766 [ 91 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5944 | 2025.10.28 02:51:06.375836 [ 91 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2025.10.28 02:51:06.375858 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5946 | 2025.10.28 02:51:06.376016 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 5947 | 2025.10.28 02:51:06.378770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5948 | 2025.10.28 02:51:06.379683 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5949 | 2025.10.28 02:51:06.381103 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 5950 | 2025.10.28 02:51:06.385478 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 5951 | 2025.10.28 02:51:06.389763 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 5952 | 2025.10.28 02:51:06.393887 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 5953 | 2025.10.28 02:51:06.398133 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 5954 | 2025.10.28 02:51:06.402224 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 5955 | 2025.10.28 02:51:06.448421 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5956 | 2025.10.28 02:51:06.448615 [ 4 ] {dae8063b-22c8-4064-ae9d-f4be196c2681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5957 | 2025.10.28 02:51:06.448684 [ 4 ] {dae8063b-22c8-4064-ae9d-f4be196c2681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5958 | 2025.10.28 02:51:06.449445 [ 4 ] {dae8063b-22c8-4064-ae9d-f4be196c2681} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2025.10.28 02:51:06.449487 [ 4 ] {dae8063b-22c8-4064-ae9d-f4be196c2681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5960 | 2025.10.28 02:51:06.449932 [ 4 ] {dae8063b-22c8-4064-ae9d-f4be196c2681} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5961 | 2025.10.28 02:51:06.450160 [ 4 ] {dae8063b-22c8-4064-ae9d-f4be196c2681} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2025.10.28 02:51:06.450323 [ 4 ] {dae8063b-22c8-4064-ae9d-f4be196c2681} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001762 sec., 31782.06583427923 rows/sec., 2.44 MiB/sec. | ||
| 5963 | 2025.10.28 02:51:06.450366 [ 4 ] {dae8063b-22c8-4064-ae9d-f4be196c2681} <Debug> TCPHandler: Processed in 0.002084908 sec. | ||
| 5964 | 2025.10.28 02:51:06.450511 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5965 | 2025.10.28 02:51:06.450632 [ 4 ] {4bb519d5-71dd-46d8-8578-3ebc32bd645f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5966 | 2025.10.28 02:51:06.450680 [ 4 ] {4bb519d5-71dd-46d8-8578-3ebc32bd645f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5967 | 2025.10.28 02:51:06.451192 [ 4 ] {4bb519d5-71dd-46d8-8578-3ebc32bd645f} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2025.10.28 02:51:06.451235 [ 4 ] {4bb519d5-71dd-46d8-8578-3ebc32bd645f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5969 | 2025.10.28 02:51:06.451576 [ 4 ] {4bb519d5-71dd-46d8-8578-3ebc32bd645f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5970 | 2025.10.28 02:51:06.451812 [ 4 ] {4bb519d5-71dd-46d8-8578-3ebc32bd645f} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2025.10.28 02:51:06.451942 [ 4 ] {4bb519d5-71dd-46d8-8578-3ebc32bd645f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001335 sec., 47940.07490636704 rows/sec., 3.74 MiB/sec. | ||
| 5972 | 2025.10.28 02:51:06.451981 [ 4 ] {4bb519d5-71dd-46d8-8578-3ebc32bd645f} <Debug> TCPHandler: Processed in 0.00153777 sec. | ||
| 5973 | 2025.10.28 02:51:06.452088 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5974 | 2025.10.28 02:51:06.452182 [ 4 ] {70589c99-44e3-4466-849f-d01fc121ed6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5975 | 2025.10.28 02:51:06.452225 [ 4 ] {70589c99-44e3-4466-849f-d01fc121ed6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5976 | 2025.10.28 02:51:06.452670 [ 4 ] {70589c99-44e3-4466-849f-d01fc121ed6a} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2025.10.28 02:51:06.452706 [ 4 ] {70589c99-44e3-4466-849f-d01fc121ed6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5978 | 2025.10.28 02:51:06.453083 [ 4 ] {70589c99-44e3-4466-849f-d01fc121ed6a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5979 | 2025.10.28 02:51:06.453291 [ 4 ] {70589c99-44e3-4466-849f-d01fc121ed6a} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2025.10.28 02:51:06.453300 [ 198 ] {6e128296-918e-4be5-88c3-703151528856::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077365741 sec., 2533.421091384622 rows/sec., 13.10 MiB/sec. | ||
| 5981 | 2025.10.28 02:51:06.453436 [ 4 ] {70589c99-44e3-4466-849f-d01fc121ed6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 5982 | 2025.10.28 02:51:06.453478 [ 4 ] {70589c99-44e3-4466-849f-d01fc121ed6a} <Debug> TCPHandler: Processed in 0.001437477 sec. | ||
| 5983 | 2025.10.28 02:51:06.453581 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2025.10.28 02:51:06.453675 [ 4 ] {5aa624fb-aae4-4dc6-acb8-0c8063bd1eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5985 | 2025.10.28 02:51:06.453716 [ 4 ] {5aa624fb-aae4-4dc6-acb8-0c8063bd1eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5986 | 2025.10.28 02:51:06.454054 [ 4 ] {5aa624fb-aae4-4dc6-acb8-0c8063bd1eb6} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2025.10.28 02:51:06.454089 [ 4 ] {5aa624fb-aae4-4dc6-acb8-0c8063bd1eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5988 | 2025.10.28 02:51:06.454389 [ 4 ] {5aa624fb-aae4-4dc6-acb8-0c8063bd1eb6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5989 | 2025.10.28 02:51:06.454594 [ 4 ] {5aa624fb-aae4-4dc6-acb8-0c8063bd1eb6} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2025.10.28 02:51:06.454731 [ 4 ] {5aa624fb-aae4-4dc6-acb8-0c8063bd1eb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 5991 | 2025.10.28 02:51:06.454767 [ 4 ] {5aa624fb-aae4-4dc6-acb8-0c8063bd1eb6} <Debug> TCPHandler: Processed in 0.00123474 sec. | ||
| 5992 | 2025.10.28 02:51:06.455154 [ 190 ] {6e128296-918e-4be5-88c3-703151528856::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5993 | 2025.10.28 02:51:06.456938 [ 190 ] {6e128296-918e-4be5-88c3-703151528856::all_1_26_5} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2025.10.28 02:51:06.457024 [ 190 ] {6e128296-918e-4be5-88c3-703151528856::all_1_26_5} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5995 | 2025.10.28 02:51:06.458070 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5996 | 2025.10.28 02:51:07.001021 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.68 MiB, peak 269.94 MiB, free memory in arenas 0.00 B, will set to 264.21 MiB (RSS), difference: 4.54 MiB | ||
| 5997 | 2025.10.28 02:51:09.875795 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2025.10.28 02:51:09.875993 [ 4 ] {fa6ea9f9-cc2b-4710-bfa8-2eeb107052d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5999 | 2025.10.28 02:51:09.876063 [ 4 ] {fa6ea9f9-cc2b-4710-bfa8-2eeb107052d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6000 | 2025.10.28 02:51:09.876909 [ 4 ] {fa6ea9f9-cc2b-4710-bfa8-2eeb107052d8} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2025.10.28 02:51:09.876958 [ 4 ] {fa6ea9f9-cc2b-4710-bfa8-2eeb107052d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6002 | 2025.10.28 02:51:09.877453 [ 4 ] {fa6ea9f9-cc2b-4710-bfa8-2eeb107052d8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6003 | 2025.10.28 02:51:09.877717 [ 4 ] {fa6ea9f9-cc2b-4710-bfa8-2eeb107052d8} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2025.10.28 02:51:09.877904 [ 4 ] {fa6ea9f9-cc2b-4710-bfa8-2eeb107052d8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00196 sec., 209183.67346938775 rows/sec., 13.27 MiB/sec. | ||
| 6005 | 2025.10.28 02:51:09.877967 [ 4 ] {fa6ea9f9-cc2b-4710-bfa8-2eeb107052d8} <Debug> TCPHandler: Processed in 0.002318165 sec. | ||
| 6006 | 2025.10.28 02:51:09.878105 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2025.10.28 02:51:09.878223 [ 4 ] {44a2e810-132c-4bdb-850c-585c02f14a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6008 | 2025.10.28 02:51:09.878276 [ 4 ] {44a2e810-132c-4bdb-850c-585c02f14a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6009 | 2025.10.28 02:51:09.878758 [ 4 ] {44a2e810-132c-4bdb-850c-585c02f14a05} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2025.10.28 02:51:09.878800 [ 4 ] {44a2e810-132c-4bdb-850c-585c02f14a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6011 | 2025.10.28 02:51:09.879119 [ 4 ] {44a2e810-132c-4bdb-850c-585c02f14a05} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6012 | 2025.10.28 02:51:09.879355 [ 4 ] {44a2e810-132c-4bdb-850c-585c02f14a05} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2025.10.28 02:51:09.879492 [ 4 ] {44a2e810-132c-4bdb-850c-585c02f14a05} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001295 sec., 12355.212355212356 rows/sec., 1007.48 KiB/sec. | ||
| 6014 | 2025.10.28 02:51:09.879532 [ 4 ] {44a2e810-132c-4bdb-850c-585c02f14a05} <Debug> TCPHandler: Processed in 0.001484599 sec. | ||
| 6015 | 2025.10.28 02:51:09.879658 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2025.10.28 02:51:09.879758 [ 4 ] {a0770004-c215-4470-96e0-fd98c4aa3f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6017 | 2025.10.28 02:51:09.879801 [ 4 ] {a0770004-c215-4470-96e0-fd98c4aa3f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6018 | 2025.10.28 02:51:09.881355 [ 4 ] {a0770004-c215-4470-96e0-fd98c4aa3f60} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2025.10.28 02:51:09.881392 [ 4 ] {a0770004-c215-4470-96e0-fd98c4aa3f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6020 | 2025.10.28 02:51:09.881839 [ 4 ] {a0770004-c215-4470-96e0-fd98c4aa3f60} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6021 | 2025.10.28 02:51:09.882060 [ 4 ] {a0770004-c215-4470-96e0-fd98c4aa3f60} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2025.10.28 02:51:09.882195 [ 4 ] {a0770004-c215-4470-96e0-fd98c4aa3f60} <Debug> executeQuery: Read 2346 rows, 195.23 KiB in 0.002458 sec., 954434.4995931651 rows/sec., 77.57 MiB/sec. | ||
| 6023 | 2025.10.28 02:51:09.882202 [ 111 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6024 | 2025.10.28 02:51:09.882235 [ 4 ] {a0770004-c215-4470-96e0-fd98c4aa3f60} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6025 | 2025.10.28 02:51:09.882269 [ 4 ] {a0770004-c215-4470-96e0-fd98c4aa3f60} <Debug> TCPHandler: Processed in 0.002662418 sec. | ||
| 6026 | 2025.10.28 02:51:09.882283 [ 111 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2025.10.28 02:51:09.882341 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6028 | 2025.10.28 02:51:09.882384 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2025.10.28 02:51:09.882463 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 6030 | 2025.10.28 02:51:09.882483 [ 4 ] {d6674392-9dae-4502-b2fb-eead38dccdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6031 | 2025.10.28 02:51:09.882546 [ 4 ] {d6674392-9dae-4502-b2fb-eead38dccdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6032 | 2025.10.28 02:51:09.882611 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6033 | 2025.10.28 02:51:09.882649 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2348 rows starting from the beginning of the part | ||
| 6034 | 2025.10.28 02:51:09.882715 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1198 rows starting from the beginning of the part | ||
| 6035 | 2025.10.28 02:51:09.882758 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6036 | 2025.10.28 02:51:09.882799 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1199 rows starting from the beginning of the part | ||
| 6037 | 2025.10.28 02:51:09.882838 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6038 | 2025.10.28 02:51:09.882878 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2346 rows starting from the beginning of the part | ||
| 6039 | 2025.10.28 02:51:09.883086 [ 4 ] {d6674392-9dae-4502-b2fb-eead38dccdff} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2025.10.28 02:51:09.883129 [ 4 ] {d6674392-9dae-4502-b2fb-eead38dccdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6041 | 2025.10.28 02:51:09.883466 [ 4 ] {d6674392-9dae-4502-b2fb-eead38dccdff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6042 | 2025.10.28 02:51:09.883690 [ 4 ] {d6674392-9dae-4502-b2fb-eead38dccdff} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2025.10.28 02:51:09.883828 [ 4 ] {d6674392-9dae-4502-b2fb-eead38dccdff} <Debug> executeQuery: Read 264 rows, 16.67 KiB in 0.001363 sec., 193690.3888481291 rows/sec., 11.94 MiB/sec. | ||
| 6044 | 2025.10.28 02:51:09.883866 [ 4 ] {d6674392-9dae-4502-b2fb-eead38dccdff} <Debug> TCPHandler: Processed in 0.001531121 sec. | ||
| 6045 | 2025.10.28 02:51:09.883980 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2025.10.28 02:51:09.884075 [ 4 ] {3ea08720-4e0b-44e3-a3f0-b57d95c5efad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6047 | 2025.10.28 02:51:09.884114 [ 4 ] {3ea08720-4e0b-44e3-a3f0-b57d95c5efad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6048 | 2025.10.28 02:51:09.884661 [ 4 ] {3ea08720-4e0b-44e3-a3f0-b57d95c5efad} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2025.10.28 02:51:09.884697 [ 4 ] {3ea08720-4e0b-44e3-a3f0-b57d95c5efad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6050 | 2025.10.28 02:51:09.885076 [ 4 ] {3ea08720-4e0b-44e3-a3f0-b57d95c5efad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6051 | 2025.10.28 02:51:09.885291 [ 4 ] {3ea08720-4e0b-44e3-a3f0-b57d95c5efad} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2025.10.28 02:51:09.885423 [ 4 ] {3ea08720-4e0b-44e3-a3f0-b57d95c5efad} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001366 sec., 322108.345534407 rows/sec., 21.31 MiB/sec. | ||
| 6053 | 2025.10.28 02:51:09.885421 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7203 rows, containing 5 columns (5 merged, 0 gathered) in 0.003008718 sec., 2394042.911299763 rows/sec., 202.49 MiB/sec. | ||
| 6054 | 2025.10.28 02:51:09.885461 [ 4 ] {3ea08720-4e0b-44e3-a3f0-b57d95c5efad} <Debug> TCPHandler: Processed in 0.00152979 sec. | ||
| 6055 | 2025.10.28 02:51:09.885590 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6056 | 2025.10.28 02:51:09.885679 [ 4 ] {57bcd2f7-328d-4c17-9c38-1752ee0b2667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6057 | 2025.10.28 02:51:09.885718 [ 4 ] {57bcd2f7-328d-4c17-9c38-1752ee0b2667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6058 | 2025.10.28 02:51:09.885763 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6059 | 2025.10.28 02:51:09.886086 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_41_8} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6060 | 2025.10.28 02:51:09.886166 [ 4 ] {57bcd2f7-328d-4c17-9c38-1752ee0b2667} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2025.10.28 02:51:09.886171 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_41_8} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6062 | 2025.10.28 02:51:09.886207 [ 4 ] {57bcd2f7-328d-4c17-9c38-1752ee0b2667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6063 | 2025.10.28 02:51:09.886297 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 6064 | 2025.10.28 02:51:09.886612 [ 4 ] {57bcd2f7-328d-4c17-9c38-1752ee0b2667} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6065 | 2025.10.28 02:51:09.886828 [ 4 ] {57bcd2f7-328d-4c17-9c38-1752ee0b2667} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2025.10.28 02:51:09.886958 [ 4 ] {57bcd2f7-328d-4c17-9c38-1752ee0b2667} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001288 sec., 163819.8757763975 rows/sec., 9.30 MiB/sec. | ||
| 6067 | 2025.10.28 02:51:09.886996 [ 4 ] {57bcd2f7-328d-4c17-9c38-1752ee0b2667} <Debug> TCPHandler: Processed in 0.001450727 sec. | ||
| 6068 | 2025.10.28 02:51:09.887105 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2025.10.28 02:51:09.887199 [ 4 ] {1e4b19e4-6d31-48f1-bd1e-64bcba8ef1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6070 | 2025.10.28 02:51:09.887239 [ 4 ] {1e4b19e4-6d31-48f1-bd1e-64bcba8ef1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6071 | 2025.10.28 02:51:09.888108 [ 4 ] {1e4b19e4-6d31-48f1-bd1e-64bcba8ef1ed} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2025.10.28 02:51:09.888143 [ 4 ] {1e4b19e4-6d31-48f1-bd1e-64bcba8ef1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6073 | 2025.10.28 02:51:09.888557 [ 4 ] {1e4b19e4-6d31-48f1-bd1e-64bcba8ef1ed} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6074 | 2025.10.28 02:51:09.888774 [ 4 ] {1e4b19e4-6d31-48f1-bd1e-64bcba8ef1ed} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2025.10.28 02:51:09.888883 [ 111 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6076 | 2025.10.28 02:51:09.888912 [ 4 ] {1e4b19e4-6d31-48f1-bd1e-64bcba8ef1ed} <Debug> executeQuery: Read 1194 rows, 87.50 KiB in 0.00173 sec., 690173.4104046243 rows/sec., 49.40 MiB/sec. | ||
| 6077 | 2025.10.28 02:51:09.888940 [ 111 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2025.10.28 02:51:09.888958 [ 4 ] {1e4b19e4-6d31-48f1-bd1e-64bcba8ef1ed} <Debug> TCPHandler: Processed in 0.001901162 sec. | ||
| 6079 | 2025.10.28 02:51:09.888968 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6080 | 2025.10.28 02:51:09.889080 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6081 | 2025.10.28 02:51:09.889094 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 6082 | 2025.10.28 02:51:09.889182 [ 4 ] {a05af235-10d6-40c6-afdb-4450ec795b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6083 | 2025.10.28 02:51:09.889228 [ 4 ] {a05af235-10d6-40c6-afdb-4450ec795b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6084 | 2025.10.28 02:51:09.889235 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6085 | 2025.10.28 02:51:09.889278 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1214 rows starting from the beginning of the part | ||
| 6086 | 2025.10.28 02:51:09.889351 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 722 rows starting from the beginning of the part | ||
| 6087 | 2025.10.28 02:51:09.889399 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6088 | 2025.10.28 02:51:09.889444 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 722 rows starting from the beginning of the part | ||
| 6089 | 2025.10.28 02:51:09.889485 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6090 | 2025.10.28 02:51:09.889528 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1194 rows starting from the beginning of the part | ||
| 6091 | 2025.10.28 02:51:09.889569 [ 4 ] {a05af235-10d6-40c6-afdb-4450ec795b34} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2025.10.28 02:51:09.889612 [ 4 ] {a05af235-10d6-40c6-afdb-4450ec795b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6093 | 2025.10.28 02:51:09.889996 [ 4 ] {a05af235-10d6-40c6-afdb-4450ec795b34} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6094 | 2025.10.28 02:51:09.890226 [ 4 ] {a05af235-10d6-40c6-afdb-4450ec795b34} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2025.10.28 02:51:09.890377 [ 4 ] {a05af235-10d6-40c6-afdb-4450ec795b34} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001214 sec., 4942.339373970346 rows/sec., 258.22 KiB/sec. | ||
| 6096 | 2025.10.28 02:51:09.890415 [ 4 ] {a05af235-10d6-40c6-afdb-4450ec795b34} <Debug> TCPHandler: Processed in 0.001383846 sec. | ||
| 6097 | 2025.10.28 02:51:09.890522 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6098 | 2025.10.28 02:51:09.890617 [ 4 ] {0748fe9a-59f9-49fc-a8e9-e83c75713f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6099 | 2025.10.28 02:51:09.890660 [ 4 ] {0748fe9a-59f9-49fc-a8e9-e83c75713f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6100 | 2025.10.28 02:51:09.891110 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3980 rows, containing 5 columns (5 merged, 0 gathered) in 0.002062297 sec., 1929886.917354775 rows/sec., 145.00 MiB/sec. | ||
| 6101 | 2025.10.28 02:51:09.891253 [ 4 ] {0748fe9a-59f9-49fc-a8e9-e83c75713f33} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2025.10.28 02:51:09.891296 [ 4 ] {0748fe9a-59f9-49fc-a8e9-e83c75713f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6103 | 2025.10.28 02:51:09.891338 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6104 | 2025.10.28 02:51:09.891659 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_41_8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2025.10.28 02:51:09.891735 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_41_8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6106 | 2025.10.28 02:51:09.891779 [ 4 ] {0748fe9a-59f9-49fc-a8e9-e83c75713f33} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6107 | 2025.10.28 02:51:09.891815 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 6108 | 2025.10.28 02:51:09.892019 [ 4 ] {0748fe9a-59f9-49fc-a8e9-e83c75713f33} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2025.10.28 02:51:09.892135 [ 10 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6110 | 2025.10.28 02:51:09.892165 [ 4 ] {0748fe9a-59f9-49fc-a8e9-e83c75713f33} <Debug> executeQuery: Read 974 rows, 66.16 KiB in 0.001567 sec., 621569.8787492022 rows/sec., 41.23 MiB/sec. | ||
| 6111 | 2025.10.28 02:51:09.892181 [ 10 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2025.10.28 02:51:09.892288 [ 4 ] {0748fe9a-59f9-49fc-a8e9-e83c75713f33} <Debug> TCPHandler: Processed in 0.001813809 sec. | ||
| 6113 | 2025.10.28 02:51:09.892294 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6114 | 2025.10.28 02:51:09.892404 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 6115 | 2025.10.28 02:51:09.892413 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6116 | 2025.10.28 02:51:09.892522 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6117 | 2025.10.28 02:51:09.892529 [ 4 ] {c375bcbe-97ef-4545-80ee-453d047aafe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6118 | 2025.10.28 02:51:09.892558 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12342 rows starting from the beginning of the part | ||
| 6119 | 2025.10.28 02:51:09.892584 [ 4 ] {c375bcbe-97ef-4545-80ee-453d047aafe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6120 | 2025.10.28 02:51:09.892617 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 6121 | 2025.10.28 02:51:09.892734 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6122 | 2025.10.28 02:51:09.892776 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 314 rows starting from the beginning of the part | ||
| 6123 | 2025.10.28 02:51:09.892854 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6124 | 2025.10.28 02:51:09.892951 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 974 rows starting from the beginning of the part | ||
| 6125 | 2025.10.28 02:51:09.892998 [ 4 ] {c375bcbe-97ef-4545-80ee-453d047aafe5} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2025.10.28 02:51:09.893039 [ 4 ] {c375bcbe-97ef-4545-80ee-453d047aafe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6127 | 2025.10.28 02:51:09.893382 [ 4 ] {c375bcbe-97ef-4545-80ee-453d047aafe5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6128 | 2025.10.28 02:51:09.893602 [ 4 ] {c375bcbe-97ef-4545-80ee-453d047aafe5} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2025.10.28 02:51:09.893745 [ 4 ] {c375bcbe-97ef-4545-80ee-453d047aafe5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001233 sec., 811.0300081103002 rows/sec., 54.65 KiB/sec. | ||
| 6130 | 2025.10.28 02:51:09.893781 [ 4 ] {c375bcbe-97ef-4545-80ee-453d047aafe5} <Debug> TCPHandler: Processed in 0.001418057 sec. | ||
| 6131 | 2025.10.28 02:51:09.893888 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6132 | 2025.10.28 02:51:09.893981 [ 4 ] {4743145a-e3e5-4d91-b298-2835907f16e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6133 | 2025.10.28 02:51:09.894035 [ 4 ] {4743145a-e3e5-4d91-b298-2835907f16e4} <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 | ||
| 6134 | 2025.10.28 02:51:09.894944 [ 4 ] {4743145a-e3e5-4d91-b298-2835907f16e4} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2025.10.28 02:51:09.894981 [ 4 ] {4743145a-e3e5-4d91-b298-2835907f16e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6136 | 2025.10.28 02:51:09.895641 [ 4 ] {4743145a-e3e5-4d91-b298-2835907f16e4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6137 | 2025.10.28 02:51:09.895880 [ 4 ] {4743145a-e3e5-4d91-b298-2835907f16e4} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2025.10.28 02:51:09.896028 [ 4 ] {4743145a-e3e5-4d91-b298-2835907f16e4} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002065 sec., 20823.244552058113 rows/sec., 37.31 MiB/sec. | ||
| 6139 | 2025.10.28 02:51:09.896081 [ 4 ] {4743145a-e3e5-4d91-b298-2835907f16e4} <Debug> TCPHandler: Processed in 0.002240913 sec. | ||
| 6140 | 2025.10.28 02:51:09.896192 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6141 | 2025.10.28 02:51:09.896286 [ 4 ] {1c34f0b0-e2d9-4674-bdb2-296416d26154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6142 | 2025.10.28 02:51:09.896328 [ 4 ] {1c34f0b0-e2d9-4674-bdb2-296416d26154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6143 | 2025.10.28 02:51:09.896680 [ 4 ] {1c34f0b0-e2d9-4674-bdb2-296416d26154} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2025.10.28 02:51:09.896716 [ 4 ] {1c34f0b0-e2d9-4674-bdb2-296416d26154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6145 | 2025.10.28 02:51:09.897049 [ 4 ] {1c34f0b0-e2d9-4674-bdb2-296416d26154} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6146 | 2025.10.28 02:51:09.897275 [ 4 ] {1c34f0b0-e2d9-4674-bdb2-296416d26154} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2025.10.28 02:51:09.897381 [ 10 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6148 | 2025.10.28 02:51:09.897405 [ 4 ] {1c34f0b0-e2d9-4674-bdb2-296416d26154} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001138 sec., 80843.58523725836 rows/sec., 4.89 MiB/sec. | ||
| 6149 | 2025.10.28 02:51:09.897417 [ 10 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2025.10.28 02:51:09.897444 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6151 | 2025.10.28 02:51:09.897447 [ 4 ] {1c34f0b0-e2d9-4674-bdb2-296416d26154} <Debug> TCPHandler: Processed in 0.001304063 sec. | ||
| 6152 | 2025.10.28 02:51:09.897532 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 6153 | 2025.10.28 02:51:09.897637 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6154 | 2025.10.28 02:51:09.897667 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2528 rows starting from the beginning of the part | ||
| 6155 | 2025.10.28 02:51:09.897726 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6156 | 2025.10.28 02:51:09.897769 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6157 | 2025.10.28 02:51:09.897806 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 6158 | 2025.10.28 02:51:09.897845 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6159 | 2025.10.28 02:51:09.897882 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 92 rows starting from the beginning of the part | ||
| 6160 | 2025.10.28 02:51:09.898370 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14264 rows, containing 5 columns (5 merged, 0 gathered) in 0.006002587 sec., 2376308.748211396 rows/sec., 158.84 MiB/sec. | ||
| 6161 | 2025.10.28 02:51:09.898767 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6162 | 2025.10.28 02:51:09.899045 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2025.10.28 02:51:09.899119 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6164 | 2025.10.28 02:51:09.899138 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2948 rows, containing 4 columns (4 merged, 0 gathered) in 0.001637693 sec., 1800093.179857275 rows/sec., 114.15 MiB/sec. | ||
| 6165 | 2025.10.28 02:51:09.899190 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.67 MiB. | ||
| 6166 | 2025.10.28 02:51:09.899467 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6167 | 2025.10.28 02:51:09.899704 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_41_8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2025.10.28 02:51:09.899761 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_41_8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6169 | 2025.10.28 02:51:09.899814 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6170 | 2025.10.28 02:51:10.000349 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.17 MiB, peak 274.00 MiB, free memory in arenas 0.00 B, will set to 267.33 MiB (RSS), difference: 2.16 MiB | ||
| 6171 | 2025.10.28 02:51:10.638244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 812 | ||
| 6172 | 2025.10.28 02:51:10.641001 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2025.10.28 02:51:10.641041 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6174 | 2025.10.28 02:51:10.642255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6175 | 2025.10.28 02:51:10.642523 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2025.10.28 02:51:10.642795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6177 | 2025.10.28 02:51:11.441335 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2025.10.28 02:51:11.441527 [ 4 ] {bc7a81a2-a2b8-4a84-bc41-224d6d3a7841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6179 | 2025.10.28 02:51:11.441599 [ 4 ] {bc7a81a2-a2b8-4a84-bc41-224d6d3a7841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6180 | 2025.10.28 02:51:11.442301 [ 4 ] {bc7a81a2-a2b8-4a84-bc41-224d6d3a7841} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2025.10.28 02:51:11.442347 [ 4 ] {bc7a81a2-a2b8-4a84-bc41-224d6d3a7841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6182 | 2025.10.28 02:51:11.442765 [ 4 ] {bc7a81a2-a2b8-4a84-bc41-224d6d3a7841} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6183 | 2025.10.28 02:51:11.442993 [ 4 ] {bc7a81a2-a2b8-4a84-bc41-224d6d3a7841} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2025.10.28 02:51:11.443159 [ 4 ] {bc7a81a2-a2b8-4a84-bc41-224d6d3a7841} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.55 MiB/sec. | ||
| 6185 | 2025.10.28 02:51:11.443208 [ 4 ] {bc7a81a2-a2b8-4a84-bc41-224d6d3a7841} <Debug> TCPHandler: Processed in 0.002009356 sec. | ||
| 6186 | 2025.10.28 02:51:11.443337 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2025.10.28 02:51:11.443436 [ 4 ] {b2b749a7-1d86-43f3-a1a4-f6b3a782b0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6188 | 2025.10.28 02:51:11.443478 [ 4 ] {b2b749a7-1d86-43f3-a1a4-f6b3a782b0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6189 | 2025.10.28 02:51:11.443943 [ 4 ] {b2b749a7-1d86-43f3-a1a4-f6b3a782b0dd} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2025.10.28 02:51:11.443981 [ 4 ] {b2b749a7-1d86-43f3-a1a4-f6b3a782b0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6191 | 2025.10.28 02:51:11.444296 [ 4 ] {b2b749a7-1d86-43f3-a1a4-f6b3a782b0dd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6192 | 2025.10.28 02:51:11.444506 [ 4 ] {b2b749a7-1d86-43f3-a1a4-f6b3a782b0dd} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2025.10.28 02:51:11.444637 [ 4 ] {b2b749a7-1d86-43f3-a1a4-f6b3a782b0dd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 6194 | 2025.10.28 02:51:11.444675 [ 4 ] {b2b749a7-1d86-43f3-a1a4-f6b3a782b0dd} <Debug> TCPHandler: Processed in 0.001388175 sec. | ||
| 6195 | 2025.10.28 02:51:11.444792 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2025.10.28 02:51:11.444888 [ 4 ] {d5d06642-a89e-4ce4-b1a2-a367396dec5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6197 | 2025.10.28 02:51:11.444931 [ 4 ] {d5d06642-a89e-4ce4-b1a2-a367396dec5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6198 | 2025.10.28 02:51:11.445339 [ 4 ] {d5d06642-a89e-4ce4-b1a2-a367396dec5e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2025.10.28 02:51:11.445376 [ 4 ] {d5d06642-a89e-4ce4-b1a2-a367396dec5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6200 | 2025.10.28 02:51:11.445720 [ 4 ] {d5d06642-a89e-4ce4-b1a2-a367396dec5e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6201 | 2025.10.28 02:51:11.445952 [ 4 ] {d5d06642-a89e-4ce4-b1a2-a367396dec5e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2025.10.28 02:51:11.446085 [ 4 ] {d5d06642-a89e-4ce4-b1a2-a367396dec5e} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001217 sec., 26294.16598192276 rows/sec., 1.83 MiB/sec. | ||
| 6203 | 2025.10.28 02:51:11.446121 [ 4 ] {d5d06642-a89e-4ce4-b1a2-a367396dec5e} <Debug> TCPHandler: Processed in 0.001377245 sec. | ||
| 6204 | 2025.10.28 02:51:11.446223 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6205 | 2025.10.28 02:51:11.446317 [ 4 ] {1b93dd35-1118-4fce-a540-21cdf0bf2c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6206 | 2025.10.28 02:51:11.446358 [ 4 ] {1b93dd35-1118-4fce-a540-21cdf0bf2c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6207 | 2025.10.28 02:51:11.446671 [ 4 ] {1b93dd35-1118-4fce-a540-21cdf0bf2c91} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2025.10.28 02:51:11.446705 [ 4 ] {1b93dd35-1118-4fce-a540-21cdf0bf2c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6209 | 2025.10.28 02:51:11.447010 [ 4 ] {1b93dd35-1118-4fce-a540-21cdf0bf2c91} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6210 | 2025.10.28 02:51:11.447215 [ 4 ] {1b93dd35-1118-4fce-a540-21cdf0bf2c91} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2025.10.28 02:51:11.447342 [ 4 ] {1b93dd35-1118-4fce-a540-21cdf0bf2c91} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001044 sec., 11494.252873563219 rows/sec., 793.22 KiB/sec. | ||
| 6212 | 2025.10.28 02:51:11.447377 [ 4 ] {1b93dd35-1118-4fce-a540-21cdf0bf2c91} <Debug> TCPHandler: Processed in 0.001200869 sec. | ||
| 6213 | 2025.10.28 02:51:13.109970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13020 | ||
| 6214 | 2025.10.28 02:51:13.110475 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2025.10.28 02:51:13.110512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6216 | 2025.10.28 02:51:13.111052 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6217 | 2025.10.28 02:51:13.111285 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2025.10.28 02:51:13.111411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13020 | ||
| 6219 | 2025.10.28 02:51:13.878912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6220 | 2025.10.28 02:51:13.893178 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2025.10.28 02:51:13.893228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6222 | 2025.10.28 02:51:13.899308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6223 | 2025.10.28 02:51:13.900317 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2025.10.28 02:51:13.903986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6225 | 2025.10.28 02:51:16.448243 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2025.10.28 02:51:16.448423 [ 4 ] {b0f788b7-fb34-49c6-a95c-df910fba9adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6227 | 2025.10.28 02:51:16.448491 [ 4 ] {b0f788b7-fb34-49c6-a95c-df910fba9adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6228 | 2025.10.28 02:51:16.449191 [ 4 ] {b0f788b7-fb34-49c6-a95c-df910fba9adc} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2025.10.28 02:51:16.449240 [ 4 ] {b0f788b7-fb34-49c6-a95c-df910fba9adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6230 | 2025.10.28 02:51:16.449646 [ 4 ] {b0f788b7-fb34-49c6-a95c-df910fba9adc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6231 | 2025.10.28 02:51:16.449889 [ 4 ] {b0f788b7-fb34-49c6-a95c-df910fba9adc} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2025.10.28 02:51:16.450064 [ 4 ] {b0f788b7-fb34-49c6-a95c-df910fba9adc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00169 sec., 33136.09467455621 rows/sec., 2.55 MiB/sec. | ||
| 6233 | 2025.10.28 02:51:16.450115 [ 4 ] {b0f788b7-fb34-49c6-a95c-df910fba9adc} <Debug> TCPHandler: Processed in 0.002000576 sec. | ||
| 6234 | 2025.10.28 02:51:16.450245 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2025.10.28 02:51:16.450350 [ 4 ] {2acf60ee-e693-427b-aede-d34360a8b24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6236 | 2025.10.28 02:51:16.450394 [ 4 ] {2acf60ee-e693-427b-aede-d34360a8b24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6237 | 2025.10.28 02:51:16.450835 [ 4 ] {2acf60ee-e693-427b-aede-d34360a8b24b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2025.10.28 02:51:16.450872 [ 4 ] {2acf60ee-e693-427b-aede-d34360a8b24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6239 | 2025.10.28 02:51:16.451218 [ 4 ] {2acf60ee-e693-427b-aede-d34360a8b24b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6240 | 2025.10.28 02:51:16.451457 [ 4 ] {2acf60ee-e693-427b-aede-d34360a8b24b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2025.10.28 02:51:16.451592 [ 4 ] {2acf60ee-e693-427b-aede-d34360a8b24b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001267 sec., 50513.0228887135 rows/sec., 3.94 MiB/sec. | ||
| 6242 | 2025.10.28 02:51:16.451632 [ 4 ] {2acf60ee-e693-427b-aede-d34360a8b24b} <Debug> TCPHandler: Processed in 0.001438367 sec. | ||
| 6243 | 2025.10.28 02:51:16.451745 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2025.10.28 02:51:16.451841 [ 4 ] {9399c808-7417-4e15-9571-953fb2e49838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6245 | 2025.10.28 02:51:16.451886 [ 4 ] {9399c808-7417-4e15-9571-953fb2e49838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6246 | 2025.10.28 02:51:16.452299 [ 4 ] {9399c808-7417-4e15-9571-953fb2e49838} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2025.10.28 02:51:16.452336 [ 4 ] {9399c808-7417-4e15-9571-953fb2e49838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6248 | 2025.10.28 02:51:16.452686 [ 4 ] {9399c808-7417-4e15-9571-953fb2e49838} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6249 | 2025.10.28 02:51:16.452906 [ 4 ] {9399c808-7417-4e15-9571-953fb2e49838} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2025.10.28 02:51:16.453041 [ 4 ] {9399c808-7417-4e15-9571-953fb2e49838} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 6251 | 2025.10.28 02:51:16.453078 [ 4 ] {9399c808-7417-4e15-9571-953fb2e49838} <Debug> TCPHandler: Processed in 0.001382705 sec. | ||
| 6252 | 2025.10.28 02:51:16.453185 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2025.10.28 02:51:16.453280 [ 4 ] {c569f8a3-9ebc-41ff-949a-96cccc96009a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6254 | 2025.10.28 02:51:16.453322 [ 4 ] {c569f8a3-9ebc-41ff-949a-96cccc96009a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6255 | 2025.10.28 02:51:16.453656 [ 4 ] {c569f8a3-9ebc-41ff-949a-96cccc96009a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2025.10.28 02:51:16.453692 [ 4 ] {c569f8a3-9ebc-41ff-949a-96cccc96009a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6257 | 2025.10.28 02:51:16.454022 [ 4 ] {c569f8a3-9ebc-41ff-949a-96cccc96009a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6258 | 2025.10.28 02:51:16.454239 [ 4 ] {c569f8a3-9ebc-41ff-949a-96cccc96009a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2025.10.28 02:51:16.454372 [ 4 ] {c569f8a3-9ebc-41ff-949a-96cccc96009a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 6260 | 2025.10.28 02:51:16.454408 [ 4 ] {c569f8a3-9ebc-41ff-949a-96cccc96009a} <Debug> TCPHandler: Processed in 0.001270722 sec. | ||
| 6261 | 2025.10.28 02:51:20.496922 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6262 | 2025.10.28 02:51:20.496988 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6263 | 2025.10.28 02:51:20.612095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13468 | ||
| 6264 | 2025.10.28 02:51:20.612873 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2025.10.28 02:51:20.612942 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6266 | 2025.10.28 02:51:20.613575 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6267 | 2025.10.28 02:51:20.613820 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2025.10.28 02:51:20.613959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13468 | ||
| 6269 | 2025.10.28 02:51:20.643722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 828 | ||
| 6270 | 2025.10.28 02:51:20.645907 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2025.10.28 02:51:20.645961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6272 | 2025.10.28 02:51:20.647176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6273 | 2025.10.28 02:51:20.647460 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2025.10.28 02:51:20.647601 [ 62 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6275 | 2025.10.28 02:51:20.647645 [ 62 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2025.10.28 02:51:20.647664 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6277 | 2025.10.28 02:51:20.647754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 828 | ||
| 6278 | 2025.10.28 02:51:20.647786 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 6279 | 2025.10.28 02:51:20.648415 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6280 | 2025.10.28 02:51:20.648567 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 652 rows starting from the beginning of the part | ||
| 6281 | 2025.10.28 02:51:20.648944 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part | ||
| 6282 | 2025.10.28 02:51:20.649334 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 6283 | 2025.10.28 02:51:20.649675 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 6284 | 2025.10.28 02:51:20.649980 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
| 6285 | 2025.10.28 02:51:20.650340 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
| 6286 | 2025.10.28 02:51:20.656858 [ 195 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 72 columns (72 merged, 0 gathered) in 0.009127708 sec., 90712.80544907878 rows/sec., 75.53 MiB/sec. | ||
| 6287 | 2025.10.28 02:51:20.657966 [ 196 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6288 | 2025.10.28 02:51:20.658574 [ 196 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_21_4} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2025.10.28 02:51:20.658648 [ 196 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_21_4} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6290 | 2025.10.28 02:51:20.658858 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6291 | 2025.10.28 02:51:20.677928 [ 62 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6292 | 2025.10.28 02:51:20.677970 [ 62 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6293 | 2025.10.28 02:51:20.677989 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6294 | 2025.10.28 02:51:20.678069 [ 189 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6295 | 2025.10.28 02:51:20.678172 [ 189 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6296 | 2025.10.28 02:51:20.678198 [ 189 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 17 rows starting from the beginning of the part | ||
| 6297 | 2025.10.28 02:51:20.678253 [ 189 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6298 | 2025.10.28 02:51:20.678297 [ 189 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6299 | 2025.10.28 02:51:20.678337 [ 189 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 6300 | 2025.10.28 02:51:20.678372 [ 189 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6301 | 2025.10.28 02:51:20.679128 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001089466 sec., 20193.379141707956 rows/sec., 1.32 MiB/sec. | ||
| 6302 | 2025.10.28 02:51:20.679336 [ 191 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6303 | 2025.10.28 02:51:20.679689 [ 191 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_19_4} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2025.10.28 02:51:20.679782 [ 191 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_19_4} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6305 | 2025.10.28 02:51:20.679883 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6306 | 2025.10.28 02:51:21.404132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6307 | 2025.10.28 02:51:21.422372 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2025.10.28 02:51:21.422437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6309 | 2025.10.28 02:51:21.429197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6310 | 2025.10.28 02:51:21.429981 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2025.10.28 02:51:21.433682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6312 | 2025.10.28 02:51:21.450000 [ 62 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6313 | 2025.10.28 02:51:21.450066 [ 62 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2025.10.28 02:51:21.450089 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6315 | 2025.10.28 02:51:21.450189 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6316 | 2025.10.28 02:51:21.450306 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6317 | 2025.10.28 02:51:21.450339 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 6318 | 2025.10.28 02:51:21.450395 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6319 | 2025.10.28 02:51:21.450436 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6320 | 2025.10.28 02:51:21.450483 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6321 | 2025.10.28 02:51:21.450520 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6322 | 2025.10.28 02:51:21.451212 [ 195 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001059725 sec., 107575.07844016135 rows/sec., 5.49 MiB/sec. | ||
| 6323 | 2025.10.28 02:51:21.451446 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6324 | 2025.10.28 02:51:21.451797 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_19_4} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2025.10.28 02:51:21.451882 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_19_4} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6326 | 2025.10.28 02:51:21.451975 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6327 | 2025.10.28 02:51:21.461023 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2025.10.28 02:51:21.461177 [ 4 ] {e2a7de62-5c60-44cc-bd8d-fe1510ce3df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6329 | 2025.10.28 02:51:21.461254 [ 4 ] {e2a7de62-5c60-44cc-bd8d-fe1510ce3df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6330 | 2025.10.28 02:51:21.462079 [ 4 ] {e2a7de62-5c60-44cc-bd8d-fe1510ce3df7} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2025.10.28 02:51:21.462120 [ 4 ] {e2a7de62-5c60-44cc-bd8d-fe1510ce3df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6332 | 2025.10.28 02:51:21.462533 [ 4 ] {e2a7de62-5c60-44cc-bd8d-fe1510ce3df7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6333 | 2025.10.28 02:51:21.462774 [ 4 ] {e2a7de62-5c60-44cc-bd8d-fe1510ce3df7} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2025.10.28 02:51:21.462932 [ 4 ] {e2a7de62-5c60-44cc-bd8d-fe1510ce3df7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001802 sec., 227524.97225305217 rows/sec., 14.43 MiB/sec. | ||
| 6335 | 2025.10.28 02:51:21.462983 [ 4 ] {e2a7de62-5c60-44cc-bd8d-fe1510ce3df7} <Debug> TCPHandler: Processed in 0.002086118 sec. | ||
| 6336 | 2025.10.28 02:51:21.463182 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2025.10.28 02:51:21.463289 [ 4 ] {efced865-1bde-4435-a7ed-14c9726b3eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6338 | 2025.10.28 02:51:21.463333 [ 4 ] {efced865-1bde-4435-a7ed-14c9726b3eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6339 | 2025.10.28 02:51:21.464399 [ 4 ] {efced865-1bde-4435-a7ed-14c9726b3eb7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2025.10.28 02:51:21.464437 [ 4 ] {efced865-1bde-4435-a7ed-14c9726b3eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6341 | 2025.10.28 02:51:21.464870 [ 4 ] {efced865-1bde-4435-a7ed-14c9726b3eb7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6342 | 2025.10.28 02:51:21.465096 [ 4 ] {efced865-1bde-4435-a7ed-14c9726b3eb7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2025.10.28 02:51:21.465242 [ 4 ] {efced865-1bde-4435-a7ed-14c9726b3eb7} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.00198 sec., 605050.505050505 rows/sec., 48.38 MiB/sec. | ||
| 6344 | 2025.10.28 02:51:21.465283 [ 4 ] {efced865-1bde-4435-a7ed-14c9726b3eb7} <Debug> TCPHandler: Processed in 0.00215886 sec. | ||
| 6345 | 2025.10.28 02:51:21.465417 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6346 | 2025.10.28 02:51:21.465523 [ 4 ] {14df2b41-d6c6-4386-96d6-ef78a574f03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6347 | 2025.10.28 02:51:21.465566 [ 4 ] {14df2b41-d6c6-4386-96d6-ef78a574f03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6348 | 2025.10.28 02:51:21.466109 [ 4 ] {14df2b41-d6c6-4386-96d6-ef78a574f03a} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2025.10.28 02:51:21.466145 [ 4 ] {14df2b41-d6c6-4386-96d6-ef78a574f03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6350 | 2025.10.28 02:51:21.466484 [ 4 ] {14df2b41-d6c6-4386-96d6-ef78a574f03a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6351 | 2025.10.28 02:51:21.466728 [ 4 ] {14df2b41-d6c6-4386-96d6-ef78a574f03a} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2025.10.28 02:51:21.466845 [ 8 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6353 | 2025.10.28 02:51:21.466867 [ 4 ] {14df2b41-d6c6-4386-96d6-ef78a574f03a} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001367 sec., 181419.16605705925 rows/sec., 11.11 MiB/sec. | ||
| 6354 | 2025.10.28 02:51:21.466883 [ 8 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2025.10.28 02:51:21.466902 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6356 | 2025.10.28 02:51:21.466905 [ 4 ] {14df2b41-d6c6-4386-96d6-ef78a574f03a} <Debug> TCPHandler: Processed in 0.001540551 sec. | ||
| 6357 | 2025.10.28 02:51:21.466986 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6358 | 2025.10.28 02:51:21.467038 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2025.10.28 02:51:21.467087 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6360 | 2025.10.28 02:51:21.467117 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 266 rows starting from the beginning of the part | ||
| 6361 | 2025.10.28 02:51:21.467139 [ 4 ] {80f3f9fe-1678-4423-829f-8a64f73663cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6362 | 2025.10.28 02:51:21.467164 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 250 rows starting from the beginning of the part | ||
| 6363 | 2025.10.28 02:51:21.467185 [ 4 ] {80f3f9fe-1678-4423-829f-8a64f73663cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6364 | 2025.10.28 02:51:21.467208 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 248 rows starting from the beginning of the part | ||
| 6365 | 2025.10.28 02:51:21.467246 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 248 rows starting from the beginning of the part | ||
| 6366 | 2025.10.28 02:51:21.467281 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 264 rows starting from the beginning of the part | ||
| 6367 | 2025.10.28 02:51:21.467315 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 248 rows starting from the beginning of the part | ||
| 6368 | 2025.10.28 02:51:21.467710 [ 4 ] {80f3f9fe-1678-4423-829f-8a64f73663cd} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2025.10.28 02:51:21.467751 [ 4 ] {80f3f9fe-1678-4423-829f-8a64f73663cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6370 | 2025.10.28 02:51:21.468178 [ 4 ] {80f3f9fe-1678-4423-829f-8a64f73663cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6371 | 2025.10.28 02:51:21.468326 [ 192 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375225 sec., 1108182.2974422367 rows/sec., 72.26 MiB/sec. | ||
| 6372 | 2025.10.28 02:51:21.468418 [ 4 ] {80f3f9fe-1678-4423-829f-8a64f73663cd} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2025.10.28 02:51:21.468486 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6374 | 2025.10.28 02:51:21.468569 [ 4 ] {80f3f9fe-1678-4423-829f-8a64f73663cd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00145 sec., 146206.89655172414 rows/sec., 9.43 MiB/sec. | ||
| 6375 | 2025.10.28 02:51:21.468618 [ 4 ] {80f3f9fe-1678-4423-829f-8a64f73663cd} <Debug> TCPHandler: Processed in 0.001631644 sec. | ||
| 6376 | 2025.10.28 02:51:21.468742 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2025.10.28 02:51:21.468809 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_20_4} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2025.10.28 02:51:21.468840 [ 4 ] {139c4d40-b2fa-415f-9027-c4c0d9af3c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6379 | 2025.10.28 02:51:21.468886 [ 4 ] {139c4d40-b2fa-415f-9027-c4c0d9af3c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6380 | 2025.10.28 02:51:21.468893 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_20_4} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6381 | 2025.10.28 02:51:21.468980 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6382 | 2025.10.28 02:51:21.469396 [ 4 ] {139c4d40-b2fa-415f-9027-c4c0d9af3c22} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2025.10.28 02:51:21.469440 [ 4 ] {139c4d40-b2fa-415f-9027-c4c0d9af3c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6384 | 2025.10.28 02:51:21.469794 [ 4 ] {139c4d40-b2fa-415f-9027-c4c0d9af3c22} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6385 | 2025.10.28 02:51:21.470029 [ 4 ] {139c4d40-b2fa-415f-9027-c4c0d9af3c22} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2025.10.28 02:51:21.470169 [ 4 ] {139c4d40-b2fa-415f-9027-c4c0d9af3c22} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001349 sec., 156412.157153447 rows/sec., 8.88 MiB/sec. | ||
| 6387 | 2025.10.28 02:51:21.470208 [ 4 ] {139c4d40-b2fa-415f-9027-c4c0d9af3c22} <Debug> TCPHandler: Processed in 0.0015165 sec. | ||
| 6388 | 2025.10.28 02:51:21.470325 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2025.10.28 02:51:21.470422 [ 4 ] {b42bdcb8-c682-41cd-bd1a-ab8c88a64bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6390 | 2025.10.28 02:51:21.470461 [ 4 ] {b42bdcb8-c682-41cd-bd1a-ab8c88a64bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6391 | 2025.10.28 02:51:21.471186 [ 4 ] {b42bdcb8-c682-41cd-bd1a-ab8c88a64bfb} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2025.10.28 02:51:21.471223 [ 4 ] {b42bdcb8-c682-41cd-bd1a-ab8c88a64bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6393 | 2025.10.28 02:51:21.471589 [ 4 ] {b42bdcb8-c682-41cd-bd1a-ab8c88a64bfb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6394 | 2025.10.28 02:51:21.471814 [ 4 ] {b42bdcb8-c682-41cd-bd1a-ab8c88a64bfb} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2025.10.28 02:51:21.471951 [ 4 ] {b42bdcb8-c682-41cd-bd1a-ab8c88a64bfb} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001548 sec., 466408.26873385016 rows/sec., 32.75 MiB/sec. | ||
| 6396 | 2025.10.28 02:51:21.471989 [ 4 ] {b42bdcb8-c682-41cd-bd1a-ab8c88a64bfb} <Debug> TCPHandler: Processed in 0.001714336 sec. | ||
| 6397 | 2025.10.28 02:51:21.472111 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2025.10.28 02:51:21.472205 [ 4 ] {a8faab36-d1bb-4afb-b058-2158958ef7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6399 | 2025.10.28 02:51:21.472245 [ 4 ] {a8faab36-d1bb-4afb-b058-2158958ef7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6400 | 2025.10.28 02:51:21.472597 [ 4 ] {a8faab36-d1bb-4afb-b058-2158958ef7ea} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2025.10.28 02:51:21.472632 [ 4 ] {a8faab36-d1bb-4afb-b058-2158958ef7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6402 | 2025.10.28 02:51:21.472965 [ 4 ] {a8faab36-d1bb-4afb-b058-2158958ef7ea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6403 | 2025.10.28 02:51:21.473184 [ 4 ] {a8faab36-d1bb-4afb-b058-2158958ef7ea} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2025.10.28 02:51:21.473316 [ 4 ] {a8faab36-d1bb-4afb-b058-2158958ef7ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 6405 | 2025.10.28 02:51:21.473352 [ 4 ] {a8faab36-d1bb-4afb-b058-2158958ef7ea} <Debug> TCPHandler: Processed in 0.001289892 sec. | ||
| 6406 | 2025.10.28 02:51:21.473463 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6407 | 2025.10.28 02:51:21.473558 [ 4 ] {35fc41e2-a9be-413a-83f8-23586a9c2471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6408 | 2025.10.28 02:51:21.473600 [ 4 ] {35fc41e2-a9be-413a-83f8-23586a9c2471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6409 | 2025.10.28 02:51:21.474058 [ 4 ] {35fc41e2-a9be-413a-83f8-23586a9c2471} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2025.10.28 02:51:21.474093 [ 4 ] {35fc41e2-a9be-413a-83f8-23586a9c2471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6411 | 2025.10.28 02:51:21.474456 [ 4 ] {35fc41e2-a9be-413a-83f8-23586a9c2471} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6412 | 2025.10.28 02:51:21.474692 [ 4 ] {35fc41e2-a9be-413a-83f8-23586a9c2471} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2025.10.28 02:51:21.474824 [ 4 ] {35fc41e2-a9be-413a-83f8-23586a9c2471} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001285 sec., 244357.9766536965 rows/sec., 16.05 MiB/sec. | ||
| 6414 | 2025.10.28 02:51:21.474861 [ 4 ] {35fc41e2-a9be-413a-83f8-23586a9c2471} <Debug> TCPHandler: Processed in 0.001447727 sec. | ||
| 6415 | 2025.10.28 02:51:21.474973 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2025.10.28 02:51:21.475065 [ 4 ] {dafdbb6d-5c08-463c-b094-348db87d9a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6417 | 2025.10.28 02:51:21.475107 [ 4 ] {dafdbb6d-5c08-463c-b094-348db87d9a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6418 | 2025.10.28 02:51:21.475433 [ 4 ] {dafdbb6d-5c08-463c-b094-348db87d9a0b} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2025.10.28 02:51:21.475468 [ 4 ] {dafdbb6d-5c08-463c-b094-348db87d9a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6420 | 2025.10.28 02:51:21.475771 [ 4 ] {dafdbb6d-5c08-463c-b094-348db87d9a0b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6421 | 2025.10.28 02:51:21.475982 [ 4 ] {dafdbb6d-5c08-463c-b094-348db87d9a0b} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2025.10.28 02:51:21.476116 [ 4 ] {dafdbb6d-5c08-463c-b094-348db87d9a0b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 6423 | 2025.10.28 02:51:21.476152 [ 4 ] {dafdbb6d-5c08-463c-b094-348db87d9a0b} <Debug> TCPHandler: Processed in 0.00122836 sec. | ||
| 6424 | 2025.10.28 02:51:21.476272 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2025.10.28 02:51:21.476365 [ 4 ] {e83576d2-567e-4f1f-ad61-56f3a33a1ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6426 | 2025.10.28 02:51:21.476421 [ 4 ] {e83576d2-567e-4f1f-ad61-56f3a33a1ff7} <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 | ||
| 6427 | 2025.10.28 02:51:21.477342 [ 4 ] {e83576d2-567e-4f1f-ad61-56f3a33a1ff7} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2025.10.28 02:51:21.477376 [ 4 ] {e83576d2-567e-4f1f-ad61-56f3a33a1ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6429 | 2025.10.28 02:51:21.477976 [ 4 ] {e83576d2-567e-4f1f-ad61-56f3a33a1ff7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6430 | 2025.10.28 02:51:21.478199 [ 4 ] {e83576d2-567e-4f1f-ad61-56f3a33a1ff7} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2025.10.28 02:51:21.478343 [ 4 ] {e83576d2-567e-4f1f-ad61-56f3a33a1ff7} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001996 sec., 21543.08617234469 rows/sec., 38.60 MiB/sec. | ||
| 6432 | 2025.10.28 02:51:21.478406 [ 4 ] {e83576d2-567e-4f1f-ad61-56f3a33a1ff7} <Debug> TCPHandler: Processed in 0.002184812 sec. | ||
| 6433 | 2025.10.28 02:51:21.478576 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2025.10.28 02:51:21.478698 [ 4 ] {ad8ed326-3e3b-425b-8c52-3cecfabd0e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6435 | 2025.10.28 02:51:21.478760 [ 4 ] {ad8ed326-3e3b-425b-8c52-3cecfabd0e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6436 | 2025.10.28 02:51:21.479150 [ 4 ] {ad8ed326-3e3b-425b-8c52-3cecfabd0e26} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2025.10.28 02:51:21.479186 [ 4 ] {ad8ed326-3e3b-425b-8c52-3cecfabd0e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6438 | 2025.10.28 02:51:21.479531 [ 4 ] {ad8ed326-3e3b-425b-8c52-3cecfabd0e26} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6439 | 2025.10.28 02:51:21.479751 [ 4 ] {ad8ed326-3e3b-425b-8c52-3cecfabd0e26} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2025.10.28 02:51:21.479893 [ 4 ] {ad8ed326-3e3b-425b-8c52-3cecfabd0e26} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001219 sec., 85315.83264971287 rows/sec., 5.23 MiB/sec. | ||
| 6441 | 2025.10.28 02:51:21.479932 [ 4 ] {ad8ed326-3e3b-425b-8c52-3cecfabd0e26} <Debug> TCPHandler: Processed in 0.001422227 sec. | ||
| 6442 | 2025.10.28 02:51:26.447950 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6443 | 2025.10.28 02:51:26.448164 [ 4 ] {82236785-fc90-4dc4-9f35-698b58dfe7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6444 | 2025.10.28 02:51:26.448234 [ 4 ] {82236785-fc90-4dc4-9f35-698b58dfe7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6445 | 2025.10.28 02:51:26.448985 [ 4 ] {82236785-fc90-4dc4-9f35-698b58dfe7bb} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2025.10.28 02:51:26.449025 [ 4 ] {82236785-fc90-4dc4-9f35-698b58dfe7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6447 | 2025.10.28 02:51:26.449416 [ 4 ] {82236785-fc90-4dc4-9f35-698b58dfe7bb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6448 | 2025.10.28 02:51:26.449650 [ 4 ] {82236785-fc90-4dc4-9f35-698b58dfe7bb} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2025.10.28 02:51:26.449798 [ 4 ] {82236785-fc90-4dc4-9f35-698b58dfe7bb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 6450 | 2025.10.28 02:51:26.449837 [ 4 ] {82236785-fc90-4dc4-9f35-698b58dfe7bb} <Debug> TCPHandler: Processed in 0.002024446 sec. | ||
| 6451 | 2025.10.28 02:51:26.449965 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2025.10.28 02:51:26.450061 [ 4 ] {9c0275cd-1c3a-4e00-8f72-e182db232a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6453 | 2025.10.28 02:51:26.450101 [ 4 ] {9c0275cd-1c3a-4e00-8f72-e182db232a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6454 | 2025.10.28 02:51:26.450523 [ 4 ] {9c0275cd-1c3a-4e00-8f72-e182db232a4a} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2025.10.28 02:51:26.450556 [ 4 ] {9c0275cd-1c3a-4e00-8f72-e182db232a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6456 | 2025.10.28 02:51:26.450853 [ 4 ] {9c0275cd-1c3a-4e00-8f72-e182db232a4a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6457 | 2025.10.28 02:51:26.451062 [ 4 ] {9c0275cd-1c3a-4e00-8f72-e182db232a4a} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2025.10.28 02:51:26.451190 [ 4 ] {9c0275cd-1c3a-4e00-8f72-e182db232a4a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 6459 | 2025.10.28 02:51:26.451226 [ 4 ] {9c0275cd-1c3a-4e00-8f72-e182db232a4a} <Debug> TCPHandler: Processed in 0.001309462 sec. | ||
| 6460 | 2025.10.28 02:51:26.451355 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6461 | 2025.10.28 02:51:26.451448 [ 4 ] {d362c3e7-6826-44a9-a4b0-a902f2c92f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6462 | 2025.10.28 02:51:26.451491 [ 4 ] {d362c3e7-6826-44a9-a4b0-a902f2c92f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6463 | 2025.10.28 02:51:26.451946 [ 4 ] {d362c3e7-6826-44a9-a4b0-a902f2c92f70} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2025.10.28 02:51:26.451982 [ 4 ] {d362c3e7-6826-44a9-a4b0-a902f2c92f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6465 | 2025.10.28 02:51:26.452310 [ 4 ] {d362c3e7-6826-44a9-a4b0-a902f2c92f70} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6466 | 2025.10.28 02:51:26.452509 [ 4 ] {d362c3e7-6826-44a9-a4b0-a902f2c92f70} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2025.10.28 02:51:26.452640 [ 4 ] {d362c3e7-6826-44a9-a4b0-a902f2c92f70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 6468 | 2025.10.28 02:51:26.452677 [ 4 ] {d362c3e7-6826-44a9-a4b0-a902f2c92f70} <Debug> TCPHandler: Processed in 0.001370265 sec. | ||
| 6469 | 2025.10.28 02:51:26.452789 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6470 | 2025.10.28 02:51:26.452884 [ 4 ] {b5bf3207-1cb8-4fc2-a6d2-ef1a8ce354a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6471 | 2025.10.28 02:51:26.452926 [ 4 ] {b5bf3207-1cb8-4fc2-a6d2-ef1a8ce354a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6472 | 2025.10.28 02:51:26.453263 [ 4 ] {b5bf3207-1cb8-4fc2-a6d2-ef1a8ce354a1} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6473 | 2025.10.28 02:51:26.453297 [ 4 ] {b5bf3207-1cb8-4fc2-a6d2-ef1a8ce354a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6474 | 2025.10.28 02:51:26.453597 [ 4 ] {b5bf3207-1cb8-4fc2-a6d2-ef1a8ce354a1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6475 | 2025.10.28 02:51:26.453811 [ 4 ] {b5bf3207-1cb8-4fc2-a6d2-ef1a8ce354a1} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2025.10.28 02:51:26.453940 [ 4 ] {b5bf3207-1cb8-4fc2-a6d2-ef1a8ce354a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 6477 | 2025.10.28 02:51:26.453976 [ 4 ] {b5bf3207-1cb8-4fc2-a6d2-ef1a8ce354a1} <Debug> TCPHandler: Processed in 0.00123481 sec. | ||
| 6478 | 2025.10.28 02:51:28.114595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13980 | ||
| 6479 | 2025.10.28 02:51:28.115188 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2025.10.28 02:51:28.115238 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6481 | 2025.10.28 02:51:28.115802 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6482 | 2025.10.28 02:51:28.116059 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2025.10.28 02:51:28.116211 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13980 | ||
| 6484 | 2025.10.28 02:51:28.934520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6485 | 2025.10.28 02:51:28.951950 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2025.10.28 02:51:28.952015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6487 | 2025.10.28 02:51:28.958109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6488 | 2025.10.28 02:51:28.958813 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2025.10.28 02:51:28.962211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6490 | 2025.10.28 02:51:30.648647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 858 | ||
| 6491 | 2025.10.28 02:51:30.650893 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.10.28 02:51:30.650940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6493 | 2025.10.28 02:51:30.652110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6494 | 2025.10.28 02:51:30.652379 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2025.10.28 02:51:30.652669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
| 6496 | 2025.10.28 02:51:31.461883 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2025.10.28 02:51:31.462088 [ 4 ] {1c812875-99bc-4182-af90-3e0b94b24175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6498 | 2025.10.28 02:51:31.462166 [ 4 ] {1c812875-99bc-4182-af90-3e0b94b24175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6499 | 2025.10.28 02:51:31.463066 [ 4 ] {1c812875-99bc-4182-af90-3e0b94b24175} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2025.10.28 02:51:31.463119 [ 4 ] {1c812875-99bc-4182-af90-3e0b94b24175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6501 | 2025.10.28 02:51:31.463547 [ 4 ] {1c812875-99bc-4182-af90-3e0b94b24175} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6502 | 2025.10.28 02:51:31.463781 [ 4 ] {1c812875-99bc-4182-af90-3e0b94b24175} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2025.10.28 02:51:31.463949 [ 4 ] {1c812875-99bc-4182-af90-3e0b94b24175} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001915 sec., 214099.21671018275 rows/sec., 13.58 MiB/sec. | ||
| 6504 | 2025.10.28 02:51:31.463968 [ 34 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6505 | 2025.10.28 02:51:31.464001 [ 4 ] {1c812875-99bc-4182-af90-3e0b94b24175} <Debug> TCPHandler: Processed in 0.002262684 sec. | ||
| 6506 | 2025.10.28 02:51:31.464044 [ 34 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2025.10.28 02:51:31.464075 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6508 | 2025.10.28 02:51:31.464145 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2025.10.28 02:51:31.464209 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6510 | 2025.10.28 02:51:31.464264 [ 4 ] {0b299829-e742-424d-ab80-98b434e02669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6511 | 2025.10.28 02:51:31.464314 [ 4 ] {0b299829-e742-424d-ab80-98b434e02669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6512 | 2025.10.28 02:51:31.464376 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6513 | 2025.10.28 02:51:31.464420 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 6514 | 2025.10.28 02:51:31.464493 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 6515 | 2025.10.28 02:51:31.464544 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 6516 | 2025.10.28 02:51:31.464590 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 6517 | 2025.10.28 02:51:31.464636 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 6518 | 2025.10.28 02:51:31.465310 [ 4 ] {0b299829-e742-424d-ab80-98b434e02669} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2025.10.28 02:51:31.465354 [ 4 ] {0b299829-e742-424d-ab80-98b434e02669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6520 | 2025.10.28 02:51:31.465791 [ 192 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648794 sec., 1243333.0058212245 rows/sec., 83.61 MiB/sec. | ||
| 6521 | 2025.10.28 02:51:31.465801 [ 4 ] {0b299829-e742-424d-ab80-98b434e02669} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6522 | 2025.10.28 02:51:31.465948 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6523 | 2025.10.28 02:51:31.466099 [ 4 ] {0b299829-e742-424d-ab80-98b434e02669} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2025.10.28 02:51:31.466242 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_21_5} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2025.10.28 02:51:31.466256 [ 34 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6526 | 2025.10.28 02:51:31.466261 [ 4 ] {0b299829-e742-424d-ab80-98b434e02669} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.00202 sec., 593069.3069306931 rows/sec., 47.42 MiB/sec. | ||
| 6527 | 2025.10.28 02:51:31.466301 [ 34 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2025.10.28 02:51:31.466326 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_21_5} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6529 | 2025.10.28 02:51:31.466332 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6530 | 2025.10.28 02:51:31.466328 [ 4 ] {0b299829-e742-424d-ab80-98b434e02669} <Debug> TCPHandler: Processed in 0.002237333 sec. | ||
| 6531 | 2025.10.28 02:51:31.466414 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 6532 | 2025.10.28 02:51:31.466510 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 6533 | 2025.10.28 02:51:31.466513 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6534 | 2025.10.28 02:51:31.466594 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6535 | 2025.10.28 02:51:31.466622 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2349 rows starting from the beginning of the part | ||
| 6536 | 2025.10.28 02:51:31.466634 [ 4 ] {c949c1fb-66e1-4d56-b79e-7832cf729a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6537 | 2025.10.28 02:51:31.466667 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6538 | 2025.10.28 02:51:31.466683 [ 4 ] {c949c1fb-66e1-4d56-b79e-7832cf729a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6539 | 2025.10.28 02:51:31.466707 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6540 | 2025.10.28 02:51:31.466744 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1198 rows starting from the beginning of the part | ||
| 6541 | 2025.10.28 02:51:31.466780 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6542 | 2025.10.28 02:51:31.466814 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1198 rows starting from the beginning of the part | ||
| 6543 | 2025.10.28 02:51:31.467199 [ 4 ] {c949c1fb-66e1-4d56-b79e-7832cf729a83} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2025.10.28 02:51:31.467252 [ 4 ] {c949c1fb-66e1-4d56-b79e-7832cf729a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6545 | 2025.10.28 02:51:31.467577 [ 4 ] {c949c1fb-66e1-4d56-b79e-7832cf729a83} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6546 | 2025.10.28 02:51:31.467808 [ 4 ] {c949c1fb-66e1-4d56-b79e-7832cf729a83} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2025.10.28 02:51:31.467943 [ 4 ] {c949c1fb-66e1-4d56-b79e-7832cf729a83} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.00133 sec., 186466.16541353383 rows/sec., 11.42 MiB/sec. | ||
| 6548 | 2025.10.28 02:51:31.467984 [ 4 ] {c949c1fb-66e1-4d56-b79e-7832cf729a83} <Debug> TCPHandler: Processed in 0.00152056 sec. | ||
| 6549 | 2025.10.28 02:51:31.468097 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2025.10.28 02:51:31.468198 [ 4 ] {912ae875-4f9e-4c66-a451-d797a4d85434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6551 | 2025.10.28 02:51:31.468239 [ 4 ] {912ae875-4f9e-4c66-a451-d797a4d85434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6552 | 2025.10.28 02:51:31.468655 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4913 rows, containing 5 columns (5 merged, 0 gathered) in 0.002175221 sec., 2258621.078042185 rows/sec., 190.39 MiB/sec. | ||
| 6553 | 2025.10.28 02:51:31.468737 [ 4 ] {912ae875-4f9e-4c66-a451-d797a4d85434} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2025.10.28 02:51:31.468778 [ 4 ] {912ae875-4f9e-4c66-a451-d797a4d85434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6555 | 2025.10.28 02:51:31.468949 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6556 | 2025.10.28 02:51:31.469122 [ 4 ] {912ae875-4f9e-4c66-a451-d797a4d85434} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6557 | 2025.10.28 02:51:31.469219 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_46_9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2025.10.28 02:51:31.469291 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_46_9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6559 | 2025.10.28 02:51:31.469362 [ 4 ] {912ae875-4f9e-4c66-a451-d797a4d85434} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2025.10.28 02:51:31.469385 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6561 | 2025.10.28 02:51:31.469501 [ 34 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6562 | 2025.10.28 02:51:31.469508 [ 4 ] {912ae875-4f9e-4c66-a451-d797a4d85434} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001328 sec., 159638.5542168675 rows/sec., 10.30 MiB/sec. | ||
| 6563 | 2025.10.28 02:51:31.469543 [ 34 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2025.10.28 02:51:31.469565 [ 4 ] {912ae875-4f9e-4c66-a451-d797a4d85434} <Debug> TCPHandler: Processed in 0.001516879 sec. | ||
| 6565 | 2025.10.28 02:51:31.469567 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6566 | 2025.10.28 02:51:31.469679 [ 192 ] {d8e34801-98df-4640-b698-36f06b6ba589::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 | ||
| 6567 | 2025.10.28 02:51:31.469691 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2025.10.28 02:51:31.469798 [ 192 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6569 | 2025.10.28 02:51:31.469812 [ 4 ] {a2f24e43-135f-40dd-b97f-9f38c6f9b540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6570 | 2025.10.28 02:51:31.469843 [ 192 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 441 rows starting from the beginning of the part | ||
| 6571 | 2025.10.28 02:51:31.469860 [ 4 ] {a2f24e43-135f-40dd-b97f-9f38c6f9b540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6572 | 2025.10.28 02:51:31.469947 [ 192 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6573 | 2025.10.28 02:51:31.470025 [ 192 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 213 rows starting from the beginning of the part | ||
| 6574 | 2025.10.28 02:51:31.470095 [ 192 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 440 rows starting from the beginning of the part | ||
| 6575 | 2025.10.28 02:51:31.470156 [ 192 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 6576 | 2025.10.28 02:51:31.470214 [ 192 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 6577 | 2025.10.28 02:51:31.470473 [ 4 ] {a2f24e43-135f-40dd-b97f-9f38c6f9b540} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2025.10.28 02:51:31.470512 [ 4 ] {a2f24e43-135f-40dd-b97f-9f38c6f9b540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6579 | 2025.10.28 02:51:31.470920 [ 4 ] {a2f24e43-135f-40dd-b97f-9f38c6f9b540} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6580 | 2025.10.28 02:51:31.471222 [ 4 ] {a2f24e43-135f-40dd-b97f-9f38c6f9b540} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2025.10.28 02:51:31.471373 [ 48 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6582 | 2025.10.28 02:51:31.471395 [ 4 ] {a2f24e43-135f-40dd-b97f-9f38c6f9b540} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001607 sec., 131300.56004978222 rows/sec., 7.46 MiB/sec. | ||
| 6583 | 2025.10.28 02:51:31.471409 [ 48 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2025.10.28 02:51:31.471431 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6585 | 2025.10.28 02:51:31.471443 [ 4 ] {a2f24e43-135f-40dd-b97f-9f38c6f9b540} <Debug> TCPHandler: Processed in 0.00181262 sec. | ||
| 6586 | 2025.10.28 02:51:31.471497 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6587 | 2025.10.28 02:51:31.471586 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2025.10.28 02:51:31.471609 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6589 | 2025.10.28 02:51:31.471633 [ 201 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 5 columns (5 merged, 0 gathered) in 0.002005086 sec., 862805.8846353722 rows/sec., 59.67 MiB/sec. | ||
| 6590 | 2025.10.28 02:51:31.471642 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 6591 | 2025.10.28 02:51:31.471712 [ 4 ] {2c6fa4b7-4b24-4e3e-88aa-b400bfcfd1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6592 | 2025.10.28 02:51:31.471743 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 6593 | 2025.10.28 02:51:31.471764 [ 4 ] {2c6fa4b7-4b24-4e3e-88aa-b400bfcfd1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6594 | 2025.10.28 02:51:31.471814 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 6595 | 2025.10.28 02:51:31.471847 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6596 | 2025.10.28 02:51:31.471887 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 6597 | 2025.10.28 02:51:31.471962 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 6598 | 2025.10.28 02:51:31.472261 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_21_4} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2025.10.28 02:51:31.472355 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_21_4} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6600 | 2025.10.28 02:51:31.472465 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6601 | 2025.10.28 02:51:31.472648 [ 4 ] {2c6fa4b7-4b24-4e3e-88aa-b400bfcfd1f0} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2025.10.28 02:51:31.472693 [ 4 ] {2c6fa4b7-4b24-4e3e-88aa-b400bfcfd1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6603 | 2025.10.28 02:51:31.473017 [ 194 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548761 sec., 681189.6735519554 rows/sec., 41.28 MiB/sec. | ||
| 6604 | 2025.10.28 02:51:31.473167 [ 4 ] {2c6fa4b7-4b24-4e3e-88aa-b400bfcfd1f0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6605 | 2025.10.28 02:51:31.473180 [ 201 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6606 | 2025.10.28 02:51:31.473446 [ 4 ] {2c6fa4b7-4b24-4e3e-88aa-b400bfcfd1f0} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2025.10.28 02:51:31.473534 [ 201 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_21_5} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2025.10.28 02:51:31.473602 [ 4 ] {2c6fa4b7-4b24-4e3e-88aa-b400bfcfd1f0} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001915 sec., 377023.49869451695 rows/sec., 26.47 MiB/sec. | ||
| 6609 | 2025.10.28 02:51:31.473608 [ 34 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6610 | 2025.10.28 02:51:31.473614 [ 201 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_21_5} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6611 | 2025.10.28 02:51:31.473648 [ 4 ] {2c6fa4b7-4b24-4e3e-88aa-b400bfcfd1f0} <Debug> TCPHandler: Processed in 0.00212518 sec. | ||
| 6612 | 2025.10.28 02:51:31.473667 [ 34 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2025.10.28 02:51:31.473709 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6614 | 2025.10.28 02:51:31.473772 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6615 | 2025.10.28 02:51:31.473789 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2025.10.28 02:51:31.473818 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 6617 | 2025.10.28 02:51:31.473890 [ 4 ] {54bfe46b-105d-41b4-a27f-fefd3c8b9d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6618 | 2025.10.28 02:51:31.473901 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6619 | 2025.10.28 02:51:31.473926 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1214 rows starting from the beginning of the part | ||
| 6620 | 2025.10.28 02:51:31.473932 [ 4 ] {54bfe46b-105d-41b4-a27f-fefd3c8b9d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6621 | 2025.10.28 02:51:31.473972 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6622 | 2025.10.28 02:51:31.474011 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6623 | 2025.10.28 02:51:31.474051 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 722 rows starting from the beginning of the part | ||
| 6624 | 2025.10.28 02:51:31.474086 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 6625 | 2025.10.28 02:51:31.474120 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 722 rows starting from the beginning of the part | ||
| 6626 | 2025.10.28 02:51:31.474277 [ 4 ] {54bfe46b-105d-41b4-a27f-fefd3c8b9d98} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2025.10.28 02:51:31.474312 [ 4 ] {54bfe46b-105d-41b4-a27f-fefd3c8b9d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6628 | 2025.10.28 02:51:31.474616 [ 4 ] {54bfe46b-105d-41b4-a27f-fefd3c8b9d98} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6629 | 2025.10.28 02:51:31.474834 [ 4 ] {54bfe46b-105d-41b4-a27f-fefd3c8b9d98} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2025.10.28 02:51:31.474969 [ 4 ] {54bfe46b-105d-41b4-a27f-fefd3c8b9d98} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 6631 | 2025.10.28 02:51:31.475006 [ 4 ] {54bfe46b-105d-41b4-a27f-fefd3c8b9d98} <Debug> TCPHandler: Processed in 0.001266401 sec. | ||
| 6632 | 2025.10.28 02:51:31.475126 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2025.10.28 02:51:31.475192 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443367 sec., 1974549.7853283328 rows/sec., 148.45 MiB/sec. | ||
| 6634 | 2025.10.28 02:51:31.475220 [ 4 ] {3f7d309f-9cb2-4ce2-8f92-725595cc1c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6635 | 2025.10.28 02:51:31.475266 [ 4 ] {3f7d309f-9cb2-4ce2-8f92-725595cc1c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6636 | 2025.10.28 02:51:31.475382 [ 194 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6637 | 2025.10.28 02:51:31.475687 [ 194 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_46_9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2025.10.28 02:51:31.475739 [ 4 ] {3f7d309f-9cb2-4ce2-8f92-725595cc1c21} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2025.10.28 02:51:31.475764 [ 194 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_46_9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6640 | 2025.10.28 02:51:31.475785 [ 4 ] {3f7d309f-9cb2-4ce2-8f92-725595cc1c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6641 | 2025.10.28 02:51:31.475864 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6642 | 2025.10.28 02:51:31.476138 [ 4 ] {3f7d309f-9cb2-4ce2-8f92-725595cc1c21} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6643 | 2025.10.28 02:51:31.476353 [ 4 ] {3f7d309f-9cb2-4ce2-8f92-725595cc1c21} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2025.10.28 02:51:31.476484 [ 4 ] {3f7d309f-9cb2-4ce2-8f92-725595cc1c21} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001282 sec., 244929.7971918877 rows/sec., 16.09 MiB/sec. | ||
| 6645 | 2025.10.28 02:51:31.476483 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6646 | 2025.10.28 02:51:31.476523 [ 4 ] {3f7d309f-9cb2-4ce2-8f92-725595cc1c21} <Debug> TCPHandler: Processed in 0.001443827 sec. | ||
| 6647 | 2025.10.28 02:51:31.476536 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2025.10.28 02:51:31.476561 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6649 | 2025.10.28 02:51:31.476626 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 6650 | 2025.10.28 02:51:31.476638 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6651 | 2025.10.28 02:51:31.476737 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6652 | 2025.10.28 02:51:31.476748 [ 4 ] {f57f34f6-e252-4be8-aee3-2fb8de9f8a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6653 | 2025.10.28 02:51:31.476784 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14264 rows starting from the beginning of the part | ||
| 6654 | 2025.10.28 02:51:31.476805 [ 4 ] {f57f34f6-e252-4be8-aee3-2fb8de9f8a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6655 | 2025.10.28 02:51:31.476845 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 6656 | 2025.10.28 02:51:31.476894 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 6657 | 2025.10.28 02:51:31.476946 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 6658 | 2025.10.28 02:51:31.476988 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 6659 | 2025.10.28 02:51:31.477024 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 6660 | 2025.10.28 02:51:31.477127 [ 4 ] {f57f34f6-e252-4be8-aee3-2fb8de9f8a7b} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2025.10.28 02:51:31.477168 [ 4 ] {f57f34f6-e252-4be8-aee3-2fb8de9f8a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6662 | 2025.10.28 02:51:31.477487 [ 4 ] {f57f34f6-e252-4be8-aee3-2fb8de9f8a7b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6663 | 2025.10.28 02:51:31.477694 [ 4 ] {f57f34f6-e252-4be8-aee3-2fb8de9f8a7b} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2025.10.28 02:51:31.477838 [ 4 ] {f57f34f6-e252-4be8-aee3-2fb8de9f8a7b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 60.76 KiB/sec. | ||
| 6665 | 2025.10.28 02:51:31.477874 [ 4 ] {f57f34f6-e252-4be8-aee3-2fb8de9f8a7b} <Debug> TCPHandler: Processed in 0.001284662 sec. | ||
| 6666 | 2025.10.28 02:51:31.477988 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6667 | 2025.10.28 02:51:31.478081 [ 4 ] {67862dc6-0562-46fe-9e68-b050100907e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6668 | 2025.10.28 02:51:31.478135 [ 4 ] {67862dc6-0562-46fe-9e68-b050100907e8} <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 | ||
| 6669 | 2025.10.28 02:51:31.479027 [ 4 ] {67862dc6-0562-46fe-9e68-b050100907e8} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2025.10.28 02:51:31.479063 [ 4 ] {67862dc6-0562-46fe-9e68-b050100907e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6671 | 2025.10.28 02:51:31.479787 [ 4 ] {67862dc6-0562-46fe-9e68-b050100907e8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6672 | 2025.10.28 02:51:31.480028 [ 4 ] {67862dc6-0562-46fe-9e68-b050100907e8} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2025.10.28 02:51:31.480142 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6674 | 2025.10.28 02:51:31.480173 [ 4 ] {67862dc6-0562-46fe-9e68-b050100907e8} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002112 sec., 20359.848484848484 rows/sec., 36.48 MiB/sec. | ||
| 6675 | 2025.10.28 02:51:31.480177 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2025.10.28 02:51:31.480206 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6677 | 2025.10.28 02:51:31.480226 [ 4 ] {67862dc6-0562-46fe-9e68-b050100907e8} <Debug> TCPHandler: Processed in 0.002286955 sec. | ||
| 6678 | 2025.10.28 02:51:31.480288 [ 194 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 6679 | 2025.10.28 02:51:31.480348 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2025.10.28 02:51:31.480449 [ 4 ] {110127a0-2790-4527-8243-cb7cea8de654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6681 | 2025.10.28 02:51:31.480490 [ 4 ] {110127a0-2790-4527-8243-cb7cea8de654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6682 | 2025.10.28 02:51:31.480509 [ 194 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6683 | 2025.10.28 02:51:31.480572 [ 194 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 604 rows starting from the beginning of the part | ||
| 6684 | 2025.10.28 02:51:31.480716 [ 194 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 43 rows starting from the beginning of the part | ||
| 6685 | 2025.10.28 02:51:31.480833 [ 194 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 43 rows starting from the beginning of the part | ||
| 6686 | 2025.10.28 02:51:31.480836 [ 4 ] {110127a0-2790-4527-8243-cb7cea8de654} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2025.10.28 02:51:31.480882 [ 4 ] {110127a0-2790-4527-8243-cb7cea8de654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6688 | 2025.10.28 02:51:31.480942 [ 194 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 43 rows starting from the beginning of the part | ||
| 6689 | 2025.10.28 02:51:31.481055 [ 194 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 43 rows starting from the beginning of the part | ||
| 6690 | 2025.10.28 02:51:31.481166 [ 194 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part | ||
| 6691 | 2025.10.28 02:51:31.481214 [ 4 ] {110127a0-2790-4527-8243-cb7cea8de654} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6692 | 2025.10.28 02:51:31.481434 [ 4 ] {110127a0-2790-4527-8243-cb7cea8de654} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2025.10.28 02:51:31.481540 [ 48 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6694 | 2025.10.28 02:51:31.481567 [ 48 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2025.10.28 02:51:31.481568 [ 4 ] {110127a0-2790-4527-8243-cb7cea8de654} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001138 sec., 91388.40070298771 rows/sec., 5.60 MiB/sec. | ||
| 6696 | 2025.10.28 02:51:31.481588 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6697 | 2025.10.28 02:51:31.481613 [ 4 ] {110127a0-2790-4527-8243-cb7cea8de654} <Debug> TCPHandler: Processed in 0.001313672 sec. | ||
| 6698 | 2025.10.28 02:51:31.481673 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 6699 | 2025.10.28 02:51:31.481767 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6700 | 2025.10.28 02:51:31.481797 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2948 rows starting from the beginning of the part | ||
| 6701 | 2025.10.28 02:51:31.481846 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
| 6702 | 2025.10.28 02:51:31.481885 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 6703 | 2025.10.28 02:51:31.481923 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 6704 | 2025.10.28 02:51:31.481921 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15244 rows, containing 5 columns (5 merged, 0 gathered) in 0.005321425 sec., 2864646.2178833676 rows/sec., 191.53 MiB/sec. | ||
| 6705 | 2025.10.28 02:51:31.481959 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 6706 | 2025.10.28 02:51:31.481997 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 6707 | 2025.10.28 02:51:31.482515 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6708 | 2025.10.28 02:51:31.482780 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2025.10.28 02:51:31.482849 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6710 | 2025.10.28 02:51:31.482938 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 6711 | 2025.10.28 02:51:31.483358 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 4 columns (4 merged, 0 gathered) in 0.001722567 sec., 1908779.1650484423 rows/sec., 121.08 MiB/sec. | ||
| 6712 | 2025.10.28 02:51:31.483657 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6713 | 2025.10.28 02:51:31.483891 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_46_9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2025.10.28 02:51:31.483955 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_46_9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6715 | 2025.10.28 02:51:31.484011 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6716 | 2025.10.28 02:51:31.498406 [ 201 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 819 rows, containing 19 columns (19 merged, 0 gathered) in 0.018155004 sec., 45111.52958159635 rows/sec., 80.84 MiB/sec. | ||
| 6717 | 2025.10.28 02:51:31.499359 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6718 | 2025.10.28 02:51:31.499683 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2025.10.28 02:51:31.499752 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6720 | 2025.10.28 02:51:31.499854 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 6721 | 2025.10.28 02:51:32.000977 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.79 MiB, peak 281.43 MiB, free memory in arenas 0.00 B, will set to 274.30 MiB (RSS), difference: 3.51 MiB | ||
| 6722 | 2025.10.28 02:51:35.497081 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6723 | 2025.10.28 02:51:35.497185 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6724 | 2025.10.28 02:51:35.616858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14428 | ||
| 6725 | 2025.10.28 02:51:35.617365 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2025.10.28 02:51:35.617407 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6727 | 2025.10.28 02:51:35.617858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6728 | 2025.10.28 02:51:35.618071 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2025.10.28 02:51:35.618188 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14428 | ||
| 6730 | 2025.10.28 02:51:36.448762 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2025.10.28 02:51:36.448940 [ 4 ] {096ccbac-6280-44e1-9431-6e45d60167f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6732 | 2025.10.28 02:51:36.449002 [ 4 ] {096ccbac-6280-44e1-9431-6e45d60167f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6733 | 2025.10.28 02:51:36.449683 [ 4 ] {096ccbac-6280-44e1-9431-6e45d60167f3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2025.10.28 02:51:36.449721 [ 4 ] {096ccbac-6280-44e1-9431-6e45d60167f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6735 | 2025.10.28 02:51:36.450077 [ 4 ] {096ccbac-6280-44e1-9431-6e45d60167f3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6736 | 2025.10.28 02:51:36.450280 [ 4 ] {096ccbac-6280-44e1-9431-6e45d60167f3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2025.10.28 02:51:36.450428 [ 4 ] {096ccbac-6280-44e1-9431-6e45d60167f3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.71 MiB/sec. | ||
| 6738 | 2025.10.28 02:51:36.450466 [ 4 ] {096ccbac-6280-44e1-9431-6e45d60167f3} <Debug> TCPHandler: Processed in 0.001886022 sec. | ||
| 6739 | 2025.10.28 02:51:36.450585 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2025.10.28 02:51:36.450748 [ 4 ] {c8eb12ac-83ca-4bf2-9245-749eea57ba13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6741 | 2025.10.28 02:51:36.450787 [ 4 ] {c8eb12ac-83ca-4bf2-9245-749eea57ba13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6742 | 2025.10.28 02:51:36.451220 [ 4 ] {c8eb12ac-83ca-4bf2-9245-749eea57ba13} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2025.10.28 02:51:36.451255 [ 4 ] {c8eb12ac-83ca-4bf2-9245-749eea57ba13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6744 | 2025.10.28 02:51:36.451551 [ 4 ] {c8eb12ac-83ca-4bf2-9245-749eea57ba13} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6745 | 2025.10.28 02:51:36.451756 [ 4 ] {c8eb12ac-83ca-4bf2-9245-749eea57ba13} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2025.10.28 02:51:36.451882 [ 4 ] {c8eb12ac-83ca-4bf2-9245-749eea57ba13} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 6747 | 2025.10.28 02:51:36.451918 [ 4 ] {c8eb12ac-83ca-4bf2-9245-749eea57ba13} <Debug> TCPHandler: Processed in 0.001317753 sec. | ||
| 6748 | 2025.10.28 02:51:36.452049 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2025.10.28 02:51:36.452142 [ 4 ] {1c2d4cbb-aa51-433f-876b-aa26f47bc950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6750 | 2025.10.28 02:51:36.452185 [ 4 ] {1c2d4cbb-aa51-433f-876b-aa26f47bc950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6751 | 2025.10.28 02:51:36.452612 [ 4 ] {1c2d4cbb-aa51-433f-876b-aa26f47bc950} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2025.10.28 02:51:36.452647 [ 4 ] {1c2d4cbb-aa51-433f-876b-aa26f47bc950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6753 | 2025.10.28 02:51:36.452971 [ 4 ] {1c2d4cbb-aa51-433f-876b-aa26f47bc950} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6754 | 2025.10.28 02:51:36.453172 [ 4 ] {1c2d4cbb-aa51-433f-876b-aa26f47bc950} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2025.10.28 02:51:36.453299 [ 4 ] {1c2d4cbb-aa51-433f-876b-aa26f47bc950} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 6756 | 2025.10.28 02:51:36.453335 [ 4 ] {1c2d4cbb-aa51-433f-876b-aa26f47bc950} <Debug> TCPHandler: Processed in 0.001334514 sec. | ||
| 6757 | 2025.10.28 02:51:36.453446 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2025.10.28 02:51:36.453539 [ 4 ] {fdc221d5-4af1-42c6-9c9e-f3075d4c8ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6759 | 2025.10.28 02:51:36.453579 [ 4 ] {fdc221d5-4af1-42c6-9c9e-f3075d4c8ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6760 | 2025.10.28 02:51:36.453893 [ 4 ] {fdc221d5-4af1-42c6-9c9e-f3075d4c8ecb} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2025.10.28 02:51:36.453926 [ 4 ] {fdc221d5-4af1-42c6-9c9e-f3075d4c8ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6762 | 2025.10.28 02:51:36.454199 [ 4 ] {fdc221d5-4af1-42c6-9c9e-f3075d4c8ecb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6763 | 2025.10.28 02:51:36.454388 [ 4 ] {fdc221d5-4af1-42c6-9c9e-f3075d4c8ecb} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2025.10.28 02:51:36.454504 [ 4 ] {fdc221d5-4af1-42c6-9c9e-f3075d4c8ecb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 6765 | 2025.10.28 02:51:36.454536 [ 4 ] {fdc221d5-4af1-42c6-9c9e-f3075d4c8ecb} <Debug> TCPHandler: Processed in 0.001196379 sec. | ||
| 6766 | 2025.10.28 02:51:36.462996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6767 | 2025.10.28 02:51:36.479958 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2025.10.28 02:51:36.480022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6769 | 2025.10.28 02:51:36.485415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6770 | 2025.10.28 02:51:36.486211 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2025.10.28 02:51:36.489518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6772 | 2025.10.28 02:51:39.875800 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6773 | 2025.10.28 02:51:39.876058 [ 4 ] {f44b3205-f62b-4573-88ca-d691eee74b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6774 | 2025.10.28 02:51:39.876135 [ 4 ] {f44b3205-f62b-4573-88ca-d691eee74b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6775 | 2025.10.28 02:51:39.876993 [ 4 ] {f44b3205-f62b-4573-88ca-d691eee74b0c} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6776 | 2025.10.28 02:51:39.877045 [ 4 ] {f44b3205-f62b-4573-88ca-d691eee74b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6777 | 2025.10.28 02:51:39.877484 [ 4 ] {f44b3205-f62b-4573-88ca-d691eee74b0c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6778 | 2025.10.28 02:51:39.877716 [ 4 ] {f44b3205-f62b-4573-88ca-d691eee74b0c} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2025.10.28 02:51:39.877882 [ 4 ] {f44b3205-f62b-4573-88ca-d691eee74b0c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001878 sec., 218317.3588924388 rows/sec., 13.85 MiB/sec. | ||
| 6780 | 2025.10.28 02:51:39.877932 [ 4 ] {f44b3205-f62b-4573-88ca-d691eee74b0c} <Debug> TCPHandler: Processed in 0.002325426 sec. | ||
| 6781 | 2025.10.28 02:51:39.878055 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6782 | 2025.10.28 02:51:39.878160 [ 4 ] {f4cda461-fd82-42e3-801d-5e7e2788b199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6783 | 2025.10.28 02:51:39.878203 [ 4 ] {f4cda461-fd82-42e3-801d-5e7e2788b199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6784 | 2025.10.28 02:51:39.878588 [ 4 ] {f4cda461-fd82-42e3-801d-5e7e2788b199} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6785 | 2025.10.28 02:51:39.878623 [ 4 ] {f4cda461-fd82-42e3-801d-5e7e2788b199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6786 | 2025.10.28 02:51:39.878938 [ 4 ] {f4cda461-fd82-42e3-801d-5e7e2788b199} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6787 | 2025.10.28 02:51:39.879211 [ 4 ] {f4cda461-fd82-42e3-801d-5e7e2788b199} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2025.10.28 02:51:39.879347 [ 4 ] {f4cda461-fd82-42e3-801d-5e7e2788b199} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001204 sec., 1661.1295681063123 rows/sec., 135.45 KiB/sec. | ||
| 6789 | 2025.10.28 02:51:39.879385 [ 4 ] {f4cda461-fd82-42e3-801d-5e7e2788b199} <Debug> TCPHandler: Processed in 0.001382855 sec. | ||
| 6790 | 2025.10.28 02:51:39.879509 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6791 | 2025.10.28 02:51:39.879633 [ 4 ] {bc8d9066-4d78-495f-b583-7d42a5d1cb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6792 | 2025.10.28 02:51:39.879682 [ 4 ] {bc8d9066-4d78-495f-b583-7d42a5d1cb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6793 | 2025.10.28 02:51:39.881215 [ 4 ] {bc8d9066-4d78-495f-b583-7d42a5d1cb3b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2025.10.28 02:51:39.881252 [ 4 ] {bc8d9066-4d78-495f-b583-7d42a5d1cb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6795 | 2025.10.28 02:51:39.881719 [ 4 ] {bc8d9066-4d78-495f-b583-7d42a5d1cb3b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6796 | 2025.10.28 02:51:39.881939 [ 4 ] {bc8d9066-4d78-495f-b583-7d42a5d1cb3b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6797 | 2025.10.28 02:51:39.882078 [ 4 ] {bc8d9066-4d78-495f-b583-7d42a5d1cb3b} <Debug> executeQuery: Read 2339 rows, 194.72 KiB in 0.002469 sec., 947347.1040907251 rows/sec., 77.02 MiB/sec. | ||
| 6798 | 2025.10.28 02:51:39.882197 [ 4 ] {bc8d9066-4d78-495f-b583-7d42a5d1cb3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6799 | 2025.10.28 02:51:39.882210 [ 4 ] {bc8d9066-4d78-495f-b583-7d42a5d1cb3b} <Debug> TCPHandler: Processed in 0.002764281 sec. | ||
| 6800 | 2025.10.28 02:51:39.882334 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2025.10.28 02:51:39.882459 [ 4 ] {444b19f6-fd69-4687-b808-a28c5dd67b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6802 | 2025.10.28 02:51:39.882510 [ 4 ] {444b19f6-fd69-4687-b808-a28c5dd67b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6803 | 2025.10.28 02:51:39.883065 [ 4 ] {444b19f6-fd69-4687-b808-a28c5dd67b7c} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2025.10.28 02:51:39.883104 [ 4 ] {444b19f6-fd69-4687-b808-a28c5dd67b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6805 | 2025.10.28 02:51:39.883440 [ 4 ] {444b19f6-fd69-4687-b808-a28c5dd67b7c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6806 | 2025.10.28 02:51:39.883677 [ 4 ] {444b19f6-fd69-4687-b808-a28c5dd67b7c} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2025.10.28 02:51:39.883885 [ 4 ] {444b19f6-fd69-4687-b808-a28c5dd67b7c} <Debug> executeQuery: Read 250 rows, 15.69 KiB in 0.001451 sec., 172294.9689869056 rows/sec., 10.56 MiB/sec. | ||
| 6808 | 2025.10.28 02:51:39.883925 [ 4 ] {444b19f6-fd69-4687-b808-a28c5dd67b7c} <Debug> TCPHandler: Processed in 0.001652744 sec. | ||
| 6809 | 2025.10.28 02:51:39.884034 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2025.10.28 02:51:39.884130 [ 4 ] {51373afe-d9ce-4d1f-bd91-239914d35353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6811 | 2025.10.28 02:51:39.884171 [ 4 ] {51373afe-d9ce-4d1f-bd91-239914d35353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6812 | 2025.10.28 02:51:39.884704 [ 4 ] {51373afe-d9ce-4d1f-bd91-239914d35353} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2025.10.28 02:51:39.884741 [ 4 ] {51373afe-d9ce-4d1f-bd91-239914d35353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6814 | 2025.10.28 02:51:39.885070 [ 4 ] {51373afe-d9ce-4d1f-bd91-239914d35353} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6815 | 2025.10.28 02:51:39.885276 [ 4 ] {51373afe-d9ce-4d1f-bd91-239914d35353} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2025.10.28 02:51:39.885397 [ 4 ] {51373afe-d9ce-4d1f-bd91-239914d35353} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001306 sec., 336906.58499234304 rows/sec., 22.29 MiB/sec. | ||
| 6817 | 2025.10.28 02:51:39.885432 [ 4 ] {51373afe-d9ce-4d1f-bd91-239914d35353} <Debug> TCPHandler: Processed in 0.001471808 sec. | ||
| 6818 | 2025.10.28 02:51:39.885538 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2025.10.28 02:51:39.885628 [ 4 ] {dd73ecd9-926d-4689-b238-feb3742c4748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6820 | 2025.10.28 02:51:39.885666 [ 4 ] {dd73ecd9-926d-4689-b238-feb3742c4748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6821 | 2025.10.28 02:51:39.886180 [ 4 ] {dd73ecd9-926d-4689-b238-feb3742c4748} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2025.10.28 02:51:39.886217 [ 4 ] {dd73ecd9-926d-4689-b238-feb3742c4748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6823 | 2025.10.28 02:51:39.886532 [ 4 ] {dd73ecd9-926d-4689-b238-feb3742c4748} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6824 | 2025.10.28 02:51:39.886744 [ 4 ] {dd73ecd9-926d-4689-b238-feb3742c4748} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2025.10.28 02:51:39.886873 [ 4 ] {dd73ecd9-926d-4689-b238-feb3742c4748} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 6826 | 2025.10.28 02:51:39.886911 [ 4 ] {dd73ecd9-926d-4689-b238-feb3742c4748} <Debug> TCPHandler: Processed in 0.001391135 sec. | ||
| 6827 | 2025.10.28 02:51:39.887031 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2025.10.28 02:51:39.887151 [ 4 ] {f6c4b469-f206-461b-88a2-9a01f0fdbaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6829 | 2025.10.28 02:51:39.887201 [ 4 ] {f6c4b469-f206-461b-88a2-9a01f0fdbaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6830 | 2025.10.28 02:51:39.888093 [ 4 ] {f6c4b469-f206-461b-88a2-9a01f0fdbaac} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2025.10.28 02:51:39.888129 [ 4 ] {f6c4b469-f206-461b-88a2-9a01f0fdbaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6832 | 2025.10.28 02:51:39.888505 [ 4 ] {f6c4b469-f206-461b-88a2-9a01f0fdbaac} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6833 | 2025.10.28 02:51:39.888726 [ 4 ] {f6c4b469-f206-461b-88a2-9a01f0fdbaac} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2025.10.28 02:51:39.888864 [ 4 ] {f6c4b469-f206-461b-88a2-9a01f0fdbaac} <Debug> executeQuery: Read 1180 rows, 86.36 KiB in 0.001738 sec., 678941.3118527043 rows/sec., 48.53 MiB/sec. | ||
| 6835 | 2025.10.28 02:51:39.888904 [ 4 ] {f6c4b469-f206-461b-88a2-9a01f0fdbaac} <Debug> TCPHandler: Processed in 0.001933383 sec. | ||
| 6836 | 2025.10.28 02:51:39.889017 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6837 | 2025.10.28 02:51:39.889112 [ 4 ] {fd6caa57-4165-4b98-ad39-dd8d10737479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6838 | 2025.10.28 02:51:39.889153 [ 4 ] {fd6caa57-4165-4b98-ad39-dd8d10737479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6839 | 2025.10.28 02:51:39.889486 [ 4 ] {fd6caa57-4165-4b98-ad39-dd8d10737479} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2025.10.28 02:51:39.889520 [ 4 ] {fd6caa57-4165-4b98-ad39-dd8d10737479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6841 | 2025.10.28 02:51:39.889824 [ 4 ] {fd6caa57-4165-4b98-ad39-dd8d10737479} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6842 | 2025.10.28 02:51:39.890047 [ 4 ] {fd6caa57-4165-4b98-ad39-dd8d10737479} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2025.10.28 02:51:39.890177 [ 4 ] {fd6caa57-4165-4b98-ad39-dd8d10737479} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 6844 | 2025.10.28 02:51:39.890212 [ 4 ] {fd6caa57-4165-4b98-ad39-dd8d10737479} <Debug> TCPHandler: Processed in 0.00124561 sec. | ||
| 6845 | 2025.10.28 02:51:39.890328 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6846 | 2025.10.28 02:51:39.890444 [ 4 ] {57aded4d-bf78-4fff-95d5-11a43670c8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6847 | 2025.10.28 02:51:39.890495 [ 4 ] {57aded4d-bf78-4fff-95d5-11a43670c8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6848 | 2025.10.28 02:51:39.891108 [ 4 ] {57aded4d-bf78-4fff-95d5-11a43670c8b8} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2025.10.28 02:51:39.891142 [ 4 ] {57aded4d-bf78-4fff-95d5-11a43670c8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6850 | 2025.10.28 02:51:39.891545 [ 4 ] {57aded4d-bf78-4fff-95d5-11a43670c8b8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6851 | 2025.10.28 02:51:39.891760 [ 4 ] {57aded4d-bf78-4fff-95d5-11a43670c8b8} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2025.10.28 02:51:39.891891 [ 4 ] {57aded4d-bf78-4fff-95d5-11a43670c8b8} <Debug> executeQuery: Read 967 rows, 65.67 KiB in 0.001472 sec., 656929.3478260869 rows/sec., 43.57 MiB/sec. | ||
| 6853 | 2025.10.28 02:51:39.891927 [ 4 ] {57aded4d-bf78-4fff-95d5-11a43670c8b8} <Debug> TCPHandler: Processed in 0.001659485 sec. | ||
| 6854 | 2025.10.28 02:51:39.892038 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2025.10.28 02:51:39.892132 [ 4 ] {669ace56-a284-42cc-864f-23b1ba879d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6856 | 2025.10.28 02:51:39.892174 [ 4 ] {669ace56-a284-42cc-864f-23b1ba879d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6857 | 2025.10.28 02:51:39.892484 [ 4 ] {669ace56-a284-42cc-864f-23b1ba879d12} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2025.10.28 02:51:39.892517 [ 4 ] {669ace56-a284-42cc-864f-23b1ba879d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6859 | 2025.10.28 02:51:39.892806 [ 4 ] {669ace56-a284-42cc-864f-23b1ba879d12} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6860 | 2025.10.28 02:51:39.893011 [ 4 ] {669ace56-a284-42cc-864f-23b1ba879d12} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2025.10.28 02:51:39.893133 [ 4 ] {669ace56-a284-42cc-864f-23b1ba879d12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 6862 | 2025.10.28 02:51:39.893167 [ 4 ] {669ace56-a284-42cc-864f-23b1ba879d12} <Debug> TCPHandler: Processed in 0.001183579 sec. | ||
| 6863 | 2025.10.28 02:51:39.893276 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6864 | 2025.10.28 02:51:39.893387 [ 4 ] {df154802-44f7-4f90-9989-0662e7355277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6865 | 2025.10.28 02:51:39.893447 [ 4 ] {df154802-44f7-4f90-9989-0662e7355277} <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 | ||
| 6866 | 2025.10.28 02:51:39.894385 [ 4 ] {df154802-44f7-4f90-9989-0662e7355277} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2025.10.28 02:51:39.894421 [ 4 ] {df154802-44f7-4f90-9989-0662e7355277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6868 | 2025.10.28 02:51:39.894989 [ 4 ] {df154802-44f7-4f90-9989-0662e7355277} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6869 | 2025.10.28 02:51:39.895219 [ 4 ] {df154802-44f7-4f90-9989-0662e7355277} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2025.10.28 02:51:39.895362 [ 4 ] {df154802-44f7-4f90-9989-0662e7355277} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001978 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 6871 | 2025.10.28 02:51:39.895420 [ 4 ] {df154802-44f7-4f90-9989-0662e7355277} <Debug> TCPHandler: Processed in 0.002191332 sec. | ||
| 6872 | 2025.10.28 02:51:39.895530 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2025.10.28 02:51:39.895626 [ 4 ] {9296fa5e-add7-4a5e-a166-0cc33c3dba87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6874 | 2025.10.28 02:51:39.895668 [ 4 ] {9296fa5e-add7-4a5e-a166-0cc33c3dba87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6875 | 2025.10.28 02:51:39.896007 [ 4 ] {9296fa5e-add7-4a5e-a166-0cc33c3dba87} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2025.10.28 02:51:39.896042 [ 4 ] {9296fa5e-add7-4a5e-a166-0cc33c3dba87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6877 | 2025.10.28 02:51:39.896360 [ 4 ] {9296fa5e-add7-4a5e-a166-0cc33c3dba87} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6878 | 2025.10.28 02:51:39.896582 [ 4 ] {9296fa5e-add7-4a5e-a166-0cc33c3dba87} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2025.10.28 02:51:39.896711 [ 4 ] {9296fa5e-add7-4a5e-a166-0cc33c3dba87} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001104 sec., 83333.33333333334 rows/sec., 5.04 MiB/sec. | ||
| 6880 | 2025.10.28 02:51:39.896745 [ 4 ] {9296fa5e-add7-4a5e-a166-0cc33c3dba87} <Debug> TCPHandler: Processed in 0.001264981 sec. | ||
| 6881 | 2025.10.28 02:51:40.652905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 912 | ||
| 6882 | 2025.10.28 02:51:40.656269 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2025.10.28 02:51:40.656308 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6884 | 2025.10.28 02:51:40.657519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6885 | 2025.10.28 02:51:40.657798 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2025.10.28 02:51:40.658145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 6887 | 2025.10.28 02:51:41.441996 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2025.10.28 02:51:41.442196 [ 4 ] {0748f53f-0fa0-4471-9dd8-a30c9090b465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6889 | 2025.10.28 02:51:41.442272 [ 4 ] {0748f53f-0fa0-4471-9dd8-a30c9090b465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6890 | 2025.10.28 02:51:41.443030 [ 4 ] {0748f53f-0fa0-4471-9dd8-a30c9090b465} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2025.10.28 02:51:41.443085 [ 4 ] {0748f53f-0fa0-4471-9dd8-a30c9090b465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6892 | 2025.10.28 02:51:41.443489 [ 4 ] {0748f53f-0fa0-4471-9dd8-a30c9090b465} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6893 | 2025.10.28 02:51:41.443737 [ 4 ] {0748f53f-0fa0-4471-9dd8-a30c9090b465} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2025.10.28 02:51:41.443917 [ 4 ] {0748f53f-0fa0-4471-9dd8-a30c9090b465} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001774 sec., 31567.08004509583 rows/sec., 2.43 MiB/sec. | ||
| 6895 | 2025.10.28 02:51:41.443966 [ 4 ] {0748f53f-0fa0-4471-9dd8-a30c9090b465} <Debug> TCPHandler: Processed in 0.002110929 sec. | ||
| 6896 | 2025.10.28 02:51:41.444099 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2025.10.28 02:51:41.444203 [ 4 ] {38c150c2-56e6-40fc-aad0-327210848959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6898 | 2025.10.28 02:51:41.444247 [ 4 ] {38c150c2-56e6-40fc-aad0-327210848959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6899 | 2025.10.28 02:51:41.444698 [ 4 ] {38c150c2-56e6-40fc-aad0-327210848959} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2025.10.28 02:51:41.444736 [ 4 ] {38c150c2-56e6-40fc-aad0-327210848959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6901 | 2025.10.28 02:51:41.445049 [ 4 ] {38c150c2-56e6-40fc-aad0-327210848959} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6902 | 2025.10.28 02:51:41.445262 [ 4 ] {38c150c2-56e6-40fc-aad0-327210848959} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2025.10.28 02:51:41.445398 [ 4 ] {38c150c2-56e6-40fc-aad0-327210848959} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 6904 | 2025.10.28 02:51:41.445436 [ 4 ] {38c150c2-56e6-40fc-aad0-327210848959} <Debug> TCPHandler: Processed in 0.001390005 sec. | ||
| 6905 | 2025.10.28 02:51:41.445555 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2025.10.28 02:51:41.445653 [ 4 ] {43d0c89c-8282-469a-bdb9-8e0dc0ee995f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6907 | 2025.10.28 02:51:41.445699 [ 4 ] {43d0c89c-8282-469a-bdb9-8e0dc0ee995f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6908 | 2025.10.28 02:51:41.446064 [ 4 ] {43d0c89c-8282-469a-bdb9-8e0dc0ee995f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2025.10.28 02:51:41.446101 [ 4 ] {43d0c89c-8282-469a-bdb9-8e0dc0ee995f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6910 | 2025.10.28 02:51:41.446420 [ 4 ] {43d0c89c-8282-469a-bdb9-8e0dc0ee995f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6911 | 2025.10.28 02:51:41.446628 [ 4 ] {43d0c89c-8282-469a-bdb9-8e0dc0ee995f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2025.10.28 02:51:41.446763 [ 4 ] {43d0c89c-8282-469a-bdb9-8e0dc0ee995f} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00113 sec., 28318.584070796463 rows/sec., 1.97 MiB/sec. | ||
| 6913 | 2025.10.28 02:51:41.446806 [ 4 ] {43d0c89c-8282-469a-bdb9-8e0dc0ee995f} <Debug> TCPHandler: Processed in 0.001301373 sec. | ||
| 6914 | 2025.10.28 02:51:41.446916 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2025.10.28 02:51:41.447013 [ 4 ] {51d73d9a-7523-4d70-abf3-ed49abebe44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6916 | 2025.10.28 02:51:41.447056 [ 4 ] {51d73d9a-7523-4d70-abf3-ed49abebe44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6917 | 2025.10.28 02:51:41.447377 [ 4 ] {51d73d9a-7523-4d70-abf3-ed49abebe44b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2025.10.28 02:51:41.447413 [ 4 ] {51d73d9a-7523-4d70-abf3-ed49abebe44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6919 | 2025.10.28 02:51:41.447711 [ 4 ] {51d73d9a-7523-4d70-abf3-ed49abebe44b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6920 | 2025.10.28 02:51:41.447948 [ 4 ] {51d73d9a-7523-4d70-abf3-ed49abebe44b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2025.10.28 02:51:41.448093 [ 4 ] {51d73d9a-7523-4d70-abf3-ed49abebe44b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 754.21 KiB/sec. | ||
| 6922 | 2025.10.28 02:51:41.448128 [ 4 ] {51d73d9a-7523-4d70-abf3-ed49abebe44b} <Debug> TCPHandler: Processed in 0.001261841 sec. | ||
| 6923 | 2025.10.28 02:51:43.118990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14940 | ||
| 6924 | 2025.10.28 02:51:43.119641 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2025.10.28 02:51:43.119693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6926 | 2025.10.28 02:51:43.120211 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6927 | 2025.10.28 02:51:43.120443 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2025.10.28 02:51:43.120571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14940 | ||
| 6929 | 2025.10.28 02:51:43.120584 [ 152 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6930 | 2025.10.28 02:51:43.120657 [ 152 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2025.10.28 02:51:43.120681 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6932 | 2025.10.28 02:51:43.120795 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 6933 | 2025.10.28 02:51:43.120908 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6934 | 2025.10.28 02:51:43.120945 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12508 rows starting from the beginning of the part | ||
| 6935 | 2025.10.28 02:51:43.121016 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6936 | 2025.10.28 02:51:43.121064 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6937 | 2025.10.28 02:51:43.121113 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6938 | 2025.10.28 02:51:43.121162 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6939 | 2025.10.28 02:51:43.121206 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6940 | 2025.10.28 02:51:43.123134 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14940 rows, containing 4 columns (4 merged, 0 gathered) in 0.002381898 sec., 6272308.889801327 rows/sec., 89.73 MiB/sec. | ||
| 6941 | 2025.10.28 02:51:43.123645 [ 187 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6942 | 2025.10.28 02:51:43.124018 [ 187 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_31_6} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2025.10.28 02:51:43.124102 [ 187 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_31_6} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6944 | 2025.10.28 02:51:43.124205 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6945 | 2025.10.28 02:51:43.989998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6946 | 2025.10.28 02:51:44.008725 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2025.10.28 02:51:44.008819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6948 | 2025.10.28 02:51:44.014902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6949 | 2025.10.28 02:51:44.015716 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2025.10.28 02:51:44.016065 [ 142 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6951 | 2025.10.28 02:51:44.016164 [ 142 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2025.10.28 02:51:44.016204 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6953 | 2025.10.28 02:51:44.016357 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 6954 | 2025.10.28 02:51:44.020341 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6955 | 2025.10.28 02:51:44.021581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6956 | 2025.10.28 02:51:44.021794 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 6957 | 2025.10.28 02:51:44.026137 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 6958 | 2025.10.28 02:51:44.030437 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 6959 | 2025.10.28 02:51:44.034599 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 6960 | 2025.10.28 02:51:44.038818 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 6961 | 2025.10.28 02:51:44.042940 [ 186 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 6962 | 2025.10.28 02:51:44.094557 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.078280631 sec., 2989.245193999522 rows/sec., 15.46 MiB/sec. | ||
| 6963 | 2025.10.28 02:51:44.097203 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6964 | 2025.10.28 02:51:44.099135 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_31_6} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2025.10.28 02:51:44.099218 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_31_6} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6966 | 2025.10.28 02:51:44.101838 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6967 | 2025.10.28 02:51:45.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.67 MiB, peak 286.21 MiB, free memory in arenas 0.00 B, will set to 279.53 MiB (RSS), difference: 3.86 MiB | ||
| 6968 | 2025.10.28 02:51:46.449086 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2025.10.28 02:51:46.449281 [ 4 ] {233501b1-c544-4d29-9ebe-db9f38ea5ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6970 | 2025.10.28 02:51:46.449351 [ 4 ] {233501b1-c544-4d29-9ebe-db9f38ea5ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6971 | 2025.10.28 02:51:46.450100 [ 4 ] {233501b1-c544-4d29-9ebe-db9f38ea5ecf} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2025.10.28 02:51:46.450145 [ 4 ] {233501b1-c544-4d29-9ebe-db9f38ea5ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6973 | 2025.10.28 02:51:46.450536 [ 4 ] {233501b1-c544-4d29-9ebe-db9f38ea5ecf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6974 | 2025.10.28 02:51:46.450759 [ 4 ] {233501b1-c544-4d29-9ebe-db9f38ea5ecf} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2025.10.28 02:51:46.450925 [ 4 ] {233501b1-c544-4d29-9ebe-db9f38ea5ecf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.54 MiB/sec. | ||
| 6976 | 2025.10.28 02:51:46.450965 [ 4 ] {233501b1-c544-4d29-9ebe-db9f38ea5ecf} <Debug> TCPHandler: Processed in 0.002013366 sec. | ||
| 6977 | 2025.10.28 02:51:46.451083 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6978 | 2025.10.28 02:51:46.451178 [ 4 ] {bfab10e3-83aa-4287-8630-1ec76a95fa17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6979 | 2025.10.28 02:51:46.451217 [ 4 ] {bfab10e3-83aa-4287-8630-1ec76a95fa17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6980 | 2025.10.28 02:51:46.451631 [ 4 ] {bfab10e3-83aa-4287-8630-1ec76a95fa17} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2025.10.28 02:51:46.451667 [ 4 ] {bfab10e3-83aa-4287-8630-1ec76a95fa17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6982 | 2025.10.28 02:51:46.451967 [ 4 ] {bfab10e3-83aa-4287-8630-1ec76a95fa17} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6983 | 2025.10.28 02:51:46.452171 [ 4 ] {bfab10e3-83aa-4287-8630-1ec76a95fa17} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2025.10.28 02:51:46.452300 [ 4 ] {bfab10e3-83aa-4287-8630-1ec76a95fa17} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 6985 | 2025.10.28 02:51:46.452336 [ 4 ] {bfab10e3-83aa-4287-8630-1ec76a95fa17} <Debug> TCPHandler: Processed in 0.001302602 sec. | ||
| 6986 | 2025.10.28 02:51:46.452449 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2025.10.28 02:51:46.452542 [ 4 ] {f923de86-d8a1-49dc-9e6f-e31aa006a38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6988 | 2025.10.28 02:51:46.452585 [ 4 ] {f923de86-d8a1-49dc-9e6f-e31aa006a38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6989 | 2025.10.28 02:51:46.453025 [ 4 ] {f923de86-d8a1-49dc-9e6f-e31aa006a38b} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2025.10.28 02:51:46.453062 [ 4 ] {f923de86-d8a1-49dc-9e6f-e31aa006a38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6991 | 2025.10.28 02:51:46.453404 [ 4 ] {f923de86-d8a1-49dc-9e6f-e31aa006a38b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6992 | 2025.10.28 02:51:46.453623 [ 4 ] {f923de86-d8a1-49dc-9e6f-e31aa006a38b} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2025.10.28 02:51:46.453757 [ 4 ] {f923de86-d8a1-49dc-9e6f-e31aa006a38b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 6994 | 2025.10.28 02:51:46.453795 [ 4 ] {f923de86-d8a1-49dc-9e6f-e31aa006a38b} <Debug> TCPHandler: Processed in 0.001393146 sec. | ||
| 6995 | 2025.10.28 02:51:46.453906 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2025.10.28 02:51:46.454001 [ 4 ] {fddea4cf-9806-48f1-8757-630295b6a325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6997 | 2025.10.28 02:51:46.454042 [ 4 ] {fddea4cf-9806-48f1-8757-630295b6a325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6998 | 2025.10.28 02:51:46.454375 [ 4 ] {fddea4cf-9806-48f1-8757-630295b6a325} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2025.10.28 02:51:46.454411 [ 4 ] {fddea4cf-9806-48f1-8757-630295b6a325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7000 | 2025.10.28 02:51:46.454719 [ 4 ] {fddea4cf-9806-48f1-8757-630295b6a325} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7001 | 2025.10.28 02:51:46.454922 [ 4 ] {fddea4cf-9806-48f1-8757-630295b6a325} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2025.10.28 02:51:46.455050 [ 4 ] {fddea4cf-9806-48f1-8757-630295b6a325} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 7003 | 2025.10.28 02:51:46.455085 [ 4 ] {fddea4cf-9806-48f1-8757-630295b6a325} <Debug> TCPHandler: Processed in 0.00122701 sec. | ||
| 7004 | 2025.10.28 02:51:50.497242 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7005 | 2025.10.28 02:51:50.497332 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7006 | 2025.10.28 02:51:50.621425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15388 | ||
| 7007 | 2025.10.28 02:51:50.621954 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2025.10.28 02:51:50.622001 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7009 | 2025.10.28 02:51:50.622702 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7010 | 2025.10.28 02:51:50.622952 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2025.10.28 02:51:50.623081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15388 | ||
| 7012 | 2025.10.28 02:51:50.659056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 928 | ||
| 7013 | 2025.10.28 02:51:50.661145 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2025.10.28 02:51:50.661189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7015 | 2025.10.28 02:51:50.662323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7016 | 2025.10.28 02:51:50.662614 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2025.10.28 02:51:50.662904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
| 7018 | 2025.10.28 02:51:51.001201 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000830307 sec. | ||
| 7019 | 2025.10.28 02:51:51.461006 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7020 | 2025.10.28 02:51:51.461255 [ 4 ] {2e7e2b6f-bcc8-4031-bbf6-18267f8be7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7021 | 2025.10.28 02:51:51.461357 [ 4 ] {2e7e2b6f-bcc8-4031-bbf6-18267f8be7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7022 | 2025.10.28 02:51:51.462439 [ 4 ] {2e7e2b6f-bcc8-4031-bbf6-18267f8be7fc} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2025.10.28 02:51:51.462480 [ 4 ] {2e7e2b6f-bcc8-4031-bbf6-18267f8be7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7024 | 2025.10.28 02:51:51.462902 [ 4 ] {2e7e2b6f-bcc8-4031-bbf6-18267f8be7fc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7025 | 2025.10.28 02:51:51.463129 [ 4 ] {2e7e2b6f-bcc8-4031-bbf6-18267f8be7fc} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2025.10.28 02:51:51.463281 [ 4 ] {2e7e2b6f-bcc8-4031-bbf6-18267f8be7fc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002104 sec., 194866.92015209125 rows/sec., 12.36 MiB/sec. | ||
| 7027 | 2025.10.28 02:51:51.463330 [ 4 ] {2e7e2b6f-bcc8-4031-bbf6-18267f8be7fc} <Debug> TCPHandler: Processed in 0.002460461 sec. | ||
| 7028 | 2025.10.28 02:51:51.463456 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2025.10.28 02:51:51.463561 [ 4 ] {2fcfad8f-bb48-4bb8-9315-b269fbba1aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7030 | 2025.10.28 02:51:51.463604 [ 4 ] {2fcfad8f-bb48-4bb8-9315-b269fbba1aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7031 | 2025.10.28 02:51:51.464828 [ 4 ] {2fcfad8f-bb48-4bb8-9315-b269fbba1aea} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2025.10.28 02:51:51.464864 [ 4 ] {2fcfad8f-bb48-4bb8-9315-b269fbba1aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7033 | 2025.10.28 02:51:51.465257 [ 4 ] {2fcfad8f-bb48-4bb8-9315-b269fbba1aea} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7034 | 2025.10.28 02:51:51.465468 [ 4 ] {2fcfad8f-bb48-4bb8-9315-b269fbba1aea} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2025.10.28 02:51:51.465577 [ 144 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7036 | 2025.10.28 02:51:51.465599 [ 4 ] {2fcfad8f-bb48-4bb8-9315-b269fbba1aea} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.002061 sec., 581271.2275594372 rows/sec., 46.48 MiB/sec. | ||
| 7037 | 2025.10.28 02:51:51.465620 [ 144 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2025.10.28 02:51:51.465638 [ 4 ] {2fcfad8f-bb48-4bb8-9315-b269fbba1aea} <Debug> TCPHandler: Processed in 0.002233673 sec. | ||
| 7039 | 2025.10.28 02:51:51.465643 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7040 | 2025.10.28 02:51:51.465752 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7041 | 2025.10.28 02:51:51.465777 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 7042 | 2025.10.28 02:51:51.465849 [ 4 ] {d9492cd4-9971-47c6-b135-266f8b31f07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7043 | 2025.10.28 02:51:51.465894 [ 4 ] {d9492cd4-9971-47c6-b135-266f8b31f07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7044 | 2025.10.28 02:51:51.465929 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7045 | 2025.10.28 02:51:51.465968 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2349 rows starting from the beginning of the part | ||
| 7046 | 2025.10.28 02:51:51.466035 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 7047 | 2025.10.28 02:51:51.466079 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2339 rows starting from the beginning of the part | ||
| 7048 | 2025.10.28 02:51:51.466124 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7049 | 2025.10.28 02:51:51.466169 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7050 | 2025.10.28 02:51:51.466208 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1198 rows starting from the beginning of the part | ||
| 7051 | 2025.10.28 02:51:51.466463 [ 4 ] {d9492cd4-9971-47c6-b135-266f8b31f07a} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2025.10.28 02:51:51.466505 [ 4 ] {d9492cd4-9971-47c6-b135-266f8b31f07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7053 | 2025.10.28 02:51:51.466840 [ 4 ] {d9492cd4-9971-47c6-b135-266f8b31f07a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7054 | 2025.10.28 02:51:51.467077 [ 4 ] {d9492cd4-9971-47c6-b135-266f8b31f07a} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2025.10.28 02:51:51.467229 [ 4 ] {d9492cd4-9971-47c6-b135-266f8b31f07a} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001401 sec., 177016.41684511065 rows/sec., 10.84 MiB/sec. | ||
| 7056 | 2025.10.28 02:51:51.467266 [ 4 ] {d9492cd4-9971-47c6-b135-266f8b31f07a} <Debug> TCPHandler: Processed in 0.001563441 sec. | ||
| 7057 | 2025.10.28 02:51:51.467380 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2025.10.28 02:51:51.467475 [ 4 ] {4b086edc-3898-491d-8bf2-6ceca27e03d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7059 | 2025.10.28 02:51:51.467514 [ 4 ] {4b086edc-3898-491d-8bf2-6ceca27e03d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7060 | 2025.10.28 02:51:51.468036 [ 4 ] {4b086edc-3898-491d-8bf2-6ceca27e03d5} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2025.10.28 02:51:51.468072 [ 4 ] {4b086edc-3898-491d-8bf2-6ceca27e03d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7062 | 2025.10.28 02:51:51.468371 [ 4 ] {4b086edc-3898-491d-8bf2-6ceca27e03d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7063 | 2025.10.28 02:51:51.468396 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6054 rows, containing 5 columns (5 merged, 0 gathered) in 0.002676058 sec., 2262282.805529626 rows/sec., 191.65 MiB/sec. | ||
| 7064 | 2025.10.28 02:51:51.468585 [ 4 ] {4b086edc-3898-491d-8bf2-6ceca27e03d5} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2025.10.28 02:51:51.468707 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7066 | 2025.10.28 02:51:51.468719 [ 4 ] {4b086edc-3898-491d-8bf2-6ceca27e03d5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001264 sec., 167721.51898734178 rows/sec., 10.82 MiB/sec. | ||
| 7067 | 2025.10.28 02:51:51.468767 [ 4 ] {4b086edc-3898-491d-8bf2-6ceca27e03d5} <Debug> TCPHandler: Processed in 0.001435707 sec. | ||
| 7068 | 2025.10.28 02:51:51.468881 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7069 | 2025.10.28 02:51:51.468979 [ 4 ] {411d1615-eb4f-4cf8-9dfe-2bab711fddb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7070 | 2025.10.28 02:51:51.468998 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_51_10} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2025.10.28 02:51:51.469019 [ 4 ] {411d1615-eb4f-4cf8-9dfe-2bab711fddb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7072 | 2025.10.28 02:51:51.469085 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_51_10} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7073 | 2025.10.28 02:51:51.469169 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 7074 | 2025.10.28 02:51:51.469536 [ 4 ] {411d1615-eb4f-4cf8-9dfe-2bab711fddb9} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2025.10.28 02:51:51.469576 [ 4 ] {411d1615-eb4f-4cf8-9dfe-2bab711fddb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7076 | 2025.10.28 02:51:51.469881 [ 4 ] {411d1615-eb4f-4cf8-9dfe-2bab711fddb9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7077 | 2025.10.28 02:51:51.470084 [ 4 ] {411d1615-eb4f-4cf8-9dfe-2bab711fddb9} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2025.10.28 02:51:51.470212 [ 4 ] {411d1615-eb4f-4cf8-9dfe-2bab711fddb9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001252 sec., 168530.35143769966 rows/sec., 9.57 MiB/sec. | ||
| 7079 | 2025.10.28 02:51:51.470250 [ 4 ] {411d1615-eb4f-4cf8-9dfe-2bab711fddb9} <Debug> TCPHandler: Processed in 0.001416227 sec. | ||
| 7080 | 2025.10.28 02:51:51.470357 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2025.10.28 02:51:51.470450 [ 4 ] {7a11aeb7-29cd-49f3-9c53-ca00be69318a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7082 | 2025.10.28 02:51:51.470489 [ 4 ] {7a11aeb7-29cd-49f3-9c53-ca00be69318a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7083 | 2025.10.28 02:51:51.471237 [ 4 ] {7a11aeb7-29cd-49f3-9c53-ca00be69318a} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2025.10.28 02:51:51.471273 [ 4 ] {7a11aeb7-29cd-49f3-9c53-ca00be69318a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7085 | 2025.10.28 02:51:51.471608 [ 4 ] {7a11aeb7-29cd-49f3-9c53-ca00be69318a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7086 | 2025.10.28 02:51:51.471815 [ 4 ] {7a11aeb7-29cd-49f3-9c53-ca00be69318a} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2025.10.28 02:51:51.471958 [ 4 ] {7a11aeb7-29cd-49f3-9c53-ca00be69318a} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001525 sec., 473442.62295081967 rows/sec., 33.24 MiB/sec. | ||
| 7088 | 2025.10.28 02:51:51.471967 [ 143 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7089 | 2025.10.28 02:51:51.472003 [ 4 ] {7a11aeb7-29cd-49f3-9c53-ca00be69318a} <Debug> TCPHandler: Processed in 0.001693825 sec. | ||
| 7090 | 2025.10.28 02:51:51.472029 [ 143 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7091 | 2025.10.28 02:51:51.472056 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7092 | 2025.10.28 02:51:51.472137 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2025.10.28 02:51:51.472168 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 7094 | 2025.10.28 02:51:51.472243 [ 4 ] {56a2683d-cd4c-402b-a670-ce26269a33cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7095 | 2025.10.28 02:51:51.472291 [ 4 ] {56a2683d-cd4c-402b-a670-ce26269a33cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7096 | 2025.10.28 02:51:51.472305 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7097 | 2025.10.28 02:51:51.472350 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1214 rows starting from the beginning of the part | ||
| 7098 | 2025.10.28 02:51:51.472422 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7099 | 2025.10.28 02:51:51.472475 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1180 rows starting from the beginning of the part | ||
| 7100 | 2025.10.28 02:51:51.472527 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7101 | 2025.10.28 02:51:51.472575 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7102 | 2025.10.28 02:51:51.472621 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 722 rows starting from the beginning of the part | ||
| 7103 | 2025.10.28 02:51:51.472668 [ 4 ] {56a2683d-cd4c-402b-a670-ce26269a33cd} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2025.10.28 02:51:51.472718 [ 4 ] {56a2683d-cd4c-402b-a670-ce26269a33cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7105 | 2025.10.28 02:51:51.473067 [ 4 ] {56a2683d-cd4c-402b-a670-ce26269a33cd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7106 | 2025.10.28 02:51:51.473286 [ 4 ] {56a2683d-cd4c-402b-a670-ce26269a33cd} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2025.10.28 02:51:51.473418 [ 4 ] {56a2683d-cd4c-402b-a670-ce26269a33cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001198 sec., 5008.347245409015 rows/sec., 261.67 KiB/sec. | ||
| 7108 | 2025.10.28 02:51:51.473455 [ 4 ] {56a2683d-cd4c-402b-a670-ce26269a33cd} <Debug> TCPHandler: Processed in 0.001374385 sec. | ||
| 7109 | 2025.10.28 02:51:51.473564 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2025.10.28 02:51:51.473658 [ 4 ] {0d849f7e-d90c-43f1-a075-73f10491b669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7111 | 2025.10.28 02:51:51.473700 [ 4 ] {0d849f7e-d90c-43f1-a075-73f10491b669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7112 | 2025.10.28 02:51:51.474051 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938263 sec., 1706682.7360373696 rows/sec., 128.81 MiB/sec. | ||
| 7113 | 2025.10.28 02:51:51.474181 [ 4 ] {0d849f7e-d90c-43f1-a075-73f10491b669} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2025.10.28 02:51:51.474222 [ 4 ] {0d849f7e-d90c-43f1-a075-73f10491b669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7115 | 2025.10.28 02:51:51.474273 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7116 | 2025.10.28 02:51:51.474563 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_51_10} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2025.10.28 02:51:51.474601 [ 4 ] {0d849f7e-d90c-43f1-a075-73f10491b669} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7118 | 2025.10.28 02:51:51.474649 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_51_10} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7119 | 2025.10.28 02:51:51.474730 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7120 | 2025.10.28 02:51:51.474838 [ 4 ] {0d849f7e-d90c-43f1-a075-73f10491b669} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2025.10.28 02:51:51.474945 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7122 | 2025.10.28 02:51:51.474972 [ 4 ] {0d849f7e-d90c-43f1-a075-73f10491b669} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001332 sec., 235735.7357357357 rows/sec., 15.49 MiB/sec. | ||
| 7123 | 2025.10.28 02:51:51.474983 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2025.10.28 02:51:51.475005 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7125 | 2025.10.28 02:51:51.475008 [ 4 ] {0d849f7e-d90c-43f1-a075-73f10491b669} <Debug> TCPHandler: Processed in 0.001491479 sec. | ||
| 7126 | 2025.10.28 02:51:51.475099 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 7127 | 2025.10.28 02:51:51.475121 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2025.10.28 02:51:51.475219 [ 4 ] {34ab3e0f-ac7a-4f13-bb99-32481319e399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7129 | 2025.10.28 02:51:51.475222 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7130 | 2025.10.28 02:51:51.475266 [ 4 ] {34ab3e0f-ac7a-4f13-bb99-32481319e399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7131 | 2025.10.28 02:51:51.475275 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15244 rows starting from the beginning of the part | ||
| 7132 | 2025.10.28 02:51:51.475351 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7133 | 2025.10.28 02:51:51.475397 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 967 rows starting from the beginning of the part | ||
| 7134 | 2025.10.28 02:51:51.475439 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 7135 | 2025.10.28 02:51:51.475479 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::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 | ||
| 7136 | 2025.10.28 02:51:51.475520 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 7137 | 2025.10.28 02:51:51.475589 [ 4 ] {34ab3e0f-ac7a-4f13-bb99-32481319e399} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2025.10.28 02:51:51.475628 [ 4 ] {34ab3e0f-ac7a-4f13-bb99-32481319e399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7139 | 2025.10.28 02:51:51.475963 [ 4 ] {34ab3e0f-ac7a-4f13-bb99-32481319e399} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7140 | 2025.10.28 02:51:51.476187 [ 4 ] {34ab3e0f-ac7a-4f13-bb99-32481319e399} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2025.10.28 02:51:51.476315 [ 4 ] {34ab3e0f-ac7a-4f13-bb99-32481319e399} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 7142 | 2025.10.28 02:51:51.476351 [ 4 ] {34ab3e0f-ac7a-4f13-bb99-32481319e399} <Debug> TCPHandler: Processed in 0.001277642 sec. | ||
| 7143 | 2025.10.28 02:51:51.476468 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2025.10.28 02:51:51.476561 [ 4 ] {988b068c-0c56-4d11-a823-b4e7c23583ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7145 | 2025.10.28 02:51:51.476615 [ 4 ] {988b068c-0c56-4d11-a823-b4e7c23583ba} <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 | ||
| 7146 | 2025.10.28 02:51:51.477531 [ 4 ] {988b068c-0c56-4d11-a823-b4e7c23583ba} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2025.10.28 02:51:51.477569 [ 4 ] {988b068c-0c56-4d11-a823-b4e7c23583ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7148 | 2025.10.28 02:51:51.478251 [ 4 ] {988b068c-0c56-4d11-a823-b4e7c23583ba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7149 | 2025.10.28 02:51:51.478473 [ 4 ] {988b068c-0c56-4d11-a823-b4e7c23583ba} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2025.10.28 02:51:51.478604 [ 4 ] {988b068c-0c56-4d11-a823-b4e7c23583ba} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002115 sec., 20330.96926713948 rows/sec., 36.43 MiB/sec. | ||
| 7151 | 2025.10.28 02:51:51.478667 [ 4 ] {988b068c-0c56-4d11-a823-b4e7c23583ba} <Debug> TCPHandler: Processed in 0.002305305 sec. | ||
| 7152 | 2025.10.28 02:51:51.478847 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7153 | 2025.10.28 02:51:51.478941 [ 4 ] {cbcffc89-cce3-40e7-bda6-979794851478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7154 | 2025.10.28 02:51:51.478982 [ 4 ] {cbcffc89-cce3-40e7-bda6-979794851478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7155 | 2025.10.28 02:51:51.479327 [ 4 ] {cbcffc89-cce3-40e7-bda6-979794851478} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2025.10.28 02:51:51.479362 [ 4 ] {cbcffc89-cce3-40e7-bda6-979794851478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7157 | 2025.10.28 02:51:51.479766 [ 4 ] {cbcffc89-cce3-40e7-bda6-979794851478} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7158 | 2025.10.28 02:51:51.479980 [ 4 ] {cbcffc89-cce3-40e7-bda6-979794851478} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2025.10.28 02:51:51.480080 [ 144 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7160 | 2025.10.28 02:51:51.480107 [ 4 ] {cbcffc89-cce3-40e7-bda6-979794851478} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001185 sec., 87763.71308016877 rows/sec., 5.38 MiB/sec. | ||
| 7161 | 2025.10.28 02:51:51.480112 [ 144 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2025.10.28 02:51:51.480141 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7163 | 2025.10.28 02:51:51.480142 [ 4 ] {cbcffc89-cce3-40e7-bda6-979794851478} <Debug> TCPHandler: Processed in 0.001344204 sec. | ||
| 7164 | 2025.10.28 02:51:51.480228 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 7165 | 2025.10.28 02:51:51.480335 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7166 | 2025.10.28 02:51:51.480367 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3288 rows starting from the beginning of the part | ||
| 7167 | 2025.10.28 02:51:51.480422 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7168 | 2025.10.28 02:51:51.480464 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 92 rows starting from the beginning of the part | ||
| 7169 | 2025.10.28 02:51:51.480504 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
| 7170 | 2025.10.28 02:51:51.480542 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 7171 | 2025.10.28 02:51:51.480579 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 7172 | 2025.10.28 02:51:51.481067 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16877 rows, containing 5 columns (5 merged, 0 gathered) in 0.006009647 sec., 2808318.026000529 rows/sec., 187.78 MiB/sec. | ||
| 7173 | 2025.10.28 02:51:51.481273 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7174 | 2025.10.28 02:51:51.481554 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2025.10.28 02:51:51.481634 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7176 | 2025.10.28 02:51:51.481729 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7177 | 2025.10.28 02:51:51.482238 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3616 rows, containing 4 columns (4 merged, 0 gathered) in 0.002050027 sec., 1763879.207444585 rows/sec., 111.90 MiB/sec. | ||
| 7178 | 2025.10.28 02:51:51.482576 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7179 | 2025.10.28 02:51:51.482814 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_51_10} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2025.10.28 02:51:51.482879 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_51_10} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7181 | 2025.10.28 02:51:51.482946 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7182 | 2025.10.28 02:51:51.522388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7183 | 2025.10.28 02:51:51.539178 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2025.10.28 02:51:51.539226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7185 | 2025.10.28 02:51:51.544660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7186 | 2025.10.28 02:51:51.545332 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2025.10.28 02:51:51.548249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7188 | 2025.10.28 02:51:52.000312 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.93 MiB, peak 288.97 MiB, free memory in arenas 0.00 B, will set to 282.63 MiB (RSS), difference: 1.70 MiB | ||
| 7189 | 2025.10.28 02:51:56.448285 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2025.10.28 02:51:56.448603 [ 4 ] {281db85d-18c2-41b2-ab2f-0a215cf210ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7191 | 2025.10.28 02:51:56.448693 [ 4 ] {281db85d-18c2-41b2-ab2f-0a215cf210ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7192 | 2025.10.28 02:51:56.449545 [ 4 ] {281db85d-18c2-41b2-ab2f-0a215cf210ea} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2025.10.28 02:51:56.449594 [ 4 ] {281db85d-18c2-41b2-ab2f-0a215cf210ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7194 | 2025.10.28 02:51:56.449991 [ 4 ] {281db85d-18c2-41b2-ab2f-0a215cf210ea} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7195 | 2025.10.28 02:51:56.450232 [ 4 ] {281db85d-18c2-41b2-ab2f-0a215cf210ea} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2025.10.28 02:51:56.450400 [ 4 ] {281db85d-18c2-41b2-ab2f-0a215cf210ea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001873 sec., 29898.558462359848 rows/sec., 2.30 MiB/sec. | ||
| 7197 | 2025.10.28 02:51:56.450449 [ 4 ] {281db85d-18c2-41b2-ab2f-0a215cf210ea} <Debug> TCPHandler: Processed in 0.002351017 sec. | ||
| 7198 | 2025.10.28 02:51:56.450582 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7199 | 2025.10.28 02:51:56.450689 [ 4 ] {63a6322c-965b-4cc7-86a9-041948907d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7200 | 2025.10.28 02:51:56.450731 [ 4 ] {63a6322c-965b-4cc7-86a9-041948907d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7201 | 2025.10.28 02:51:56.451230 [ 4 ] {63a6322c-965b-4cc7-86a9-041948907d23} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2025.10.28 02:51:56.451267 [ 4 ] {63a6322c-965b-4cc7-86a9-041948907d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7203 | 2025.10.28 02:51:56.451578 [ 4 ] {63a6322c-965b-4cc7-86a9-041948907d23} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7204 | 2025.10.28 02:51:56.451796 [ 4 ] {63a6322c-965b-4cc7-86a9-041948907d23} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2025.10.28 02:51:56.451928 [ 4 ] {63a6322c-965b-4cc7-86a9-041948907d23} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001261 sec., 50753.37034099921 rows/sec., 3.96 MiB/sec. | ||
| 7206 | 2025.10.28 02:51:56.451965 [ 4 ] {63a6322c-965b-4cc7-86a9-041948907d23} <Debug> TCPHandler: Processed in 0.001436347 sec. | ||
| 7207 | 2025.10.28 02:51:56.452088 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2025.10.28 02:51:56.452186 [ 4 ] {28a5ff16-65ef-4919-b71e-1851e45fe39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7209 | 2025.10.28 02:51:56.452236 [ 4 ] {28a5ff16-65ef-4919-b71e-1851e45fe39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7210 | 2025.10.28 02:51:56.452698 [ 4 ] {28a5ff16-65ef-4919-b71e-1851e45fe39b} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2025.10.28 02:51:56.452734 [ 4 ] {28a5ff16-65ef-4919-b71e-1851e45fe39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7212 | 2025.10.28 02:51:56.453066 [ 4 ] {28a5ff16-65ef-4919-b71e-1851e45fe39b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7213 | 2025.10.28 02:51:56.453291 [ 4 ] {28a5ff16-65ef-4919-b71e-1851e45fe39b} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2025.10.28 02:51:56.453426 [ 4 ] {28a5ff16-65ef-4919-b71e-1851e45fe39b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 7215 | 2025.10.28 02:51:56.453463 [ 4 ] {28a5ff16-65ef-4919-b71e-1851e45fe39b} <Debug> TCPHandler: Processed in 0.001425617 sec. | ||
| 7216 | 2025.10.28 02:51:56.453573 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2025.10.28 02:51:56.453669 [ 4 ] {b1d145be-537d-41db-8fb4-d57c4baf958c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7218 | 2025.10.28 02:51:56.453711 [ 4 ] {b1d145be-537d-41db-8fb4-d57c4baf958c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7219 | 2025.10.28 02:51:56.454056 [ 4 ] {b1d145be-537d-41db-8fb4-d57c4baf958c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2025.10.28 02:51:56.454093 [ 4 ] {b1d145be-537d-41db-8fb4-d57c4baf958c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7221 | 2025.10.28 02:51:56.454407 [ 4 ] {b1d145be-537d-41db-8fb4-d57c4baf958c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7222 | 2025.10.28 02:51:56.454624 [ 4 ] {b1d145be-537d-41db-8fb4-d57c4baf958c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2025.10.28 02:51:56.454754 [ 4 ] {b1d145be-537d-41db-8fb4-d57c4baf958c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 7224 | 2025.10.28 02:51:56.454789 [ 4 ] {b1d145be-537d-41db-8fb4-d57c4baf958c} <Debug> TCPHandler: Processed in 0.001266311 sec. | ||
| 7225 | 2025.10.28 02:51:58.123481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15900 | ||
| 7226 | 2025.10.28 02:51:58.124016 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2025.10.28 02:51:58.124054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7228 | 2025.10.28 02:51:58.124546 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7229 | 2025.10.28 02:51:58.124771 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2025.10.28 02:51:58.124902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15900 | ||
| 7231 | 2025.10.28 02:51:59.043651 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42503 | ||
| 7232 | 2025.10.28 02:51:59.043811 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7233 | 2025.10.28 02:51:59.043853 [ 286 ] {} <Debug> TCP-Session: 4614e396-46b3-49bf-8454-a46b110f22e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42503 | ||
| 7234 | 2025.10.28 02:51:59.043882 [ 286 ] {} <Debug> TCP-Session: 4614e396-46b3-49bf-8454-a46b110f22e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2025.10.28 02:51:59.043900 [ 286 ] {} <Debug> TCP-Session: 4614e396-46b3-49bf-8454-a46b110f22e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2025.10.28 02:51:59.044177 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37001 | ||
| 7237 | 2025.10.28 02:51:59.044225 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55613 | ||
| 7238 | 2025.10.28 02:51:59.044226 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56555 | ||
| 7239 | 2025.10.28 02:51:59.044326 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7240 | 2025.10.28 02:51:59.044345 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7241 | 2025.10.28 02:51:59.044352 [ 286 ] {} <Trace> TCP-Session: 4614e396-46b3-49bf-8454-a46b110f22e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2025.10.28 02:51:59.044370 [ 288 ] {} <Debug> TCP-Session: a6da2886-b1c3-4760-982c-831a7c33726a Authenticating user 'default' from [fd00:1122:3344:101::e]:37001 | ||
| 7243 | 2025.10.28 02:51:59.044381 [ 290 ] {} <Debug> TCP-Session: c0b71598-fd3d-4a1a-8254-ee4b852898d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55613 | ||
| 7244 | 2025.10.28 02:51:59.044426 [ 288 ] {} <Debug> TCP-Session: a6da2886-b1c3-4760-982c-831a7c33726a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7245 | 2025.10.28 02:51:59.044433 [ 290 ] {} <Debug> TCP-Session: c0b71598-fd3d-4a1a-8254-ee4b852898d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2025.10.28 02:51:59.044452 [ 288 ] {} <Debug> TCP-Session: a6da2886-b1c3-4760-982c-831a7c33726a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7247 | 2025.10.28 02:51:59.044469 [ 290 ] {} <Debug> TCP-Session: c0b71598-fd3d-4a1a-8254-ee4b852898d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7248 | 2025.10.28 02:51:59.044553 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7249 | 2025.10.28 02:51:59.044578 [ 286 ] {dc0727bc-44cf-4d08-b780-0b6f78be165c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42503) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7250 | 2025.10.28 02:51:59.044598 [ 289 ] {} <Debug> TCP-Session: 3eb8636e-64c9-4b05-9b73-b54325f53dc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56555 | ||
| 7251 | 2025.10.28 02:51:59.044634 [ 289 ] {} <Debug> TCP-Session: 3eb8636e-64c9-4b05-9b73-b54325f53dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7252 | 2025.10.28 02:51:59.044649 [ 289 ] {} <Debug> TCP-Session: 3eb8636e-64c9-4b05-9b73-b54325f53dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7253 | 2025.10.28 02:51:59.044941 [ 286 ] {dc0727bc-44cf-4d08-b780-0b6f78be165c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7254 | 2025.10.28 02:51:59.045022 [ 286 ] {dc0727bc-44cf-4d08-b780-0b6f78be165c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7255 | 2025.10.28 02:51:59.045417 [ 286 ] {dc0727bc-44cf-4d08-b780-0b6f78be165c} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 7256 | 2025.10.28 02:51:59.045547 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59861 | ||
| 7257 | 2025.10.28 02:51:59.045606 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54722 | ||
| 7258 | 2025.10.28 02:51:59.045659 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42048 | ||
| 7259 | 2025.10.28 02:51:59.045712 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64401 | ||
| 7260 | 2025.10.28 02:51:59.045884 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41359 | ||
| 7261 | 2025.10.28 02:51:59.046312 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7262 | 2025.10.28 02:51:59.046364 [ 351 ] {} <Debug> TCP-Session: adead2d8-4313-4f70-aeee-171fb3e0e576 Authenticating user 'default' from [fd00:1122:3344:101::e]:54722 | ||
| 7263 | 2025.10.28 02:51:59.046390 [ 351 ] {} <Debug> TCP-Session: adead2d8-4313-4f70-aeee-171fb3e0e576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2025.10.28 02:51:59.046411 [ 351 ] {} <Debug> TCP-Session: adead2d8-4313-4f70-aeee-171fb3e0e576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7265 | 2025.10.28 02:51:59.046535 [ 335 ] {dc0727bc-44cf-4d08-b780-0b6f78be165c} <Trace> AggregatingTransform: Aggregating | ||
| 7266 | 2025.10.28 02:51:59.046576 [ 335 ] {dc0727bc-44cf-4d08-b780-0b6f78be165c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7267 | 2025.10.28 02:51:59.046614 [ 335 ] {dc0727bc-44cf-4d08-b780-0b6f78be165c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001062124 sec. (941.510 rows/sec., 36.78 KiB/sec.) | ||
| 7268 | 2025.10.28 02:51:59.046636 [ 335 ] {dc0727bc-44cf-4d08-b780-0b6f78be165c} <Trace> Aggregator: Merging aggregated data | ||
| 7269 | 2025.10.28 02:51:59.046893 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7270 | 2025.10.28 02:51:59.046947 [ 354 ] {} <Debug> TCP-Session: 9ac59bd5-fb12-4240-bc3c-d2cecd14bc95 Authenticating user 'default' from [fd00:1122:3344:101::e]:41359 | ||
| 7271 | 2025.10.28 02:51:59.046977 [ 354 ] {} <Debug> TCP-Session: 9ac59bd5-fb12-4240-bc3c-d2cecd14bc95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2025.10.28 02:51:59.046992 [ 354 ] {} <Debug> TCP-Session: 9ac59bd5-fb12-4240-bc3c-d2cecd14bc95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7273 | 2025.10.28 02:51:59.047166 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7274 | 2025.10.28 02:51:59.047209 [ 350 ] {} <Debug> TCP-Session: a8487605-7f10-4762-b501-c44b10f4fa13 Authenticating user 'default' from [fd00:1122:3344:101::e]:59861 | ||
| 7275 | 2025.10.28 02:51:59.047233 [ 350 ] {} <Debug> TCP-Session: a8487605-7f10-4762-b501-c44b10f4fa13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7276 | 2025.10.28 02:51:59.047252 [ 350 ] {} <Debug> TCP-Session: a8487605-7f10-4762-b501-c44b10f4fa13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7277 | 2025.10.28 02:51:59.047308 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7278 | 2025.10.28 02:51:59.047350 [ 352 ] {} <Debug> TCP-Session: ac56c882-148d-4c11-8cc3-6e02f79ae8b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42048 | ||
| 7279 | 2025.10.28 02:51:59.047369 [ 352 ] {} <Debug> TCP-Session: ac56c882-148d-4c11-8cc3-6e02f79ae8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7280 | 2025.10.28 02:51:59.047383 [ 352 ] {} <Debug> TCP-Session: ac56c882-148d-4c11-8cc3-6e02f79ae8b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7281 | 2025.10.28 02:51:59.047453 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7282 | 2025.10.28 02:51:59.047503 [ 353 ] {} <Debug> TCP-Session: e82328a9-8f3d-4269-bc05-7db534b6fe82 Authenticating user 'default' from [fd00:1122:3344:101::e]:64401 | ||
| 7283 | 2025.10.28 02:51:59.047525 [ 353 ] {} <Debug> TCP-Session: e82328a9-8f3d-4269-bc05-7db534b6fe82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7284 | 2025.10.28 02:51:59.047540 [ 353 ] {} <Debug> TCP-Session: e82328a9-8f3d-4269-bc05-7db534b6fe82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2025.10.28 02:51:59.048033 [ 286 ] {dc0727bc-44cf-4d08-b780-0b6f78be165c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003527 sec., 283.5270768358378 rows/sec., 11.08 KiB/sec. | ||
| 7286 | 2025.10.28 02:51:59.048172 [ 286 ] {dc0727bc-44cf-4d08-b780-0b6f78be165c} <Debug> TCPHandler: Processed in 0.003978781 sec. | ||
| 7287 | 2025.10.28 02:51:59.048320 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7288 | 2025.10.28 02:51:59.048351 [ 286 ] {} <Debug> TCP-Session: 4614e396-46b3-49bf-8454-a46b110f22e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7289 | 2025.10.28 02:51:59.048357 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7290 | 2025.10.28 02:51:59.048376 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7291 | 2025.10.28 02:51:59.048396 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7292 | 2025.10.28 02:51:59.048418 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7293 | 2025.10.28 02:51:59.048459 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7294 | 2025.10.28 02:51:59.048476 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7295 | 2025.10.28 02:51:59.048490 [ 354 ] {} <Debug> TCP-Session: 9ac59bd5-fb12-4240-bc3c-d2cecd14bc95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7296 | 2025.10.28 02:51:59.048509 [ 352 ] {} <Debug> TCP-Session: ac56c882-148d-4c11-8cc3-6e02f79ae8b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7297 | 2025.10.28 02:51:59.048525 [ 351 ] {} <Debug> TCP-Session: adead2d8-4313-4f70-aeee-171fb3e0e576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7298 | 2025.10.28 02:51:59.048492 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7299 | 2025.10.28 02:51:59.048572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7300 | 2025.10.28 02:51:59.048604 [ 353 ] {} <Debug> TCP-Session: e82328a9-8f3d-4269-bc05-7db534b6fe82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7301 | 2025.10.28 02:51:59.048475 [ 289 ] {} <Debug> TCP-Session: 3eb8636e-64c9-4b05-9b73-b54325f53dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2025.10.28 02:51:59.048456 [ 288 ] {} <Debug> TCP-Session: a6da2886-b1c3-4760-982c-831a7c33726a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2025.10.28 02:51:59.048440 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7304 | 2025.10.28 02:51:59.048412 [ 350 ] {} <Debug> TCP-Session: a8487605-7f10-4762-b501-c44b10f4fa13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2025.10.28 02:51:59.048732 [ 290 ] {} <Debug> TCP-Session: c0b71598-fd3d-4a1a-8254-ee4b852898d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7306 | 2025.10.28 02:51:59.070338 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2025.10.28 02:51:59.070432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7308 | 2025.10.28 02:51:59.078571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7309 | 2025.10.28 02:51:59.079664 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2025.10.28 02:51:59.084010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7311 | 2025.10.28 02:51:59.225799 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57768 | ||
| 7312 | 2025.10.28 02:51:59.225903 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7313 | 2025.10.28 02:51:59.225928 [ 286 ] {} <Debug> TCP-Session: 122278b9-bd30-4a55-9d9b-139a635fe0f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57768 | ||
| 7314 | 2025.10.28 02:51:59.225950 [ 286 ] {} <Debug> TCP-Session: 122278b9-bd30-4a55-9d9b-139a635fe0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2025.10.28 02:51:59.225963 [ 286 ] {} <Debug> TCP-Session: 122278b9-bd30-4a55-9d9b-139a635fe0f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7316 | 2025.10.28 02:51:59.226174 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49508 | ||
| 7317 | 2025.10.28 02:51:59.226208 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45049 | ||
| 7318 | 2025.10.28 02:51:59.226232 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33978 | ||
| 7319 | 2025.10.28 02:51:59.226255 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34010 | ||
| 7320 | 2025.10.28 02:51:59.226253 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50367 | ||
| 7321 | 2025.10.28 02:51:59.226287 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60192 | ||
| 7322 | 2025.10.28 02:51:59.226327 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7323 | 2025.10.28 02:51:59.226348 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7324 | 2025.10.28 02:51:59.226357 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7325 | 2025.10.28 02:51:59.226379 [ 289 ] {} <Debug> TCP-Session: 21c77f6c-8ce1-4886-8f23-b8b6b58a730e Authenticating user 'default' from [fd00:1122:3344:101::e]:45049 | ||
| 7326 | 2025.10.28 02:51:59.226384 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7327 | 2025.10.28 02:51:59.226397 [ 290 ] {} <Debug> TCP-Session: 82e9a490-d485-4293-a7c5-117e7ad87eeb Authenticating user 'default' from [fd00:1122:3344:101::e]:33978 | ||
| 7328 | 2025.10.28 02:51:59.226422 [ 289 ] {} <Debug> TCP-Session: 21c77f6c-8ce1-4886-8f23-b8b6b58a730e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7329 | 2025.10.28 02:51:59.226446 [ 290 ] {} <Debug> TCP-Session: 82e9a490-d485-4293-a7c5-117e7ad87eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7330 | 2025.10.28 02:51:59.226468 [ 289 ] {} <Debug> TCP-Session: 21c77f6c-8ce1-4886-8f23-b8b6b58a730e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7331 | 2025.10.28 02:51:59.226476 [ 290 ] {} <Debug> TCP-Session: 82e9a490-d485-4293-a7c5-117e7ad87eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2025.10.28 02:51:59.226434 [ 350 ] {} <Debug> TCP-Session: 0354c392-6b2c-43e9-8955-6ed29e98c4bf Authenticating user 'default' from [fd00:1122:3344:101::e]:50367 | ||
| 7333 | 2025.10.28 02:51:59.226385 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7334 | 2025.10.28 02:51:59.226544 [ 350 ] {} <Debug> TCP-Session: 0354c392-6b2c-43e9-8955-6ed29e98c4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7335 | 2025.10.28 02:51:59.226559 [ 354 ] {} <Debug> TCP-Session: d9c5f403-6d32-4a76-9fca-58342be68983 Authenticating user 'default' from [fd00:1122:3344:101::e]:60192 | ||
| 7336 | 2025.10.28 02:51:59.226570 [ 350 ] {} <Debug> TCP-Session: 0354c392-6b2c-43e9-8955-6ed29e98c4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2025.10.28 02:51:59.226580 [ 354 ] {} <Debug> TCP-Session: d9c5f403-6d32-4a76-9fca-58342be68983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7338 | 2025.10.28 02:51:59.226381 [ 351 ] {} <Debug> TCP-Session: 079c196e-5848-44fd-bacc-25dcd04f6038 Authenticating user 'default' from [fd00:1122:3344:101::e]:34010 | ||
| 7339 | 2025.10.28 02:51:59.226599 [ 354 ] {} <Debug> TCP-Session: d9c5f403-6d32-4a76-9fca-58342be68983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7340 | 2025.10.28 02:51:59.226622 [ 351 ] {} <Debug> TCP-Session: 079c196e-5848-44fd-bacc-25dcd04f6038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2025.10.28 02:51:59.226282 [ 286 ] {} <Trace> TCP-Session: 122278b9-bd30-4a55-9d9b-139a635fe0f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7342 | 2025.10.28 02:51:59.226648 [ 351 ] {} <Debug> TCP-Session: 079c196e-5848-44fd-bacc-25dcd04f6038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7343 | 2025.10.28 02:51:59.226278 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39078 | ||
| 7344 | 2025.10.28 02:51:59.226269 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32844 | ||
| 7345 | 2025.10.28 02:51:59.226287 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7346 | 2025.10.28 02:51:59.226753 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7347 | 2025.10.28 02:51:59.226762 [ 288 ] {} <Debug> TCP-Session: 1305f10f-169f-4dfb-ac9a-7aa557d3189c Authenticating user 'default' from [fd00:1122:3344:101::e]:49508 | ||
| 7348 | 2025.10.28 02:51:59.226778 [ 353 ] {} <Debug> TCP-Session: 9433fdda-2c7b-488c-bba9-3e567e9d4b85 Authenticating user 'default' from [fd00:1122:3344:101::e]:39078 | ||
| 7349 | 2025.10.28 02:51:59.226785 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7350 | 2025.10.28 02:51:59.226788 [ 288 ] {} <Debug> TCP-Session: 1305f10f-169f-4dfb-ac9a-7aa557d3189c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7351 | 2025.10.28 02:51:59.226795 [ 353 ] {} <Debug> TCP-Session: 9433fdda-2c7b-488c-bba9-3e567e9d4b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7352 | 2025.10.28 02:51:59.226816 [ 352 ] {} <Debug> TCP-Session: 3b601e6a-9040-4d4c-ae0e-ef328b9cae3a Authenticating user 'default' from [fd00:1122:3344:101::e]:32844 | ||
| 7353 | 2025.10.28 02:51:59.226832 [ 286 ] {f7d1d7e8-758a-4199-a9af-7dfe2d9cef57} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7354 | 2025.10.28 02:51:59.226859 [ 352 ] {} <Debug> TCP-Session: 3b601e6a-9040-4d4c-ae0e-ef328b9cae3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7355 | 2025.10.28 02:51:59.226831 [ 353 ] {} <Debug> TCP-Session: 9433fdda-2c7b-488c-bba9-3e567e9d4b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7356 | 2025.10.28 02:51:59.226885 [ 352 ] {} <Debug> TCP-Session: 3b601e6a-9040-4d4c-ae0e-ef328b9cae3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7357 | 2025.10.28 02:51:59.226820 [ 288 ] {} <Debug> TCP-Session: 1305f10f-169f-4dfb-ac9a-7aa557d3189c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7358 | 2025.10.28 02:51:59.227137 [ 286 ] {f7d1d7e8-758a-4199-a9af-7dfe2d9cef57} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7359 | 2025.10.28 02:51:59.227196 [ 286 ] {f7d1d7e8-758a-4199-a9af-7dfe2d9cef57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7360 | 2025.10.28 02:51:59.227487 [ 286 ] {f7d1d7e8-758a-4199-a9af-7dfe2d9cef57} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 7361 | 2025.10.28 02:51:59.228438 [ 330 ] {f7d1d7e8-758a-4199-a9af-7dfe2d9cef57} <Trace> AggregatingTransform: Aggregating | ||
| 7362 | 2025.10.28 02:51:59.228478 [ 330 ] {f7d1d7e8-758a-4199-a9af-7dfe2d9cef57} <Trace> Aggregator: Aggregation method: without_key | ||
| 7363 | 2025.10.28 02:51:59.228516 [ 330 ] {f7d1d7e8-758a-4199-a9af-7dfe2d9cef57} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092136 sec. (1085.352 rows/sec., 42.40 KiB/sec.) | ||
| 7364 | 2025.10.28 02:51:59.228534 [ 330 ] {f7d1d7e8-758a-4199-a9af-7dfe2d9cef57} <Trace> Aggregator: Merging aggregated data | ||
| 7365 | 2025.10.28 02:51:59.230061 [ 286 ] {f7d1d7e8-758a-4199-a9af-7dfe2d9cef57} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003286 sec., 304.32136335970785 rows/sec., 11.89 KiB/sec. | ||
| 7366 | 2025.10.28 02:51:59.230226 [ 286 ] {f7d1d7e8-758a-4199-a9af-7dfe2d9cef57} <Debug> TCPHandler: Processed in 0.004067143 sec. | ||
| 7367 | 2025.10.28 02:51:59.230337 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7368 | 2025.10.28 02:51:59.230362 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7369 | 2025.10.28 02:51:59.230378 [ 354 ] {} <Debug> TCP-Session: d9c5f403-6d32-4a76-9fca-58342be68983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2025.10.28 02:51:59.230385 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7371 | 2025.10.28 02:51:59.230395 [ 350 ] {} <Debug> TCP-Session: 0354c392-6b2c-43e9-8955-6ed29e98c4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7372 | 2025.10.28 02:51:59.230418 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7373 | 2025.10.28 02:51:59.230433 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7374 | 2025.10.28 02:51:59.230445 [ 290 ] {} <Debug> TCP-Session: 82e9a490-d485-4293-a7c5-117e7ad87eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7375 | 2025.10.28 02:51:59.230472 [ 289 ] {} <Debug> TCP-Session: 21c77f6c-8ce1-4886-8f23-b8b6b58a730e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2025.10.28 02:51:59.230469 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7377 | 2025.10.28 02:51:59.230490 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7378 | 2025.10.28 02:51:59.230534 [ 353 ] {} <Debug> TCP-Session: 9433fdda-2c7b-488c-bba9-3e567e9d4b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2025.10.28 02:51:59.230484 [ 351 ] {} <Debug> TCP-Session: 079c196e-5848-44fd-bacc-25dcd04f6038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7380 | 2025.10.28 02:51:59.230565 [ 286 ] {} <Debug> TCP-Session: 122278b9-bd30-4a55-9d9b-139a635fe0f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7381 | 2025.10.28 02:51:59.230453 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7382 | 2025.10.28 02:51:59.230398 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7383 | 2025.10.28 02:51:59.230651 [ 352 ] {} <Debug> TCP-Session: 3b601e6a-9040-4d4c-ae0e-ef328b9cae3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7384 | 2025.10.28 02:51:59.230663 [ 288 ] {} <Debug> TCP-Session: 1305f10f-169f-4dfb-ac9a-7aa557d3189c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7385 | 2025.10.28 02:51:59.239880 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58406 | ||
| 7386 | 2025.10.28 02:51:59.239945 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7387 | 2025.10.28 02:51:59.239968 [ 286 ] {} <Debug> TCP-Session: c332c5cc-5896-415c-a507-8ac1506c253b Authenticating user 'default' from [fd00:1122:3344:101::e]:58406 | ||
| 7388 | 2025.10.28 02:51:59.239986 [ 286 ] {} <Debug> TCP-Session: c332c5cc-5896-415c-a507-8ac1506c253b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7389 | 2025.10.28 02:51:59.239998 [ 286 ] {} <Debug> TCP-Session: c332c5cc-5896-415c-a507-8ac1506c253b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2025.10.28 02:51:59.240169 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62459 | ||
| 7391 | 2025.10.28 02:51:59.240194 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63400 | ||
| 7392 | 2025.10.28 02:51:59.240199 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41925 | ||
| 7393 | 2025.10.28 02:51:59.240213 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58904 | ||
| 7394 | 2025.10.28 02:51:59.240255 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42987 | ||
| 7395 | 2025.10.28 02:51:59.240270 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7396 | 2025.10.28 02:51:59.240286 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7397 | 2025.10.28 02:51:59.240304 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7398 | 2025.10.28 02:51:59.240309 [ 289 ] {} <Debug> TCP-Session: 4b5d18bb-6853-4453-b2e8-d842f834ddd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63400 | ||
| 7399 | 2025.10.28 02:51:59.240325 [ 290 ] {} <Debug> TCP-Session: ca8c87c1-8de0-4e99-a109-30ce699c64dd Authenticating user 'default' from [fd00:1122:3344:101::e]:41925 | ||
| 7400 | 2025.10.28 02:51:59.240338 [ 350 ] {} <Debug> TCP-Session: b27cee4b-41e1-4dc8-bcf5-4c47ff96e190 Authenticating user 'default' from [fd00:1122:3344:101::e]:58904 | ||
| 7401 | 2025.10.28 02:51:59.240369 [ 290 ] {} <Debug> TCP-Session: ca8c87c1-8de0-4e99-a109-30ce699c64dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7402 | 2025.10.28 02:51:59.240352 [ 289 ] {} <Debug> TCP-Session: 4b5d18bb-6853-4453-b2e8-d842f834ddd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7403 | 2025.10.28 02:51:59.240405 [ 290 ] {} <Debug> TCP-Session: ca8c87c1-8de0-4e99-a109-30ce699c64dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7404 | 2025.10.28 02:51:59.240425 [ 289 ] {} <Debug> TCP-Session: 4b5d18bb-6853-4453-b2e8-d842f834ddd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7405 | 2025.10.28 02:51:59.240400 [ 350 ] {} <Debug> TCP-Session: b27cee4b-41e1-4dc8-bcf5-4c47ff96e190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7406 | 2025.10.28 02:51:59.240325 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7407 | 2025.10.28 02:51:59.240471 [ 350 ] {} <Debug> TCP-Session: b27cee4b-41e1-4dc8-bcf5-4c47ff96e190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7408 | 2025.10.28 02:51:59.240243 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55464 | ||
| 7409 | 2025.10.28 02:51:59.240492 [ 354 ] {} <Debug> TCP-Session: a83266a9-adf2-4a95-b76f-e58a90bd9cb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42987 | ||
| 7410 | 2025.10.28 02:51:59.240238 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7411 | 2025.10.28 02:51:59.240562 [ 354 ] {} <Debug> TCP-Session: a83266a9-adf2-4a95-b76f-e58a90bd9cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2025.10.28 02:51:59.240585 [ 288 ] {} <Debug> TCP-Session: d078c120-9696-4a66-a74c-ea684515fbf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62459 | ||
| 7413 | 2025.10.28 02:51:59.240589 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7414 | 2025.10.28 02:51:59.240612 [ 288 ] {} <Debug> TCP-Session: d078c120-9696-4a66-a74c-ea684515fbf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2025.10.28 02:51:59.240594 [ 354 ] {} <Debug> TCP-Session: a83266a9-adf2-4a95-b76f-e58a90bd9cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2025.10.28 02:51:59.240631 [ 352 ] {} <Debug> TCP-Session: 3ed0ddaf-e551-496b-830a-2ce0f2afbe90 Authenticating user 'default' from [fd00:1122:3344:101::e]:55464 | ||
| 7417 | 2025.10.28 02:51:59.240640 [ 288 ] {} <Debug> TCP-Session: d078c120-9696-4a66-a74c-ea684515fbf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2025.10.28 02:51:59.240678 [ 352 ] {} <Debug> TCP-Session: 3ed0ddaf-e551-496b-830a-2ce0f2afbe90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7419 | 2025.10.28 02:51:59.240230 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43667 | ||
| 7420 | 2025.10.28 02:51:59.240717 [ 352 ] {} <Debug> TCP-Session: 3ed0ddaf-e551-496b-830a-2ce0f2afbe90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2025.10.28 02:51:59.240224 [ 286 ] {} <Trace> TCP-Session: c332c5cc-5896-415c-a507-8ac1506c253b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2025.10.28 02:51:59.240252 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44863 | ||
| 7423 | 2025.10.28 02:51:59.240778 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7424 | 2025.10.28 02:51:59.240824 [ 351 ] {} <Debug> TCP-Session: 989aab42-3b48-4770-a0a4-943ee2b5f76b Authenticating user 'default' from [fd00:1122:3344:101::e]:43667 | ||
| 7425 | 2025.10.28 02:51:59.240840 [ 351 ] {} <Debug> TCP-Session: 989aab42-3b48-4770-a0a4-943ee2b5f76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2025.10.28 02:51:59.240850 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7427 | 2025.10.28 02:51:59.240853 [ 351 ] {} <Debug> TCP-Session: 989aab42-3b48-4770-a0a4-943ee2b5f76b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7428 | 2025.10.28 02:51:59.240879 [ 353 ] {} <Debug> TCP-Session: 5fe2b280-e8fa-425e-9f46-4bff92e98b5d Authenticating user 'default' from [fd00:1122:3344:101::e]:44863 | ||
| 7429 | 2025.10.28 02:51:59.240905 [ 353 ] {} <Debug> TCP-Session: 5fe2b280-e8fa-425e-9f46-4bff92e98b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7430 | 2025.10.28 02:51:59.240915 [ 286 ] {6c575e91-72a5-40d7-a1f4-95082ab040da} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58406) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7431 | 2025.10.28 02:51:59.240922 [ 353 ] {} <Debug> TCP-Session: 5fe2b280-e8fa-425e-9f46-4bff92e98b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7432 | 2025.10.28 02:51:59.241125 [ 286 ] {6c575e91-72a5-40d7-a1f4-95082ab040da} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7433 | 2025.10.28 02:51:59.241174 [ 286 ] {6c575e91-72a5-40d7-a1f4-95082ab040da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7434 | 2025.10.28 02:51:59.241423 [ 286 ] {6c575e91-72a5-40d7-a1f4-95082ab040da} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 7435 | 2025.10.28 02:51:59.242224 [ 323 ] {6c575e91-72a5-40d7-a1f4-95082ab040da} <Trace> AggregatingTransform: Aggregating | ||
| 7436 | 2025.10.28 02:51:59.242271 [ 323 ] {6c575e91-72a5-40d7-a1f4-95082ab040da} <Trace> Aggregator: Aggregation method: without_key | ||
| 7437 | 2025.10.28 02:51:59.242303 [ 323 ] {6c575e91-72a5-40d7-a1f4-95082ab040da} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000794326 sec. (1258.929 rows/sec., 49.18 KiB/sec.) | ||
| 7438 | 2025.10.28 02:51:59.242323 [ 323 ] {6c575e91-72a5-40d7-a1f4-95082ab040da} <Trace> Aggregator: Merging aggregated data | ||
| 7439 | 2025.10.28 02:51:59.243833 [ 286 ] {6c575e91-72a5-40d7-a1f4-95082ab040da} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002958 sec., 338.06626098715344 rows/sec., 13.21 KiB/sec. | ||
| 7440 | 2025.10.28 02:51:59.243951 [ 286 ] {6c575e91-72a5-40d7-a1f4-95082ab040da} <Debug> TCPHandler: Processed in 0.003793254 sec. | ||
| 7441 | 2025.10.28 02:51:59.244064 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7442 | 2025.10.28 02:51:59.244086 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7443 | 2025.10.28 02:51:59.244092 [ 286 ] {} <Debug> TCP-Session: c332c5cc-5896-415c-a507-8ac1506c253b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2025.10.28 02:51:59.244113 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7445 | 2025.10.28 02:51:59.244130 [ 354 ] {} <Debug> TCP-Session: a83266a9-adf2-4a95-b76f-e58a90bd9cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2025.10.28 02:51:59.244137 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7447 | 2025.10.28 02:51:59.244155 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7448 | 2025.10.28 02:51:59.244182 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7449 | 2025.10.28 02:51:59.244196 [ 288 ] {} <Debug> TCP-Session: d078c120-9696-4a66-a74c-ea684515fbf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2025.10.28 02:51:59.244217 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7451 | 2025.10.28 02:51:59.244228 [ 351 ] {} <Debug> TCP-Session: 989aab42-3b48-4770-a0a4-943ee2b5f76b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7452 | 2025.10.28 02:51:59.244219 [ 290 ] {} <Debug> TCP-Session: ca8c87c1-8de0-4e99-a109-30ce699c64dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7453 | 2025.10.28 02:51:59.244268 [ 353 ] {} <Debug> TCP-Session: 5fe2b280-e8fa-425e-9f46-4bff92e98b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7454 | 2025.10.28 02:51:59.244201 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7455 | 2025.10.28 02:51:59.244167 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7456 | 2025.10.28 02:51:59.244334 [ 352 ] {} <Debug> TCP-Session: 3ed0ddaf-e551-496b-830a-2ce0f2afbe90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7457 | 2025.10.28 02:51:59.244164 [ 289 ] {} <Debug> TCP-Session: 4b5d18bb-6853-4453-b2e8-d842f834ddd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7458 | 2025.10.28 02:51:59.244357 [ 350 ] {} <Debug> TCP-Session: b27cee4b-41e1-4dc8-bcf5-4c47ff96e190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7459 | 2025.10.28 02:52:00.663247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 964 | ||
| 7460 | 2025.10.28 02:52:00.665718 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2025.10.28 02:52:00.665775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7462 | 2025.10.28 02:52:00.667048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7463 | 2025.10.28 02:52:00.667332 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2025.10.28 02:52:00.667720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 964 | ||
| 7465 | 2025.10.28 02:52:01.461092 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7466 | 2025.10.28 02:52:01.461270 [ 4 ] {c33edf73-af94-4174-969b-61f1ef5ce89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7467 | 2025.10.28 02:52:01.461335 [ 4 ] {c33edf73-af94-4174-969b-61f1ef5ce89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7468 | 2025.10.28 02:52:01.462190 [ 4 ] {c33edf73-af94-4174-969b-61f1ef5ce89c} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7469 | 2025.10.28 02:52:01.462237 [ 4 ] {c33edf73-af94-4174-969b-61f1ef5ce89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7470 | 2025.10.28 02:52:01.462646 [ 4 ] {c33edf73-af94-4174-969b-61f1ef5ce89c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7471 | 2025.10.28 02:52:01.462891 [ 4 ] {c33edf73-af94-4174-969b-61f1ef5ce89c} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2025.10.28 02:52:01.463056 [ 4 ] {c33edf73-af94-4174-969b-61f1ef5ce89c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001837 sec., 223189.98366902556 rows/sec., 14.16 MiB/sec. | ||
| 7473 | 2025.10.28 02:52:01.463098 [ 4 ] {c33edf73-af94-4174-969b-61f1ef5ce89c} <Debug> TCPHandler: Processed in 0.00214191 sec. | ||
| 7474 | 2025.10.28 02:52:01.463220 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2025.10.28 02:52:01.463316 [ 4 ] {9969392f-10de-4aaa-b7c6-ae7898f751fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7476 | 2025.10.28 02:52:01.463357 [ 4 ] {9969392f-10de-4aaa-b7c6-ae7898f751fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7477 | 2025.10.28 02:52:01.464374 [ 4 ] {9969392f-10de-4aaa-b7c6-ae7898f751fa} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2025.10.28 02:52:01.464412 [ 4 ] {9969392f-10de-4aaa-b7c6-ae7898f751fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7479 | 2025.10.28 02:52:01.464789 [ 4 ] {9969392f-10de-4aaa-b7c6-ae7898f751fa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7480 | 2025.10.28 02:52:01.465001 [ 4 ] {9969392f-10de-4aaa-b7c6-ae7898f751fa} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2025.10.28 02:52:01.465129 [ 4 ] {9969392f-10de-4aaa-b7c6-ae7898f751fa} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001833 sec., 653573.3769776323 rows/sec., 52.26 MiB/sec. | ||
| 7482 | 2025.10.28 02:52:01.465166 [ 4 ] {9969392f-10de-4aaa-b7c6-ae7898f751fa} <Debug> TCPHandler: Processed in 0.001994085 sec. | ||
| 7483 | 2025.10.28 02:52:01.465277 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2025.10.28 02:52:01.465371 [ 4 ] {d42552d6-249c-4b31-9c20-c67543928745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7485 | 2025.10.28 02:52:01.465410 [ 4 ] {d42552d6-249c-4b31-9c20-c67543928745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7486 | 2025.10.28 02:52:01.465898 [ 4 ] {d42552d6-249c-4b31-9c20-c67543928745} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2025.10.28 02:52:01.465934 [ 4 ] {d42552d6-249c-4b31-9c20-c67543928745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7488 | 2025.10.28 02:52:01.466239 [ 4 ] {d42552d6-249c-4b31-9c20-c67543928745} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7489 | 2025.10.28 02:52:01.466441 [ 4 ] {d42552d6-249c-4b31-9c20-c67543928745} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2025.10.28 02:52:01.466567 [ 4 ] {d42552d6-249c-4b31-9c20-c67543928745} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001214 sec., 204283.36079077428 rows/sec., 12.51 MiB/sec. | ||
| 7491 | 2025.10.28 02:52:01.466603 [ 4 ] {d42552d6-249c-4b31-9c20-c67543928745} <Debug> TCPHandler: Processed in 0.001374525 sec. | ||
| 7492 | 2025.10.28 02:52:01.466709 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7493 | 2025.10.28 02:52:01.466802 [ 4 ] {8172dc39-c7e3-4f65-bfb3-8e7b64b2d83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7494 | 2025.10.28 02:52:01.466841 [ 4 ] {8172dc39-c7e3-4f65-bfb3-8e7b64b2d83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7495 | 2025.10.28 02:52:01.467322 [ 4 ] {8172dc39-c7e3-4f65-bfb3-8e7b64b2d83e} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2025.10.28 02:52:01.467358 [ 4 ] {8172dc39-c7e3-4f65-bfb3-8e7b64b2d83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7497 | 2025.10.28 02:52:01.467664 [ 4 ] {8172dc39-c7e3-4f65-bfb3-8e7b64b2d83e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7498 | 2025.10.28 02:52:01.467868 [ 4 ] {8172dc39-c7e3-4f65-bfb3-8e7b64b2d83e} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2025.10.28 02:52:01.467996 [ 4 ] {8172dc39-c7e3-4f65-bfb3-8e7b64b2d83e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001211 sec., 175061.9322873658 rows/sec., 11.29 MiB/sec. | ||
| 7500 | 2025.10.28 02:52:01.468033 [ 4 ] {8172dc39-c7e3-4f65-bfb3-8e7b64b2d83e} <Debug> TCPHandler: Processed in 0.001371485 sec. | ||
| 7501 | 2025.10.28 02:52:01.468137 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7502 | 2025.10.28 02:52:01.468234 [ 4 ] {ba857a4a-f098-4f4a-9c36-2d88e81884e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7503 | 2025.10.28 02:52:01.468273 [ 4 ] {ba857a4a-f098-4f4a-9c36-2d88e81884e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7504 | 2025.10.28 02:52:01.468731 [ 4 ] {ba857a4a-f098-4f4a-9c36-2d88e81884e9} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2025.10.28 02:52:01.468767 [ 4 ] {ba857a4a-f098-4f4a-9c36-2d88e81884e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7506 | 2025.10.28 02:52:01.469065 [ 4 ] {ba857a4a-f098-4f4a-9c36-2d88e81884e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7507 | 2025.10.28 02:52:01.469270 [ 4 ] {ba857a4a-f098-4f4a-9c36-2d88e81884e9} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2025.10.28 02:52:01.469401 [ 4 ] {ba857a4a-f098-4f4a-9c36-2d88e81884e9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001185 sec., 178059.0717299578 rows/sec., 10.11 MiB/sec. | ||
| 7509 | 2025.10.28 02:52:01.469438 [ 4 ] {ba857a4a-f098-4f4a-9c36-2d88e81884e9} <Debug> TCPHandler: Processed in 0.001348044 sec. | ||
| 7510 | 2025.10.28 02:52:01.469542 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7511 | 2025.10.28 02:52:01.469635 [ 4 ] {21a11475-0567-4ec6-b75b-a0a776cfc337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7512 | 2025.10.28 02:52:01.469673 [ 4 ] {21a11475-0567-4ec6-b75b-a0a776cfc337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7513 | 2025.10.28 02:52:01.470309 [ 4 ] {21a11475-0567-4ec6-b75b-a0a776cfc337} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2025.10.28 02:52:01.470344 [ 4 ] {21a11475-0567-4ec6-b75b-a0a776cfc337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7515 | 2025.10.28 02:52:01.470666 [ 4 ] {21a11475-0567-4ec6-b75b-a0a776cfc337} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7516 | 2025.10.28 02:52:01.470869 [ 4 ] {21a11475-0567-4ec6-b75b-a0a776cfc337} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2025.10.28 02:52:01.470994 [ 4 ] {21a11475-0567-4ec6-b75b-a0a776cfc337} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001377 sec., 524328.2498184459 rows/sec., 36.82 MiB/sec. | ||
| 7518 | 2025.10.28 02:52:01.471030 [ 4 ] {21a11475-0567-4ec6-b75b-a0a776cfc337} <Debug> TCPHandler: Processed in 0.00153656 sec. | ||
| 7519 | 2025.10.28 02:52:01.471140 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7520 | 2025.10.28 02:52:01.471233 [ 4 ] {3730c659-eaaf-490b-a1aa-0fa09d1154ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7521 | 2025.10.28 02:52:01.471273 [ 4 ] {3730c659-eaaf-490b-a1aa-0fa09d1154ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7522 | 2025.10.28 02:52:01.471606 [ 4 ] {3730c659-eaaf-490b-a1aa-0fa09d1154ba} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2025.10.28 02:52:01.471640 [ 4 ] {3730c659-eaaf-490b-a1aa-0fa09d1154ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7524 | 2025.10.28 02:52:01.471945 [ 4 ] {3730c659-eaaf-490b-a1aa-0fa09d1154ba} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7525 | 2025.10.28 02:52:01.472149 [ 4 ] {3730c659-eaaf-490b-a1aa-0fa09d1154ba} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2025.10.28 02:52:01.472278 [ 4 ] {3730c659-eaaf-490b-a1aa-0fa09d1154ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 7527 | 2025.10.28 02:52:01.472278 [ 129 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7528 | 2025.10.28 02:52:01.472313 [ 4 ] {3730c659-eaaf-490b-a1aa-0fa09d1154ba} <Debug> TCPHandler: Processed in 0.00122137 sec. | ||
| 7529 | 2025.10.28 02:52:01.472353 [ 129 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2025.10.28 02:52:01.472378 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7531 | 2025.10.28 02:52:01.472444 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7532 | 2025.10.28 02:52:01.472510 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7533 | 2025.10.28 02:52:01.472541 [ 4 ] {cbfe4eda-becf-4895-89bd-7ba2a607f63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7534 | 2025.10.28 02:52:01.472599 [ 4 ] {cbfe4eda-becf-4895-89bd-7ba2a607f63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7535 | 2025.10.28 02:52:01.472679 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7536 | 2025.10.28 02:52:01.472723 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 7537 | 2025.10.28 02:52:01.472793 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7538 | 2025.10.28 02:52:01.472842 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7539 | 2025.10.28 02:52:01.472888 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 7540 | 2025.10.28 02:52:01.472967 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 7541 | 2025.10.28 02:52:01.473012 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 7542 | 2025.10.28 02:52:01.473047 [ 4 ] {cbfe4eda-becf-4895-89bd-7ba2a607f63e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2025.10.28 02:52:01.473090 [ 4 ] {cbfe4eda-becf-4895-89bd-7ba2a607f63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7544 | 2025.10.28 02:52:01.473474 [ 4 ] {cbfe4eda-becf-4895-89bd-7ba2a607f63e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7545 | 2025.10.28 02:52:01.473709 [ 4 ] {cbfe4eda-becf-4895-89bd-7ba2a607f63e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2025.10.28 02:52:01.473842 [ 4 ] {cbfe4eda-becf-4895-89bd-7ba2a607f63e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00132 sec., 237878.78787878787 rows/sec., 15.63 MiB/sec. | ||
| 7547 | 2025.10.28 02:52:01.473879 [ 4 ] {cbfe4eda-becf-4895-89bd-7ba2a607f63e} <Debug> TCPHandler: Processed in 0.001491849 sec. | ||
| 7548 | 2025.10.28 02:52:01.473882 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001434717 sec., 100368.22592887656 rows/sec., 5.12 MiB/sec. | ||
| 7549 | 2025.10.28 02:52:01.474011 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7550 | 2025.10.28 02:52:01.474102 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7551 | 2025.10.28 02:52:01.474114 [ 4 ] {a8d9d62c-807d-47d0-ad45-062b78287755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7552 | 2025.10.28 02:52:01.474167 [ 4 ] {a8d9d62c-807d-47d0-ad45-062b78287755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7553 | 2025.10.28 02:52:01.474463 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_24_5} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2025.10.28 02:52:01.474473 [ 4 ] {a8d9d62c-807d-47d0-ad45-062b78287755} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2025.10.28 02:52:01.474523 [ 4 ] {a8d9d62c-807d-47d0-ad45-062b78287755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7556 | 2025.10.28 02:52:01.474568 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_24_5} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7557 | 2025.10.28 02:52:01.474682 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7558 | 2025.10.28 02:52:01.474824 [ 4 ] {a8d9d62c-807d-47d0-ad45-062b78287755} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7559 | 2025.10.28 02:52:01.475040 [ 4 ] {a8d9d62c-807d-47d0-ad45-062b78287755} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2025.10.28 02:52:01.475163 [ 129 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7561 | 2025.10.28 02:52:01.475167 [ 4 ] {a8d9d62c-807d-47d0-ad45-062b78287755} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 7562 | 2025.10.28 02:52:01.475204 [ 129 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2025.10.28 02:52:01.475223 [ 4 ] {a8d9d62c-807d-47d0-ad45-062b78287755} <Debug> TCPHandler: Processed in 0.001263221 sec. | ||
| 7564 | 2025.10.28 02:52:01.475228 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7565 | 2025.10.28 02:52:01.475336 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7566 | 2025.10.28 02:52:01.475338 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7567 | 2025.10.28 02:52:01.475433 [ 4 ] {82791084-4852-421e-908e-b95c4ecf87b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7568 | 2025.10.28 02:52:01.475441 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7569 | 2025.10.28 02:52:01.475473 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 22 rows starting from the beginning of the part | ||
| 7570 | 2025.10.28 02:52:01.475486 [ 4 ] {82791084-4852-421e-908e-b95c4ecf87b8} <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 | ||
| 7571 | 2025.10.28 02:52:01.475527 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7572 | 2025.10.28 02:52:01.475570 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7573 | 2025.10.28 02:52:01.475608 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 7574 | 2025.10.28 02:52:01.475644 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 7575 | 2025.10.28 02:52:01.475680 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 7576 | 2025.10.28 02:52:01.476347 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.001047985 sec., 25763.727534268142 rows/sec., 1.68 MiB/sec. | ||
| 7577 | 2025.10.28 02:52:01.476351 [ 4 ] {82791084-4852-421e-908e-b95c4ecf87b8} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2025.10.28 02:52:01.476394 [ 4 ] {82791084-4852-421e-908e-b95c4ecf87b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7579 | 2025.10.28 02:52:01.476477 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7580 | 2025.10.28 02:52:01.476751 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_24_5} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7581 | 2025.10.28 02:52:01.476815 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_24_5} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7582 | 2025.10.28 02:52:01.476870 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7583 | 2025.10.28 02:52:01.476972 [ 4 ] {82791084-4852-421e-908e-b95c4ecf87b8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7584 | 2025.10.28 02:52:01.477208 [ 4 ] {82791084-4852-421e-908e-b95c4ecf87b8} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2025.10.28 02:52:01.477341 [ 4 ] {82791084-4852-421e-908e-b95c4ecf87b8} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001926 sec., 22326.06438213915 rows/sec., 40.01 MiB/sec. | ||
| 7586 | 2025.10.28 02:52:01.477392 [ 4 ] {82791084-4852-421e-908e-b95c4ecf87b8} <Debug> TCPHandler: Processed in 0.002103459 sec. | ||
| 7587 | 2025.10.28 02:52:01.477513 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2025.10.28 02:52:01.477614 [ 4 ] {86dcce95-51c7-4c3a-943f-d1d6e17060eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7589 | 2025.10.28 02:52:01.477655 [ 4 ] {86dcce95-51c7-4c3a-943f-d1d6e17060eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7590 | 2025.10.28 02:52:01.478007 [ 4 ] {86dcce95-51c7-4c3a-943f-d1d6e17060eb} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2025.10.28 02:52:01.478042 [ 4 ] {86dcce95-51c7-4c3a-943f-d1d6e17060eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7592 | 2025.10.28 02:52:01.478352 [ 4 ] {86dcce95-51c7-4c3a-943f-d1d6e17060eb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7593 | 2025.10.28 02:52:01.478555 [ 4 ] {86dcce95-51c7-4c3a-943f-d1d6e17060eb} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2025.10.28 02:52:01.478682 [ 4 ] {86dcce95-51c7-4c3a-943f-d1d6e17060eb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 7595 | 2025.10.28 02:52:01.478717 [ 4 ] {86dcce95-51c7-4c3a-943f-d1d6e17060eb} <Debug> TCPHandler: Processed in 0.001252221 sec. | ||
| 7596 | 2025.10.28 02:52:05.497623 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7597 | 2025.10.28 02:52:05.497690 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7598 | 2025.10.28 02:52:05.625616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16348 | ||
| 7599 | 2025.10.28 02:52:05.626119 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2025.10.28 02:52:05.626161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7601 | 2025.10.28 02:52:05.626648 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7602 | 2025.10.28 02:52:05.626884 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2025.10.28 02:52:05.627029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16348 | ||
| 7604 | 2025.10.28 02:52:06.447473 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2025.10.28 02:52:06.447658 [ 4 ] {aaee0e1d-20fc-4dd0-bb63-975614c7b382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7606 | 2025.10.28 02:52:06.447726 [ 4 ] {aaee0e1d-20fc-4dd0-bb63-975614c7b382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7607 | 2025.10.28 02:52:06.448380 [ 4 ] {aaee0e1d-20fc-4dd0-bb63-975614c7b382} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2025.10.28 02:52:06.448430 [ 4 ] {aaee0e1d-20fc-4dd0-bb63-975614c7b382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7609 | 2025.10.28 02:52:06.448837 [ 4 ] {aaee0e1d-20fc-4dd0-bb63-975614c7b382} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7610 | 2025.10.28 02:52:06.449062 [ 4 ] {aaee0e1d-20fc-4dd0-bb63-975614c7b382} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2025.10.28 02:52:06.449224 [ 4 ] {aaee0e1d-20fc-4dd0-bb63-975614c7b382} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.66 MiB/sec. | ||
| 7612 | 2025.10.28 02:52:06.449274 [ 4 ] {aaee0e1d-20fc-4dd0-bb63-975614c7b382} <Debug> TCPHandler: Processed in 0.001934424 sec. | ||
| 7613 | 2025.10.28 02:52:06.449399 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2025.10.28 02:52:06.449502 [ 4 ] {a0206f9b-16c7-46c6-b6e3-60c505535796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7615 | 2025.10.28 02:52:06.449545 [ 4 ] {a0206f9b-16c7-46c6-b6e3-60c505535796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7616 | 2025.10.28 02:52:06.449979 [ 4 ] {a0206f9b-16c7-46c6-b6e3-60c505535796} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2025.10.28 02:52:06.450016 [ 4 ] {a0206f9b-16c7-46c6-b6e3-60c505535796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7618 | 2025.10.28 02:52:06.450324 [ 4 ] {a0206f9b-16c7-46c6-b6e3-60c505535796} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7619 | 2025.10.28 02:52:06.450534 [ 4 ] {a0206f9b-16c7-46c6-b6e3-60c505535796} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2025.10.28 02:52:06.450672 [ 4 ] {a0206f9b-16c7-46c6-b6e3-60c505535796} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 7621 | 2025.10.28 02:52:06.450711 [ 4 ] {a0206f9b-16c7-46c6-b6e3-60c505535796} <Debug> TCPHandler: Processed in 0.001365205 sec. | ||
| 7622 | 2025.10.28 02:52:06.450844 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2025.10.28 02:52:06.450943 [ 4 ] {4e932c1e-8d2d-4b5b-a5f6-a9001b1b8ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7624 | 2025.10.28 02:52:06.450989 [ 4 ] {4e932c1e-8d2d-4b5b-a5f6-a9001b1b8ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7625 | 2025.10.28 02:52:06.451418 [ 4 ] {4e932c1e-8d2d-4b5b-a5f6-a9001b1b8ba2} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2025.10.28 02:52:06.451454 [ 4 ] {4e932c1e-8d2d-4b5b-a5f6-a9001b1b8ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7627 | 2025.10.28 02:52:06.451781 [ 4 ] {4e932c1e-8d2d-4b5b-a5f6-a9001b1b8ba2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7628 | 2025.10.28 02:52:06.451985 [ 4 ] {4e932c1e-8d2d-4b5b-a5f6-a9001b1b8ba2} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2025.10.28 02:52:06.452118 [ 4 ] {4e932c1e-8d2d-4b5b-a5f6-a9001b1b8ba2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 7630 | 2025.10.28 02:52:06.452154 [ 4 ] {4e932c1e-8d2d-4b5b-a5f6-a9001b1b8ba2} <Debug> TCPHandler: Processed in 0.001360785 sec. | ||
| 7631 | 2025.10.28 02:52:06.452269 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2025.10.28 02:52:06.452365 [ 4 ] {17a78c0a-a22e-4165-a658-a4042b30e1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7633 | 2025.10.28 02:52:06.452407 [ 4 ] {17a78c0a-a22e-4165-a658-a4042b30e1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7634 | 2025.10.28 02:52:06.452747 [ 4 ] {17a78c0a-a22e-4165-a658-a4042b30e1e3} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2025.10.28 02:52:06.452783 [ 4 ] {17a78c0a-a22e-4165-a658-a4042b30e1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7636 | 2025.10.28 02:52:06.453097 [ 4 ] {17a78c0a-a22e-4165-a658-a4042b30e1e3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7637 | 2025.10.28 02:52:06.453297 [ 4 ] {17a78c0a-a22e-4165-a658-a4042b30e1e3} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2025.10.28 02:52:06.453425 [ 4 ] {17a78c0a-a22e-4165-a658-a4042b30e1e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7639 | 2025.10.28 02:52:06.453461 [ 4 ] {17a78c0a-a22e-4165-a658-a4042b30e1e3} <Debug> TCPHandler: Processed in 0.001241181 sec. | ||
| 7640 | 2025.10.28 02:52:06.584721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 7641 | 2025.10.28 02:52:06.601181 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2025.10.28 02:52:06.601241 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7643 | 2025.10.28 02:52:06.607697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7644 | 2025.10.28 02:52:06.608391 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2025.10.28 02:52:06.611241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 7646 | 2025.10.28 02:52:09.876317 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7647 | 2025.10.28 02:52:09.876531 [ 4 ] {d87759d5-83ff-4f6b-928a-849defdc4081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7648 | 2025.10.28 02:52:09.876603 [ 4 ] {d87759d5-83ff-4f6b-928a-849defdc4081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7649 | 2025.10.28 02:52:09.877375 [ 4 ] {d87759d5-83ff-4f6b-928a-849defdc4081} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2025.10.28 02:52:09.877417 [ 4 ] {d87759d5-83ff-4f6b-928a-849defdc4081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7651 | 2025.10.28 02:52:09.877821 [ 4 ] {d87759d5-83ff-4f6b-928a-849defdc4081} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7652 | 2025.10.28 02:52:09.878043 [ 4 ] {d87759d5-83ff-4f6b-928a-849defdc4081} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2025.10.28 02:52:09.878196 [ 4 ] {d87759d5-83ff-4f6b-928a-849defdc4081} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001718 sec., 238649.59254947616 rows/sec., 15.14 MiB/sec. | ||
| 7654 | 2025.10.28 02:52:09.878191 [ 117 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7655 | 2025.10.28 02:52:09.878237 [ 4 ] {d87759d5-83ff-4f6b-928a-849defdc4081} <Debug> TCPHandler: Processed in 0.002058338 sec. | ||
| 7656 | 2025.10.28 02:52:09.878279 [ 117 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2025.10.28 02:52:09.878308 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7658 | 2025.10.28 02:52:09.878376 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7659 | 2025.10.28 02:52:09.878440 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 7660 | 2025.10.28 02:52:09.878478 [ 4 ] {43d50021-22d5-4a44-ae99-badb12cd3f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7661 | 2025.10.28 02:52:09.878528 [ 4 ] {43d50021-22d5-4a44-ae99-badb12cd3f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7662 | 2025.10.28 02:52:09.878603 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7663 | 2025.10.28 02:52:09.878647 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 7664 | 2025.10.28 02:52:09.878721 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 7665 | 2025.10.28 02:52:09.878774 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 7666 | 2025.10.28 02:52:09.878823 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 7667 | 2025.10.28 02:52:09.878868 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 7668 | 2025.10.28 02:52:09.878935 [ 4 ] {43d50021-22d5-4a44-ae99-badb12cd3f19} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2025.10.28 02:52:09.878978 [ 4 ] {43d50021-22d5-4a44-ae99-badb12cd3f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7670 | 2025.10.28 02:52:09.879298 [ 4 ] {43d50021-22d5-4a44-ae99-badb12cd3f19} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7671 | 2025.10.28 02:52:09.879525 [ 4 ] {43d50021-22d5-4a44-ae99-badb12cd3f19} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2025.10.28 02:52:09.879655 [ 4 ] {43d50021-22d5-4a44-ae99-badb12cd3f19} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001197 sec., 13366.750208855472 rows/sec., 1.06 MiB/sec. | ||
| 7673 | 2025.10.28 02:52:09.879693 [ 4 ] {43d50021-22d5-4a44-ae99-badb12cd3f19} <Debug> TCPHandler: Processed in 0.001373314 sec. | ||
| 7674 | 2025.10.28 02:52:09.879807 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7675 | 2025.10.28 02:52:09.879902 [ 4 ] {78998c5e-3d78-4851-a533-9a564fb68806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7676 | 2025.10.28 02:52:09.879940 [ 4 ] {78998c5e-3d78-4851-a533-9a564fb68806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7677 | 2025.10.28 02:52:09.879939 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562091 sec., 1312343.5190395438 rows/sec., 88.26 MiB/sec. | ||
| 7678 | 2025.10.28 02:52:09.880119 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7679 | 2025.10.28 02:52:09.880419 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_25_6} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2025.10.28 02:52:09.880499 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_25_6} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7681 | 2025.10.28 02:52:09.880599 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7682 | 2025.10.28 02:52:09.881243 [ 4 ] {78998c5e-3d78-4851-a533-9a564fb68806} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2025.10.28 02:52:09.881277 [ 4 ] {78998c5e-3d78-4851-a533-9a564fb68806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7684 | 2025.10.28 02:52:09.881684 [ 4 ] {78998c5e-3d78-4851-a533-9a564fb68806} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7685 | 2025.10.28 02:52:09.881890 [ 4 ] {78998c5e-3d78-4851-a533-9a564fb68806} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2025.10.28 02:52:09.882084 [ 4 ] {78998c5e-3d78-4851-a533-9a564fb68806} <Debug> executeQuery: Read 2346 rows, 195.23 KiB in 0.0022 sec., 1066363.6363636362 rows/sec., 86.66 MiB/sec. | ||
| 7687 | 2025.10.28 02:52:09.882123 [ 4 ] {78998c5e-3d78-4851-a533-9a564fb68806} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 7688 | 2025.10.28 02:52:09.882136 [ 4 ] {78998c5e-3d78-4851-a533-9a564fb68806} <Debug> TCPHandler: Processed in 0.002378177 sec. | ||
| 7689 | 2025.10.28 02:52:09.882258 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2025.10.28 02:52:09.882386 [ 4 ] {65634d9a-6141-4c15-9fb6-0eb1e6a07c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7691 | 2025.10.28 02:52:09.882437 [ 4 ] {65634d9a-6141-4c15-9fb6-0eb1e6a07c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7692 | 2025.10.28 02:52:09.883034 [ 4 ] {65634d9a-6141-4c15-9fb6-0eb1e6a07c6c} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2025.10.28 02:52:09.883078 [ 4 ] {65634d9a-6141-4c15-9fb6-0eb1e6a07c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7694 | 2025.10.28 02:52:09.883415 [ 4 ] {65634d9a-6141-4c15-9fb6-0eb1e6a07c6c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7695 | 2025.10.28 02:52:09.883643 [ 4 ] {65634d9a-6141-4c15-9fb6-0eb1e6a07c6c} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2025.10.28 02:52:09.883752 [ 117 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7697 | 2025.10.28 02:52:09.883782 [ 117 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7698 | 2025.10.28 02:52:09.883787 [ 4 ] {65634d9a-6141-4c15-9fb6-0eb1e6a07c6c} <Debug> executeQuery: Read 264 rows, 16.67 KiB in 0.001427 sec., 185003.50385423965 rows/sec., 11.41 MiB/sec. | ||
| 7699 | 2025.10.28 02:52:09.883801 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7700 | 2025.10.28 02:52:09.883838 [ 4 ] {65634d9a-6141-4c15-9fb6-0eb1e6a07c6c} <Debug> TCPHandler: Processed in 0.001643364 sec. | ||
| 7701 | 2025.10.28 02:52:09.883900 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 7702 | 2025.10.28 02:52:09.883956 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7703 | 2025.10.28 02:52:09.884013 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7704 | 2025.10.28 02:52:09.884048 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 266 rows starting from the beginning of the part | ||
| 7705 | 2025.10.28 02:52:09.884059 [ 4 ] {53ea139c-9d84-4842-9f50-8a34feb69e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7706 | 2025.10.28 02:52:09.884105 [ 4 ] {53ea139c-9d84-4842-9f50-8a34feb69e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7707 | 2025.10.28 02:52:09.884110 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 248 rows starting from the beginning of the part | ||
| 7708 | 2025.10.28 02:52:09.884171 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 250 rows starting from the beginning of the part | ||
| 7709 | 2025.10.28 02:52:09.884217 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 248 rows starting from the beginning of the part | ||
| 7710 | 2025.10.28 02:52:09.884264 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 248 rows starting from the beginning of the part | ||
| 7711 | 2025.10.28 02:52:09.884308 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 264 rows starting from the beginning of the part | ||
| 7712 | 2025.10.28 02:52:09.884647 [ 4 ] {53ea139c-9d84-4842-9f50-8a34feb69e8c} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2025.10.28 02:52:09.884691 [ 4 ] {53ea139c-9d84-4842-9f50-8a34feb69e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7714 | 2025.10.28 02:52:09.885067 [ 4 ] {53ea139c-9d84-4842-9f50-8a34feb69e8c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7715 | 2025.10.28 02:52:09.885287 [ 4 ] {53ea139c-9d84-4842-9f50-8a34feb69e8c} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2025.10.28 02:52:09.885355 [ 188 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014995 sec., 1016338.7795931977 rows/sec., 66.27 MiB/sec. | ||
| 7717 | 2025.10.28 02:52:09.885423 [ 4 ] {53ea139c-9d84-4842-9f50-8a34feb69e8c} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001384 sec., 317919.0751445087 rows/sec., 21.03 MiB/sec. | ||
| 7718 | 2025.10.28 02:52:09.885462 [ 4 ] {53ea139c-9d84-4842-9f50-8a34feb69e8c} <Debug> TCPHandler: Processed in 0.001557021 sec. | ||
| 7719 | 2025.10.28 02:52:09.885505 [ 200 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7720 | 2025.10.28 02:52:09.885576 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2025.10.28 02:52:09.885674 [ 4 ] {c3175488-8cf1-4401-a0a9-5da425db042b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7722 | 2025.10.28 02:52:09.885716 [ 4 ] {c3175488-8cf1-4401-a0a9-5da425db042b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7723 | 2025.10.28 02:52:09.885805 [ 200 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_25_5} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2025.10.28 02:52:09.885878 [ 200 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_25_5} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7725 | 2025.10.28 02:52:09.885961 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7726 | 2025.10.28 02:52:09.886178 [ 4 ] {c3175488-8cf1-4401-a0a9-5da425db042b} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7727 | 2025.10.28 02:52:09.886214 [ 4 ] {c3175488-8cf1-4401-a0a9-5da425db042b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7728 | 2025.10.28 02:52:09.886523 [ 4 ] {c3175488-8cf1-4401-a0a9-5da425db042b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7729 | 2025.10.28 02:52:09.886736 [ 4 ] {c3175488-8cf1-4401-a0a9-5da425db042b} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7730 | 2025.10.28 02:52:09.886837 [ 117 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7731 | 2025.10.28 02:52:09.886868 [ 4 ] {c3175488-8cf1-4401-a0a9-5da425db042b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 7732 | 2025.10.28 02:52:09.886869 [ 117 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2025.10.28 02:52:09.886909 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7734 | 2025.10.28 02:52:09.886913 [ 4 ] {c3175488-8cf1-4401-a0a9-5da425db042b} <Debug> TCPHandler: Processed in 0.001387586 sec. | ||
| 7735 | 2025.10.28 02:52:09.886980 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 7736 | 2025.10.28 02:52:09.887040 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7737 | 2025.10.28 02:52:09.887060 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7738 | 2025.10.28 02:52:09.887087 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 7739 | 2025.10.28 02:52:09.887137 [ 4 ] {c0a4a41a-ee0b-46f2-97f1-25f16e5cd54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7740 | 2025.10.28 02:52:09.887143 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 7741 | 2025.10.28 02:52:09.887178 [ 4 ] {c0a4a41a-ee0b-46f2-97f1-25f16e5cd54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7742 | 2025.10.28 02:52:09.887192 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 7743 | 2025.10.28 02:52:09.887230 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 7744 | 2025.10.28 02:52:09.887268 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 7745 | 2025.10.28 02:52:09.887968 [ 4 ] {c0a4a41a-ee0b-46f2-97f1-25f16e5cd54c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2025.10.28 02:52:09.888010 [ 4 ] {c0a4a41a-ee0b-46f2-97f1-25f16e5cd54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7747 | 2025.10.28 02:52:09.888057 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001095586 sec., 962954.9848209086 rows/sec., 58.36 MiB/sec. | ||
| 7748 | 2025.10.28 02:52:09.888285 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7749 | 2025.10.28 02:52:09.888424 [ 4 ] {c0a4a41a-ee0b-46f2-97f1-25f16e5cd54c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7750 | 2025.10.28 02:52:09.888696 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_25_6} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2025.10.28 02:52:09.888711 [ 4 ] {c0a4a41a-ee0b-46f2-97f1-25f16e5cd54c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2025.10.28 02:52:09.888803 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_25_6} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7753 | 2025.10.28 02:52:09.888861 [ 4 ] {c0a4a41a-ee0b-46f2-97f1-25f16e5cd54c} <Debug> executeQuery: Read 1194 rows, 87.50 KiB in 0.001743 sec., 685025.817555938 rows/sec., 49.03 MiB/sec. | ||
| 7754 | 2025.10.28 02:52:09.888903 [ 4 ] {c0a4a41a-ee0b-46f2-97f1-25f16e5cd54c} <Debug> TCPHandler: Processed in 0.001914473 sec. | ||
| 7755 | 2025.10.28 02:52:09.888931 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7756 | 2025.10.28 02:52:09.889022 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2025.10.28 02:52:09.889123 [ 4 ] {9e10853d-2ff3-437b-83d3-cd480dfb7ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7758 | 2025.10.28 02:52:09.889165 [ 4 ] {9e10853d-2ff3-437b-83d3-cd480dfb7ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7759 | 2025.10.28 02:52:09.889499 [ 4 ] {9e10853d-2ff3-437b-83d3-cd480dfb7ade} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2025.10.28 02:52:09.889535 [ 4 ] {9e10853d-2ff3-437b-83d3-cd480dfb7ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7761 | 2025.10.28 02:52:09.889841 [ 4 ] {9e10853d-2ff3-437b-83d3-cd480dfb7ade} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7762 | 2025.10.28 02:52:09.890054 [ 4 ] {9e10853d-2ff3-437b-83d3-cd480dfb7ade} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2025.10.28 02:52:09.890186 [ 4 ] {9e10853d-2ff3-437b-83d3-cd480dfb7ade} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 7764 | 2025.10.28 02:52:09.890222 [ 4 ] {9e10853d-2ff3-437b-83d3-cd480dfb7ade} <Debug> TCPHandler: Processed in 0.001250711 sec. | ||
| 7765 | 2025.10.28 02:52:09.890325 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2025.10.28 02:52:09.890421 [ 4 ] {8b8f83c3-c86b-4de2-80b5-b2db9d0ab665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7767 | 2025.10.28 02:52:09.890464 [ 4 ] {8b8f83c3-c86b-4de2-80b5-b2db9d0ab665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7768 | 2025.10.28 02:52:09.891024 [ 4 ] {8b8f83c3-c86b-4de2-80b5-b2db9d0ab665} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2025.10.28 02:52:09.891061 [ 4 ] {8b8f83c3-c86b-4de2-80b5-b2db9d0ab665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7770 | 2025.10.28 02:52:09.891437 [ 4 ] {8b8f83c3-c86b-4de2-80b5-b2db9d0ab665} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7771 | 2025.10.28 02:52:09.891645 [ 4 ] {8b8f83c3-c86b-4de2-80b5-b2db9d0ab665} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2025.10.28 02:52:09.891777 [ 4 ] {8b8f83c3-c86b-4de2-80b5-b2db9d0ab665} <Debug> executeQuery: Read 974 rows, 66.16 KiB in 0.001374 sec., 708879.1848617176 rows/sec., 47.02 MiB/sec. | ||
| 7773 | 2025.10.28 02:52:09.891813 [ 4 ] {8b8f83c3-c86b-4de2-80b5-b2db9d0ab665} <Debug> TCPHandler: Processed in 0.00153805 sec. | ||
| 7774 | 2025.10.28 02:52:09.891927 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2025.10.28 02:52:09.892021 [ 4 ] {8e275269-db9d-43e3-8897-3851adc3e933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7776 | 2025.10.28 02:52:09.892059 [ 4 ] {8e275269-db9d-43e3-8897-3851adc3e933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7777 | 2025.10.28 02:52:09.892349 [ 4 ] {8e275269-db9d-43e3-8897-3851adc3e933} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2025.10.28 02:52:09.892383 [ 4 ] {8e275269-db9d-43e3-8897-3851adc3e933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7779 | 2025.10.28 02:52:09.892661 [ 4 ] {8e275269-db9d-43e3-8897-3851adc3e933} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7780 | 2025.10.28 02:52:09.892864 [ 4 ] {8e275269-db9d-43e3-8897-3851adc3e933} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2025.10.28 02:52:09.893053 [ 4 ] {8e275269-db9d-43e3-8897-3851adc3e933} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 7782 | 2025.10.28 02:52:09.893089 [ 4 ] {8e275269-db9d-43e3-8897-3851adc3e933} <Debug> TCPHandler: Processed in 0.00121169 sec. | ||
| 7783 | 2025.10.28 02:52:09.893199 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2025.10.28 02:52:09.893294 [ 4 ] {3819328e-7eed-4569-bdfa-f5bcc00ef1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7785 | 2025.10.28 02:52:09.893348 [ 4 ] {3819328e-7eed-4569-bdfa-f5bcc00ef1d5} <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 | ||
| 7786 | 2025.10.28 02:52:09.894151 [ 4 ] {3819328e-7eed-4569-bdfa-f5bcc00ef1d5} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2025.10.28 02:52:09.894188 [ 4 ] {3819328e-7eed-4569-bdfa-f5bcc00ef1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7788 | 2025.10.28 02:52:09.894746 [ 4 ] {3819328e-7eed-4569-bdfa-f5bcc00ef1d5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7789 | 2025.10.28 02:52:09.894966 [ 4 ] {3819328e-7eed-4569-bdfa-f5bcc00ef1d5} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2025.10.28 02:52:09.895112 [ 4 ] {3819328e-7eed-4569-bdfa-f5bcc00ef1d5} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001836 sec., 23420.479302832246 rows/sec., 41.97 MiB/sec. | ||
| 7791 | 2025.10.28 02:52:09.895175 [ 4 ] {3819328e-7eed-4569-bdfa-f5bcc00ef1d5} <Debug> TCPHandler: Processed in 0.002025296 sec. | ||
| 7792 | 2025.10.28 02:52:09.895286 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2025.10.28 02:52:09.895382 [ 4 ] {de9b14bb-c52a-48a7-bfa5-2b236267fa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7794 | 2025.10.28 02:52:09.895425 [ 4 ] {de9b14bb-c52a-48a7-bfa5-2b236267fa76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7795 | 2025.10.28 02:52:09.895745 [ 4 ] {de9b14bb-c52a-48a7-bfa5-2b236267fa76} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2025.10.28 02:52:09.895780 [ 4 ] {de9b14bb-c52a-48a7-bfa5-2b236267fa76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7797 | 2025.10.28 02:52:09.896088 [ 4 ] {de9b14bb-c52a-48a7-bfa5-2b236267fa76} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7798 | 2025.10.28 02:52:09.896298 [ 4 ] {de9b14bb-c52a-48a7-bfa5-2b236267fa76} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2025.10.28 02:52:09.896426 [ 4 ] {de9b14bb-c52a-48a7-bfa5-2b236267fa76} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001063 sec., 86547.5070555033 rows/sec., 5.23 MiB/sec. | ||
| 7800 | 2025.10.28 02:52:09.896463 [ 4 ] {de9b14bb-c52a-48a7-bfa5-2b236267fa76} <Debug> TCPHandler: Processed in 0.00122771 sec. | ||
| 7801 | 2025.10.28 02:52:10.667996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1018 | ||
| 7802 | 2025.10.28 02:52:10.670809 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2025.10.28 02:52:10.670858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7804 | 2025.10.28 02:52:10.672097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7805 | 2025.10.28 02:52:10.672374 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2025.10.28 02:52:10.672529 [ 117 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7807 | 2025.10.28 02:52:10.672585 [ 117 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2025.10.28 02:52:10.672605 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7809 | 2025.10.28 02:52:10.672717 [ 194 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 7810 | 2025.10.28 02:52:10.672733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 7811 | 2025.10.28 02:52:10.673283 [ 194 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7812 | 2025.10.28 02:52:10.673444 [ 194 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 828 rows starting from the beginning of the part | ||
| 7813 | 2025.10.28 02:52:10.673794 [ 194 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 7814 | 2025.10.28 02:52:10.674134 [ 194 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part | ||
| 7815 | 2025.10.28 02:52:10.674492 [ 194 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
| 7816 | 2025.10.28 02:52:10.674827 [ 194 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 7817 | 2025.10.28 02:52:10.675166 [ 194 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 54 rows starting from the beginning of the part | ||
| 7818 | 2025.10.28 02:52:10.681586 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 72 columns (72 merged, 0 gathered) in 0.008913792 sec., 114205.04315110785 rows/sec., 92.51 MiB/sec. | ||
| 7819 | 2025.10.28 02:52:10.683131 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7820 | 2025.10.28 02:52:10.683775 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_26_5} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2025.10.28 02:52:10.683863 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_26_5} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7822 | 2025.10.28 02:52:10.684205 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 7823 | 2025.10.28 02:52:11.442566 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2025.10.28 02:52:11.442861 [ 4 ] {76ad7fee-327c-47db-a976-c70d680545f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7825 | 2025.10.28 02:52:11.442970 [ 4 ] {76ad7fee-327c-47db-a976-c70d680545f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7826 | 2025.10.28 02:52:11.443806 [ 4 ] {76ad7fee-327c-47db-a976-c70d680545f3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2025.10.28 02:52:11.443860 [ 4 ] {76ad7fee-327c-47db-a976-c70d680545f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7828 | 2025.10.28 02:52:11.444268 [ 4 ] {76ad7fee-327c-47db-a976-c70d680545f3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7829 | 2025.10.28 02:52:11.444503 [ 4 ] {76ad7fee-327c-47db-a976-c70d680545f3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2025.10.28 02:52:11.444641 [ 115 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7831 | 2025.10.28 02:52:11.444680 [ 4 ] {76ad7fee-327c-47db-a976-c70d680545f3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001898 sec., 29504.741833508957 rows/sec., 2.27 MiB/sec. | ||
| 7832 | 2025.10.28 02:52:11.444708 [ 115 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2025.10.28 02:52:11.444735 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7834 | 2025.10.28 02:52:11.444737 [ 4 ] {76ad7fee-327c-47db-a976-c70d680545f3} <Debug> TCPHandler: Processed in 0.002366977 sec. | ||
| 7835 | 2025.10.28 02:52:11.444866 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 7836 | 2025.10.28 02:52:11.444878 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2025.10.28 02:52:11.445025 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7838 | 2025.10.28 02:52:11.445028 [ 4 ] {0ad2da28-155b-4c65-939c-861c988c623a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7839 | 2025.10.28 02:52:11.445069 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2349 rows starting from the beginning of the part | ||
| 7840 | 2025.10.28 02:52:11.445091 [ 4 ] {0ad2da28-155b-4c65-939c-861c988c623a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7841 | 2025.10.28 02:52:11.445147 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 7842 | 2025.10.28 02:52:11.445201 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1198 rows starting from the beginning of the part | ||
| 7843 | 2025.10.28 02:52:11.445249 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 7844 | 2025.10.28 02:52:11.445287 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2346 rows starting from the beginning of the part | ||
| 7845 | 2025.10.28 02:52:11.445325 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 7846 | 2025.10.28 02:52:11.445541 [ 4 ] {0ad2da28-155b-4c65-939c-861c988c623a} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2025.10.28 02:52:11.445585 [ 4 ] {0ad2da28-155b-4c65-939c-861c988c623a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7848 | 2025.10.28 02:52:11.445929 [ 4 ] {0ad2da28-155b-4c65-939c-861c988c623a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7849 | 2025.10.28 02:52:11.446167 [ 4 ] {0ad2da28-155b-4c65-939c-861c988c623a} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2025.10.28 02:52:11.446290 [ 115 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7851 | 2025.10.28 02:52:11.446312 [ 4 ] {0ad2da28-155b-4c65-939c-861c988c623a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001309 sec., 48892.284186401834 rows/sec., 3.82 MiB/sec. | ||
| 7852 | 2025.10.28 02:52:11.446331 [ 115 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2025.10.28 02:52:11.446356 [ 4 ] {0ad2da28-155b-4c65-939c-861c988c623a} <Debug> TCPHandler: Processed in 0.00153298 sec. | ||
| 7854 | 2025.10.28 02:52:11.446359 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7855 | 2025.10.28 02:52:11.446483 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2025.10.28 02:52:11.446501 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 7857 | 2025.10.28 02:52:11.446587 [ 4 ] {23b5947d-7a46-425d-82cd-b3cd5848653a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7858 | 2025.10.28 02:52:11.446638 [ 4 ] {23b5947d-7a46-425d-82cd-b3cd5848653a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7859 | 2025.10.28 02:52:11.446638 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7860 | 2025.10.28 02:52:11.446687 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1214 rows starting from the beginning of the part | ||
| 7861 | 2025.10.28 02:52:11.446755 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 7862 | 2025.10.28 02:52:11.446835 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 722 rows starting from the beginning of the part | ||
| 7863 | 2025.10.28 02:52:11.446887 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 7864 | 2025.10.28 02:52:11.446955 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1194 rows starting from the beginning of the part | ||
| 7865 | 2025.10.28 02:52:11.447003 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 7866 | 2025.10.28 02:52:11.447025 [ 4 ] {23b5947d-7a46-425d-82cd-b3cd5848653a} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2025.10.28 02:52:11.447067 [ 4 ] {23b5947d-7a46-425d-82cd-b3cd5848653a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7868 | 2025.10.28 02:52:11.447299 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6061 rows, containing 5 columns (5 merged, 0 gathered) in 0.002496092 sec., 2428195.755605162 rows/sec., 205.67 MiB/sec. | ||
| 7869 | 2025.10.28 02:52:11.447440 [ 4 ] {23b5947d-7a46-425d-82cd-b3cd5848653a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7870 | 2025.10.28 02:52:11.447570 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7871 | 2025.10.28 02:52:11.447683 [ 4 ] {23b5947d-7a46-425d-82cd-b3cd5848653a} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2025.10.28 02:52:11.447799 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 5 parts from all_1_51_10 to all_55_55_0 | ||
| 7873 | 2025.10.28 02:52:11.447828 [ 4 ] {23b5947d-7a46-425d-82cd-b3cd5848653a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001262 sec., 25356.576862123613 rows/sec., 1.77 MiB/sec. | ||
| 7874 | 2025.10.28 02:52:11.447838 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2025.10.28 02:52:11.447868 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_56_11} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2025.10.28 02:52:11.447873 [ 4 ] {23b5947d-7a46-425d-82cd-b3cd5848653a} <Debug> TCPHandler: Processed in 0.001440077 sec. | ||
| 7877 | 2025.10.28 02:52:11.447872 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7878 | 2025.10.28 02:52:11.447958 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_56_11} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7879 | 2025.10.28 02:52:11.447978 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_10 to all_55_55_0 into Compact with storage Full | ||
| 7880 | 2025.10.28 02:52:11.447998 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7881 | 2025.10.28 02:52:11.448048 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 7882 | 2025.10.28 02:52:11.448092 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7883 | 2025.10.28 02:52:11.448105 [ 4 ] {705bd7b5-a5b9-482d-9ceb-970a536af2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7884 | 2025.10.28 02:52:11.448128 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16877 rows starting from the beginning of the part | ||
| 7885 | 2025.10.28 02:52:11.448155 [ 4 ] {705bd7b5-a5b9-482d-9ceb-970a536af2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7886 | 2025.10.28 02:52:11.448187 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7887 | 2025.10.28 02:52:11.448234 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 314 rows starting from the beginning of the part | ||
| 7888 | 2025.10.28 02:52:11.448273 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7889 | 2025.10.28 02:52:11.448311 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 974 rows starting from the beginning of the part | ||
| 7890 | 2025.10.28 02:52:11.448429 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001981155 sec., 1676799.6446517308 rows/sec., 126.61 MiB/sec. | ||
| 7891 | 2025.10.28 02:52:11.448484 [ 4 ] {705bd7b5-a5b9-482d-9ceb-970a536af2cc} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2025.10.28 02:52:11.448527 [ 4 ] {705bd7b5-a5b9-482d-9ceb-970a536af2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7893 | 2025.10.28 02:52:11.448639 [ 196 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7894 | 2025.10.28 02:52:11.448858 [ 4 ] {705bd7b5-a5b9-482d-9ceb-970a536af2cc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7895 | 2025.10.28 02:52:11.448891 [ 196 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_56_11} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2025.10.28 02:52:11.448956 [ 196 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_56_11} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7897 | 2025.10.28 02:52:11.449027 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7898 | 2025.10.28 02:52:11.449089 [ 4 ] {705bd7b5-a5b9-482d-9ceb-970a536af2cc} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2025.10.28 02:52:11.449206 [ 115 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7900 | 2025.10.28 02:52:11.449230 [ 4 ] {705bd7b5-a5b9-482d-9ceb-970a536af2cc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 723.25 KiB/sec. | ||
| 7901 | 2025.10.28 02:52:11.449243 [ 115 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7902 | 2025.10.28 02:52:11.449272 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7903 | 2025.10.28 02:52:11.449273 [ 4 ] {705bd7b5-a5b9-482d-9ceb-970a536af2cc} <Debug> TCPHandler: Processed in 0.001324274 sec. | ||
| 7904 | 2025.10.28 02:52:11.449349 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 7905 | 2025.10.28 02:52:11.449446 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7906 | 2025.10.28 02:52:11.449474 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3616 rows starting from the beginning of the part | ||
| 7907 | 2025.10.28 02:52:11.449527 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 7908 | 2025.10.28 02:52:11.449573 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 7909 | 2025.10.28 02:52:11.449614 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7910 | 2025.10.28 02:52:11.449653 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 92 rows starting from the beginning of the part | ||
| 7911 | 2025.10.28 02:52:11.449692 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
| 7912 | 2025.10.28 02:52:11.451290 [ 196 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3944 rows, containing 4 columns (4 merged, 0 gathered) in 0.001976734 sec., 1995210.2812012138 rows/sec., 126.59 MiB/sec. | ||
| 7913 | 2025.10.28 02:52:11.451562 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7914 | 2025.10.28 02:52:11.451818 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_56_11} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2025.10.28 02:52:11.451893 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_56_11} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7916 | 2025.10.28 02:52:11.451965 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7917 | 2025.10.28 02:52:11.453766 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18485 rows, containing 5 columns (5 merged, 0 gathered) in 0.00581895 sec., 3176689.9526546886 rows/sec., 212.41 MiB/sec. | ||
| 7918 | 2025.10.28 02:52:11.454035 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 7919 | 2025.10.28 02:52:11.454286 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_55_11} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2025.10.28 02:52:11.454352 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_55_11} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 5 parts: [all_1_51_10, all_55_55_0] -> all_1_55_11 | ||
| 7921 | 2025.10.28 02:52:11.454427 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
| 7922 | 2025.10.28 02:52:12.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.87 MiB, peak 295.76 MiB, free memory in arenas 0.00 B, will set to 286.11 MiB (RSS), difference: 2.24 MiB | ||
| 7923 | 2025.10.28 02:52:13.127394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16860 | ||
| 7924 | 2025.10.28 02:52:13.128237 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2025.10.28 02:52:13.128289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7926 | 2025.10.28 02:52:13.128766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7927 | 2025.10.28 02:52:13.128994 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2025.10.28 02:52:13.129122 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16860 | ||
| 7929 | 2025.10.28 02:52:14.111483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 7930 | 2025.10.28 02:52:14.129967 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2025.10.28 02:52:14.130032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7932 | 2025.10.28 02:52:14.135979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7933 | 2025.10.28 02:52:14.136658 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2025.10.28 02:52:14.139588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7935 | 2025.10.28 02:52:16.448013 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2025.10.28 02:52:16.448291 [ 4 ] {12878b9b-71f8-4901-b901-7fd5bf1a63fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7937 | 2025.10.28 02:52:16.448361 [ 4 ] {12878b9b-71f8-4901-b901-7fd5bf1a63fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7938 | 2025.10.28 02:52:16.449063 [ 4 ] {12878b9b-71f8-4901-b901-7fd5bf1a63fe} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2025.10.28 02:52:16.449114 [ 4 ] {12878b9b-71f8-4901-b901-7fd5bf1a63fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7940 | 2025.10.28 02:52:16.449515 [ 4 ] {12878b9b-71f8-4901-b901-7fd5bf1a63fe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7941 | 2025.10.28 02:52:16.449779 [ 4 ] {12878b9b-71f8-4901-b901-7fd5bf1a63fe} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2025.10.28 02:52:16.449951 [ 4 ] {12878b9b-71f8-4901-b901-7fd5bf1a63fe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001729 sec., 32388.663967611334 rows/sec., 2.49 MiB/sec. | ||
| 7943 | 2025.10.28 02:52:16.450001 [ 4 ] {12878b9b-71f8-4901-b901-7fd5bf1a63fe} <Debug> TCPHandler: Processed in 0.002181312 sec. | ||
| 7944 | 2025.10.28 02:52:16.450144 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2025.10.28 02:52:16.450271 [ 4 ] {1530c79f-ff8d-46c2-b02d-9d9e611ad04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7946 | 2025.10.28 02:52:16.450321 [ 4 ] {1530c79f-ff8d-46c2-b02d-9d9e611ad04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7947 | 2025.10.28 02:52:16.450833 [ 4 ] {1530c79f-ff8d-46c2-b02d-9d9e611ad04f} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2025.10.28 02:52:16.450882 [ 4 ] {1530c79f-ff8d-46c2-b02d-9d9e611ad04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7949 | 2025.10.28 02:52:16.451245 [ 4 ] {1530c79f-ff8d-46c2-b02d-9d9e611ad04f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7950 | 2025.10.28 02:52:16.451451 [ 4 ] {1530c79f-ff8d-46c2-b02d-9d9e611ad04f} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2025.10.28 02:52:16.451580 [ 4 ] {1530c79f-ff8d-46c2-b02d-9d9e611ad04f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001338 sec., 47832.585949177876 rows/sec., 3.73 MiB/sec. | ||
| 7952 | 2025.10.28 02:52:16.451619 [ 4 ] {1530c79f-ff8d-46c2-b02d-9d9e611ad04f} <Debug> TCPHandler: Processed in 0.001535931 sec. | ||
| 7953 | 2025.10.28 02:52:16.451726 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2025.10.28 02:52:16.451819 [ 4 ] {e8ed8a89-c2f6-48eb-b593-78f62a12dee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7955 | 2025.10.28 02:52:16.451863 [ 4 ] {e8ed8a89-c2f6-48eb-b593-78f62a12dee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7956 | 2025.10.28 02:52:16.452289 [ 4 ] {e8ed8a89-c2f6-48eb-b593-78f62a12dee4} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2025.10.28 02:52:16.452326 [ 4 ] {e8ed8a89-c2f6-48eb-b593-78f62a12dee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7958 | 2025.10.28 02:52:16.452662 [ 4 ] {e8ed8a89-c2f6-48eb-b593-78f62a12dee4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7959 | 2025.10.28 02:52:16.452867 [ 4 ] {e8ed8a89-c2f6-48eb-b593-78f62a12dee4} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2025.10.28 02:52:16.452995 [ 4 ] {e8ed8a89-c2f6-48eb-b593-78f62a12dee4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 7961 | 2025.10.28 02:52:16.453032 [ 4 ] {e8ed8a89-c2f6-48eb-b593-78f62a12dee4} <Debug> TCPHandler: Processed in 0.001353444 sec. | ||
| 7962 | 2025.10.28 02:52:16.453130 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2025.10.28 02:52:16.453222 [ 4 ] {e73cd2da-0bbf-4aab-9edc-d32295fab867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7964 | 2025.10.28 02:52:16.453263 [ 4 ] {e73cd2da-0bbf-4aab-9edc-d32295fab867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7965 | 2025.10.28 02:52:16.453590 [ 4 ] {e73cd2da-0bbf-4aab-9edc-d32295fab867} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2025.10.28 02:52:16.453625 [ 4 ] {e73cd2da-0bbf-4aab-9edc-d32295fab867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7967 | 2025.10.28 02:52:16.453932 [ 4 ] {e73cd2da-0bbf-4aab-9edc-d32295fab867} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7968 | 2025.10.28 02:52:16.454129 [ 4 ] {e73cd2da-0bbf-4aab-9edc-d32295fab867} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2025.10.28 02:52:16.454255 [ 4 ] {e73cd2da-0bbf-4aab-9edc-d32295fab867} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 7970 | 2025.10.28 02:52:16.454289 [ 4 ] {e73cd2da-0bbf-4aab-9edc-d32295fab867} <Debug> TCPHandler: Processed in 0.001206699 sec. | ||
| 7971 | 2025.10.28 02:52:20.140766 [ 101 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
| 7972 | 2025.10.28 02:52:20.140875 [ 101 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2025.10.28 02:52:20.140912 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7974 | 2025.10.28 02:52:20.141090 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full | ||
| 7975 | 2025.10.28 02:52:20.141294 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7976 | 2025.10.28 02:52:20.141353 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 442 rows starting from the beginning of the part | ||
| 7977 | 2025.10.28 02:52:20.141468 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 440 rows starting from the beginning of the part | ||
| 7978 | 2025.10.28 02:52:20.141555 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 7979 | 2025.10.28 02:52:20.141638 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 7980 | 2025.10.28 02:52:20.141717 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 440 rows starting from the beginning of the part | ||
| 7981 | 2025.10.28 02:52:20.142820 [ 193 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813329 sec., 962869.9480348022 rows/sec., 66.98 MiB/sec. | ||
| 7982 | 2025.10.28 02:52:20.143057 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7983 | 2025.10.28 02:52:20.143391 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_25_5} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2025.10.28 02:52:20.143472 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_25_5} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
| 7985 | 2025.10.28 02:52:20.143580 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7986 | 2025.10.28 02:52:20.497771 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7987 | 2025.10.28 02:52:20.497843 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7988 | 2025.10.28 02:52:20.629953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17308 | ||
| 7989 | 2025.10.28 02:52:20.630463 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2025.10.28 02:52:20.630508 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7991 | 2025.10.28 02:52:20.631004 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7992 | 2025.10.28 02:52:20.631241 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2025.10.28 02:52:20.631378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17308 | ||
| 7994 | 2025.10.28 02:52:20.631395 [ 100 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7995 | 2025.10.28 02:52:20.631458 [ 100 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2025.10.28 02:52:20.631479 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7997 | 2025.10.28 02:52:20.631590 [ 196 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 7998 | 2025.10.28 02:52:20.631721 [ 196 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7999 | 2025.10.28 02:52:20.631762 [ 196 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14940 rows starting from the beginning of the part | ||
| 8000 | 2025.10.28 02:52:20.631833 [ 196 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8001 | 2025.10.28 02:52:20.631884 [ 196 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8002 | 2025.10.28 02:52:20.631929 [ 196 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8003 | 2025.10.28 02:52:20.631970 [ 196 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8004 | 2025.10.28 02:52:20.632013 [ 196 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8005 | 2025.10.28 02:52:20.634191 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002646366 sec., 6540289.589573023 rows/sec., 93.56 MiB/sec. | ||
| 8006 | 2025.10.28 02:52:20.634470 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8007 | 2025.10.28 02:52:20.634765 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_36_7} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2025.10.28 02:52:20.634843 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_36_7} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8009 | 2025.10.28 02:52:20.634943 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8010 | 2025.10.28 02:52:20.673726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1034 | ||
| 8011 | 2025.10.28 02:52:20.675718 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2025.10.28 02:52:20.675755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8013 | 2025.10.28 02:52:20.676856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8014 | 2025.10.28 02:52:20.677122 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2025.10.28 02:52:20.677375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 8016 | 2025.10.28 02:52:20.881593 [ 100 ] {} <Debug> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8017 | 2025.10.28 02:52:20.881660 [ 100 ] {} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2025.10.28 02:52:20.881696 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8019 | 2025.10.28 02:52:20.881814 [ 196 ] {0eeda35d-f197-4321-afa5-44497ffae240::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 | ||
| 8020 | 2025.10.28 02:52:20.881955 [ 196 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8021 | 2025.10.28 02:52:20.881998 [ 196 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 8022 | 2025.10.28 02:52:20.882077 [ 196 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 8023 | 2025.10.28 02:52:20.882137 [ 196 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 8024 | 2025.10.28 02:52:20.882191 [ 196 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 8025 | 2025.10.28 02:52:20.882242 [ 196 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 8026 | 2025.10.28 02:52:20.883097 [ 193 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330694 sec., 40580.328760781966 rows/sec., 3.39 MiB/sec. | ||
| 8027 | 2025.10.28 02:52:20.883241 [ 192 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8028 | 2025.10.28 02:52:20.883531 [ 192 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_9_2} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2025.10.28 02:52:20.883606 [ 192 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_9_2} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8030 | 2025.10.28 02:52:20.883678 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8031 | 2025.10.28 02:52:21.461696 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2025.10.28 02:52:21.461965 [ 4 ] {c4a15f5a-daaa-4c01-9e58-d0b9b6288b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8033 | 2025.10.28 02:52:21.462068 [ 4 ] {c4a15f5a-daaa-4c01-9e58-d0b9b6288b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8034 | 2025.10.28 02:52:21.463027 [ 4 ] {c4a15f5a-daaa-4c01-9e58-d0b9b6288b44} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2025.10.28 02:52:21.463067 [ 4 ] {c4a15f5a-daaa-4c01-9e58-d0b9b6288b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8036 | 2025.10.28 02:52:21.463475 [ 4 ] {c4a15f5a-daaa-4c01-9e58-d0b9b6288b44} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8037 | 2025.10.28 02:52:21.463699 [ 4 ] {c4a15f5a-daaa-4c01-9e58-d0b9b6288b44} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2025.10.28 02:52:21.463860 [ 4 ] {c4a15f5a-daaa-4c01-9e58-d0b9b6288b44} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001969 sec., 208227.52666328088 rows/sec., 13.21 MiB/sec. | ||
| 8039 | 2025.10.28 02:52:21.463910 [ 4 ] {c4a15f5a-daaa-4c01-9e58-d0b9b6288b44} <Debug> TCPHandler: Processed in 0.002396038 sec. | ||
| 8040 | 2025.10.28 02:52:21.464037 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2025.10.28 02:52:21.464138 [ 4 ] {158a9a05-29ee-46b4-8f51-7180eb0a13be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8042 | 2025.10.28 02:52:21.464183 [ 4 ] {158a9a05-29ee-46b4-8f51-7180eb0a13be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8043 | 2025.10.28 02:52:21.465224 [ 4 ] {158a9a05-29ee-46b4-8f51-7180eb0a13be} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2025.10.28 02:52:21.465261 [ 4 ] {158a9a05-29ee-46b4-8f51-7180eb0a13be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8045 | 2025.10.28 02:52:21.465664 [ 4 ] {158a9a05-29ee-46b4-8f51-7180eb0a13be} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8046 | 2025.10.28 02:52:21.465883 [ 4 ] {158a9a05-29ee-46b4-8f51-7180eb0a13be} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2025.10.28 02:52:21.466019 [ 4 ] {158a9a05-29ee-46b4-8f51-7180eb0a13be} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001904 sec., 629201.6806722688 rows/sec., 50.31 MiB/sec. | ||
| 8048 | 2025.10.28 02:52:21.466058 [ 4 ] {158a9a05-29ee-46b4-8f51-7180eb0a13be} <Debug> TCPHandler: Processed in 0.002073408 sec. | ||
| 8049 | 2025.10.28 02:52:21.466169 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8050 | 2025.10.28 02:52:21.466267 [ 4 ] {9753f2a9-9126-4e6c-9dfa-8963a7cb0d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8051 | 2025.10.28 02:52:21.466309 [ 4 ] {9753f2a9-9126-4e6c-9dfa-8963a7cb0d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8052 | 2025.10.28 02:52:21.466823 [ 4 ] {9753f2a9-9126-4e6c-9dfa-8963a7cb0d79} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2025.10.28 02:52:21.466863 [ 4 ] {9753f2a9-9126-4e6c-9dfa-8963a7cb0d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8054 | 2025.10.28 02:52:21.467189 [ 4 ] {9753f2a9-9126-4e6c-9dfa-8963a7cb0d79} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8055 | 2025.10.28 02:52:21.467399 [ 4 ] {9753f2a9-9126-4e6c-9dfa-8963a7cb0d79} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2025.10.28 02:52:21.467526 [ 4 ] {9753f2a9-9126-4e6c-9dfa-8963a7cb0d79} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.00128 sec., 193749.99999999997 rows/sec., 11.86 MiB/sec. | ||
| 8057 | 2025.10.28 02:52:21.467564 [ 4 ] {9753f2a9-9126-4e6c-9dfa-8963a7cb0d79} <Debug> TCPHandler: Processed in 0.001444867 sec. | ||
| 8058 | 2025.10.28 02:52:21.467676 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2025.10.28 02:52:21.467772 [ 4 ] {db059007-52c0-4bec-a05c-752b15960f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8060 | 2025.10.28 02:52:21.467812 [ 4 ] {db059007-52c0-4bec-a05c-752b15960f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8061 | 2025.10.28 02:52:21.468295 [ 4 ] {db059007-52c0-4bec-a05c-752b15960f29} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8062 | 2025.10.28 02:52:21.468329 [ 4 ] {db059007-52c0-4bec-a05c-752b15960f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8063 | 2025.10.28 02:52:21.468634 [ 4 ] {db059007-52c0-4bec-a05c-752b15960f29} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8064 | 2025.10.28 02:52:21.468837 [ 4 ] {db059007-52c0-4bec-a05c-752b15960f29} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2025.10.28 02:52:21.468965 [ 4 ] {db059007-52c0-4bec-a05c-752b15960f29} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001213 sec., 174773.28936521022 rows/sec., 11.27 MiB/sec. | ||
| 8066 | 2025.10.28 02:52:21.469003 [ 4 ] {db059007-52c0-4bec-a05c-752b15960f29} <Debug> TCPHandler: Processed in 0.001376635 sec. | ||
| 8067 | 2025.10.28 02:52:21.469108 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2025.10.28 02:52:21.469202 [ 4 ] {48c1bd0c-2388-42cb-8129-2af634f107c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8069 | 2025.10.28 02:52:21.469242 [ 4 ] {48c1bd0c-2388-42cb-8129-2af634f107c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8070 | 2025.10.28 02:52:21.469715 [ 4 ] {48c1bd0c-2388-42cb-8129-2af634f107c4} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2025.10.28 02:52:21.469750 [ 4 ] {48c1bd0c-2388-42cb-8129-2af634f107c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8072 | 2025.10.28 02:52:21.470071 [ 4 ] {48c1bd0c-2388-42cb-8129-2af634f107c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8073 | 2025.10.28 02:52:21.470280 [ 4 ] {48c1bd0c-2388-42cb-8129-2af634f107c4} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2025.10.28 02:52:21.470415 [ 4 ] {48c1bd0c-2388-42cb-8129-2af634f107c4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001233 sec., 171127.33171127332 rows/sec., 9.72 MiB/sec. | ||
| 8075 | 2025.10.28 02:52:21.470454 [ 4 ] {48c1bd0c-2388-42cb-8129-2af634f107c4} <Debug> TCPHandler: Processed in 0.001395276 sec. | ||
| 8076 | 2025.10.28 02:52:21.470561 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8077 | 2025.10.28 02:52:21.470654 [ 4 ] {c1fdb6e1-6773-4339-bea9-6e6eda2dd31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8078 | 2025.10.28 02:52:21.470695 [ 4 ] {c1fdb6e1-6773-4339-bea9-6e6eda2dd31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8079 | 2025.10.28 02:52:21.471436 [ 4 ] {c1fdb6e1-6773-4339-bea9-6e6eda2dd31b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2025.10.28 02:52:21.471472 [ 4 ] {c1fdb6e1-6773-4339-bea9-6e6eda2dd31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8081 | 2025.10.28 02:52:21.471808 [ 4 ] {c1fdb6e1-6773-4339-bea9-6e6eda2dd31b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8082 | 2025.10.28 02:52:21.472025 [ 4 ] {c1fdb6e1-6773-4339-bea9-6e6eda2dd31b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2025.10.28 02:52:21.472157 [ 4 ] {c1fdb6e1-6773-4339-bea9-6e6eda2dd31b} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.00152 sec., 475000 rows/sec., 33.35 MiB/sec. | ||
| 8084 | 2025.10.28 02:52:21.472195 [ 4 ] {c1fdb6e1-6773-4339-bea9-6e6eda2dd31b} <Debug> TCPHandler: Processed in 0.001683165 sec. | ||
| 8085 | 2025.10.28 02:52:21.472306 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8086 | 2025.10.28 02:52:21.472401 [ 4 ] {373337fc-9afb-459c-a5f7-d4bd3f7ce710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8087 | 2025.10.28 02:52:21.472441 [ 4 ] {373337fc-9afb-459c-a5f7-d4bd3f7ce710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8088 | 2025.10.28 02:52:21.472774 [ 4 ] {373337fc-9afb-459c-a5f7-d4bd3f7ce710} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2025.10.28 02:52:21.472810 [ 4 ] {373337fc-9afb-459c-a5f7-d4bd3f7ce710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8090 | 2025.10.28 02:52:21.473114 [ 4 ] {373337fc-9afb-459c-a5f7-d4bd3f7ce710} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8091 | 2025.10.28 02:52:21.473316 [ 4 ] {373337fc-9afb-459c-a5f7-d4bd3f7ce710} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8092 | 2025.10.28 02:52:21.473443 [ 4 ] {373337fc-9afb-459c-a5f7-d4bd3f7ce710} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 8093 | 2025.10.28 02:52:21.473479 [ 4 ] {373337fc-9afb-459c-a5f7-d4bd3f7ce710} <Debug> TCPHandler: Processed in 0.00122072 sec. | ||
| 8094 | 2025.10.28 02:52:21.473579 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8095 | 2025.10.28 02:52:21.473672 [ 4 ] {94d4207c-6ab1-4b6f-8fc3-15abbad004f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8096 | 2025.10.28 02:52:21.473715 [ 4 ] {94d4207c-6ab1-4b6f-8fc3-15abbad004f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8097 | 2025.10.28 02:52:21.474173 [ 4 ] {94d4207c-6ab1-4b6f-8fc3-15abbad004f5} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2025.10.28 02:52:21.474209 [ 4 ] {94d4207c-6ab1-4b6f-8fc3-15abbad004f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8099 | 2025.10.28 02:52:21.474539 [ 4 ] {94d4207c-6ab1-4b6f-8fc3-15abbad004f5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8100 | 2025.10.28 02:52:21.474746 [ 4 ] {94d4207c-6ab1-4b6f-8fc3-15abbad004f5} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8101 | 2025.10.28 02:52:21.474882 [ 4 ] {94d4207c-6ab1-4b6f-8fc3-15abbad004f5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001228 sec., 255700.32573289904 rows/sec., 16.80 MiB/sec. | ||
| 8102 | 2025.10.28 02:52:21.474919 [ 4 ] {94d4207c-6ab1-4b6f-8fc3-15abbad004f5} <Debug> TCPHandler: Processed in 0.001388285 sec. | ||
| 8103 | 2025.10.28 02:52:21.475037 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8104 | 2025.10.28 02:52:21.475160 [ 4 ] {5ea9ef62-017c-4223-8dc8-c06cca32f5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8105 | 2025.10.28 02:52:21.475211 [ 4 ] {5ea9ef62-017c-4223-8dc8-c06cca32f5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8106 | 2025.10.28 02:52:21.475553 [ 4 ] {5ea9ef62-017c-4223-8dc8-c06cca32f5e1} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2025.10.28 02:52:21.475590 [ 4 ] {5ea9ef62-017c-4223-8dc8-c06cca32f5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8108 | 2025.10.28 02:52:21.475896 [ 4 ] {5ea9ef62-017c-4223-8dc8-c06cca32f5e1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8109 | 2025.10.28 02:52:21.476107 [ 4 ] {5ea9ef62-017c-4223-8dc8-c06cca32f5e1} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2025.10.28 02:52:21.476238 [ 4 ] {5ea9ef62-017c-4223-8dc8-c06cca32f5e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 8111 | 2025.10.28 02:52:21.476274 [ 4 ] {5ea9ef62-017c-4223-8dc8-c06cca32f5e1} <Debug> TCPHandler: Processed in 0.001297483 sec. | ||
| 8112 | 2025.10.28 02:52:21.476376 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8113 | 2025.10.28 02:52:21.476472 [ 4 ] {9a245c56-fc2a-44ae-ac12-aeb81a659f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8114 | 2025.10.28 02:52:21.476527 [ 4 ] {9a245c56-fc2a-44ae-ac12-aeb81a659f2a} <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 | ||
| 8115 | 2025.10.28 02:52:21.477415 [ 4 ] {9a245c56-fc2a-44ae-ac12-aeb81a659f2a} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2025.10.28 02:52:21.477451 [ 4 ] {9a245c56-fc2a-44ae-ac12-aeb81a659f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8117 | 2025.10.28 02:52:21.478011 [ 4 ] {9a245c56-fc2a-44ae-ac12-aeb81a659f2a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8118 | 2025.10.28 02:52:21.478243 [ 4 ] {9a245c56-fc2a-44ae-ac12-aeb81a659f2a} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2025.10.28 02:52:21.478364 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8120 | 2025.10.28 02:52:21.478383 [ 4 ] {9a245c56-fc2a-44ae-ac12-aeb81a659f2a} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.00193 sec., 22279.792746113988 rows/sec., 39.92 MiB/sec. | ||
| 8121 | 2025.10.28 02:52:21.478433 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2025.10.28 02:52:21.478458 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8123 | 2025.10.28 02:52:21.478469 [ 4 ] {9a245c56-fc2a-44ae-ac12-aeb81a659f2a} <Debug> TCPHandler: Processed in 0.002141451 sec. | ||
| 8124 | 2025.10.28 02:52:21.478544 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 8125 | 2025.10.28 02:52:21.478584 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8126 | 2025.10.28 02:52:21.478679 [ 4 ] {c1c3b2cd-0531-4177-b54b-12070bceacb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8127 | 2025.10.28 02:52:21.478721 [ 4 ] {c1c3b2cd-0531-4177-b54b-12070bceacb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8128 | 2025.10.28 02:52:21.478722 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8129 | 2025.10.28 02:52:21.478777 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 819 rows starting from the beginning of the part | ||
| 8130 | 2025.10.28 02:52:21.478886 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 43 rows starting from the beginning of the part | ||
| 8131 | 2025.10.28 02:52:21.478983 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 43 rows starting from the beginning of the part | ||
| 8132 | 2025.10.28 02:52:21.479069 [ 4 ] {c1c3b2cd-0531-4177-b54b-12070bceacb2} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8133 | 2025.10.28 02:52:21.479073 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 43 rows starting from the beginning of the part | ||
| 8134 | 2025.10.28 02:52:21.479106 [ 4 ] {c1c3b2cd-0531-4177-b54b-12070bceacb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8135 | 2025.10.28 02:52:21.479175 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 43 rows starting from the beginning of the part | ||
| 8136 | 2025.10.28 02:52:21.479264 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 43 rows starting from the beginning of the part | ||
| 8137 | 2025.10.28 02:52:21.479431 [ 4 ] {c1c3b2cd-0531-4177-b54b-12070bceacb2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8138 | 2025.10.28 02:52:21.479646 [ 4 ] {c1c3b2cd-0531-4177-b54b-12070bceacb2} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2025.10.28 02:52:21.479780 [ 4 ] {c1c3b2cd-0531-4177-b54b-12070bceacb2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00112 sec., 92857.14285714287 rows/sec., 5.69 MiB/sec. | ||
| 8140 | 2025.10.28 02:52:21.479816 [ 4 ] {c1c3b2cd-0531-4177-b54b-12070bceacb2} <Debug> TCPHandler: Processed in 0.001281282 sec. | ||
| 8141 | 2025.10.28 02:52:21.485272 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 19 columns (19 merged, 0 gathered) in 0.006765311 sec., 152838.50217676614 rows/sec., 273.88 MiB/sec. | ||
| 8142 | 2025.10.28 02:52:21.486530 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8143 | 2025.10.28 02:52:21.486861 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2025.10.28 02:52:21.486927 [ 196 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8145 | 2025.10.28 02:52:21.487018 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.42 MiB. | ||
| 8146 | 2025.10.28 02:52:21.640484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8147 | 2025.10.28 02:52:21.658434 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2025.10.28 02:52:21.658509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8149 | 2025.10.28 02:52:21.664816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8150 | 2025.10.28 02:52:21.665571 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2025.10.28 02:52:21.665890 [ 98 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8152 | 2025.10.28 02:52:21.665961 [ 98 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2025.10.28 02:52:21.665987 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8154 | 2025.10.28 02:52:21.666115 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 8155 | 2025.10.28 02:52:21.669284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8156 | 2025.10.28 02:52:21.670201 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8157 | 2025.10.28 02:52:21.671612 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 8158 | 2025.10.28 02:52:21.676002 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 8159 | 2025.10.28 02:52:21.680367 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 8160 | 2025.10.28 02:52:21.684703 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 8161 | 2025.10.28 02:52:21.689236 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 8162 | 2025.10.28 02:52:21.693399 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 8163 | 2025.10.28 02:52:21.744742 [ 192 ] {6e128296-918e-4be5-88c3-703151528856::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078674304 sec., 3457.2914683808326 rows/sec., 17.88 MiB/sec. | ||
| 8164 | 2025.10.28 02:52:21.747881 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8165 | 2025.10.28 02:52:21.750032 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::all_1_36_7} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2025.10.28 02:52:21.750138 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::all_1_36_7} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8167 | 2025.10.28 02:52:21.752850 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8168 | 2025.10.28 02:52:22.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.71 MiB, peak 301.57 MiB, free memory in arenas 0.00 B, will set to 294.88 MiB (RSS), difference: 5.17 MiB | ||
| 8169 | 2025.10.28 02:52:26.447610 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8170 | 2025.10.28 02:52:26.447810 [ 4 ] {54ea265c-19d9-47c7-9485-296d312a6d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8171 | 2025.10.28 02:52:26.447883 [ 4 ] {54ea265c-19d9-47c7-9485-296d312a6d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8172 | 2025.10.28 02:52:26.448553 [ 4 ] {54ea265c-19d9-47c7-9485-296d312a6d64} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2025.10.28 02:52:26.448603 [ 4 ] {54ea265c-19d9-47c7-9485-296d312a6d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8174 | 2025.10.28 02:52:26.449010 [ 4 ] {54ea265c-19d9-47c7-9485-296d312a6d64} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8175 | 2025.10.28 02:52:26.449240 [ 4 ] {54ea265c-19d9-47c7-9485-296d312a6d64} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2025.10.28 02:52:26.449410 [ 4 ] {54ea265c-19d9-47c7-9485-296d312a6d64} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.61 MiB/sec. | ||
| 8177 | 2025.10.28 02:52:26.449462 [ 4 ] {54ea265c-19d9-47c7-9485-296d312a6d64} <Debug> TCPHandler: Processed in 0.001988716 sec. | ||
| 8178 | 2025.10.28 02:52:26.449590 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2025.10.28 02:52:26.449693 [ 4 ] {630b8a5c-5a31-4e43-89b1-817bcac547b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8180 | 2025.10.28 02:52:26.449737 [ 4 ] {630b8a5c-5a31-4e43-89b1-817bcac547b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8181 | 2025.10.28 02:52:26.450177 [ 4 ] {630b8a5c-5a31-4e43-89b1-817bcac547b6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2025.10.28 02:52:26.450216 [ 4 ] {630b8a5c-5a31-4e43-89b1-817bcac547b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8183 | 2025.10.28 02:52:26.450536 [ 4 ] {630b8a5c-5a31-4e43-89b1-817bcac547b6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8184 | 2025.10.28 02:52:26.450758 [ 4 ] {630b8a5c-5a31-4e43-89b1-817bcac547b6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2025.10.28 02:52:26.450895 [ 4 ] {630b8a5c-5a31-4e43-89b1-817bcac547b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 8186 | 2025.10.28 02:52:26.450937 [ 4 ] {630b8a5c-5a31-4e43-89b1-817bcac547b6} <Debug> TCPHandler: Processed in 0.001400016 sec. | ||
| 8187 | 2025.10.28 02:52:26.451054 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8188 | 2025.10.28 02:52:26.451151 [ 4 ] {bc36665e-d107-48af-8e38-10c0086fd3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8189 | 2025.10.28 02:52:26.451196 [ 4 ] {bc36665e-d107-48af-8e38-10c0086fd3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8190 | 2025.10.28 02:52:26.451617 [ 4 ] {bc36665e-d107-48af-8e38-10c0086fd3df} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8191 | 2025.10.28 02:52:26.451654 [ 4 ] {bc36665e-d107-48af-8e38-10c0086fd3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8192 | 2025.10.28 02:52:26.451993 [ 4 ] {bc36665e-d107-48af-8e38-10c0086fd3df} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8193 | 2025.10.28 02:52:26.452205 [ 4 ] {bc36665e-d107-48af-8e38-10c0086fd3df} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2025.10.28 02:52:26.452339 [ 4 ] {bc36665e-d107-48af-8e38-10c0086fd3df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 8195 | 2025.10.28 02:52:26.452379 [ 4 ] {bc36665e-d107-48af-8e38-10c0086fd3df} <Debug> TCPHandler: Processed in 0.001374985 sec. | ||
| 8196 | 2025.10.28 02:52:26.452482 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8197 | 2025.10.28 02:52:26.452576 [ 4 ] {d4d9d8ae-8303-4fc4-bf8e-9019e9de4f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8198 | 2025.10.28 02:52:26.452619 [ 4 ] {d4d9d8ae-8303-4fc4-bf8e-9019e9de4f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8199 | 2025.10.28 02:52:26.452956 [ 4 ] {d4d9d8ae-8303-4fc4-bf8e-9019e9de4f49} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2025.10.28 02:52:26.452993 [ 4 ] {d4d9d8ae-8303-4fc4-bf8e-9019e9de4f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8201 | 2025.10.28 02:52:26.453298 [ 4 ] {d4d9d8ae-8303-4fc4-bf8e-9019e9de4f49} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8202 | 2025.10.28 02:52:26.453506 [ 4 ] {d4d9d8ae-8303-4fc4-bf8e-9019e9de4f49} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2025.10.28 02:52:26.453638 [ 4 ] {d4d9d8ae-8303-4fc4-bf8e-9019e9de4f49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 8204 | 2025.10.28 02:52:26.453676 [ 4 ] {d4d9d8ae-8303-4fc4-bf8e-9019e9de4f49} <Debug> TCPHandler: Processed in 0.001243711 sec. | ||
| 8205 | 2025.10.28 02:52:28.131491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17820 | ||
| 8206 | 2025.10.28 02:52:28.132015 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2025.10.28 02:52:28.132054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8208 | 2025.10.28 02:52:28.132692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8209 | 2025.10.28 02:52:28.132932 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2025.10.28 02:52:28.133083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17820 | ||
| 8211 | 2025.10.28 02:52:29.169392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8212 | 2025.10.28 02:52:29.184554 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2025.10.28 02:52:29.184597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8214 | 2025.10.28 02:52:29.190315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8215 | 2025.10.28 02:52:29.191025 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2025.10.28 02:52:29.193854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8217 | 2025.10.28 02:52:30.677508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1064 | ||
| 8218 | 2025.10.28 02:52:30.679767 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2025.10.28 02:52:30.679814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8220 | 2025.10.28 02:52:30.681036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8221 | 2025.10.28 02:52:30.681295 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2025.10.28 02:52:30.681555 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 8223 | 2025.10.28 02:52:31.462030 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2025.10.28 02:52:31.462232 [ 4 ] {0cdfd120-1125-47ac-aac6-349aeab191f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8225 | 2025.10.28 02:52:31.462306 [ 4 ] {0cdfd120-1125-47ac-aac6-349aeab191f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8226 | 2025.10.28 02:52:31.463147 [ 4 ] {0cdfd120-1125-47ac-aac6-349aeab191f7} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2025.10.28 02:52:31.463197 [ 4 ] {0cdfd120-1125-47ac-aac6-349aeab191f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8228 | 2025.10.28 02:52:31.463620 [ 4 ] {0cdfd120-1125-47ac-aac6-349aeab191f7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8229 | 2025.10.28 02:52:31.463856 [ 4 ] {0cdfd120-1125-47ac-aac6-349aeab191f7} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2025.10.28 02:52:31.464020 [ 4 ] {0cdfd120-1125-47ac-aac6-349aeab191f7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001843 sec., 222463.3749321758 rows/sec., 14.11 MiB/sec. | ||
| 8231 | 2025.10.28 02:52:31.464071 [ 4 ] {0cdfd120-1125-47ac-aac6-349aeab191f7} <Debug> TCPHandler: Processed in 0.002182112 sec. | ||
| 8232 | 2025.10.28 02:52:31.464191 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2025.10.28 02:52:31.464292 [ 4 ] {b2cd5b92-5624-4721-ad03-7fea517152f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8234 | 2025.10.28 02:52:31.464336 [ 4 ] {b2cd5b92-5624-4721-ad03-7fea517152f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8235 | 2025.10.28 02:52:31.465176 [ 4 ] {b2cd5b92-5624-4721-ad03-7fea517152f9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2025.10.28 02:52:31.465212 [ 4 ] {b2cd5b92-5624-4721-ad03-7fea517152f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8237 | 2025.10.28 02:52:31.465616 [ 4 ] {b2cd5b92-5624-4721-ad03-7fea517152f9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8238 | 2025.10.28 02:52:31.465827 [ 4 ] {b2cd5b92-5624-4721-ad03-7fea517152f9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2025.10.28 02:52:31.465958 [ 4 ] {b2cd5b92-5624-4721-ad03-7fea517152f9} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001689 sec., 709295.4410894021 rows/sec., 56.71 MiB/sec. | ||
| 8240 | 2025.10.28 02:52:31.465996 [ 4 ] {b2cd5b92-5624-4721-ad03-7fea517152f9} <Debug> TCPHandler: Processed in 0.001858281 sec. | ||
| 8241 | 2025.10.28 02:52:31.466100 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2025.10.28 02:52:31.466196 [ 4 ] {1d107894-1146-4aee-a6f2-6c36462c0a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8243 | 2025.10.28 02:52:31.466235 [ 4 ] {1d107894-1146-4aee-a6f2-6c36462c0a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8244 | 2025.10.28 02:52:31.466692 [ 4 ] {1d107894-1146-4aee-a6f2-6c36462c0a45} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2025.10.28 02:52:31.466728 [ 4 ] {1d107894-1146-4aee-a6f2-6c36462c0a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8246 | 2025.10.28 02:52:31.467032 [ 4 ] {1d107894-1146-4aee-a6f2-6c36462c0a45} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8247 | 2025.10.28 02:52:31.467240 [ 4 ] {1d107894-1146-4aee-a6f2-6c36462c0a45} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2025.10.28 02:52:31.467366 [ 4 ] {1d107894-1146-4aee-a6f2-6c36462c0a45} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001188 sec., 208754.20875420875 rows/sec., 12.78 MiB/sec. | ||
| 8249 | 2025.10.28 02:52:31.467403 [ 4 ] {1d107894-1146-4aee-a6f2-6c36462c0a45} <Debug> TCPHandler: Processed in 0.001351154 sec. | ||
| 8250 | 2025.10.28 02:52:31.467509 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8251 | 2025.10.28 02:52:31.467603 [ 4 ] {be76d715-9bdc-4c84-bd03-200dc25c0813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8252 | 2025.10.28 02:52:31.467642 [ 4 ] {be76d715-9bdc-4c84-bd03-200dc25c0813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8253 | 2025.10.28 02:52:31.468094 [ 4 ] {be76d715-9bdc-4c84-bd03-200dc25c0813} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8254 | 2025.10.28 02:52:31.468130 [ 4 ] {be76d715-9bdc-4c84-bd03-200dc25c0813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8255 | 2025.10.28 02:52:31.468427 [ 4 ] {be76d715-9bdc-4c84-bd03-200dc25c0813} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8256 | 2025.10.28 02:52:31.468634 [ 4 ] {be76d715-9bdc-4c84-bd03-200dc25c0813} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2025.10.28 02:52:31.468759 [ 4 ] {be76d715-9bdc-4c84-bd03-200dc25c0813} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001174 sec., 180579.21635434413 rows/sec., 11.65 MiB/sec. | ||
| 8258 | 2025.10.28 02:52:31.468798 [ 4 ] {be76d715-9bdc-4c84-bd03-200dc25c0813} <Debug> TCPHandler: Processed in 0.001338023 sec. | ||
| 8259 | 2025.10.28 02:52:31.468904 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2025.10.28 02:52:31.468997 [ 4 ] {c5ec8d7b-6395-4a6c-be20-d46beb4ca3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8261 | 2025.10.28 02:52:31.469036 [ 4 ] {c5ec8d7b-6395-4a6c-be20-d46beb4ca3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8262 | 2025.10.28 02:52:31.469479 [ 4 ] {c5ec8d7b-6395-4a6c-be20-d46beb4ca3fb} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2025.10.28 02:52:31.469514 [ 4 ] {c5ec8d7b-6395-4a6c-be20-d46beb4ca3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8264 | 2025.10.28 02:52:31.469819 [ 4 ] {c5ec8d7b-6395-4a6c-be20-d46beb4ca3fb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8265 | 2025.10.28 02:52:31.470022 [ 4 ] {c5ec8d7b-6395-4a6c-be20-d46beb4ca3fb} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2025.10.28 02:52:31.470151 [ 4 ] {c5ec8d7b-6395-4a6c-be20-d46beb4ca3fb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001171 sec., 180187.8736122972 rows/sec., 10.23 MiB/sec. | ||
| 8267 | 2025.10.28 02:52:31.470188 [ 4 ] {c5ec8d7b-6395-4a6c-be20-d46beb4ca3fb} <Debug> TCPHandler: Processed in 0.001333474 sec. | ||
| 8268 | 2025.10.28 02:52:31.470288 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2025.10.28 02:52:31.470381 [ 4 ] {9ccd92ee-3314-46c2-a3b2-6586470e52f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8270 | 2025.10.28 02:52:31.470422 [ 4 ] {9ccd92ee-3314-46c2-a3b2-6586470e52f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8271 | 2025.10.28 02:52:31.471002 [ 4 ] {9ccd92ee-3314-46c2-a3b2-6586470e52f8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2025.10.28 02:52:31.471039 [ 4 ] {9ccd92ee-3314-46c2-a3b2-6586470e52f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8273 | 2025.10.28 02:52:31.471366 [ 4 ] {9ccd92ee-3314-46c2-a3b2-6586470e52f8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8274 | 2025.10.28 02:52:31.471572 [ 4 ] {9ccd92ee-3314-46c2-a3b2-6586470e52f8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2025.10.28 02:52:31.471697 [ 4 ] {9ccd92ee-3314-46c2-a3b2-6586470e52f8} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001333 sec., 541635.4088522131 rows/sec., 38.03 MiB/sec. | ||
| 8276 | 2025.10.28 02:52:31.471735 [ 4 ] {9ccd92ee-3314-46c2-a3b2-6586470e52f8} <Debug> TCPHandler: Processed in 0.001495008 sec. | ||
| 8277 | 2025.10.28 02:52:31.471845 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8278 | 2025.10.28 02:52:31.471938 [ 4 ] {48acfec9-ed51-44b8-bb0e-97f5e633b18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8279 | 2025.10.28 02:52:31.471978 [ 4 ] {48acfec9-ed51-44b8-bb0e-97f5e633b18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8280 | 2025.10.28 02:52:31.472304 [ 4 ] {48acfec9-ed51-44b8-bb0e-97f5e633b18c} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2025.10.28 02:52:31.472339 [ 4 ] {48acfec9-ed51-44b8-bb0e-97f5e633b18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8282 | 2025.10.28 02:52:31.472644 [ 4 ] {48acfec9-ed51-44b8-bb0e-97f5e633b18c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8283 | 2025.10.28 02:52:31.472848 [ 4 ] {48acfec9-ed51-44b8-bb0e-97f5e633b18c} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2025.10.28 02:52:31.472975 [ 4 ] {48acfec9-ed51-44b8-bb0e-97f5e633b18c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 8285 | 2025.10.28 02:52:31.473011 [ 4 ] {48acfec9-ed51-44b8-bb0e-97f5e633b18c} <Debug> TCPHandler: Processed in 0.00121649 sec. | ||
| 8286 | 2025.10.28 02:52:31.473132 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8287 | 2025.10.28 02:52:31.473257 [ 4 ] {7698a14b-2fc8-43e2-8c5d-4799d547b8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8288 | 2025.10.28 02:52:31.473310 [ 4 ] {7698a14b-2fc8-43e2-8c5d-4799d547b8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8289 | 2025.10.28 02:52:31.473807 [ 4 ] {7698a14b-2fc8-43e2-8c5d-4799d547b8ca} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8290 | 2025.10.28 02:52:31.473844 [ 4 ] {7698a14b-2fc8-43e2-8c5d-4799d547b8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8291 | 2025.10.28 02:52:31.474190 [ 4 ] {7698a14b-2fc8-43e2-8c5d-4799d547b8ca} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8292 | 2025.10.28 02:52:31.474408 [ 4 ] {7698a14b-2fc8-43e2-8c5d-4799d547b8ca} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8293 | 2025.10.28 02:52:31.474522 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 8294 | 2025.10.28 02:52:31.474539 [ 4 ] {7698a14b-2fc8-43e2-8c5d-4799d547b8ca} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001307 sec., 240244.83550114767 rows/sec., 15.78 MiB/sec. | ||
| 8295 | 2025.10.28 02:52:31.474589 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2025.10.28 02:52:31.474598 [ 4 ] {7698a14b-2fc8-43e2-8c5d-4799d547b8ca} <Debug> TCPHandler: Processed in 0.00152764 sec. | ||
| 8297 | 2025.10.28 02:52:31.474619 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8298 | 2025.10.28 02:52:31.474721 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2025.10.28 02:52:31.474722 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 8300 | 2025.10.28 02:52:31.474850 [ 4 ] {83f46ed0-898b-4b3a-8f20-8f00deef204c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8301 | 2025.10.28 02:52:31.474885 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8302 | 2025.10.28 02:52:31.474908 [ 4 ] {83f46ed0-898b-4b3a-8f20-8f00deef204c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8303 | 2025.10.28 02:52:31.474927 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_55_11, total 18485 rows starting from the beginning of the part | ||
| 8304 | 2025.10.28 02:52:31.474999 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 8305 | 2025.10.28 02:52:31.475044 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8306 | 2025.10.28 02:52:31.475087 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 8307 | 2025.10.28 02:52:31.475125 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8308 | 2025.10.28 02:52:31.475166 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 8309 | 2025.10.28 02:52:31.475312 [ 4 ] {83f46ed0-898b-4b3a-8f20-8f00deef204c} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2025.10.28 02:52:31.475365 [ 4 ] {83f46ed0-898b-4b3a-8f20-8f00deef204c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8311 | 2025.10.28 02:52:31.475761 [ 4 ] {83f46ed0-898b-4b3a-8f20-8f00deef204c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8312 | 2025.10.28 02:52:31.475978 [ 4 ] {83f46ed0-898b-4b3a-8f20-8f00deef204c} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2025.10.28 02:52:31.476121 [ 4 ] {83f46ed0-898b-4b3a-8f20-8f00deef204c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001296 sec., 771.6049382716049 rows/sec., 51.99 KiB/sec. | ||
| 8314 | 2025.10.28 02:52:31.476160 [ 4 ] {83f46ed0-898b-4b3a-8f20-8f00deef204c} <Debug> TCPHandler: Processed in 0.001489058 sec. | ||
| 8315 | 2025.10.28 02:52:31.476265 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8316 | 2025.10.28 02:52:31.476361 [ 4 ] {4c4fe334-a98a-4726-aa80-14935a13d701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8317 | 2025.10.28 02:52:31.476417 [ 4 ] {4c4fe334-a98a-4726-aa80-14935a13d701} <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 | ||
| 8318 | 2025.10.28 02:52:31.477266 [ 4 ] {4c4fe334-a98a-4726-aa80-14935a13d701} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2025.10.28 02:52:31.477304 [ 4 ] {4c4fe334-a98a-4726-aa80-14935a13d701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8320 | 2025.10.28 02:52:31.478137 [ 4 ] {4c4fe334-a98a-4726-aa80-14935a13d701} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8321 | 2025.10.28 02:52:31.478367 [ 4 ] {4c4fe334-a98a-4726-aa80-14935a13d701} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2025.10.28 02:52:31.478511 [ 4 ] {4c4fe334-a98a-4726-aa80-14935a13d701} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002168 sec., 19833.948339483395 rows/sec., 35.54 MiB/sec. | ||
| 8323 | 2025.10.28 02:52:31.478567 [ 4 ] {4c4fe334-a98a-4726-aa80-14935a13d701} <Debug> TCPHandler: Processed in 0.002350887 sec. | ||
| 8324 | 2025.10.28 02:52:31.478683 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2025.10.28 02:52:31.478781 [ 4 ] {a39bb208-da20-427a-8c46-4d906fdd38b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8326 | 2025.10.28 02:52:31.478825 [ 4 ] {a39bb208-da20-427a-8c46-4d906fdd38b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8327 | 2025.10.28 02:52:31.479164 [ 4 ] {a39bb208-da20-427a-8c46-4d906fdd38b8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8328 | 2025.10.28 02:52:31.479201 [ 4 ] {a39bb208-da20-427a-8c46-4d906fdd38b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8329 | 2025.10.28 02:52:31.481400 [ 4 ] {a39bb208-da20-427a-8c46-4d906fdd38b8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8330 | 2025.10.28 02:52:31.481612 [ 4 ] {a39bb208-da20-427a-8c46-4d906fdd38b8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8331 | 2025.10.28 02:52:31.481746 [ 4 ] {a39bb208-da20-427a-8c46-4d906fdd38b8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.002984 sec., 34852.54691689008 rows/sec., 2.14 MiB/sec. | ||
| 8332 | 2025.10.28 02:52:31.481782 [ 4 ] {a39bb208-da20-427a-8c46-4d906fdd38b8} <Debug> TCPHandler: Processed in 0.003150993 sec. | ||
| 8333 | 2025.10.28 02:52:31.493569 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19465 rows, containing 5 columns (5 merged, 0 gathered) in 0.018879347 sec., 1031020.8292691478 rows/sec., 68.95 MiB/sec. | ||
| 8334 | 2025.10.28 02:52:31.493911 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 8335 | 2025.10.28 02:52:31.494191 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2025.10.28 02:52:31.494261 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 8337 | 2025.10.28 02:52:31.494342 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8338 | 2025.10.28 02:52:32.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.47 MiB, peak 303.69 MiB, free memory in arenas 0.00 B, will set to 298.21 MiB (RSS), difference: 1.74 MiB | ||
| 8339 | 2025.10.28 02:52:35.498094 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8340 | 2025.10.28 02:52:35.498159 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8341 | 2025.10.28 02:52:35.634059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18268 | ||
| 8342 | 2025.10.28 02:52:35.634567 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2025.10.28 02:52:35.634618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8344 | 2025.10.28 02:52:35.635140 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8345 | 2025.10.28 02:52:35.635391 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2025.10.28 02:52:35.635551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18268 | ||
| 8347 | 2025.10.28 02:52:36.448593 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8348 | 2025.10.28 02:52:36.448877 [ 4 ] {903924c8-8bec-4bed-a82d-18c21bb96865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8349 | 2025.10.28 02:52:36.448984 [ 4 ] {903924c8-8bec-4bed-a82d-18c21bb96865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8350 | 2025.10.28 02:52:36.449659 [ 4 ] {903924c8-8bec-4bed-a82d-18c21bb96865} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8351 | 2025.10.28 02:52:36.449700 [ 4 ] {903924c8-8bec-4bed-a82d-18c21bb96865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8352 | 2025.10.28 02:52:36.450107 [ 4 ] {903924c8-8bec-4bed-a82d-18c21bb96865} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8353 | 2025.10.28 02:52:36.450337 [ 4 ] {903924c8-8bec-4bed-a82d-18c21bb96865} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2025.10.28 02:52:36.450462 [ 76 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8355 | 2025.10.28 02:52:36.450499 [ 4 ] {903924c8-8bec-4bed-a82d-18c21bb96865} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.53 MiB/sec. | ||
| 8356 | 2025.10.28 02:52:36.450506 [ 76 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2025.10.28 02:52:36.450536 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8358 | 2025.10.28 02:52:36.450549 [ 4 ] {903924c8-8bec-4bed-a82d-18c21bb96865} <Debug> TCPHandler: Processed in 0.00214426 sec. | ||
| 8359 | 2025.10.28 02:52:36.450671 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2025.10.28 02:52:36.450669 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 8361 | 2025.10.28 02:52:36.450777 [ 4 ] {729f8a55-07bb-4ad6-90eb-7516e744ee81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8362 | 2025.10.28 02:52:36.450827 [ 4 ] {729f8a55-07bb-4ad6-90eb-7516e744ee81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8363 | 2025.10.28 02:52:36.450834 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8364 | 2025.10.28 02:52:36.450879 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2349 rows starting from the beginning of the part | ||
| 8365 | 2025.10.28 02:52:36.450944 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 8366 | 2025.10.28 02:52:36.450988 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1198 rows starting from the beginning of the part | ||
| 8367 | 2025.10.28 02:52:36.451031 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 8368 | 2025.10.28 02:52:36.451077 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1198 rows starting from the beginning of the part | ||
| 8369 | 2025.10.28 02:52:36.451125 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 8370 | 2025.10.28 02:52:36.451290 [ 4 ] {729f8a55-07bb-4ad6-90eb-7516e744ee81} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2025.10.28 02:52:36.451334 [ 4 ] {729f8a55-07bb-4ad6-90eb-7516e744ee81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8372 | 2025.10.28 02:52:36.451674 [ 4 ] {729f8a55-07bb-4ad6-90eb-7516e744ee81} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8373 | 2025.10.28 02:52:36.451915 [ 4 ] {729f8a55-07bb-4ad6-90eb-7516e744ee81} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2025.10.28 02:52:36.452023 [ 76 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8375 | 2025.10.28 02:52:36.452049 [ 76 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2025.10.28 02:52:36.452055 [ 4 ] {729f8a55-07bb-4ad6-90eb-7516e744ee81} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0013 sec., 49230.769230769234 rows/sec., 3.84 MiB/sec. | ||
| 8377 | 2025.10.28 02:52:36.452067 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8378 | 2025.10.28 02:52:36.452095 [ 4 ] {729f8a55-07bb-4ad6-90eb-7516e744ee81} <Debug> TCPHandler: Processed in 0.001476438 sec. | ||
| 8379 | 2025.10.28 02:52:36.452155 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 8380 | 2025.10.28 02:52:36.452210 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8381 | 2025.10.28 02:52:36.452257 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8382 | 2025.10.28 02:52:36.452291 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1214 rows starting from the beginning of the part | ||
| 8383 | 2025.10.28 02:52:36.452307 [ 4 ] {0794680d-cf6c-4cf7-a7d7-3b97891f75df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8384 | 2025.10.28 02:52:36.452354 [ 4 ] {0794680d-cf6c-4cf7-a7d7-3b97891f75df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8385 | 2025.10.28 02:52:36.452358 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 8386 | 2025.10.28 02:52:36.452415 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 722 rows starting from the beginning of the part | ||
| 8387 | 2025.10.28 02:52:36.452461 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 8388 | 2025.10.28 02:52:36.452506 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 722 rows starting from the beginning of the part | ||
| 8389 | 2025.10.28 02:52:36.452549 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 8390 | 2025.10.28 02:52:36.452783 [ 4 ] {0794680d-cf6c-4cf7-a7d7-3b97891f75df} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2025.10.28 02:52:36.452818 [ 4 ] {0794680d-cf6c-4cf7-a7d7-3b97891f75df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8392 | 2025.10.28 02:52:36.453015 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4913 rows, containing 5 columns (5 merged, 0 gathered) in 0.002406098 sec., 2041895.2179005176 rows/sec., 172.12 MiB/sec. | ||
| 8393 | 2025.10.28 02:52:36.453304 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8394 | 2025.10.28 02:52:36.453305 [ 4 ] {0794680d-cf6c-4cf7-a7d7-3b97891f75df} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8395 | 2025.10.28 02:52:36.453625 [ 4 ] {0794680d-cf6c-4cf7-a7d7-3b97891f75df} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8396 | 2025.10.28 02:52:36.453632 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_61_12} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2025.10.28 02:52:36.453720 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_61_12} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8398 | 2025.10.28 02:52:36.453776 [ 4 ] {0794680d-cf6c-4cf7-a7d7-3b97891f75df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec. | ||
| 8399 | 2025.10.28 02:52:36.453804 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8400 | 2025.10.28 02:52:36.453817 [ 4 ] {0794680d-cf6c-4cf7-a7d7-3b97891f75df} <Debug> TCPHandler: Processed in 0.001661444 sec. | ||
| 8401 | 2025.10.28 02:52:36.453869 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762858 sec., 1616692.8930180424 rows/sec., 121.55 MiB/sec. | ||
| 8402 | 2025.10.28 02:52:36.453927 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8403 | 2025.10.28 02:52:36.454016 [ 4 ] {157a1145-576f-46ac-9044-56ce011c2a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8404 | 2025.10.28 02:52:36.454056 [ 4 ] {157a1145-576f-46ac-9044-56ce011c2a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8405 | 2025.10.28 02:52:36.454131 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8406 | 2025.10.28 02:52:36.454381 [ 4 ] {157a1145-576f-46ac-9044-56ce011c2a91} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2025.10.28 02:52:36.454422 [ 4 ] {157a1145-576f-46ac-9044-56ce011c2a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8408 | 2025.10.28 02:52:36.454467 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_61_12} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2025.10.28 02:52:36.454564 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_61_12} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8410 | 2025.10.28 02:52:36.454667 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 8411 | 2025.10.28 02:52:36.454796 [ 4 ] {157a1145-576f-46ac-9044-56ce011c2a91} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8412 | 2025.10.28 02:52:36.455015 [ 4 ] {157a1145-576f-46ac-9044-56ce011c2a91} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2025.10.28 02:52:36.455149 [ 74 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8414 | 2025.10.28 02:52:36.455154 [ 4 ] {157a1145-576f-46ac-9044-56ce011c2a91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 8415 | 2025.10.28 02:52:36.455198 [ 74 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2025.10.28 02:52:36.455215 [ 4 ] {157a1145-576f-46ac-9044-56ce011c2a91} <Debug> TCPHandler: Processed in 0.001327124 sec. | ||
| 8417 | 2025.10.28 02:52:36.455225 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8418 | 2025.10.28 02:52:36.455313 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 8419 | 2025.10.28 02:52:36.455421 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8420 | 2025.10.28 02:52:36.455451 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3944 rows starting from the beginning of the part | ||
| 8421 | 2025.10.28 02:52:36.455504 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 8422 | 2025.10.28 02:52:36.455548 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 8423 | 2025.10.28 02:52:36.455592 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 8424 | 2025.10.28 02:52:36.455629 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 8425 | 2025.10.28 02:52:36.455667 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8426 | 2025.10.28 02:52:36.456864 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4332 rows, containing 4 columns (4 merged, 0 gathered) in 0.001587701 sec., 2728473.434229745 rows/sec., 173.28 MiB/sec. | ||
| 8427 | 2025.10.28 02:52:36.457167 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8428 | 2025.10.28 02:52:36.457465 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_61_12} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2025.10.28 02:52:36.457544 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_61_12} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8430 | 2025.10.28 02:52:36.457626 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8431 | 2025.10.28 02:52:36.693925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8432 | 2025.10.28 02:52:36.710848 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2025.10.28 02:52:36.710896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8434 | 2025.10.28 02:52:36.717110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8435 | 2025.10.28 02:52:36.717802 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2025.10.28 02:52:36.720573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8437 | 2025.10.28 02:52:39.875627 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2025.10.28 02:52:39.875849 [ 4 ] {661882f1-91c2-4b17-9092-b85efdb4d5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8439 | 2025.10.28 02:52:39.875926 [ 4 ] {661882f1-91c2-4b17-9092-b85efdb4d5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8440 | 2025.10.28 02:52:39.876759 [ 4 ] {661882f1-91c2-4b17-9092-b85efdb4d5f8} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2025.10.28 02:52:39.876810 [ 4 ] {661882f1-91c2-4b17-9092-b85efdb4d5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8442 | 2025.10.28 02:52:39.877235 [ 4 ] {661882f1-91c2-4b17-9092-b85efdb4d5f8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8443 | 2025.10.28 02:52:39.877471 [ 4 ] {661882f1-91c2-4b17-9092-b85efdb4d5f8} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2025.10.28 02:52:39.877640 [ 4 ] {661882f1-91c2-4b17-9092-b85efdb4d5f8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001845 sec., 222222.22222222222 rows/sec., 14.10 MiB/sec. | ||
| 8445 | 2025.10.28 02:52:39.877694 [ 4 ] {661882f1-91c2-4b17-9092-b85efdb4d5f8} <Debug> TCPHandler: Processed in 0.002211593 sec. | ||
| 8446 | 2025.10.28 02:52:39.877816 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2025.10.28 02:52:39.877920 [ 4 ] {a0be8a44-fd8c-46ea-931a-fd243953ba27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8448 | 2025.10.28 02:52:39.877964 [ 4 ] {a0be8a44-fd8c-46ea-931a-fd243953ba27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8449 | 2025.10.28 02:52:39.878366 [ 4 ] {a0be8a44-fd8c-46ea-931a-fd243953ba27} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2025.10.28 02:52:39.878405 [ 4 ] {a0be8a44-fd8c-46ea-931a-fd243953ba27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8451 | 2025.10.28 02:52:39.878708 [ 4 ] {a0be8a44-fd8c-46ea-931a-fd243953ba27} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8452 | 2025.10.28 02:52:39.878914 [ 4 ] {a0be8a44-fd8c-46ea-931a-fd243953ba27} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2025.10.28 02:52:39.879049 [ 4 ] {a0be8a44-fd8c-46ea-931a-fd243953ba27} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001151 sec., 1737.619461337967 rows/sec., 141.69 KiB/sec. | ||
| 8454 | 2025.10.28 02:52:39.879088 [ 4 ] {a0be8a44-fd8c-46ea-931a-fd243953ba27} <Debug> TCPHandler: Processed in 0.001325003 sec. | ||
| 8455 | 2025.10.28 02:52:39.879197 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2025.10.28 02:52:39.879294 [ 4 ] {3e01b3b2-ce8f-4557-9e49-d9fae639454a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8457 | 2025.10.28 02:52:39.879334 [ 4 ] {3e01b3b2-ce8f-4557-9e49-d9fae639454a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8458 | 2025.10.28 02:52:39.880868 [ 4 ] {3e01b3b2-ce8f-4557-9e49-d9fae639454a} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2025.10.28 02:52:39.880906 [ 4 ] {3e01b3b2-ce8f-4557-9e49-d9fae639454a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8460 | 2025.10.28 02:52:39.881348 [ 4 ] {3e01b3b2-ce8f-4557-9e49-d9fae639454a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8461 | 2025.10.28 02:52:39.881553 [ 4 ] {3e01b3b2-ce8f-4557-9e49-d9fae639454a} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2025.10.28 02:52:39.881687 [ 4 ] {3e01b3b2-ce8f-4557-9e49-d9fae639454a} <Debug> executeQuery: Read 2339 rows, 194.72 KiB in 0.002412 sec., 969734.6600331675 rows/sec., 78.84 MiB/sec. | ||
| 8463 | 2025.10.28 02:52:39.881729 [ 4 ] {3e01b3b2-ce8f-4557-9e49-d9fae639454a} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 8464 | 2025.10.28 02:52:39.881744 [ 4 ] {3e01b3b2-ce8f-4557-9e49-d9fae639454a} <Debug> TCPHandler: Processed in 0.002596295 sec. | ||
| 8465 | 2025.10.28 02:52:39.881848 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8466 | 2025.10.28 02:52:39.881944 [ 4 ] {a5a47a18-1b5b-485e-9ab6-9f7617b5866d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8467 | 2025.10.28 02:52:39.881984 [ 4 ] {a5a47a18-1b5b-485e-9ab6-9f7617b5866d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8468 | 2025.10.28 02:52:39.882472 [ 4 ] {a5a47a18-1b5b-485e-9ab6-9f7617b5866d} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2025.10.28 02:52:39.882509 [ 4 ] {a5a47a18-1b5b-485e-9ab6-9f7617b5866d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8470 | 2025.10.28 02:52:39.882823 [ 4 ] {a5a47a18-1b5b-485e-9ab6-9f7617b5866d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8471 | 2025.10.28 02:52:39.883036 [ 4 ] {a5a47a18-1b5b-485e-9ab6-9f7617b5866d} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8472 | 2025.10.28 02:52:39.883166 [ 4 ] {a5a47a18-1b5b-485e-9ab6-9f7617b5866d} <Debug> executeQuery: Read 250 rows, 15.69 KiB in 0.00124 sec., 201612.90322580645 rows/sec., 12.36 MiB/sec. | ||
| 8473 | 2025.10.28 02:52:39.883204 [ 4 ] {a5a47a18-1b5b-485e-9ab6-9f7617b5866d} <Debug> TCPHandler: Processed in 0.001404596 sec. | ||
| 8474 | 2025.10.28 02:52:39.883312 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8475 | 2025.10.28 02:52:39.883407 [ 4 ] {11338b86-0e3b-4ef8-ba43-cd4c8b0b6a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8476 | 2025.10.28 02:52:39.883447 [ 4 ] {11338b86-0e3b-4ef8-ba43-cd4c8b0b6a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8477 | 2025.10.28 02:52:39.883977 [ 4 ] {11338b86-0e3b-4ef8-ba43-cd4c8b0b6a4f} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2025.10.28 02:52:39.884014 [ 4 ] {11338b86-0e3b-4ef8-ba43-cd4c8b0b6a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8479 | 2025.10.28 02:52:39.884331 [ 4 ] {11338b86-0e3b-4ef8-ba43-cd4c8b0b6a4f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8480 | 2025.10.28 02:52:39.884541 [ 4 ] {11338b86-0e3b-4ef8-ba43-cd4c8b0b6a4f} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8481 | 2025.10.28 02:52:39.884669 [ 4 ] {11338b86-0e3b-4ef8-ba43-cd4c8b0b6a4f} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001279 sec., 344018.76465989056 rows/sec., 22.76 MiB/sec. | ||
| 8482 | 2025.10.28 02:52:39.884708 [ 4 ] {11338b86-0e3b-4ef8-ba43-cd4c8b0b6a4f} <Debug> TCPHandler: Processed in 0.001445947 sec. | ||
| 8483 | 2025.10.28 02:52:39.884824 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8484 | 2025.10.28 02:52:39.884919 [ 4 ] {29f4d771-913a-4ee3-8212-e796ec5f3abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8485 | 2025.10.28 02:52:39.884960 [ 4 ] {29f4d771-913a-4ee3-8212-e796ec5f3abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8486 | 2025.10.28 02:52:39.885436 [ 4 ] {29f4d771-913a-4ee3-8212-e796ec5f3abd} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8487 | 2025.10.28 02:52:39.885473 [ 4 ] {29f4d771-913a-4ee3-8212-e796ec5f3abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8488 | 2025.10.28 02:52:39.885780 [ 4 ] {29f4d771-913a-4ee3-8212-e796ec5f3abd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8489 | 2025.10.28 02:52:39.885985 [ 4 ] {29f4d771-913a-4ee3-8212-e796ec5f3abd} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8490 | 2025.10.28 02:52:39.886111 [ 4 ] {29f4d771-913a-4ee3-8212-e796ec5f3abd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 8491 | 2025.10.28 02:52:39.886149 [ 4 ] {29f4d771-913a-4ee3-8212-e796ec5f3abd} <Debug> TCPHandler: Processed in 0.001375214 sec. | ||
| 8492 | 2025.10.28 02:52:39.886256 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8493 | 2025.10.28 02:52:39.886351 [ 4 ] {95e08664-aa37-4249-b8d8-325a164ca7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8494 | 2025.10.28 02:52:39.886391 [ 4 ] {95e08664-aa37-4249-b8d8-325a164ca7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8495 | 2025.10.28 02:52:39.887204 [ 4 ] {95e08664-aa37-4249-b8d8-325a164ca7be} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2025.10.28 02:52:39.887240 [ 4 ] {95e08664-aa37-4249-b8d8-325a164ca7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8497 | 2025.10.28 02:52:39.887593 [ 4 ] {95e08664-aa37-4249-b8d8-325a164ca7be} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8498 | 2025.10.28 02:52:39.887800 [ 4 ] {95e08664-aa37-4249-b8d8-325a164ca7be} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2025.10.28 02:52:39.887931 [ 4 ] {95e08664-aa37-4249-b8d8-325a164ca7be} <Debug> executeQuery: Read 1180 rows, 86.36 KiB in 0.001597 sec., 738885.4101440201 rows/sec., 52.81 MiB/sec. | ||
| 8500 | 2025.10.28 02:52:39.887969 [ 4 ] {95e08664-aa37-4249-b8d8-325a164ca7be} <Debug> TCPHandler: Processed in 0.001762548 sec. | ||
| 8501 | 2025.10.28 02:52:39.888088 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8502 | 2025.10.28 02:52:39.888184 [ 4 ] {5e46441a-fd88-4186-ba93-c0967c4a2752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8503 | 2025.10.28 02:52:39.888226 [ 4 ] {5e46441a-fd88-4186-ba93-c0967c4a2752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8504 | 2025.10.28 02:52:39.888556 [ 4 ] {5e46441a-fd88-4186-ba93-c0967c4a2752} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2025.10.28 02:52:39.888593 [ 4 ] {5e46441a-fd88-4186-ba93-c0967c4a2752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8506 | 2025.10.28 02:52:39.888896 [ 4 ] {5e46441a-fd88-4186-ba93-c0967c4a2752} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8507 | 2025.10.28 02:52:39.889102 [ 4 ] {5e46441a-fd88-4186-ba93-c0967c4a2752} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2025.10.28 02:52:39.889236 [ 4 ] {5e46441a-fd88-4186-ba93-c0967c4a2752} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 8509 | 2025.10.28 02:52:39.889273 [ 4 ] {5e46441a-fd88-4186-ba93-c0967c4a2752} <Debug> TCPHandler: Processed in 0.001235121 sec. | ||
| 8510 | 2025.10.28 02:52:39.889391 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8511 | 2025.10.28 02:52:39.889513 [ 4 ] {4a837487-6c89-4655-9f6f-e7d72091afa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8512 | 2025.10.28 02:52:39.889565 [ 4 ] {4a837487-6c89-4655-9f6f-e7d72091afa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8513 | 2025.10.28 02:52:39.890215 [ 4 ] {4a837487-6c89-4655-9f6f-e7d72091afa8} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2025.10.28 02:52:39.890251 [ 4 ] {4a837487-6c89-4655-9f6f-e7d72091afa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8515 | 2025.10.28 02:52:39.890648 [ 4 ] {4a837487-6c89-4655-9f6f-e7d72091afa8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8516 | 2025.10.28 02:52:39.890868 [ 4 ] {4a837487-6c89-4655-9f6f-e7d72091afa8} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2025.10.28 02:52:39.891006 [ 4 ] {4a837487-6c89-4655-9f6f-e7d72091afa8} <Debug> executeQuery: Read 967 rows, 65.67 KiB in 0.001517 sec., 637442.3203691497 rows/sec., 42.27 MiB/sec. | ||
| 8518 | 2025.10.28 02:52:39.891043 [ 4 ] {4a837487-6c89-4655-9f6f-e7d72091afa8} <Debug> TCPHandler: Processed in 0.001710725 sec. | ||
| 8519 | 2025.10.28 02:52:39.891151 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2025.10.28 02:52:39.891245 [ 4 ] {1c559e99-b85a-4223-b918-d201293edfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8521 | 2025.10.28 02:52:39.891285 [ 4 ] {1c559e99-b85a-4223-b918-d201293edfc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8522 | 2025.10.28 02:52:39.891593 [ 4 ] {1c559e99-b85a-4223-b918-d201293edfc6} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2025.10.28 02:52:39.891628 [ 4 ] {1c559e99-b85a-4223-b918-d201293edfc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8524 | 2025.10.28 02:52:39.891917 [ 4 ] {1c559e99-b85a-4223-b918-d201293edfc6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8525 | 2025.10.28 02:52:39.892123 [ 4 ] {1c559e99-b85a-4223-b918-d201293edfc6} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8526 | 2025.10.28 02:52:39.892250 [ 4 ] {1c559e99-b85a-4223-b918-d201293edfc6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 8527 | 2025.10.28 02:52:39.892286 [ 4 ] {1c559e99-b85a-4223-b918-d201293edfc6} <Debug> TCPHandler: Processed in 0.001183929 sec. | ||
| 8528 | 2025.10.28 02:52:39.892389 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8529 | 2025.10.28 02:52:39.892484 [ 4 ] {4bfd394b-fdd1-4b97-b546-20e734e97634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8530 | 2025.10.28 02:52:39.892537 [ 4 ] {4bfd394b-fdd1-4b97-b546-20e734e97634} <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 | ||
| 8531 | 2025.10.28 02:52:39.893397 [ 4 ] {4bfd394b-fdd1-4b97-b546-20e734e97634} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2025.10.28 02:52:39.893433 [ 4 ] {4bfd394b-fdd1-4b97-b546-20e734e97634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8533 | 2025.10.28 02:52:39.893972 [ 4 ] {4bfd394b-fdd1-4b97-b546-20e734e97634} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8534 | 2025.10.28 02:52:39.894204 [ 4 ] {4bfd394b-fdd1-4b97-b546-20e734e97634} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2025.10.28 02:52:39.894340 [ 4 ] {4bfd394b-fdd1-4b97-b546-20e734e97634} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001875 sec., 22933.333333333336 rows/sec., 41.10 MiB/sec. | ||
| 8536 | 2025.10.28 02:52:39.894393 [ 4 ] {4bfd394b-fdd1-4b97-b546-20e734e97634} <Debug> TCPHandler: Processed in 0.002051487 sec. | ||
| 8537 | 2025.10.28 02:52:39.894499 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8538 | 2025.10.28 02:52:39.894592 [ 4 ] {ee545dab-e446-4ce1-bb61-fa53fab45a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8539 | 2025.10.28 02:52:39.894633 [ 4 ] {ee545dab-e446-4ce1-bb61-fa53fab45a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8540 | 2025.10.28 02:52:39.894950 [ 4 ] {ee545dab-e446-4ce1-bb61-fa53fab45a87} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8541 | 2025.10.28 02:52:39.894985 [ 4 ] {ee545dab-e446-4ce1-bb61-fa53fab45a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8542 | 2025.10.28 02:52:39.895274 [ 4 ] {ee545dab-e446-4ce1-bb61-fa53fab45a87} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8543 | 2025.10.28 02:52:39.895472 [ 4 ] {ee545dab-e446-4ce1-bb61-fa53fab45a87} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8544 | 2025.10.28 02:52:39.895594 [ 4 ] {ee545dab-e446-4ce1-bb61-fa53fab45a87} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.00102 sec., 90196.07843137255 rows/sec., 5.45 MiB/sec. | ||
| 8545 | 2025.10.28 02:52:39.895628 [ 4 ] {ee545dab-e446-4ce1-bb61-fa53fab45a87} <Debug> TCPHandler: Processed in 0.001177949 sec. | ||
| 8546 | 2025.10.28 02:52:40.682588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1118 | ||
| 8547 | 2025.10.28 02:52:40.685311 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8548 | 2025.10.28 02:52:40.685362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8549 | 2025.10.28 02:52:40.686576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8550 | 2025.10.28 02:52:40.686856 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2025.10.28 02:52:40.687128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
| 8552 | 2025.10.28 02:52:41.442074 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2025.10.28 02:52:41.442251 [ 4 ] {3cf0ae8b-385d-4993-bd37-8f78d0870424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8554 | 2025.10.28 02:52:41.442317 [ 4 ] {3cf0ae8b-385d-4993-bd37-8f78d0870424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8555 | 2025.10.28 02:52:41.442973 [ 4 ] {3cf0ae8b-385d-4993-bd37-8f78d0870424} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2025.10.28 02:52:41.443014 [ 4 ] {3cf0ae8b-385d-4993-bd37-8f78d0870424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8557 | 2025.10.28 02:52:41.443403 [ 4 ] {3cf0ae8b-385d-4993-bd37-8f78d0870424} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8558 | 2025.10.28 02:52:41.443627 [ 4 ] {3cf0ae8b-385d-4993-bd37-8f78d0870424} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2025.10.28 02:52:41.443788 [ 4 ] {3cf0ae8b-385d-4993-bd37-8f78d0870424} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001586 sec., 35308.95334174023 rows/sec., 2.71 MiB/sec. | ||
| 8560 | 2025.10.28 02:52:41.443835 [ 4 ] {3cf0ae8b-385d-4993-bd37-8f78d0870424} <Debug> TCPHandler: Processed in 0.001894052 sec. | ||
| 8561 | 2025.10.28 02:52:41.443975 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2025.10.28 02:52:41.444102 [ 4 ] {11d4ba36-e5a3-4bf5-b052-caedb42e3111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8563 | 2025.10.28 02:52:41.444152 [ 4 ] {11d4ba36-e5a3-4bf5-b052-caedb42e3111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8564 | 2025.10.28 02:52:41.444675 [ 4 ] {11d4ba36-e5a3-4bf5-b052-caedb42e3111} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2025.10.28 02:52:41.444717 [ 4 ] {11d4ba36-e5a3-4bf5-b052-caedb42e3111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8566 | 2025.10.28 02:52:41.445085 [ 4 ] {11d4ba36-e5a3-4bf5-b052-caedb42e3111} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8567 | 2025.10.28 02:52:41.445305 [ 4 ] {11d4ba36-e5a3-4bf5-b052-caedb42e3111} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2025.10.28 02:52:41.445440 [ 4 ] {11d4ba36-e5a3-4bf5-b052-caedb42e3111} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001367 sec., 46817.84930504755 rows/sec., 3.65 MiB/sec. | ||
| 8569 | 2025.10.28 02:52:41.445477 [ 4 ] {11d4ba36-e5a3-4bf5-b052-caedb42e3111} <Debug> TCPHandler: Processed in 0.001564751 sec. | ||
| 8570 | 2025.10.28 02:52:41.445596 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8571 | 2025.10.28 02:52:41.445690 [ 4 ] {fef20a79-175c-4c2f-85cf-6179f49ba5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8572 | 2025.10.28 02:52:41.445733 [ 4 ] {fef20a79-175c-4c2f-85cf-6179f49ba5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8573 | 2025.10.28 02:52:41.446104 [ 4 ] {fef20a79-175c-4c2f-85cf-6179f49ba5e2} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2025.10.28 02:52:41.446137 [ 4 ] {fef20a79-175c-4c2f-85cf-6179f49ba5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8575 | 2025.10.28 02:52:41.446453 [ 4 ] {fef20a79-175c-4c2f-85cf-6179f49ba5e2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8576 | 2025.10.28 02:52:41.446658 [ 4 ] {fef20a79-175c-4c2f-85cf-6179f49ba5e2} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2025.10.28 02:52:41.446787 [ 4 ] {fef20a79-175c-4c2f-85cf-6179f49ba5e2} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001116 sec., 28673.83512544803 rows/sec., 2.00 MiB/sec. | ||
| 8578 | 2025.10.28 02:52:41.446822 [ 4 ] {fef20a79-175c-4c2f-85cf-6179f49ba5e2} <Debug> TCPHandler: Processed in 0.001276092 sec. | ||
| 8579 | 2025.10.28 02:52:41.446934 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2025.10.28 02:52:41.447028 [ 4 ] {033d72d0-d02d-4d85-b925-2259493dcbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8581 | 2025.10.28 02:52:41.447069 [ 4 ] {033d72d0-d02d-4d85-b925-2259493dcbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8582 | 2025.10.28 02:52:41.447408 [ 4 ] {033d72d0-d02d-4d85-b925-2259493dcbac} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2025.10.28 02:52:41.447443 [ 4 ] {033d72d0-d02d-4d85-b925-2259493dcbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8584 | 2025.10.28 02:52:41.447739 [ 4 ] {033d72d0-d02d-4d85-b925-2259493dcbac} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8585 | 2025.10.28 02:52:41.447985 [ 4 ] {033d72d0-d02d-4d85-b925-2259493dcbac} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2025.10.28 02:52:41.448115 [ 4 ] {033d72d0-d02d-4d85-b925-2259493dcbac} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 750.11 KiB/sec. | ||
| 8587 | 2025.10.28 02:52:41.448149 [ 4 ] {033d72d0-d02d-4d85-b925-2259493dcbac} <Debug> TCPHandler: Processed in 0.001263631 sec. | ||
| 8588 | 2025.10.28 02:52:43.136438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18780 | ||
| 8589 | 2025.10.28 02:52:43.136973 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2025.10.28 02:52:43.137019 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8591 | 2025.10.28 02:52:43.137511 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8592 | 2025.10.28 02:52:43.137738 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2025.10.28 02:52:43.137870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18780 | ||
| 8594 | 2025.10.28 02:52:44.221306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8595 | 2025.10.28 02:52:44.238279 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8596 | 2025.10.28 02:52:44.238344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8597 | 2025.10.28 02:52:44.244403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8598 | 2025.10.28 02:52:44.245086 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8599 | 2025.10.28 02:52:44.248038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8600 | 2025.10.28 02:52:46.447732 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8601 | 2025.10.28 02:52:46.448017 [ 4 ] {0a43748d-b0d5-42a9-8250-961faa3a4c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8602 | 2025.10.28 02:52:46.448124 [ 4 ] {0a43748d-b0d5-42a9-8250-961faa3a4c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8603 | 2025.10.28 02:52:46.448847 [ 4 ] {0a43748d-b0d5-42a9-8250-961faa3a4c20} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2025.10.28 02:52:46.448896 [ 4 ] {0a43748d-b0d5-42a9-8250-961faa3a4c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8605 | 2025.10.28 02:52:46.449296 [ 4 ] {0a43748d-b0d5-42a9-8250-961faa3a4c20} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8606 | 2025.10.28 02:52:46.449528 [ 4 ] {0a43748d-b0d5-42a9-8250-961faa3a4c20} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2025.10.28 02:52:46.449700 [ 4 ] {0a43748d-b0d5-42a9-8250-961faa3a4c20} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001761 sec., 31800.113571834187 rows/sec., 2.44 MiB/sec. | ||
| 8608 | 2025.10.28 02:52:46.449748 [ 4 ] {0a43748d-b0d5-42a9-8250-961faa3a4c20} <Debug> TCPHandler: Processed in 0.002203322 sec. | ||
| 8609 | 2025.10.28 02:52:46.449865 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8610 | 2025.10.28 02:52:46.449967 [ 4 ] {08c4ae27-2e43-43fc-916d-94bf6536ec37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8611 | 2025.10.28 02:52:46.450009 [ 4 ] {08c4ae27-2e43-43fc-916d-94bf6536ec37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8612 | 2025.10.28 02:52:46.450438 [ 4 ] {08c4ae27-2e43-43fc-916d-94bf6536ec37} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2025.10.28 02:52:46.450476 [ 4 ] {08c4ae27-2e43-43fc-916d-94bf6536ec37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8614 | 2025.10.28 02:52:46.450786 [ 4 ] {08c4ae27-2e43-43fc-916d-94bf6536ec37} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8615 | 2025.10.28 02:52:46.450992 [ 4 ] {08c4ae27-2e43-43fc-916d-94bf6536ec37} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2025.10.28 02:52:46.451125 [ 4 ] {08c4ae27-2e43-43fc-916d-94bf6536ec37} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 8617 | 2025.10.28 02:52:46.451163 [ 4 ] {08c4ae27-2e43-43fc-916d-94bf6536ec37} <Debug> TCPHandler: Processed in 0.001348114 sec. | ||
| 8618 | 2025.10.28 02:52:46.451269 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2025.10.28 02:52:46.451364 [ 4 ] {53eae31f-3205-4ed9-aa5b-0a5f9501f92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8620 | 2025.10.28 02:52:46.451409 [ 4 ] {53eae31f-3205-4ed9-aa5b-0a5f9501f92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8621 | 2025.10.28 02:52:46.451812 [ 4 ] {53eae31f-3205-4ed9-aa5b-0a5f9501f92c} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2025.10.28 02:52:46.451848 [ 4 ] {53eae31f-3205-4ed9-aa5b-0a5f9501f92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8623 | 2025.10.28 02:52:46.452177 [ 4 ] {53eae31f-3205-4ed9-aa5b-0a5f9501f92c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8624 | 2025.10.28 02:52:46.452381 [ 4 ] {53eae31f-3205-4ed9-aa5b-0a5f9501f92c} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2025.10.28 02:52:46.452511 [ 4 ] {53eae31f-3205-4ed9-aa5b-0a5f9501f92c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 8626 | 2025.10.28 02:52:46.452547 [ 4 ] {53eae31f-3205-4ed9-aa5b-0a5f9501f92c} <Debug> TCPHandler: Processed in 0.001326074 sec. | ||
| 8627 | 2025.10.28 02:52:46.452648 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8628 | 2025.10.28 02:52:46.452743 [ 4 ] {41668c24-23a7-4b1b-939e-9ad3fb5eeafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8629 | 2025.10.28 02:52:46.452784 [ 4 ] {41668c24-23a7-4b1b-939e-9ad3fb5eeafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8630 | 2025.10.28 02:52:46.453113 [ 4 ] {41668c24-23a7-4b1b-939e-9ad3fb5eeafa} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8631 | 2025.10.28 02:52:46.453147 [ 4 ] {41668c24-23a7-4b1b-939e-9ad3fb5eeafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8632 | 2025.10.28 02:52:46.453468 [ 4 ] {41668c24-23a7-4b1b-939e-9ad3fb5eeafa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8633 | 2025.10.28 02:52:46.453688 [ 4 ] {41668c24-23a7-4b1b-939e-9ad3fb5eeafa} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8634 | 2025.10.28 02:52:46.453818 [ 4 ] {41668c24-23a7-4b1b-939e-9ad3fb5eeafa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 8635 | 2025.10.28 02:52:46.453853 [ 4 ] {41668c24-23a7-4b1b-939e-9ad3fb5eeafa} <Debug> TCPHandler: Processed in 0.001252341 sec. | ||
| 8636 | 2025.10.28 02:52:50.498223 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8637 | 2025.10.28 02:52:50.498295 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8638 | 2025.10.28 02:52:50.638129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19228 | ||
| 8639 | 2025.10.28 02:52:50.638656 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8640 | 2025.10.28 02:52:50.638694 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8641 | 2025.10.28 02:52:50.639176 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8642 | 2025.10.28 02:52:50.639409 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2025.10.28 02:52:50.639546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19228 | ||
| 8644 | 2025.10.28 02:52:50.687382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1134 | ||
| 8645 | 2025.10.28 02:52:50.689388 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2025.10.28 02:52:50.689435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8647 | 2025.10.28 02:52:50.690594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8648 | 2025.10.28 02:52:50.690866 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2025.10.28 02:52:50.691195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1134 | ||
| 8650 | 2025.10.28 02:52:50.693728 [ 54 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 8651 | 2025.10.28 02:52:50.693770 [ 54 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2025.10.28 02:52:50.693789 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8653 | 2025.10.28 02:52:50.693874 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 8654 | 2025.10.28 02:52:50.693988 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8655 | 2025.10.28 02:52:50.694023 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 27 rows starting from the beginning of the part | ||
| 8656 | 2025.10.28 02:52:50.694087 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8657 | 2025.10.28 02:52:50.694135 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 8658 | 2025.10.28 02:52:50.694180 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 8659 | 2025.10.28 02:52:50.694221 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 8660 | 2025.10.28 02:52:50.694980 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.001132677 sec., 27368.790926274658 rows/sec., 1.79 MiB/sec. | ||
| 8661 | 2025.10.28 02:52:50.695131 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 8662 | 2025.10.28 02:52:50.695424 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_28_6} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8663 | 2025.10.28 02:52:50.695497 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_28_6} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 8664 | 2025.10.28 02:52:50.695571 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8665 | 2025.10.28 02:52:50.926353 [ 54 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 8666 | 2025.10.28 02:52:50.926424 [ 54 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2025.10.28 02:52:50.926467 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8668 | 2025.10.28 02:52:50.926619 [ 198 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 8669 | 2025.10.28 02:52:50.926815 [ 198 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8670 | 2025.10.28 02:52:50.926870 [ 198 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 8671 | 2025.10.28 02:52:50.926966 [ 198 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8672 | 2025.10.28 02:52:50.927038 [ 198 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 8673 | 2025.10.28 02:52:50.927105 [ 198 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 8674 | 2025.10.28 02:52:50.927170 [ 198 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 8675 | 2025.10.28 02:52:50.928212 [ 186 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001661655 sec., 101104.01978750102 rows/sec., 5.16 MiB/sec. | ||
| 8676 | 2025.10.28 02:52:50.928372 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 8677 | 2025.10.28 02:52:50.928674 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_28_6} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2025.10.28 02:52:50.928752 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_28_6} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 8679 | 2025.10.28 02:52:50.928837 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8680 | 2025.10.28 02:52:51.460983 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2025.10.28 02:52:51.461256 [ 4 ] {278c8e80-caef-47ee-bb9b-c26ce94c400d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8682 | 2025.10.28 02:52:51.461358 [ 4 ] {278c8e80-caef-47ee-bb9b-c26ce94c400d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8683 | 2025.10.28 02:52:51.462329 [ 4 ] {278c8e80-caef-47ee-bb9b-c26ce94c400d} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2025.10.28 02:52:51.462376 [ 4 ] {278c8e80-caef-47ee-bb9b-c26ce94c400d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8685 | 2025.10.28 02:52:51.462771 [ 4 ] {278c8e80-caef-47ee-bb9b-c26ce94c400d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8686 | 2025.10.28 02:52:51.463000 [ 4 ] {278c8e80-caef-47ee-bb9b-c26ce94c400d} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2025.10.28 02:52:51.463134 [ 55 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8688 | 2025.10.28 02:52:51.463152 [ 4 ] {278c8e80-caef-47ee-bb9b-c26ce94c400d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001971 sec., 208016.23541349568 rows/sec., 13.20 MiB/sec. | ||
| 8689 | 2025.10.28 02:52:51.463209 [ 55 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2025.10.28 02:52:51.463219 [ 4 ] {278c8e80-caef-47ee-bb9b-c26ce94c400d} <Debug> TCPHandler: Processed in 0.002415929 sec. | ||
| 8691 | 2025.10.28 02:52:51.463244 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8692 | 2025.10.28 02:52:51.463355 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 8693 | 2025.10.28 02:52:51.463359 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8694 | 2025.10.28 02:52:51.463498 [ 4 ] {f4fdcb69-1f0a-41e1-a70d-6fcceb609d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8695 | 2025.10.28 02:52:51.463499 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8696 | 2025.10.28 02:52:51.463543 [ 4 ] {f4fdcb69-1f0a-41e1-a70d-6fcceb609d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8697 | 2025.10.28 02:52:51.463554 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 8698 | 2025.10.28 02:52:51.463635 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 8699 | 2025.10.28 02:52:51.463685 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 8700 | 2025.10.28 02:52:51.463735 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 8701 | 2025.10.28 02:52:51.463782 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 8702 | 2025.10.28 02:52:51.464633 [ 4 ] {f4fdcb69-1f0a-41e1-a70d-6fcceb609d04} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2025.10.28 02:52:51.464674 [ 4 ] {f4fdcb69-1f0a-41e1-a70d-6fcceb609d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8704 | 2025.10.28 02:52:51.464929 [ 192 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619793 sec., 1265593.8135304942 rows/sec., 85.11 MiB/sec. | ||
| 8705 | 2025.10.28 02:52:51.465072 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8706 | 2025.10.28 02:52:51.465107 [ 4 ] {f4fdcb69-1f0a-41e1-a70d-6fcceb609d04} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8707 | 2025.10.28 02:52:51.465400 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_29_7} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2025.10.28 02:52:51.465406 [ 4 ] {f4fdcb69-1f0a-41e1-a70d-6fcceb609d04} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8709 | 2025.10.28 02:52:51.465488 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_29_7} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8710 | 2025.10.28 02:52:51.465558 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8711 | 2025.10.28 02:52:51.465569 [ 4 ] {f4fdcb69-1f0a-41e1-a70d-6fcceb609d04} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.002091 sec., 572931.6116690579 rows/sec., 45.81 MiB/sec. | ||
| 8712 | 2025.10.28 02:52:51.465612 [ 4 ] {f4fdcb69-1f0a-41e1-a70d-6fcceb609d04} <Debug> TCPHandler: Processed in 0.002301255 sec. | ||
| 8713 | 2025.10.28 02:52:51.465736 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8714 | 2025.10.28 02:52:51.465830 [ 4 ] {e1e6ca2c-7023-474b-a5a7-1eb06b3d8cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8715 | 2025.10.28 02:52:51.465870 [ 4 ] {e1e6ca2c-7023-474b-a5a7-1eb06b3d8cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8716 | 2025.10.28 02:52:51.466389 [ 4 ] {e1e6ca2c-7023-474b-a5a7-1eb06b3d8cdb} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2025.10.28 02:52:51.466425 [ 4 ] {e1e6ca2c-7023-474b-a5a7-1eb06b3d8cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8718 | 2025.10.28 02:52:51.466743 [ 4 ] {e1e6ca2c-7023-474b-a5a7-1eb06b3d8cdb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8719 | 2025.10.28 02:52:51.466962 [ 4 ] {e1e6ca2c-7023-474b-a5a7-1eb06b3d8cdb} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2025.10.28 02:52:51.467110 [ 4 ] {e1e6ca2c-7023-474b-a5a7-1eb06b3d8cdb} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001298 sec., 191063.1741140216 rows/sec., 11.70 MiB/sec. | ||
| 8721 | 2025.10.28 02:52:51.467148 [ 4 ] {e1e6ca2c-7023-474b-a5a7-1eb06b3d8cdb} <Debug> TCPHandler: Processed in 0.001469338 sec. | ||
| 8722 | 2025.10.28 02:52:51.467262 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2025.10.28 02:52:51.467364 [ 4 ] {8340a4a9-6dfc-496a-a951-cc0c9d1f6989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8724 | 2025.10.28 02:52:51.467403 [ 4 ] {8340a4a9-6dfc-496a-a951-cc0c9d1f6989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8725 | 2025.10.28 02:52:51.467907 [ 4 ] {8340a4a9-6dfc-496a-a951-cc0c9d1f6989} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2025.10.28 02:52:51.467943 [ 4 ] {8340a4a9-6dfc-496a-a951-cc0c9d1f6989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8727 | 2025.10.28 02:52:51.468251 [ 4 ] {8340a4a9-6dfc-496a-a951-cc0c9d1f6989} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8728 | 2025.10.28 02:52:51.468454 [ 4 ] {8340a4a9-6dfc-496a-a951-cc0c9d1f6989} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2025.10.28 02:52:51.468580 [ 4 ] {8340a4a9-6dfc-496a-a951-cc0c9d1f6989} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001234 sec., 171799.02755267423 rows/sec., 11.08 MiB/sec. | ||
| 8730 | 2025.10.28 02:52:51.468616 [ 4 ] {8340a4a9-6dfc-496a-a951-cc0c9d1f6989} <Debug> TCPHandler: Processed in 0.001401795 sec. | ||
| 8731 | 2025.10.28 02:52:51.468726 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8732 | 2025.10.28 02:52:51.468828 [ 4 ] {0e3ed9e2-c7b4-4561-99f7-8a2265ff0303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8733 | 2025.10.28 02:52:51.468867 [ 4 ] {0e3ed9e2-c7b4-4561-99f7-8a2265ff0303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8734 | 2025.10.28 02:52:51.469337 [ 4 ] {0e3ed9e2-c7b4-4561-99f7-8a2265ff0303} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2025.10.28 02:52:51.469372 [ 4 ] {0e3ed9e2-c7b4-4561-99f7-8a2265ff0303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8736 | 2025.10.28 02:52:51.469675 [ 4 ] {0e3ed9e2-c7b4-4561-99f7-8a2265ff0303} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8737 | 2025.10.28 02:52:51.469865 [ 4 ] {0e3ed9e2-c7b4-4561-99f7-8a2265ff0303} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2025.10.28 02:52:51.469974 [ 52 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8739 | 2025.10.28 02:52:51.469985 [ 4 ] {0e3ed9e2-c7b4-4561-99f7-8a2265ff0303} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 8740 | 2025.10.28 02:52:51.470008 [ 52 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2025.10.28 02:52:51.470026 [ 4 ] {0e3ed9e2-c7b4-4561-99f7-8a2265ff0303} <Debug> TCPHandler: Processed in 0.001369475 sec. | ||
| 8742 | 2025.10.28 02:52:51.470026 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8743 | 2025.10.28 02:52:51.470119 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 8744 | 2025.10.28 02:52:51.470128 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8745 | 2025.10.28 02:52:51.470216 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8746 | 2025.10.28 02:52:51.470227 [ 4 ] {2eb194b5-7c30-42fc-aad7-f01fe8d8dde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8747 | 2025.10.28 02:52:51.470251 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 8748 | 2025.10.28 02:52:51.470271 [ 4 ] {2eb194b5-7c30-42fc-aad7-f01fe8d8dde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8749 | 2025.10.28 02:52:51.470315 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 8750 | 2025.10.28 02:52:51.470364 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 8751 | 2025.10.28 02:52:51.470406 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 8752 | 2025.10.28 02:52:51.470449 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 8753 | 2025.10.28 02:52:51.470968 [ 4 ] {2eb194b5-7c30-42fc-aad7-f01fe8d8dde6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2025.10.28 02:52:51.471001 [ 4 ] {2eb194b5-7c30-42fc-aad7-f01fe8d8dde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8755 | 2025.10.28 02:52:51.471281 [ 194 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161548 sec., 908270.6870486626 rows/sec., 55.04 MiB/sec. | ||
| 8756 | 2025.10.28 02:52:51.471337 [ 4 ] {2eb194b5-7c30-42fc-aad7-f01fe8d8dde6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8757 | 2025.10.28 02:52:51.471510 [ 194 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8758 | 2025.10.28 02:52:51.471566 [ 4 ] {2eb194b5-7c30-42fc-aad7-f01fe8d8dde6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2025.10.28 02:52:51.471718 [ 4 ] {2eb194b5-7c30-42fc-aad7-f01fe8d8dde6} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001471 sec., 490822.5696804894 rows/sec., 34.46 MiB/sec. | ||
| 8760 | 2025.10.28 02:52:51.471757 [ 4 ] {2eb194b5-7c30-42fc-aad7-f01fe8d8dde6} <Debug> TCPHandler: Processed in 0.001646264 sec. | ||
| 8761 | 2025.10.28 02:52:51.471868 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8762 | 2025.10.28 02:52:51.471905 [ 194 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_29_7} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2025.10.28 02:52:51.471962 [ 4 ] {2b11dcf7-9a69-4f39-b62f-74d35fec774d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8764 | 2025.10.28 02:52:51.472007 [ 194 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_29_7} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8765 | 2025.10.28 02:52:51.472008 [ 4 ] {2b11dcf7-9a69-4f39-b62f-74d35fec774d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8766 | 2025.10.28 02:52:51.472136 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8767 | 2025.10.28 02:52:51.472355 [ 4 ] {2b11dcf7-9a69-4f39-b62f-74d35fec774d} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2025.10.28 02:52:51.472393 [ 4 ] {2b11dcf7-9a69-4f39-b62f-74d35fec774d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8769 | 2025.10.28 02:52:51.472689 [ 4 ] {2b11dcf7-9a69-4f39-b62f-74d35fec774d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8770 | 2025.10.28 02:52:51.472889 [ 4 ] {2b11dcf7-9a69-4f39-b62f-74d35fec774d} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2025.10.28 02:52:51.473017 [ 4 ] {2b11dcf7-9a69-4f39-b62f-74d35fec774d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 8772 | 2025.10.28 02:52:51.473051 [ 4 ] {2b11dcf7-9a69-4f39-b62f-74d35fec774d} <Debug> TCPHandler: Processed in 0.00123011 sec. | ||
| 8773 | 2025.10.28 02:52:51.473165 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8774 | 2025.10.28 02:52:51.473257 [ 4 ] {1dacc83a-9cbc-45e4-a2d6-adc0d5c3ff00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8775 | 2025.10.28 02:52:51.473298 [ 4 ] {1dacc83a-9cbc-45e4-a2d6-adc0d5c3ff00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8776 | 2025.10.28 02:52:51.473731 [ 4 ] {1dacc83a-9cbc-45e4-a2d6-adc0d5c3ff00} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2025.10.28 02:52:51.473764 [ 4 ] {1dacc83a-9cbc-45e4-a2d6-adc0d5c3ff00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8778 | 2025.10.28 02:52:51.474099 [ 4 ] {1dacc83a-9cbc-45e4-a2d6-adc0d5c3ff00} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8779 | 2025.10.28 02:52:51.474304 [ 4 ] {1dacc83a-9cbc-45e4-a2d6-adc0d5c3ff00} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2025.10.28 02:52:51.474429 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 8781 | 2025.10.28 02:52:51.474435 [ 4 ] {1dacc83a-9cbc-45e4-a2d6-adc0d5c3ff00} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001197 sec., 262322.47284878866 rows/sec., 17.23 MiB/sec. | ||
| 8782 | 2025.10.28 02:52:51.474461 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2025.10.28 02:52:51.474480 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8784 | 2025.10.28 02:52:51.474480 [ 4 ] {1dacc83a-9cbc-45e4-a2d6-adc0d5c3ff00} <Debug> TCPHandler: Processed in 0.001369455 sec. | ||
| 8785 | 2025.10.28 02:52:51.474546 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 8786 | 2025.10.28 02:52:51.474595 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8787 | 2025.10.28 02:52:51.474645 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8788 | 2025.10.28 02:52:51.474682 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_60_12, total 19465 rows starting from the beginning of the part | ||
| 8789 | 2025.10.28 02:52:51.474696 [ 4 ] {4c0b44a0-e3fa-4dc4-8500-9e654704034f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8790 | 2025.10.28 02:52:51.474739 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8791 | 2025.10.28 02:52:51.474741 [ 4 ] {4c0b44a0-e3fa-4dc4-8500-9e654704034f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8792 | 2025.10.28 02:52:51.474786 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 967 rows starting from the beginning of the part | ||
| 8793 | 2025.10.28 02:52:51.474829 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 8794 | 2025.10.28 02:52:51.474869 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 8795 | 2025.10.28 02:52:51.474911 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 314 rows starting from the beginning of the part | ||
| 8796 | 2025.10.28 02:52:51.475058 [ 4 ] {4c0b44a0-e3fa-4dc4-8500-9e654704034f} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2025.10.28 02:52:51.475091 [ 4 ] {4c0b44a0-e3fa-4dc4-8500-9e654704034f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8798 | 2025.10.28 02:52:51.475378 [ 4 ] {4c0b44a0-e3fa-4dc4-8500-9e654704034f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8799 | 2025.10.28 02:52:51.475573 [ 4 ] {4c0b44a0-e3fa-4dc4-8500-9e654704034f} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2025.10.28 02:52:51.475703 [ 4 ] {4c0b44a0-e3fa-4dc4-8500-9e654704034f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 8801 | 2025.10.28 02:52:51.475738 [ 4 ] {4c0b44a0-e3fa-4dc4-8500-9e654704034f} <Debug> TCPHandler: Processed in 0.001190299 sec. | ||
| 8802 | 2025.10.28 02:52:51.475877 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8803 | 2025.10.28 02:52:51.475998 [ 4 ] {3b54a4bd-7479-49d6-89f1-85113a6733f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8804 | 2025.10.28 02:52:51.476065 [ 4 ] {3b54a4bd-7479-49d6-89f1-85113a6733f0} <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 | ||
| 8805 | 2025.10.28 02:52:51.477038 [ 4 ] {3b54a4bd-7479-49d6-89f1-85113a6733f0} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2025.10.28 02:52:51.477073 [ 4 ] {3b54a4bd-7479-49d6-89f1-85113a6733f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8807 | 2025.10.28 02:52:51.477801 [ 4 ] {3b54a4bd-7479-49d6-89f1-85113a6733f0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8808 | 2025.10.28 02:52:51.478029 [ 4 ] {3b54a4bd-7479-49d6-89f1-85113a6733f0} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2025.10.28 02:52:51.478178 [ 4 ] {3b54a4bd-7479-49d6-89f1-85113a6733f0} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002204 sec., 19509.981851179677 rows/sec., 34.96 MiB/sec. | ||
| 8810 | 2025.10.28 02:52:51.478234 [ 4 ] {3b54a4bd-7479-49d6-89f1-85113a6733f0} <Debug> TCPHandler: Processed in 0.002415939 sec. | ||
| 8811 | 2025.10.28 02:52:51.478361 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2025.10.28 02:52:51.478470 [ 4 ] {be791186-d09d-49d8-a46e-785c1dd4d366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8813 | 2025.10.28 02:52:51.478517 [ 4 ] {be791186-d09d-49d8-a46e-785c1dd4d366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8814 | 2025.10.28 02:52:51.478900 [ 4 ] {be791186-d09d-49d8-a46e-785c1dd4d366} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2025.10.28 02:52:51.478942 [ 4 ] {be791186-d09d-49d8-a46e-785c1dd4d366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8816 | 2025.10.28 02:52:51.479383 [ 4 ] {be791186-d09d-49d8-a46e-785c1dd4d366} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8817 | 2025.10.28 02:52:51.479627 [ 4 ] {be791186-d09d-49d8-a46e-785c1dd4d366} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2025.10.28 02:52:51.479765 [ 4 ] {be791186-d09d-49d8-a46e-785c1dd4d366} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001318 sec., 78907.43550834598 rows/sec., 4.83 MiB/sec. | ||
| 8819 | 2025.10.28 02:52:51.479801 [ 4 ] {be791186-d09d-49d8-a46e-785c1dd4d366} <Debug> TCPHandler: Processed in 0.001504579 sec. | ||
| 8820 | 2025.10.28 02:52:51.480949 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21098 rows, containing 5 columns (5 merged, 0 gathered) in 0.00642179 sec., 3285376.8186128787 rows/sec., 219.73 MiB/sec. | ||
| 8821 | 2025.10.28 02:52:51.481257 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 8822 | 2025.10.28 02:52:51.481485 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2025.10.28 02:52:51.481543 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 8824 | 2025.10.28 02:52:51.481600 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8825 | 2025.10.28 02:52:51.748321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8826 | 2025.10.28 02:52:51.765822 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8827 | 2025.10.28 02:52:51.765879 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8828 | 2025.10.28 02:52:51.772183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8829 | 2025.10.28 02:52:51.772901 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8830 | 2025.10.28 02:52:51.776142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8831 | 2025.10.28 02:52:52.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.82 MiB, peak 307.51 MiB, free memory in arenas 0.00 B, will set to 302.00 MiB (RSS), difference: 1.18 MiB | ||
| 8832 | 2025.10.28 02:52:56.447274 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2025.10.28 02:52:56.447584 [ 4 ] {76658f9a-24e2-4fc7-a731-1db06d9d95ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8834 | 2025.10.28 02:52:56.447690 [ 4 ] {76658f9a-24e2-4fc7-a731-1db06d9d95ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8835 | 2025.10.28 02:52:56.448354 [ 4 ] {76658f9a-24e2-4fc7-a731-1db06d9d95ff} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2025.10.28 02:52:56.448400 [ 4 ] {76658f9a-24e2-4fc7-a731-1db06d9d95ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8837 | 2025.10.28 02:52:56.448798 [ 4 ] {76658f9a-24e2-4fc7-a731-1db06d9d95ff} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8838 | 2025.10.28 02:52:56.449046 [ 4 ] {76658f9a-24e2-4fc7-a731-1db06d9d95ff} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2025.10.28 02:52:56.449197 [ 47 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8840 | 2025.10.28 02:52:56.449215 [ 4 ] {76658f9a-24e2-4fc7-a731-1db06d9d95ff} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.52 MiB/sec. | ||
| 8841 | 2025.10.28 02:52:56.449271 [ 47 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2025.10.28 02:52:56.449289 [ 4 ] {76658f9a-24e2-4fc7-a731-1db06d9d95ff} <Debug> TCPHandler: Processed in 0.002205412 sec. | ||
| 8843 | 2025.10.28 02:52:56.449302 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8844 | 2025.10.28 02:52:56.449420 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8845 | 2025.10.28 02:52:56.449419 [ 195 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 8846 | 2025.10.28 02:52:56.449531 [ 4 ] {7810b2b2-8fa0-4b20-97fb-f1b45dc78279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8847 | 2025.10.28 02:52:56.449566 [ 195 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8848 | 2025.10.28 02:52:56.449579 [ 4 ] {7810b2b2-8fa0-4b20-97fb-f1b45dc78279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8849 | 2025.10.28 02:52:56.449616 [ 195 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2349 rows starting from the beginning of the part | ||
| 8850 | 2025.10.28 02:52:56.449696 [ 195 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2339 rows starting from the beginning of the part | ||
| 8851 | 2025.10.28 02:52:56.449748 [ 195 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 8852 | 2025.10.28 02:52:56.449796 [ 195 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 8853 | 2025.10.28 02:52:56.449840 [ 195 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1198 rows starting from the beginning of the part | ||
| 8854 | 2025.10.28 02:52:56.449884 [ 195 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 8855 | 2025.10.28 02:52:56.450062 [ 4 ] {7810b2b2-8fa0-4b20-97fb-f1b45dc78279} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2025.10.28 02:52:56.450108 [ 4 ] {7810b2b2-8fa0-4b20-97fb-f1b45dc78279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8857 | 2025.10.28 02:52:56.450456 [ 4 ] {7810b2b2-8fa0-4b20-97fb-f1b45dc78279} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8858 | 2025.10.28 02:52:56.450680 [ 4 ] {7810b2b2-8fa0-4b20-97fb-f1b45dc78279} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2025.10.28 02:52:56.450802 [ 47 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8860 | 2025.10.28 02:52:56.450824 [ 4 ] {7810b2b2-8fa0-4b20-97fb-f1b45dc78279} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001317 sec., 48595.292331055425 rows/sec., 3.79 MiB/sec. | ||
| 8861 | 2025.10.28 02:52:56.450836 [ 47 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2025.10.28 02:52:56.450864 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8863 | 2025.10.28 02:52:56.450870 [ 4 ] {7810b2b2-8fa0-4b20-97fb-f1b45dc78279} <Debug> TCPHandler: Processed in 0.001504329 sec. | ||
| 8864 | 2025.10.28 02:52:56.450952 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 8865 | 2025.10.28 02:52:56.450998 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8866 | 2025.10.28 02:52:56.451044 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8867 | 2025.10.28 02:52:56.451073 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1214 rows starting from the beginning of the part | ||
| 8868 | 2025.10.28 02:52:56.451096 [ 4 ] {d93c23af-7fb7-4ee0-a901-30c2d9939045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8869 | 2025.10.28 02:52:56.451130 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1180 rows starting from the beginning of the part | ||
| 8870 | 2025.10.28 02:52:56.451143 [ 4 ] {d93c23af-7fb7-4ee0-a901-30c2d9939045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8871 | 2025.10.28 02:52:56.451180 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 8872 | 2025.10.28 02:52:56.451221 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 8873 | 2025.10.28 02:52:56.451258 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 722 rows starting from the beginning of the part | ||
| 8874 | 2025.10.28 02:52:56.451296 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 8875 | 2025.10.28 02:52:56.451596 [ 4 ] {d93c23af-7fb7-4ee0-a901-30c2d9939045} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2025.10.28 02:52:56.451633 [ 4 ] {d93c23af-7fb7-4ee0-a901-30c2d9939045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8877 | 2025.10.28 02:52:56.452001 [ 4 ] {d93c23af-7fb7-4ee0-a901-30c2d9939045} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8878 | 2025.10.28 02:52:56.452147 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6054 rows, containing 5 columns (5 merged, 0 gathered) in 0.002772361 sec., 2183698.2990310425 rows/sec., 184.99 MiB/sec. | ||
| 8879 | 2025.10.28 02:52:56.452225 [ 4 ] {d93c23af-7fb7-4ee0-a901-30c2d9939045} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8880 | 2025.10.28 02:52:56.452370 [ 4 ] {d93c23af-7fb7-4ee0-a901-30c2d9939045} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 8881 | 2025.10.28 02:52:56.452410 [ 4 ] {d93c23af-7fb7-4ee0-a901-30c2d9939045} <Debug> TCPHandler: Processed in 0.001461597 sec. | ||
| 8882 | 2025.10.28 02:52:56.452465 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8883 | 2025.10.28 02:52:56.452517 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8884 | 2025.10.28 02:52:56.452551 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635424 sec., 2022717.044631851 rows/sec., 152.66 MiB/sec. | ||
| 8885 | 2025.10.28 02:52:56.452611 [ 4 ] {ff5f9e75-8bdf-4a31-a2e4-01705d8b66e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8886 | 2025.10.28 02:52:56.452655 [ 4 ] {ff5f9e75-8bdf-4a31-a2e4-01705d8b66e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8887 | 2025.10.28 02:52:56.452760 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_66_13} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2025.10.28 02:52:56.452801 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8889 | 2025.10.28 02:52:56.452831 [ 196 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_66_13} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8890 | 2025.10.28 02:52:56.452911 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 8891 | 2025.10.28 02:52:56.452995 [ 4 ] {ff5f9e75-8bdf-4a31-a2e4-01705d8b66e0} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2025.10.28 02:52:56.453036 [ 4 ] {ff5f9e75-8bdf-4a31-a2e4-01705d8b66e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8893 | 2025.10.28 02:52:56.453112 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_66_13} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2025.10.28 02:52:56.453199 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_66_13} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8895 | 2025.10.28 02:52:56.453299 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8896 | 2025.10.28 02:52:56.453372 [ 4 ] {ff5f9e75-8bdf-4a31-a2e4-01705d8b66e0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8897 | 2025.10.28 02:52:56.453604 [ 4 ] {ff5f9e75-8bdf-4a31-a2e4-01705d8b66e0} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2025.10.28 02:52:56.453723 [ 47 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8899 | 2025.10.28 02:52:56.453749 [ 4 ] {ff5f9e75-8bdf-4a31-a2e4-01705d8b66e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 8900 | 2025.10.28 02:52:56.453754 [ 47 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2025.10.28 02:52:56.453790 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8902 | 2025.10.28 02:52:56.453792 [ 4 ] {ff5f9e75-8bdf-4a31-a2e4-01705d8b66e0} <Debug> TCPHandler: Processed in 0.001325543 sec. | ||
| 8903 | 2025.10.28 02:52:56.453864 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 8904 | 2025.10.28 02:52:56.453942 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8905 | 2025.10.28 02:52:56.453967 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4332 rows starting from the beginning of the part | ||
| 8906 | 2025.10.28 02:52:56.454009 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 92 rows starting from the beginning of the part | ||
| 8907 | 2025.10.28 02:52:56.454044 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part | ||
| 8908 | 2025.10.28 02:52:56.454076 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 8909 | 2025.10.28 02:52:56.454106 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 8910 | 2025.10.28 02:52:56.454139 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 8911 | 2025.10.28 02:52:56.455632 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001796909 sec., 2593342.233802602 rows/sec., 164.70 MiB/sec. | ||
| 8912 | 2025.10.28 02:52:56.455970 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8913 | 2025.10.28 02:52:56.456288 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_66_13} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2025.10.28 02:52:56.456368 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_66_13} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8915 | 2025.10.28 02:52:56.456448 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8916 | 2025.10.28 02:52:58.140526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19740 | ||
| 8917 | 2025.10.28 02:52:58.141341 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2025.10.28 02:52:58.141389 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8919 | 2025.10.28 02:52:58.141917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8920 | 2025.10.28 02:52:58.142165 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2025.10.28 02:52:58.142318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19740 | ||
| 8922 | 2025.10.28 02:52:58.142324 [ 44 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8923 | 2025.10.28 02:52:58.142424 [ 44 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2025.10.28 02:52:58.142459 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8925 | 2025.10.28 02:52:58.142637 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 8926 | 2025.10.28 02:52:58.142806 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8927 | 2025.10.28 02:52:58.142847 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17308 rows starting from the beginning of the part | ||
| 8928 | 2025.10.28 02:52:58.142915 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8929 | 2025.10.28 02:52:58.142965 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8930 | 2025.10.28 02:52:58.143011 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8931 | 2025.10.28 02:52:58.143055 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8932 | 2025.10.28 02:52:58.143100 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8933 | 2025.10.28 02:52:58.145104 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002535603 sec., 7785130.400934216 rows/sec., 111.37 MiB/sec. | ||
| 8934 | 2025.10.28 02:52:58.145494 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8935 | 2025.10.28 02:52:58.145789 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_41_8} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2025.10.28 02:52:58.145871 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_41_8} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8937 | 2025.10.28 02:52:58.145992 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8938 | 2025.10.28 02:52:59.094665 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47367 | ||
| 8939 | 2025.10.28 02:52:59.094787 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8940 | 2025.10.28 02:52:59.094813 [ 286 ] {} <Debug> TCP-Session: 1b6b08f0-2cee-48fc-a356-ccdb0103234d Authenticating user 'default' from [fd00:1122:3344:101::e]:47367 | ||
| 8941 | 2025.10.28 02:52:59.094834 [ 286 ] {} <Debug> TCP-Session: 1b6b08f0-2cee-48fc-a356-ccdb0103234d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8942 | 2025.10.28 02:52:59.094847 [ 286 ] {} <Debug> TCP-Session: 1b6b08f0-2cee-48fc-a356-ccdb0103234d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2025.10.28 02:52:59.095034 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45206 | ||
| 8944 | 2025.10.28 02:52:59.095046 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62508 | ||
| 8945 | 2025.10.28 02:52:59.095098 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55696 | ||
| 8946 | 2025.10.28 02:52:59.095115 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40071 | ||
| 8947 | 2025.10.28 02:52:59.095147 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8948 | 2025.10.28 02:52:59.095162 [ 286 ] {} <Trace> TCP-Session: 1b6b08f0-2cee-48fc-a356-ccdb0103234d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8949 | 2025.10.28 02:52:59.095187 [ 288 ] {} <Debug> TCP-Session: ffd26e47-c067-468a-a92a-27deb0e7e559 Authenticating user 'default' from [fd00:1122:3344:101::e]:45206 | ||
| 8950 | 2025.10.28 02:52:59.095202 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8951 | 2025.10.28 02:52:59.095208 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8952 | 2025.10.28 02:52:59.095225 [ 288 ] {} <Debug> TCP-Session: ffd26e47-c067-468a-a92a-27deb0e7e559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8953 | 2025.10.28 02:52:59.095239 [ 289 ] {} <Debug> TCP-Session: 64943bb6-872f-4791-85d5-0a2e80978287 Authenticating user 'default' from [fd00:1122:3344:101::e]:62508 | ||
| 8954 | 2025.10.28 02:52:59.095247 [ 352 ] {} <Debug> TCP-Session: 08b21f83-2705-4793-999a-5889d6920497 Authenticating user 'default' from [fd00:1122:3344:101::e]:55696 | ||
| 8955 | 2025.10.28 02:52:59.095257 [ 288 ] {} <Debug> TCP-Session: ffd26e47-c067-468a-a92a-27deb0e7e559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8956 | 2025.10.28 02:52:59.095283 [ 352 ] {} <Debug> TCP-Session: 08b21f83-2705-4793-999a-5889d6920497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8957 | 2025.10.28 02:52:59.095277 [ 289 ] {} <Debug> TCP-Session: 64943bb6-872f-4791-85d5-0a2e80978287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8958 | 2025.10.28 02:52:59.095319 [ 352 ] {} <Debug> TCP-Session: 08b21f83-2705-4793-999a-5889d6920497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8959 | 2025.10.28 02:52:59.095329 [ 289 ] {} <Debug> TCP-Session: 64943bb6-872f-4791-85d5-0a2e80978287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8960 | 2025.10.28 02:52:59.095086 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58731 | ||
| 8961 | 2025.10.28 02:52:59.095352 [ 286 ] {b40dea5e-85f6-4688-896f-f8c65873298a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47367) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8962 | 2025.10.28 02:52:59.095363 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8963 | 2025.10.28 02:52:59.095079 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61576 | ||
| 8964 | 2025.10.28 02:52:59.095419 [ 354 ] {} <Debug> TCP-Session: 29285484-3069-43d7-8a1d-8f827b0fe98a Authenticating user 'default' from [fd00:1122:3344:101::e]:40071 | ||
| 8965 | 2025.10.28 02:52:59.095448 [ 354 ] {} <Debug> TCP-Session: 29285484-3069-43d7-8a1d-8f827b0fe98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8966 | 2025.10.28 02:52:59.095111 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36221 | ||
| 8967 | 2025.10.28 02:52:59.095464 [ 354 ] {} <Debug> TCP-Session: 29285484-3069-43d7-8a1d-8f827b0fe98a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8968 | 2025.10.28 02:52:59.095063 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56932 | ||
| 8969 | 2025.10.28 02:52:59.095688 [ 286 ] {b40dea5e-85f6-4688-896f-f8c65873298a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8970 | 2025.10.28 02:52:59.095751 [ 286 ] {b40dea5e-85f6-4688-896f-f8c65873298a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8971 | 2025.10.28 02:52:59.095923 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8972 | 2025.10.28 02:52:59.095954 [ 351 ] {} <Debug> TCP-Session: 49ced56b-bf8e-470b-84f0-92c13d6db5a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58731 | ||
| 8973 | 2025.10.28 02:52:59.095973 [ 351 ] {} <Debug> TCP-Session: 49ced56b-bf8e-470b-84f0-92c13d6db5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8974 | 2025.10.28 02:52:59.095986 [ 351 ] {} <Debug> TCP-Session: 49ced56b-bf8e-470b-84f0-92c13d6db5a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8975 | 2025.10.28 02:52:59.096060 [ 286 ] {b40dea5e-85f6-4688-896f-f8c65873298a} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 8976 | 2025.10.28 02:52:59.096214 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8977 | 2025.10.28 02:52:59.096251 [ 290 ] {} <Debug> TCP-Session: 3602220f-73f8-4f0d-b2b4-cacb60ce0c74 Authenticating user 'default' from [fd00:1122:3344:101::e]:56932 | ||
| 8978 | 2025.10.28 02:52:59.096268 [ 290 ] {} <Debug> TCP-Session: 3602220f-73f8-4f0d-b2b4-cacb60ce0c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8979 | 2025.10.28 02:52:59.096286 [ 290 ] {} <Debug> TCP-Session: 3602220f-73f8-4f0d-b2b4-cacb60ce0c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8980 | 2025.10.28 02:52:59.096331 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8981 | 2025.10.28 02:52:59.096366 [ 350 ] {} <Debug> TCP-Session: 32203d31-52ed-43aa-9965-08993edc8eb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61576 | ||
| 8982 | 2025.10.28 02:52:59.096383 [ 350 ] {} <Debug> TCP-Session: 32203d31-52ed-43aa-9965-08993edc8eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8983 | 2025.10.28 02:52:59.096399 [ 350 ] {} <Debug> TCP-Session: 32203d31-52ed-43aa-9965-08993edc8eb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8984 | 2025.10.28 02:52:59.096441 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8985 | 2025.10.28 02:52:59.096475 [ 353 ] {} <Debug> TCP-Session: b2e03ab1-70c0-47bd-bfb7-4f4d37f85578 Authenticating user 'default' from [fd00:1122:3344:101::e]:36221 | ||
| 8986 | 2025.10.28 02:52:59.096492 [ 353 ] {} <Debug> TCP-Session: b2e03ab1-70c0-47bd-bfb7-4f4d37f85578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8987 | 2025.10.28 02:52:59.096504 [ 353 ] {} <Debug> TCP-Session: b2e03ab1-70c0-47bd-bfb7-4f4d37f85578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8988 | 2025.10.28 02:52:59.097042 [ 305 ] {b40dea5e-85f6-4688-896f-f8c65873298a} <Trace> AggregatingTransform: Aggregating | ||
| 8989 | 2025.10.28 02:52:59.097094 [ 305 ] {b40dea5e-85f6-4688-896f-f8c65873298a} <Trace> Aggregator: Aggregation method: without_key | ||
| 8990 | 2025.10.28 02:52:59.097133 [ 305 ] {b40dea5e-85f6-4688-896f-f8c65873298a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954501 sec. (1047.668 rows/sec., 40.92 KiB/sec.) | ||
| 8991 | 2025.10.28 02:52:59.097153 [ 305 ] {b40dea5e-85f6-4688-896f-f8c65873298a} <Trace> Aggregator: Merging aggregated data | ||
| 8992 | 2025.10.28 02:52:59.098479 [ 286 ] {b40dea5e-85f6-4688-896f-f8c65873298a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00319 sec., 313.4796238244514 rows/sec., 12.25 KiB/sec. | ||
| 8993 | 2025.10.28 02:52:59.098633 [ 286 ] {b40dea5e-85f6-4688-896f-f8c65873298a} <Debug> TCPHandler: Processed in 0.003588507 sec. | ||
| 8994 | 2025.10.28 02:52:59.098781 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8995 | 2025.10.28 02:52:59.098821 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8996 | 2025.10.28 02:52:59.098824 [ 286 ] {} <Debug> TCP-Session: 1b6b08f0-2cee-48fc-a356-ccdb0103234d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8997 | 2025.10.28 02:52:59.098848 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8998 | 2025.10.28 02:52:59.098871 [ 288 ] {} <Debug> TCP-Session: ffd26e47-c067-468a-a92a-27deb0e7e559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8999 | 2025.10.28 02:52:59.098873 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9000 | 2025.10.28 02:52:59.098896 [ 351 ] {} <Debug> TCP-Session: 49ced56b-bf8e-470b-84f0-92c13d6db5a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9001 | 2025.10.28 02:52:59.098900 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9002 | 2025.10.28 02:52:59.098927 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9003 | 2025.10.28 02:52:59.098946 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9004 | 2025.10.28 02:52:59.098965 [ 289 ] {} <Debug> TCP-Session: 64943bb6-872f-4791-85d5-0a2e80978287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9005 | 2025.10.28 02:52:59.098983 [ 354 ] {} <Debug> TCP-Session: 29285484-3069-43d7-8a1d-8f827b0fe98a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9006 | 2025.10.28 02:52:59.098998 [ 350 ] {} <Debug> TCP-Session: 32203d31-52ed-43aa-9965-08993edc8eb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9007 | 2025.10.28 02:52:59.098987 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9008 | 2025.10.28 02:52:59.098964 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9009 | 2025.10.28 02:52:59.099048 [ 352 ] {} <Debug> TCP-Session: 08b21f83-2705-4793-999a-5889d6920497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9010 | 2025.10.28 02:52:59.098923 [ 353 ] {} <Debug> TCP-Session: b2e03ab1-70c0-47bd-bfb7-4f4d37f85578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9011 | 2025.10.28 02:52:59.099072 [ 290 ] {} <Debug> TCP-Session: 3602220f-73f8-4f0d-b2b4-cacb60ce0c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9012 | 2025.10.28 02:52:59.277226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9013 | 2025.10.28 02:52:59.279463 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35939 | ||
| 9014 | 2025.10.28 02:52:59.279573 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9015 | 2025.10.28 02:52:59.279600 [ 286 ] {} <Debug> TCP-Session: 4d57c126-4e76-4656-b399-c0e39049936a Authenticating user 'default' from [fd00:1122:3344:101::e]:35939 | ||
| 9016 | 2025.10.28 02:52:59.279622 [ 286 ] {} <Debug> TCP-Session: 4d57c126-4e76-4656-b399-c0e39049936a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9017 | 2025.10.28 02:52:59.279635 [ 286 ] {} <Debug> TCP-Session: 4d57c126-4e76-4656-b399-c0e39049936a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9018 | 2025.10.28 02:52:59.279834 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49975 | ||
| 9019 | 2025.10.28 02:52:59.279864 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35563 | ||
| 9020 | 2025.10.28 02:52:59.279886 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53602 | ||
| 9021 | 2025.10.28 02:52:59.279893 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38539 | ||
| 9022 | 2025.10.28 02:52:59.279924 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48173 | ||
| 9023 | 2025.10.28 02:52:59.279959 [ 286 ] {} <Trace> TCP-Session: 4d57c126-4e76-4656-b399-c0e39049936a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9024 | 2025.10.28 02:52:59.279961 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9025 | 2025.10.28 02:52:59.279981 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9026 | 2025.10.28 02:52:59.280019 [ 288 ] {} <Debug> TCP-Session: 46421e23-700d-4f8f-b1f7-d45cbc7f1617 Authenticating user 'default' from [fd00:1122:3344:101::e]:49975 | ||
| 9027 | 2025.10.28 02:52:59.280022 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9028 | 2025.10.28 02:52:59.280041 [ 351 ] {} <Debug> TCP-Session: 63a778e1-67c9-4c85-a652-333a8da085a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53602 | ||
| 9029 | 2025.10.28 02:52:59.280052 [ 288 ] {} <Debug> TCP-Session: 46421e23-700d-4f8f-b1f7-d45cbc7f1617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9030 | 2025.10.28 02:52:59.280060 [ 353 ] {} <Debug> TCP-Session: 9b5d325d-3b37-4972-9059-a54e7a8d9f51 Authenticating user 'default' from [fd00:1122:3344:101::e]:48173 | ||
| 9031 | 2025.10.28 02:52:59.280075 [ 351 ] {} <Debug> TCP-Session: 63a778e1-67c9-4c85-a652-333a8da085a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9032 | 2025.10.28 02:52:59.280082 [ 288 ] {} <Debug> TCP-Session: 46421e23-700d-4f8f-b1f7-d45cbc7f1617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9033 | 2025.10.28 02:52:59.280095 [ 353 ] {} <Debug> TCP-Session: 9b5d325d-3b37-4972-9059-a54e7a8d9f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9034 | 2025.10.28 02:52:59.280108 [ 351 ] {} <Debug> TCP-Session: 63a778e1-67c9-4c85-a652-333a8da085a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9035 | 2025.10.28 02:52:59.280122 [ 353 ] {} <Debug> TCP-Session: 9b5d325d-3b37-4972-9059-a54e7a8d9f51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9036 | 2025.10.28 02:52:59.280137 [ 286 ] {eed74046-a5f2-461b-a801-81966996c72f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35939) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9037 | 2025.10.28 02:52:59.280028 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9038 | 2025.10.28 02:52:59.279954 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9039 | 2025.10.28 02:52:59.280214 [ 350 ] {} <Debug> TCP-Session: 7ba197c6-1350-4911-882b-b02a91004800 Authenticating user 'default' from [fd00:1122:3344:101::e]:38539 | ||
| 9040 | 2025.10.28 02:52:59.280230 [ 290 ] {} <Debug> TCP-Session: fadfa532-d2d3-456e-bfed-4dfc7f90a66a Authenticating user 'default' from [fd00:1122:3344:101::e]:35563 | ||
| 9041 | 2025.10.28 02:52:59.280247 [ 350 ] {} <Debug> TCP-Session: 7ba197c6-1350-4911-882b-b02a91004800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9042 | 2025.10.28 02:52:59.280261 [ 290 ] {} <Debug> TCP-Session: fadfa532-d2d3-456e-bfed-4dfc7f90a66a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9043 | 2025.10.28 02:52:59.280273 [ 350 ] {} <Debug> TCP-Session: 7ba197c6-1350-4911-882b-b02a91004800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9044 | 2025.10.28 02:52:59.280288 [ 290 ] {} <Debug> TCP-Session: fadfa532-d2d3-456e-bfed-4dfc7f90a66a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9045 | 2025.10.28 02:52:59.279939 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44886 | ||
| 9046 | 2025.10.28 02:52:59.279913 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62629 | ||
| 9047 | 2025.10.28 02:52:59.279849 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50692 | ||
| 9048 | 2025.10.28 02:52:59.280384 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9049 | 2025.10.28 02:52:59.280415 [ 286 ] {eed74046-a5f2-461b-a801-81966996c72f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9050 | 2025.10.28 02:52:59.280427 [ 354 ] {} <Debug> TCP-Session: cee30e48-185f-400e-8ced-b86b5c1c2c64 Authenticating user 'default' from [fd00:1122:3344:101::e]:44886 | ||
| 9051 | 2025.10.28 02:52:59.280448 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9052 | 2025.10.28 02:52:59.280457 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9053 | 2025.10.28 02:52:59.280462 [ 354 ] {} <Debug> TCP-Session: cee30e48-185f-400e-8ced-b86b5c1c2c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9054 | 2025.10.28 02:52:59.280477 [ 286 ] {eed74046-a5f2-461b-a801-81966996c72f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9055 | 2025.10.28 02:52:59.280488 [ 289 ] {} <Debug> TCP-Session: c4643b0b-180e-4ed5-8801-590e9e8e1819 Authenticating user 'default' from [fd00:1122:3344:101::e]:50692 | ||
| 9056 | 2025.10.28 02:52:59.280505 [ 354 ] {} <Debug> TCP-Session: cee30e48-185f-400e-8ced-b86b5c1c2c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9057 | 2025.10.28 02:52:59.280482 [ 352 ] {} <Debug> TCP-Session: 0e9eaaf3-e6c5-4cee-b7a0-fba2b7f7d850 Authenticating user 'default' from [fd00:1122:3344:101::e]:62629 | ||
| 9058 | 2025.10.28 02:52:59.280553 [ 289 ] {} <Debug> TCP-Session: c4643b0b-180e-4ed5-8801-590e9e8e1819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9059 | 2025.10.28 02:52:59.280581 [ 352 ] {} <Debug> TCP-Session: 0e9eaaf3-e6c5-4cee-b7a0-fba2b7f7d850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9060 | 2025.10.28 02:52:59.280587 [ 289 ] {} <Debug> TCP-Session: c4643b0b-180e-4ed5-8801-590e9e8e1819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9061 | 2025.10.28 02:52:59.280596 [ 352 ] {} <Debug> TCP-Session: 0e9eaaf3-e6c5-4cee-b7a0-fba2b7f7d850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9062 | 2025.10.28 02:52:59.280809 [ 286 ] {eed74046-a5f2-461b-a801-81966996c72f} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 9063 | 2025.10.28 02:52:59.281752 [ 307 ] {eed74046-a5f2-461b-a801-81966996c72f} <Trace> AggregatingTransform: Aggregating | ||
| 9064 | 2025.10.28 02:52:59.281801 [ 307 ] {eed74046-a5f2-461b-a801-81966996c72f} <Trace> Aggregator: Aggregation method: without_key | ||
| 9065 | 2025.10.28 02:52:59.281836 [ 307 ] {eed74046-a5f2-461b-a801-81966996c72f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092214 sec. (1084.434 rows/sec., 42.36 KiB/sec.) | ||
| 9066 | 2025.10.28 02:52:59.281857 [ 307 ] {eed74046-a5f2-461b-a801-81966996c72f} <Trace> Aggregator: Merging aggregated data | ||
| 9067 | 2025.10.28 02:52:59.283356 [ 286 ] {eed74046-a5f2-461b-a801-81966996c72f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003279 sec., 304.97102775236357 rows/sec., 11.91 KiB/sec. | ||
| 9068 | 2025.10.28 02:52:59.283470 [ 286 ] {eed74046-a5f2-461b-a801-81966996c72f} <Debug> TCPHandler: Processed in 0.003628918 sec. | ||
| 9069 | 2025.10.28 02:52:59.283601 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9070 | 2025.10.28 02:52:59.283635 [ 286 ] {} <Debug> TCP-Session: 4d57c126-4e76-4656-b399-c0e39049936a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9071 | 2025.10.28 02:52:59.283642 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9072 | 2025.10.28 02:52:59.283661 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9073 | 2025.10.28 02:52:59.283674 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9074 | 2025.10.28 02:52:59.283694 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9075 | 2025.10.28 02:52:59.283712 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9076 | 2025.10.28 02:52:59.283727 [ 290 ] {} <Debug> TCP-Session: fadfa532-d2d3-456e-bfed-4dfc7f90a66a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9077 | 2025.10.28 02:52:59.283738 [ 351 ] {} <Debug> TCP-Session: 63a778e1-67c9-4c85-a652-333a8da085a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9078 | 2025.10.28 02:52:59.283750 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9079 | 2025.10.28 02:52:59.283761 [ 352 ] {} <Debug> TCP-Session: 0e9eaaf3-e6c5-4cee-b7a0-fba2b7f7d850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9080 | 2025.10.28 02:52:59.283767 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9081 | 2025.10.28 02:52:59.283799 [ 354 ] {} <Debug> TCP-Session: cee30e48-185f-400e-8ced-b86b5c1c2c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9082 | 2025.10.28 02:52:59.283730 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9083 | 2025.10.28 02:52:59.283829 [ 353 ] {} <Debug> TCP-Session: 9b5d325d-3b37-4972-9059-a54e7a8d9f51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9084 | 2025.10.28 02:52:59.283713 [ 288 ] {} <Debug> TCP-Session: 46421e23-700d-4f8f-b1f7-d45cbc7f1617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9085 | 2025.10.28 02:52:59.283860 [ 350 ] {} <Debug> TCP-Session: 7ba197c6-1350-4911-882b-b02a91004800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9086 | 2025.10.28 02:52:59.283694 [ 289 ] {} <Debug> TCP-Session: c4643b0b-180e-4ed5-8801-590e9e8e1819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9087 | 2025.10.28 02:52:59.298031 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2025.10.28 02:52:59.298088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9089 | 2025.10.28 02:52:59.304697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9090 | 2025.10.28 02:52:59.305691 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2025.10.28 02:52:59.306093 [ 42 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9092 | 2025.10.28 02:52:59.306155 [ 42 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2025.10.28 02:52:59.306183 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9094 | 2025.10.28 02:52:59.306305 [ 200 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 9095 | 2025.10.28 02:52:59.310930 [ 200 ] {6e128296-918e-4be5-88c3-703151528856::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9096 | 2025.10.28 02:52:59.311393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9097 | 2025.10.28 02:52:59.312729 [ 200 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 9098 | 2025.10.28 02:52:59.318027 [ 200 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 9099 | 2025.10.28 02:52:59.322759 [ 200 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 9100 | 2025.10.28 02:52:59.327442 [ 200 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 9101 | 2025.10.28 02:52:59.331978 [ 200 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 9102 | 2025.10.28 02:52:59.335763 [ 200 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 9103 | 2025.10.28 02:52:59.394007 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.087753571 sec., 3521.2242245959424 rows/sec., 18.21 MiB/sec. | ||
| 9104 | 2025.10.28 02:52:59.396654 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9105 | 2025.10.28 02:52:59.398656 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_41_8} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2025.10.28 02:52:59.398766 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_41_8} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9107 | 2025.10.28 02:52:59.401062 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9108 | 2025.10.28 02:52:59.401789 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34256 | ||
| 9109 | 2025.10.28 02:52:59.401894 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9110 | 2025.10.28 02:52:59.401919 [ 286 ] {} <Debug> TCP-Session: 28981a4a-1e39-490d-a912-61e5f9b35a46 Authenticating user 'default' from [fd00:1122:3344:101::e]:34256 | ||
| 9111 | 2025.10.28 02:52:59.401941 [ 286 ] {} <Debug> TCP-Session: 28981a4a-1e39-490d-a912-61e5f9b35a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9112 | 2025.10.28 02:52:59.401958 [ 286 ] {} <Debug> TCP-Session: 28981a4a-1e39-490d-a912-61e5f9b35a46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9113 | 2025.10.28 02:52:59.402180 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55436 | ||
| 9114 | 2025.10.28 02:52:59.402203 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55935 | ||
| 9115 | 2025.10.28 02:52:59.402215 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35518 | ||
| 9116 | 2025.10.28 02:52:59.402238 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62057 | ||
| 9117 | 2025.10.28 02:52:59.402266 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60447 | ||
| 9118 | 2025.10.28 02:52:59.402305 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9119 | 2025.10.28 02:52:59.402321 [ 286 ] {} <Trace> TCP-Session: 28981a4a-1e39-490d-a912-61e5f9b35a46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9120 | 2025.10.28 02:52:59.402334 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9121 | 2025.10.28 02:52:59.402340 [ 290 ] {} <Debug> TCP-Session: 178b0304-fc81-46e6-89fd-84a0067b3f69 Authenticating user 'default' from [fd00:1122:3344:101::e]:55935 | ||
| 9122 | 2025.10.28 02:52:59.402321 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9123 | 2025.10.28 02:52:59.402382 [ 290 ] {} <Debug> TCP-Session: 178b0304-fc81-46e6-89fd-84a0067b3f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9124 | 2025.10.28 02:52:59.402387 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9125 | 2025.10.28 02:52:59.402418 [ 290 ] {} <Debug> TCP-Session: 178b0304-fc81-46e6-89fd-84a0067b3f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9126 | 2025.10.28 02:52:59.402418 [ 288 ] {} <Debug> TCP-Session: dcee2af7-b315-4e00-bdb4-8a4febb012f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55436 | ||
| 9127 | 2025.10.28 02:52:59.402444 [ 352 ] {} <Debug> TCP-Session: c2c461c7-b72a-4688-a294-3b57ae59e85d Authenticating user 'default' from [fd00:1122:3344:101::e]:62057 | ||
| 9128 | 2025.10.28 02:52:59.402376 [ 350 ] {} <Debug> TCP-Session: 0a399d79-70a5-4074-9454-a0b415ea5a77 Authenticating user 'default' from [fd00:1122:3344:101::e]:35518 | ||
| 9129 | 2025.10.28 02:52:59.402483 [ 352 ] {} <Debug> TCP-Session: c2c461c7-b72a-4688-a294-3b57ae59e85d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9130 | 2025.10.28 02:52:59.402494 [ 286 ] {430d134d-850d-4bdf-a2fe-710adaf7ffad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34256) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9131 | 2025.10.28 02:52:59.402510 [ 352 ] {} <Debug> TCP-Session: c2c461c7-b72a-4688-a294-3b57ae59e85d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9132 | 2025.10.28 02:52:59.402508 [ 350 ] {} <Debug> TCP-Session: 0a399d79-70a5-4074-9454-a0b415ea5a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9133 | 2025.10.28 02:52:59.402475 [ 288 ] {} <Debug> TCP-Session: dcee2af7-b315-4e00-bdb4-8a4febb012f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9134 | 2025.10.28 02:52:59.402561 [ 350 ] {} <Debug> TCP-Session: 0a399d79-70a5-4074-9454-a0b415ea5a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9135 | 2025.10.28 02:52:59.402585 [ 288 ] {} <Debug> TCP-Session: dcee2af7-b315-4e00-bdb4-8a4febb012f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9136 | 2025.10.28 02:52:59.402209 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56486 | ||
| 9137 | 2025.10.28 02:52:59.402222 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57545 | ||
| 9138 | 2025.10.28 02:52:59.402376 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9139 | 2025.10.28 02:52:59.402247 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39423 | ||
| 9140 | 2025.10.28 02:52:59.402714 [ 354 ] {} <Debug> TCP-Session: bcb536f9-9229-4096-b6ff-56ba2477ebfe Authenticating user 'default' from [fd00:1122:3344:101::e]:60447 | ||
| 9141 | 2025.10.28 02:52:59.402746 [ 354 ] {} <Debug> TCP-Session: bcb536f9-9229-4096-b6ff-56ba2477ebfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9142 | 2025.10.28 02:52:59.402759 [ 354 ] {} <Debug> TCP-Session: bcb536f9-9229-4096-b6ff-56ba2477ebfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9143 | 2025.10.28 02:52:59.402768 [ 286 ] {430d134d-850d-4bdf-a2fe-710adaf7ffad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9144 | 2025.10.28 02:52:59.402832 [ 286 ] {430d134d-850d-4bdf-a2fe-710adaf7ffad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9145 | 2025.10.28 02:52:59.403010 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9146 | 2025.10.28 02:52:59.403056 [ 289 ] {} <Debug> TCP-Session: eedf298c-f27b-4026-a9b6-d8e79423170c Authenticating user 'default' from [fd00:1122:3344:101::e]:56486 | ||
| 9147 | 2025.10.28 02:52:59.403083 [ 289 ] {} <Debug> TCP-Session: eedf298c-f27b-4026-a9b6-d8e79423170c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9148 | 2025.10.28 02:52:59.403105 [ 289 ] {} <Debug> TCP-Session: eedf298c-f27b-4026-a9b6-d8e79423170c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9149 | 2025.10.28 02:52:59.403125 [ 286 ] {430d134d-850d-4bdf-a2fe-710adaf7ffad} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 9150 | 2025.10.28 02:52:59.403132 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9151 | 2025.10.28 02:52:59.403174 [ 351 ] {} <Debug> TCP-Session: 0011e945-88ea-40c0-847a-dc755a1b18c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57545 | ||
| 9152 | 2025.10.28 02:52:59.403195 [ 351 ] {} <Debug> TCP-Session: 0011e945-88ea-40c0-847a-dc755a1b18c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9153 | 2025.10.28 02:52:59.403208 [ 351 ] {} <Debug> TCP-Session: 0011e945-88ea-40c0-847a-dc755a1b18c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9154 | 2025.10.28 02:52:59.403356 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9155 | 2025.10.28 02:52:59.403391 [ 353 ] {} <Debug> TCP-Session: ddd805ff-529d-47e1-abcc-2334c4b7297a Authenticating user 'default' from [fd00:1122:3344:101::e]:39423 | ||
| 9156 | 2025.10.28 02:52:59.403409 [ 353 ] {} <Debug> TCP-Session: ddd805ff-529d-47e1-abcc-2334c4b7297a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9157 | 2025.10.28 02:52:59.403422 [ 353 ] {} <Debug> TCP-Session: ddd805ff-529d-47e1-abcc-2334c4b7297a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9158 | 2025.10.28 02:52:59.404048 [ 327 ] {430d134d-850d-4bdf-a2fe-710adaf7ffad} <Trace> AggregatingTransform: Aggregating | ||
| 9159 | 2025.10.28 02:52:59.404100 [ 327 ] {430d134d-850d-4bdf-a2fe-710adaf7ffad} <Trace> Aggregator: Aggregation method: without_key | ||
| 9160 | 2025.10.28 02:52:59.404132 [ 327 ] {430d134d-850d-4bdf-a2fe-710adaf7ffad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900649 sec. (1110.310 rows/sec., 43.37 KiB/sec.) | ||
| 9161 | 2025.10.28 02:52:59.404147 [ 327 ] {430d134d-850d-4bdf-a2fe-710adaf7ffad} <Trace> Aggregator: Merging aggregated data | ||
| 9162 | 2025.10.28 02:52:59.405830 [ 286 ] {430d134d-850d-4bdf-a2fe-710adaf7ffad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003397 sec., 294.37739181630855 rows/sec., 11.50 KiB/sec. | ||
| 9163 | 2025.10.28 02:52:59.405954 [ 286 ] {430d134d-850d-4bdf-a2fe-710adaf7ffad} <Debug> TCPHandler: Processed in 0.003758443 sec. | ||
| 9164 | 2025.10.28 02:52:59.406081 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9165 | 2025.10.28 02:52:59.406113 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9166 | 2025.10.28 02:52:59.406125 [ 286 ] {} <Debug> TCP-Session: 28981a4a-1e39-490d-a912-61e5f9b35a46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9167 | 2025.10.28 02:52:59.406147 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9168 | 2025.10.28 02:52:59.406162 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9169 | 2025.10.28 02:52:59.406181 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9170 | 2025.10.28 02:52:59.406208 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9171 | 2025.10.28 02:52:59.406235 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9172 | 2025.10.28 02:52:59.406240 [ 290 ] {} <Debug> TCP-Session: 178b0304-fc81-46e6-89fd-84a0067b3f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9173 | 2025.10.28 02:52:59.406255 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9174 | 2025.10.28 02:52:59.406281 [ 350 ] {} <Debug> TCP-Session: 0a399d79-70a5-4074-9454-a0b415ea5a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9175 | 2025.10.28 02:52:59.406211 [ 289 ] {} <Debug> TCP-Session: eedf298c-f27b-4026-a9b6-d8e79423170c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2025.10.28 02:52:59.406312 [ 354 ] {} <Debug> TCP-Session: bcb536f9-9229-4096-b6ff-56ba2477ebfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9177 | 2025.10.28 02:52:59.406131 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9178 | 2025.10.28 02:52:59.406269 [ 353 ] {} <Debug> TCP-Session: ddd805ff-529d-47e1-abcc-2334c4b7297a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9179 | 2025.10.28 02:52:59.406198 [ 352 ] {} <Debug> TCP-Session: c2c461c7-b72a-4688-a294-3b57ae59e85d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9180 | 2025.10.28 02:52:59.406398 [ 351 ] {} <Debug> TCP-Session: 0011e945-88ea-40c0-847a-dc755a1b18c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9181 | 2025.10.28 02:52:59.406161 [ 288 ] {} <Debug> TCP-Session: dcee2af7-b315-4e00-bdb4-8a4febb012f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9182 | 2025.10.28 02:53:00.692185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1170 | ||
| 9183 | 2025.10.28 02:53:00.694697 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2025.10.28 02:53:00.694754 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9185 | 2025.10.28 02:53:00.696040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9186 | 2025.10.28 02:53:00.696328 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2025.10.28 02:53:00.696521 [ 41 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9188 | 2025.10.28 02:53:00.696592 [ 41 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2025.10.28 02:53:00.696613 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9190 | 2025.10.28 02:53:00.696723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1170 | ||
| 9191 | 2025.10.28 02:53:00.696723 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 9192 | 2025.10.28 02:53:00.697393 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9193 | 2025.10.28 02:53:00.697542 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1018 rows starting from the beginning of the part | ||
| 9194 | 2025.10.28 02:53:00.697899 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
| 9195 | 2025.10.28 02:53:00.698195 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 9196 | 2025.10.28 02:53:00.698485 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 54 rows starting from the beginning of the part | ||
| 9197 | 2025.10.28 02:53:00.698772 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part | ||
| 9198 | 2025.10.28 02:53:00.699064 [ 189 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 9199 | 2025.10.28 02:53:00.706182 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 72 columns (72 merged, 0 gathered) in 0.009504001 sec., 123106.04765298321 rows/sec., 98.16 MiB/sec. | ||
| 9200 | 2025.10.28 02:53:00.707634 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9201 | 2025.10.28 02:53:00.708264 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_31_6} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2025.10.28 02:53:00.708353 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_31_6} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9203 | 2025.10.28 02:53:00.708723 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 9204 | 2025.10.28 02:53:01.461756 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2025.10.28 02:53:01.462036 [ 4 ] {fd55e910-afd0-4eff-b712-0dfe2493bef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9206 | 2025.10.28 02:53:01.462144 [ 4 ] {fd55e910-afd0-4eff-b712-0dfe2493bef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9207 | 2025.10.28 02:53:01.463208 [ 4 ] {fd55e910-afd0-4eff-b712-0dfe2493bef3} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2025.10.28 02:53:01.463250 [ 4 ] {fd55e910-afd0-4eff-b712-0dfe2493bef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9209 | 2025.10.28 02:53:01.463671 [ 4 ] {fd55e910-afd0-4eff-b712-0dfe2493bef3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9210 | 2025.10.28 02:53:01.463907 [ 4 ] {fd55e910-afd0-4eff-b712-0dfe2493bef3} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2025.10.28 02:53:01.464077 [ 4 ] {fd55e910-afd0-4eff-b712-0dfe2493bef3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002116 sec., 193761.81474480152 rows/sec., 12.29 MiB/sec. | ||
| 9212 | 2025.10.28 02:53:01.464128 [ 4 ] {fd55e910-afd0-4eff-b712-0dfe2493bef3} <Debug> TCPHandler: Processed in 0.002557834 sec. | ||
| 9213 | 2025.10.28 02:53:01.464245 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2025.10.28 02:53:01.464348 [ 4 ] {c7289b85-1b7b-4325-9014-9e5706b91fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9215 | 2025.10.28 02:53:01.464392 [ 4 ] {c7289b85-1b7b-4325-9014-9e5706b91fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9216 | 2025.10.28 02:53:01.465264 [ 4 ] {c7289b85-1b7b-4325-9014-9e5706b91fe2} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2025.10.28 02:53:01.465300 [ 4 ] {c7289b85-1b7b-4325-9014-9e5706b91fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9218 | 2025.10.28 02:53:01.465695 [ 4 ] {c7289b85-1b7b-4325-9014-9e5706b91fe2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9219 | 2025.10.28 02:53:01.465909 [ 4 ] {c7289b85-1b7b-4325-9014-9e5706b91fe2} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2025.10.28 02:53:01.466043 [ 4 ] {c7289b85-1b7b-4325-9014-9e5706b91fe2} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001718 sec., 697322.4679860303 rows/sec., 55.75 MiB/sec. | ||
| 9221 | 2025.10.28 02:53:01.466082 [ 4 ] {c7289b85-1b7b-4325-9014-9e5706b91fe2} <Debug> TCPHandler: Processed in 0.001889511 sec. | ||
| 9222 | 2025.10.28 02:53:01.466189 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2025.10.28 02:53:01.466287 [ 4 ] {c554acff-4a72-415d-9943-2b42e947eb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9224 | 2025.10.28 02:53:01.466329 [ 4 ] {c554acff-4a72-415d-9943-2b42e947eb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9225 | 2025.10.28 02:53:01.466819 [ 4 ] {c554acff-4a72-415d-9943-2b42e947eb80} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2025.10.28 02:53:01.466853 [ 4 ] {c554acff-4a72-415d-9943-2b42e947eb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9227 | 2025.10.28 02:53:01.467174 [ 4 ] {c554acff-4a72-415d-9943-2b42e947eb80} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9228 | 2025.10.28 02:53:01.467394 [ 4 ] {c554acff-4a72-415d-9943-2b42e947eb80} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2025.10.28 02:53:01.467489 [ 40 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9230 | 2025.10.28 02:53:01.467523 [ 4 ] {c554acff-4a72-415d-9943-2b42e947eb80} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001255 sec., 197609.56175298805 rows/sec., 12.10 MiB/sec. | ||
| 9231 | 2025.10.28 02:53:01.467529 [ 40 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9232 | 2025.10.28 02:53:01.467559 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9233 | 2025.10.28 02:53:01.467561 [ 4 ] {c554acff-4a72-415d-9943-2b42e947eb80} <Debug> TCPHandler: Processed in 0.001421747 sec. | ||
| 9234 | 2025.10.28 02:53:01.467677 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9235 | 2025.10.28 02:53:01.467688 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9236 | 2025.10.28 02:53:01.467771 [ 4 ] {f0acefd1-e201-4566-8e4b-6aa25dcfc170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9237 | 2025.10.28 02:53:01.467817 [ 4 ] {f0acefd1-e201-4566-8e4b-6aa25dcfc170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9238 | 2025.10.28 02:53:01.467850 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9239 | 2025.10.28 02:53:01.467891 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 266 rows starting from the beginning of the part | ||
| 9240 | 2025.10.28 02:53:01.467958 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 248 rows starting from the beginning of the part | ||
| 9241 | 2025.10.28 02:53:01.468004 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 248 rows starting from the beginning of the part | ||
| 9242 | 2025.10.28 02:53:01.468056 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 250 rows starting from the beginning of the part | ||
| 9243 | 2025.10.28 02:53:01.468116 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 248 rows starting from the beginning of the part | ||
| 9244 | 2025.10.28 02:53:01.468163 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 248 rows starting from the beginning of the part | ||
| 9245 | 2025.10.28 02:53:01.468334 [ 4 ] {f0acefd1-e201-4566-8e4b-6aa25dcfc170} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2025.10.28 02:53:01.468376 [ 4 ] {f0acefd1-e201-4566-8e4b-6aa25dcfc170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9247 | 2025.10.28 02:53:01.468729 [ 4 ] {f0acefd1-e201-4566-8e4b-6aa25dcfc170} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9248 | 2025.10.28 02:53:01.468958 [ 4 ] {f0acefd1-e201-4566-8e4b-6aa25dcfc170} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2025.10.28 02:53:01.469057 [ 40 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9250 | 2025.10.28 02:53:01.469084 [ 40 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2025.10.28 02:53:01.469088 [ 4 ] {f0acefd1-e201-4566-8e4b-6aa25dcfc170} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001335 sec., 158801.49812734083 rows/sec., 10.24 MiB/sec. | ||
| 9252 | 2025.10.28 02:53:01.469101 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9253 | 2025.10.28 02:53:01.469129 [ 4 ] {f0acefd1-e201-4566-8e4b-6aa25dcfc170} <Debug> TCPHandler: Processed in 0.001501209 sec. | ||
| 9254 | 2025.10.28 02:53:01.469201 [ 190 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9255 | 2025.10.28 02:53:01.469246 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9256 | 2025.10.28 02:53:01.469251 [ 186 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625523 sec., 927701.4228651333 rows/sec., 60.43 MiB/sec. | ||
| 9257 | 2025.10.28 02:53:01.469335 [ 190 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9258 | 2025.10.28 02:53:01.469347 [ 4 ] {205ddb62-bc57-4dfb-aaf2-43b9773dbb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9259 | 2025.10.28 02:53:01.469368 [ 190 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 442 rows starting from the beginning of the part | ||
| 9260 | 2025.10.28 02:53:01.469393 [ 4 ] {205ddb62-bc57-4dfb-aaf2-43b9773dbb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9261 | 2025.10.28 02:53:01.469436 [ 190 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 9262 | 2025.10.28 02:53:01.469453 [ 186 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9263 | 2025.10.28 02:53:01.469487 [ 190 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 9264 | 2025.10.28 02:53:01.469529 [ 190 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 440 rows starting from the beginning of the part | ||
| 9265 | 2025.10.28 02:53:01.469575 [ 190 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 9266 | 2025.10.28 02:53:01.469615 [ 190 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 9267 | 2025.10.28 02:53:01.469797 [ 186 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_30_6} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2025.10.28 02:53:01.469874 [ 186 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_30_6} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9269 | 2025.10.28 02:53:01.469876 [ 4 ] {205ddb62-bc57-4dfb-aaf2-43b9773dbb40} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2025.10.28 02:53:01.469923 [ 4 ] {205ddb62-bc57-4dfb-aaf2-43b9773dbb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9271 | 2025.10.28 02:53:01.469972 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9272 | 2025.10.28 02:53:01.470245 [ 4 ] {205ddb62-bc57-4dfb-aaf2-43b9773dbb40} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9273 | 2025.10.28 02:53:01.470471 [ 4 ] {205ddb62-bc57-4dfb-aaf2-43b9773dbb40} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2025.10.28 02:53:01.470608 [ 4 ] {205ddb62-bc57-4dfb-aaf2-43b9773dbb40} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00128 sec., 164843.75 rows/sec., 9.36 MiB/sec. | ||
| 9275 | 2025.10.28 02:53:01.470644 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488359 sec., 1162353.9750826245 rows/sec., 80.38 MiB/sec. | ||
| 9276 | 2025.10.28 02:53:01.470647 [ 4 ] {205ddb62-bc57-4dfb-aaf2-43b9773dbb40} <Debug> TCPHandler: Processed in 0.001451128 sec. | ||
| 9277 | 2025.10.28 02:53:01.470789 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9278 | 2025.10.28 02:53:01.470840 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9279 | 2025.10.28 02:53:01.470884 [ 4 ] {f82c5677-d9d0-40d4-a932-74c48c25b2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9280 | 2025.10.28 02:53:01.470924 [ 4 ] {f82c5677-d9d0-40d4-a932-74c48c25b2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9281 | 2025.10.28 02:53:01.471138 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_30_6} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2025.10.28 02:53:01.471214 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_30_6} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9283 | 2025.10.28 02:53:01.471302 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9284 | 2025.10.28 02:53:01.471573 [ 4 ] {f82c5677-d9d0-40d4-a932-74c48c25b2f4} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2025.10.28 02:53:01.471608 [ 4 ] {f82c5677-d9d0-40d4-a932-74c48c25b2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9286 | 2025.10.28 02:53:01.471935 [ 4 ] {f82c5677-d9d0-40d4-a932-74c48c25b2f4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9287 | 2025.10.28 02:53:01.472149 [ 4 ] {f82c5677-d9d0-40d4-a932-74c48c25b2f4} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2025.10.28 02:53:01.472274 [ 4 ] {f82c5677-d9d0-40d4-a932-74c48c25b2f4} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001409 sec., 512420.15613910573 rows/sec., 35.98 MiB/sec. | ||
| 9289 | 2025.10.28 02:53:01.472313 [ 4 ] {f82c5677-d9d0-40d4-a932-74c48c25b2f4} <Debug> TCPHandler: Processed in 0.001571681 sec. | ||
| 9290 | 2025.10.28 02:53:01.472423 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9291 | 2025.10.28 02:53:01.472516 [ 4 ] {28cc64a5-5186-4b41-90f4-34b4ec44ade9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9292 | 2025.10.28 02:53:01.472558 [ 4 ] {28cc64a5-5186-4b41-90f4-34b4ec44ade9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9293 | 2025.10.28 02:53:01.472887 [ 4 ] {28cc64a5-5186-4b41-90f4-34b4ec44ade9} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2025.10.28 02:53:01.472921 [ 4 ] {28cc64a5-5186-4b41-90f4-34b4ec44ade9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9295 | 2025.10.28 02:53:01.473236 [ 4 ] {28cc64a5-5186-4b41-90f4-34b4ec44ade9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9296 | 2025.10.28 02:53:01.473448 [ 4 ] {28cc64a5-5186-4b41-90f4-34b4ec44ade9} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2025.10.28 02:53:01.473581 [ 4 ] {28cc64a5-5186-4b41-90f4-34b4ec44ade9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 9298 | 2025.10.28 02:53:01.473618 [ 4 ] {28cc64a5-5186-4b41-90f4-34b4ec44ade9} <Debug> TCPHandler: Processed in 0.001243291 sec. | ||
| 9299 | 2025.10.28 02:53:01.473738 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9300 | 2025.10.28 02:53:01.473857 [ 4 ] {89d682ae-4d2f-4082-a648-0a36ccddc6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9301 | 2025.10.28 02:53:01.473912 [ 4 ] {89d682ae-4d2f-4082-a648-0a36ccddc6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9302 | 2025.10.28 02:53:01.474433 [ 4 ] {89d682ae-4d2f-4082-a648-0a36ccddc6ff} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2025.10.28 02:53:01.474477 [ 4 ] {89d682ae-4d2f-4082-a648-0a36ccddc6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9304 | 2025.10.28 02:53:01.474888 [ 4 ] {89d682ae-4d2f-4082-a648-0a36ccddc6ff} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9305 | 2025.10.28 02:53:01.475112 [ 4 ] {89d682ae-4d2f-4082-a648-0a36ccddc6ff} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2025.10.28 02:53:01.475250 [ 4 ] {89d682ae-4d2f-4082-a648-0a36ccddc6ff} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001419 sec., 221282.59337561665 rows/sec., 14.54 MiB/sec. | ||
| 9307 | 2025.10.28 02:53:01.475287 [ 4 ] {89d682ae-4d2f-4082-a648-0a36ccddc6ff} <Debug> TCPHandler: Processed in 0.001610453 sec. | ||
| 9308 | 2025.10.28 02:53:01.475393 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9309 | 2025.10.28 02:53:01.475488 [ 4 ] {91ff649f-3d5f-49cf-869e-3f02eea863d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9310 | 2025.10.28 02:53:01.475531 [ 4 ] {91ff649f-3d5f-49cf-869e-3f02eea863d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9311 | 2025.10.28 02:53:01.475849 [ 4 ] {91ff649f-3d5f-49cf-869e-3f02eea863d0} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2025.10.28 02:53:01.475883 [ 4 ] {91ff649f-3d5f-49cf-869e-3f02eea863d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9313 | 2025.10.28 02:53:01.476192 [ 4 ] {91ff649f-3d5f-49cf-869e-3f02eea863d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9314 | 2025.10.28 02:53:01.476406 [ 4 ] {91ff649f-3d5f-49cf-869e-3f02eea863d0} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2025.10.28 02:53:01.476536 [ 4 ] {91ff649f-3d5f-49cf-869e-3f02eea863d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 9316 | 2025.10.28 02:53:01.476573 [ 4 ] {91ff649f-3d5f-49cf-869e-3f02eea863d0} <Debug> TCPHandler: Processed in 0.001230801 sec. | ||
| 9317 | 2025.10.28 02:53:01.476679 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9318 | 2025.10.28 02:53:01.476774 [ 4 ] {cdabc3d5-e65f-4725-a58c-c25be4a7c46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9319 | 2025.10.28 02:53:01.476829 [ 4 ] {cdabc3d5-e65f-4725-a58c-c25be4a7c46b} <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 | ||
| 9320 | 2025.10.28 02:53:01.477693 [ 4 ] {cdabc3d5-e65f-4725-a58c-c25be4a7c46b} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2025.10.28 02:53:01.477729 [ 4 ] {cdabc3d5-e65f-4725-a58c-c25be4a7c46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9322 | 2025.10.28 02:53:01.478314 [ 4 ] {cdabc3d5-e65f-4725-a58c-c25be4a7c46b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9323 | 2025.10.28 02:53:01.478545 [ 4 ] {cdabc3d5-e65f-4725-a58c-c25be4a7c46b} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2025.10.28 02:53:01.478688 [ 4 ] {cdabc3d5-e65f-4725-a58c-c25be4a7c46b} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001932 sec., 22256.72877846791 rows/sec., 39.88 MiB/sec. | ||
| 9325 | 2025.10.28 02:53:01.478750 [ 4 ] {cdabc3d5-e65f-4725-a58c-c25be4a7c46b} <Debug> TCPHandler: Processed in 0.002121719 sec. | ||
| 9326 | 2025.10.28 02:53:01.478860 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9327 | 2025.10.28 02:53:01.478955 [ 4 ] {fe50d715-c75c-460e-8a32-c47b5fe2ec13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9328 | 2025.10.28 02:53:01.478998 [ 4 ] {fe50d715-c75c-460e-8a32-c47b5fe2ec13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9329 | 2025.10.28 02:53:01.479353 [ 4 ] {fe50d715-c75c-460e-8a32-c47b5fe2ec13} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2025.10.28 02:53:01.479387 [ 4 ] {fe50d715-c75c-460e-8a32-c47b5fe2ec13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9331 | 2025.10.28 02:53:01.479697 [ 4 ] {fe50d715-c75c-460e-8a32-c47b5fe2ec13} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9332 | 2025.10.28 02:53:01.479905 [ 4 ] {fe50d715-c75c-460e-8a32-c47b5fe2ec13} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2025.10.28 02:53:01.480034 [ 4 ] {fe50d715-c75c-460e-8a32-c47b5fe2ec13} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001098 sec., 94717.66848816029 rows/sec., 5.80 MiB/sec. | ||
| 9334 | 2025.10.28 02:53:01.480070 [ 4 ] {fe50d715-c75c-460e-8a32-c47b5fe2ec13} <Debug> TCPHandler: Processed in 0.001261961 sec. | ||
| 9335 | 2025.10.28 02:53:05.498545 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9336 | 2025.10.28 02:53:05.498645 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9337 | 2025.10.28 02:53:05.642443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20188 | ||
| 9338 | 2025.10.28 02:53:05.643201 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9339 | 2025.10.28 02:53:05.643254 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9340 | 2025.10.28 02:53:05.643751 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9341 | 2025.10.28 02:53:05.643980 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9342 | 2025.10.28 02:53:05.644115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20188 | ||
| 9343 | 2025.10.28 02:53:06.448943 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2025.10.28 02:53:06.449204 [ 4 ] {568cd981-1c92-4d53-937d-bf5a2f0cbc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9345 | 2025.10.28 02:53:06.449271 [ 4 ] {568cd981-1c92-4d53-937d-bf5a2f0cbc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9346 | 2025.10.28 02:53:06.449972 [ 4 ] {568cd981-1c92-4d53-937d-bf5a2f0cbc3b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2025.10.28 02:53:06.450023 [ 4 ] {568cd981-1c92-4d53-937d-bf5a2f0cbc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9348 | 2025.10.28 02:53:06.450440 [ 4 ] {568cd981-1c92-4d53-937d-bf5a2f0cbc3b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9349 | 2025.10.28 02:53:06.450666 [ 4 ] {568cd981-1c92-4d53-937d-bf5a2f0cbc3b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2025.10.28 02:53:06.450835 [ 4 ] {568cd981-1c92-4d53-937d-bf5a2f0cbc3b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.55 MiB/sec. | ||
| 9351 | 2025.10.28 02:53:06.450886 [ 4 ] {568cd981-1c92-4d53-937d-bf5a2f0cbc3b} <Debug> TCPHandler: Processed in 0.00213836 sec. | ||
| 9352 | 2025.10.28 02:53:06.451006 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9353 | 2025.10.28 02:53:06.451110 [ 4 ] {37ae964b-9f73-4ed9-942c-f52c4a43f761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9354 | 2025.10.28 02:53:06.451153 [ 4 ] {37ae964b-9f73-4ed9-942c-f52c4a43f761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9355 | 2025.10.28 02:53:06.451589 [ 4 ] {37ae964b-9f73-4ed9-942c-f52c4a43f761} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9356 | 2025.10.28 02:53:06.451628 [ 4 ] {37ae964b-9f73-4ed9-942c-f52c4a43f761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9357 | 2025.10.28 02:53:06.451936 [ 4 ] {37ae964b-9f73-4ed9-942c-f52c4a43f761} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9358 | 2025.10.28 02:53:06.452143 [ 4 ] {37ae964b-9f73-4ed9-942c-f52c4a43f761} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9359 | 2025.10.28 02:53:06.452280 [ 4 ] {37ae964b-9f73-4ed9-942c-f52c4a43f761} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 9360 | 2025.10.28 02:53:06.452317 [ 4 ] {37ae964b-9f73-4ed9-942c-f52c4a43f761} <Debug> TCPHandler: Processed in 0.001364444 sec. | ||
| 9361 | 2025.10.28 02:53:06.452428 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9362 | 2025.10.28 02:53:06.452525 [ 4 ] {44de9678-7c5b-4533-bc38-ccdb7f162540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9363 | 2025.10.28 02:53:06.452570 [ 4 ] {44de9678-7c5b-4533-bc38-ccdb7f162540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9364 | 2025.10.28 02:53:06.452982 [ 4 ] {44de9678-7c5b-4533-bc38-ccdb7f162540} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9365 | 2025.10.28 02:53:06.453019 [ 4 ] {44de9678-7c5b-4533-bc38-ccdb7f162540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9366 | 2025.10.28 02:53:06.453346 [ 4 ] {44de9678-7c5b-4533-bc38-ccdb7f162540} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9367 | 2025.10.28 02:53:06.453550 [ 4 ] {44de9678-7c5b-4533-bc38-ccdb7f162540} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9368 | 2025.10.28 02:53:06.453686 [ 4 ] {44de9678-7c5b-4533-bc38-ccdb7f162540} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 9369 | 2025.10.28 02:53:06.453723 [ 4 ] {44de9678-7c5b-4533-bc38-ccdb7f162540} <Debug> TCPHandler: Processed in 0.001345964 sec. | ||
| 9370 | 2025.10.28 02:53:06.453834 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9371 | 2025.10.28 02:53:06.453929 [ 4 ] {651b69ad-61ea-43f8-b890-a9b18305e7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9372 | 2025.10.28 02:53:06.453971 [ 4 ] {651b69ad-61ea-43f8-b890-a9b18305e7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9373 | 2025.10.28 02:53:06.454299 [ 4 ] {651b69ad-61ea-43f8-b890-a9b18305e7c4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9374 | 2025.10.28 02:53:06.454335 [ 4 ] {651b69ad-61ea-43f8-b890-a9b18305e7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9375 | 2025.10.28 02:53:06.454653 [ 4 ] {651b69ad-61ea-43f8-b890-a9b18305e7c4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9376 | 2025.10.28 02:53:06.454858 [ 4 ] {651b69ad-61ea-43f8-b890-a9b18305e7c4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9377 | 2025.10.28 02:53:06.454989 [ 4 ] {651b69ad-61ea-43f8-b890-a9b18305e7c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 9378 | 2025.10.28 02:53:06.455024 [ 4 ] {651b69ad-61ea-43f8-b890-a9b18305e7c4} <Debug> TCPHandler: Processed in 0.001240121 sec. | ||
| 9379 | 2025.10.28 02:53:06.811486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9380 | 2025.10.28 02:53:06.827600 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2025.10.28 02:53:06.827668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9382 | 2025.10.28 02:53:06.833654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9383 | 2025.10.28 02:53:06.834432 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2025.10.28 02:53:06.837376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9385 | 2025.10.28 02:53:09.878573 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2025.10.28 02:53:09.878796 [ 4 ] {215bf1e3-b823-4c44-be7d-f75e00b4cb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9387 | 2025.10.28 02:53:09.878872 [ 4 ] {215bf1e3-b823-4c44-be7d-f75e00b4cb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9388 | 2025.10.28 02:53:09.879680 [ 4 ] {215bf1e3-b823-4c44-be7d-f75e00b4cb48} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2025.10.28 02:53:09.879733 [ 4 ] {215bf1e3-b823-4c44-be7d-f75e00b4cb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9390 | 2025.10.28 02:53:09.880194 [ 4 ] {215bf1e3-b823-4c44-be7d-f75e00b4cb48} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9391 | 2025.10.28 02:53:09.880424 [ 4 ] {215bf1e3-b823-4c44-be7d-f75e00b4cb48} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2025.10.28 02:53:09.880592 [ 4 ] {215bf1e3-b823-4c44-be7d-f75e00b4cb48} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001851 sec., 221501.89086980012 rows/sec., 14.05 MiB/sec. | ||
| 9393 | 2025.10.28 02:53:09.880644 [ 4 ] {215bf1e3-b823-4c44-be7d-f75e00b4cb48} <Debug> TCPHandler: Processed in 0.002214032 sec. | ||
| 9394 | 2025.10.28 02:53:09.880766 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2025.10.28 02:53:09.880873 [ 4 ] {3fb44618-d3a8-4fca-b292-b0b2b875d548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9396 | 2025.10.28 02:53:09.880918 [ 4 ] {3fb44618-d3a8-4fca-b292-b0b2b875d548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9397 | 2025.10.28 02:53:09.881337 [ 4 ] {3fb44618-d3a8-4fca-b292-b0b2b875d548} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2025.10.28 02:53:09.881375 [ 4 ] {3fb44618-d3a8-4fca-b292-b0b2b875d548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9399 | 2025.10.28 02:53:09.881681 [ 4 ] {3fb44618-d3a8-4fca-b292-b0b2b875d548} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9400 | 2025.10.28 02:53:09.881893 [ 4 ] {3fb44618-d3a8-4fca-b292-b0b2b875d548} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2025.10.28 02:53:09.882033 [ 4 ] {3fb44618-d3a8-4fca-b292-b0b2b875d548} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001185 sec., 13502.109704641349 rows/sec., 1.08 MiB/sec. | ||
| 9402 | 2025.10.28 02:53:09.882073 [ 4 ] {3fb44618-d3a8-4fca-b292-b0b2b875d548} <Debug> TCPHandler: Processed in 0.001361034 sec. | ||
| 9403 | 2025.10.28 02:53:09.882178 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9404 | 2025.10.28 02:53:09.882275 [ 4 ] {d2d49dc6-1674-41b5-9e4a-ffb763d3c81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9405 | 2025.10.28 02:53:09.882316 [ 4 ] {d2d49dc6-1674-41b5-9e4a-ffb763d3c81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9406 | 2025.10.28 02:53:09.883961 [ 4 ] {d2d49dc6-1674-41b5-9e4a-ffb763d3c81b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2025.10.28 02:53:09.883998 [ 4 ] {d2d49dc6-1674-41b5-9e4a-ffb763d3c81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9408 | 2025.10.28 02:53:09.884452 [ 4 ] {d2d49dc6-1674-41b5-9e4a-ffb763d3c81b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9409 | 2025.10.28 02:53:09.884673 [ 4 ] {d2d49dc6-1674-41b5-9e4a-ffb763d3c81b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2025.10.28 02:53:09.884813 [ 4 ] {d2d49dc6-1674-41b5-9e4a-ffb763d3c81b} <Debug> executeQuery: Read 2346 rows, 195.23 KiB in 0.002558 sec., 917122.7521501173 rows/sec., 74.53 MiB/sec. | ||
| 9411 | 2025.10.28 02:53:09.884855 [ 4 ] {d2d49dc6-1674-41b5-9e4a-ffb763d3c81b} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 9412 | 2025.10.28 02:53:09.884868 [ 4 ] {d2d49dc6-1674-41b5-9e4a-ffb763d3c81b} <Debug> TCPHandler: Processed in 0.00274102 sec. | ||
| 9413 | 2025.10.28 02:53:09.884976 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9414 | 2025.10.28 02:53:09.885082 [ 4 ] {289a1f8d-a766-42a4-bd26-f9e20c160084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9415 | 2025.10.28 02:53:09.885125 [ 4 ] {289a1f8d-a766-42a4-bd26-f9e20c160084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9416 | 2025.10.28 02:53:09.885644 [ 4 ] {289a1f8d-a766-42a4-bd26-f9e20c160084} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9417 | 2025.10.28 02:53:09.885683 [ 4 ] {289a1f8d-a766-42a4-bd26-f9e20c160084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9418 | 2025.10.28 02:53:09.886047 [ 4 ] {289a1f8d-a766-42a4-bd26-f9e20c160084} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9419 | 2025.10.28 02:53:09.886308 [ 4 ] {289a1f8d-a766-42a4-bd26-f9e20c160084} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2025.10.28 02:53:09.886458 [ 4 ] {289a1f8d-a766-42a4-bd26-f9e20c160084} <Debug> executeQuery: Read 264 rows, 16.67 KiB in 0.001397 sec., 188976.3779527559 rows/sec., 11.65 MiB/sec. | ||
| 9421 | 2025.10.28 02:53:09.886500 [ 4 ] {289a1f8d-a766-42a4-bd26-f9e20c160084} <Debug> TCPHandler: Processed in 0.001576691 sec. | ||
| 9422 | 2025.10.28 02:53:09.886603 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9423 | 2025.10.28 02:53:09.886715 [ 4 ] {186e5c6a-2081-4269-a28b-63e12b39dcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9424 | 2025.10.28 02:53:09.886762 [ 4 ] {186e5c6a-2081-4269-a28b-63e12b39dcb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9425 | 2025.10.28 02:53:09.887326 [ 4 ] {186e5c6a-2081-4269-a28b-63e12b39dcb9} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2025.10.28 02:53:09.887365 [ 4 ] {186e5c6a-2081-4269-a28b-63e12b39dcb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9427 | 2025.10.28 02:53:09.887699 [ 4 ] {186e5c6a-2081-4269-a28b-63e12b39dcb9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9428 | 2025.10.28 02:53:09.887910 [ 4 ] {186e5c6a-2081-4269-a28b-63e12b39dcb9} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2025.10.28 02:53:09.888045 [ 4 ] {186e5c6a-2081-4269-a28b-63e12b39dcb9} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001351 sec., 325684.67801628425 rows/sec., 21.55 MiB/sec. | ||
| 9430 | 2025.10.28 02:53:09.888085 [ 4 ] {186e5c6a-2081-4269-a28b-63e12b39dcb9} <Debug> TCPHandler: Processed in 0.00153209 sec. | ||
| 9431 | 2025.10.28 02:53:09.888198 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9432 | 2025.10.28 02:53:09.888295 [ 4 ] {ffd90f47-d35a-45a6-a2e4-f6b8366ce257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9433 | 2025.10.28 02:53:09.888336 [ 4 ] {ffd90f47-d35a-45a6-a2e4-f6b8366ce257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9434 | 2025.10.28 02:53:09.888823 [ 4 ] {ffd90f47-d35a-45a6-a2e4-f6b8366ce257} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2025.10.28 02:53:09.888861 [ 4 ] {ffd90f47-d35a-45a6-a2e4-f6b8366ce257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9436 | 2025.10.28 02:53:09.889176 [ 4 ] {ffd90f47-d35a-45a6-a2e4-f6b8366ce257} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9437 | 2025.10.28 02:53:09.889402 [ 4 ] {ffd90f47-d35a-45a6-a2e4-f6b8366ce257} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2025.10.28 02:53:09.889533 [ 4 ] {ffd90f47-d35a-45a6-a2e4-f6b8366ce257} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001257 sec., 167859.98408910102 rows/sec., 9.53 MiB/sec. | ||
| 9439 | 2025.10.28 02:53:09.889573 [ 4 ] {ffd90f47-d35a-45a6-a2e4-f6b8366ce257} <Debug> TCPHandler: Processed in 0.001424497 sec. | ||
| 9440 | 2025.10.28 02:53:09.889683 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9441 | 2025.10.28 02:53:09.889778 [ 4 ] {159a3a83-9b99-4970-ae9d-039e3f7b05d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9442 | 2025.10.28 02:53:09.889818 [ 4 ] {159a3a83-9b99-4970-ae9d-039e3f7b05d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9443 | 2025.10.28 02:53:09.890687 [ 4 ] {159a3a83-9b99-4970-ae9d-039e3f7b05d9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2025.10.28 02:53:09.890725 [ 4 ] {159a3a83-9b99-4970-ae9d-039e3f7b05d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9445 | 2025.10.28 02:53:09.891089 [ 4 ] {159a3a83-9b99-4970-ae9d-039e3f7b05d9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9446 | 2025.10.28 02:53:09.891300 [ 4 ] {159a3a83-9b99-4970-ae9d-039e3f7b05d9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2025.10.28 02:53:09.891434 [ 4 ] {159a3a83-9b99-4970-ae9d-039e3f7b05d9} <Debug> executeQuery: Read 1194 rows, 87.50 KiB in 0.001674 sec., 713261.6487455197 rows/sec., 51.05 MiB/sec. | ||
| 9448 | 2025.10.28 02:53:09.891474 [ 4 ] {159a3a83-9b99-4970-ae9d-039e3f7b05d9} <Debug> TCPHandler: Processed in 0.001840421 sec. | ||
| 9449 | 2025.10.28 02:53:09.891588 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9450 | 2025.10.28 02:53:09.891683 [ 4 ] {dc948767-5546-432b-9c35-dbb9d243c037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9451 | 2025.10.28 02:53:09.891725 [ 4 ] {dc948767-5546-432b-9c35-dbb9d243c037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9452 | 2025.10.28 02:53:09.892065 [ 4 ] {dc948767-5546-432b-9c35-dbb9d243c037} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2025.10.28 02:53:09.892102 [ 4 ] {dc948767-5546-432b-9c35-dbb9d243c037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9454 | 2025.10.28 02:53:09.892404 [ 4 ] {dc948767-5546-432b-9c35-dbb9d243c037} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9455 | 2025.10.28 02:53:09.892610 [ 4 ] {dc948767-5546-432b-9c35-dbb9d243c037} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2025.10.28 02:53:09.892747 [ 4 ] {dc948767-5546-432b-9c35-dbb9d243c037} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 9457 | 2025.10.28 02:53:09.892785 [ 4 ] {dc948767-5546-432b-9c35-dbb9d243c037} <Debug> TCPHandler: Processed in 0.00124682 sec. | ||
| 9458 | 2025.10.28 02:53:09.892896 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9459 | 2025.10.28 02:53:09.892991 [ 4 ] {f9aaf8c8-a2ff-431d-a74f-8060fc9b8441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9460 | 2025.10.28 02:53:09.893035 [ 4 ] {f9aaf8c8-a2ff-431d-a74f-8060fc9b8441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9461 | 2025.10.28 02:53:09.893647 [ 4 ] {f9aaf8c8-a2ff-431d-a74f-8060fc9b8441} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2025.10.28 02:53:09.893684 [ 4 ] {f9aaf8c8-a2ff-431d-a74f-8060fc9b8441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9463 | 2025.10.28 02:53:09.894058 [ 4 ] {f9aaf8c8-a2ff-431d-a74f-8060fc9b8441} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9464 | 2025.10.28 02:53:09.894264 [ 4 ] {f9aaf8c8-a2ff-431d-a74f-8060fc9b8441} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9465 | 2025.10.28 02:53:09.894394 [ 4 ] {f9aaf8c8-a2ff-431d-a74f-8060fc9b8441} <Debug> executeQuery: Read 974 rows, 66.16 KiB in 0.001419 sec., 686398.8724453842 rows/sec., 45.53 MiB/sec. | ||
| 9466 | 2025.10.28 02:53:09.894431 [ 4 ] {f9aaf8c8-a2ff-431d-a74f-8060fc9b8441} <Debug> TCPHandler: Processed in 0.001584691 sec. | ||
| 9467 | 2025.10.28 02:53:09.894543 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9468 | 2025.10.28 02:53:09.894638 [ 4 ] {3a52b1d9-18d8-4d89-99ae-cd97abb30e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9469 | 2025.10.28 02:53:09.894680 [ 4 ] {3a52b1d9-18d8-4d89-99ae-cd97abb30e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9470 | 2025.10.28 02:53:09.894990 [ 4 ] {3a52b1d9-18d8-4d89-99ae-cd97abb30e14} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9471 | 2025.10.28 02:53:09.895027 [ 4 ] {3a52b1d9-18d8-4d89-99ae-cd97abb30e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9472 | 2025.10.28 02:53:09.895329 [ 4 ] {3a52b1d9-18d8-4d89-99ae-cd97abb30e14} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9473 | 2025.10.28 02:53:09.895537 [ 4 ] {3a52b1d9-18d8-4d89-99ae-cd97abb30e14} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2025.10.28 02:53:09.895671 [ 4 ] {3a52b1d9-18d8-4d89-99ae-cd97abb30e14} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 9475 | 2025.10.28 02:53:09.895709 [ 4 ] {3a52b1d9-18d8-4d89-99ae-cd97abb30e14} <Debug> TCPHandler: Processed in 0.00121575 sec. | ||
| 9476 | 2025.10.28 02:53:09.895829 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9477 | 2025.10.28 02:53:09.895952 [ 4 ] {797a9f17-656e-4a3b-a81d-f6861d5b8a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9478 | 2025.10.28 02:53:09.896017 [ 4 ] {797a9f17-656e-4a3b-a81d-f6861d5b8a89} <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 | ||
| 9479 | 2025.10.28 02:53:09.896898 [ 4 ] {797a9f17-656e-4a3b-a81d-f6861d5b8a89} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9480 | 2025.10.28 02:53:09.896936 [ 4 ] {797a9f17-656e-4a3b-a81d-f6861d5b8a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9481 | 2025.10.28 02:53:09.897504 [ 4 ] {797a9f17-656e-4a3b-a81d-f6861d5b8a89} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9482 | 2025.10.28 02:53:09.897730 [ 4 ] {797a9f17-656e-4a3b-a81d-f6861d5b8a89} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9483 | 2025.10.28 02:53:09.897845 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9484 | 2025.10.28 02:53:09.897871 [ 4 ] {797a9f17-656e-4a3b-a81d-f6861d5b8a89} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001944 sec., 22119.34156378601 rows/sec., 39.64 MiB/sec. | ||
| 9485 | 2025.10.28 02:53:09.897925 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2025.10.28 02:53:09.897954 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9487 | 2025.10.28 02:53:09.897955 [ 4 ] {797a9f17-656e-4a3b-a81d-f6861d5b8a89} <Debug> TCPHandler: Processed in 0.002184602 sec. | ||
| 9488 | 2025.10.28 02:53:09.898064 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 9489 | 2025.10.28 02:53:09.898077 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9490 | 2025.10.28 02:53:09.898175 [ 4 ] {28fdde05-b9e2-4113-9e2b-9ef8fe10976b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9491 | 2025.10.28 02:53:09.898217 [ 4 ] {28fdde05-b9e2-4113-9e2b-9ef8fe10976b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9492 | 2025.10.28 02:53:09.898276 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9493 | 2025.10.28 02:53:09.898338 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1034 rows starting from the beginning of the part | ||
| 9494 | 2025.10.28 02:53:09.898479 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 43 rows starting from the beginning of the part | ||
| 9495 | 2025.10.28 02:53:09.898546 [ 4 ] {28fdde05-b9e2-4113-9e2b-9ef8fe10976b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9496 | 2025.10.28 02:53:09.898582 [ 4 ] {28fdde05-b9e2-4113-9e2b-9ef8fe10976b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9497 | 2025.10.28 02:53:09.898603 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 43 rows starting from the beginning of the part | ||
| 9498 | 2025.10.28 02:53:09.898728 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 43 rows starting from the beginning of the part | ||
| 9499 | 2025.10.28 02:53:09.898843 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 43 rows starting from the beginning of the part | ||
| 9500 | 2025.10.28 02:53:09.898887 [ 4 ] {28fdde05-b9e2-4113-9e2b-9ef8fe10976b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9501 | 2025.10.28 02:53:09.898956 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 43 rows starting from the beginning of the part | ||
| 9502 | 2025.10.28 02:53:09.899105 [ 4 ] {28fdde05-b9e2-4113-9e2b-9ef8fe10976b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2025.10.28 02:53:09.899234 [ 4 ] {28fdde05-b9e2-4113-9e2b-9ef8fe10976b} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001077 sec., 85422.46982358402 rows/sec., 5.17 MiB/sec. | ||
| 9504 | 2025.10.28 02:53:09.899269 [ 4 ] {28fdde05-b9e2-4113-9e2b-9ef8fe10976b} <Debug> TCPHandler: Processed in 0.001239601 sec. | ||
| 9505 | 2025.10.28 02:53:09.906523 [ 187 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 19 columns (19 merged, 0 gathered) in 0.008496048 sec., 147009.52725314168 rows/sec., 263.43 MiB/sec. | ||
| 9506 | 2025.10.28 02:53:09.908474 [ 197 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9507 | 2025.10.28 02:53:09.908893 [ 197 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2025.10.28 02:53:09.908988 [ 197 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9509 | 2025.10.28 02:53:09.909132 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.45 MiB. | ||
| 9510 | 2025.10.28 02:53:10.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.70 MiB, peak 318.09 MiB, free memory in arenas 0.00 B, will set to 311.49 MiB (RSS), difference: 4.79 MiB | ||
| 9511 | 2025.10.28 02:53:10.697019 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1224 | ||
| 9512 | 2025.10.28 02:53:10.699874 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2025.10.28 02:53:10.699922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9514 | 2025.10.28 02:53:10.701123 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9515 | 2025.10.28 02:53:10.701414 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2025.10.28 02:53:10.701686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
| 9517 | 2025.10.28 02:53:11.442027 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9518 | 2025.10.28 02:53:11.442310 [ 4 ] {8349d093-68ca-4b62-997d-a546e4e17c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9519 | 2025.10.28 02:53:11.442394 [ 4 ] {8349d093-68ca-4b62-997d-a546e4e17c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9520 | 2025.10.28 02:53:11.443104 [ 4 ] {8349d093-68ca-4b62-997d-a546e4e17c1b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2025.10.28 02:53:11.443152 [ 4 ] {8349d093-68ca-4b62-997d-a546e4e17c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9522 | 2025.10.28 02:53:11.443541 [ 4 ] {8349d093-68ca-4b62-997d-a546e4e17c1b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9523 | 2025.10.28 02:53:11.443756 [ 4 ] {8349d093-68ca-4b62-997d-a546e4e17c1b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2025.10.28 02:53:11.443913 [ 4 ] {8349d093-68ca-4b62-997d-a546e4e17c1b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.56 MiB/sec. | ||
| 9525 | 2025.10.28 02:53:11.443954 [ 4 ] {8349d093-68ca-4b62-997d-a546e4e17c1b} <Debug> TCPHandler: Processed in 0.002108129 sec. | ||
| 9526 | 2025.10.28 02:53:11.444095 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2025.10.28 02:53:11.444215 [ 4 ] {db88c1e1-4460-439e-b9e4-3cf7a4562174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9528 | 2025.10.28 02:53:11.444263 [ 4 ] {db88c1e1-4460-439e-b9e4-3cf7a4562174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9529 | 2025.10.28 02:53:11.444768 [ 4 ] {db88c1e1-4460-439e-b9e4-3cf7a4562174} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2025.10.28 02:53:11.444812 [ 4 ] {db88c1e1-4460-439e-b9e4-3cf7a4562174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9531 | 2025.10.28 02:53:11.445182 [ 4 ] {db88c1e1-4460-439e-b9e4-3cf7a4562174} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9532 | 2025.10.28 02:53:11.445412 [ 4 ] {db88c1e1-4460-439e-b9e4-3cf7a4562174} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2025.10.28 02:53:11.445543 [ 4 ] {db88c1e1-4460-439e-b9e4-3cf7a4562174} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001353 sec., 47302.29120473023 rows/sec., 3.69 MiB/sec. | ||
| 9534 | 2025.10.28 02:53:11.445586 [ 4 ] {db88c1e1-4460-439e-b9e4-3cf7a4562174} <Debug> TCPHandler: Processed in 0.001558631 sec. | ||
| 9535 | 2025.10.28 02:53:11.445695 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9536 | 2025.10.28 02:53:11.445788 [ 4 ] {20dd3c89-c3f3-4230-8fb2-cfcc43014d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9537 | 2025.10.28 02:53:11.445831 [ 4 ] {20dd3c89-c3f3-4230-8fb2-cfcc43014d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9538 | 2025.10.28 02:53:11.446188 [ 4 ] {20dd3c89-c3f3-4230-8fb2-cfcc43014d91} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2025.10.28 02:53:11.446223 [ 4 ] {20dd3c89-c3f3-4230-8fb2-cfcc43014d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9540 | 2025.10.28 02:53:11.446540 [ 4 ] {20dd3c89-c3f3-4230-8fb2-cfcc43014d91} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9541 | 2025.10.28 02:53:11.446746 [ 4 ] {20dd3c89-c3f3-4230-8fb2-cfcc43014d91} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2025.10.28 02:53:11.446860 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 5 parts from all_1_65_13 to all_69_69_0 | ||
| 9543 | 2025.10.28 02:53:11.446875 [ 4 ] {20dd3c89-c3f3-4230-8fb2-cfcc43014d91} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001105 sec., 28959.276018099546 rows/sec., 2.02 MiB/sec. | ||
| 9544 | 2025.10.28 02:53:11.446927 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2025.10.28 02:53:11.446936 [ 4 ] {20dd3c89-c3f3-4230-8fb2-cfcc43014d91} <Debug> TCPHandler: Processed in 0.001288732 sec. | ||
| 9546 | 2025.10.28 02:53:11.446957 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9547 | 2025.10.28 02:53:11.447078 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_69_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_13 to all_69_69_0 into Compact with storage Full | ||
| 9548 | 2025.10.28 02:53:11.447081 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9549 | 2025.10.28 02:53:11.447247 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_69_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9550 | 2025.10.28 02:53:11.447252 [ 4 ] {628e98cf-eab4-46fa-adfa-8d92c547f650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9551 | 2025.10.28 02:53:11.447296 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_65_13, total 21098 rows starting from the beginning of the part | ||
| 9552 | 2025.10.28 02:53:11.447318 [ 4 ] {628e98cf-eab4-46fa-adfa-8d92c547f650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9553 | 2025.10.28 02:53:11.447379 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9554 | 2025.10.28 02:53:11.447439 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 9555 | 2025.10.28 02:53:11.447489 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9556 | 2025.10.28 02:53:11.447537 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 974 rows starting from the beginning of the part | ||
| 9557 | 2025.10.28 02:53:11.447705 [ 4 ] {628e98cf-eab4-46fa-adfa-8d92c547f650} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9558 | 2025.10.28 02:53:11.447749 [ 4 ] {628e98cf-eab4-46fa-adfa-8d92c547f650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9559 | 2025.10.28 02:53:11.448112 [ 4 ] {628e98cf-eab4-46fa-adfa-8d92c547f650} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9560 | 2025.10.28 02:53:11.448316 [ 4 ] {628e98cf-eab4-46fa-adfa-8d92c547f650} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9561 | 2025.10.28 02:53:11.448451 [ 4 ] {628e98cf-eab4-46fa-adfa-8d92c547f650} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001223 sec., 9811.937857726902 rows/sec., 677.13 KiB/sec. | ||
| 9562 | 2025.10.28 02:53:11.448486 [ 4 ] {628e98cf-eab4-46fa-adfa-8d92c547f650} <Debug> TCPHandler: Processed in 0.001464008 sec. | ||
| 9563 | 2025.10.28 02:53:11.455585 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_69_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22706 rows, containing 5 columns (5 merged, 0 gathered) in 0.00855742 sec., 2653369.8240824924 rows/sec., 177.45 MiB/sec. | ||
| 9564 | 2025.10.28 02:53:11.455967 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_69_14} <Trace> MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) | ||
| 9565 | 2025.10.28 02:53:11.456239 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9566 | 2025.10.28 02:53:11.456318 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 5 parts: [all_1_65_13, all_69_69_0] -> all_1_69_14 | ||
| 9567 | 2025.10.28 02:53:11.456397 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 9568 | 2025.10.28 02:53:13.145137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20700 | ||
| 9569 | 2025.10.28 02:53:13.145673 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9570 | 2025.10.28 02:53:13.145710 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9571 | 2025.10.28 02:53:13.146193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9572 | 2025.10.28 02:53:13.146421 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2025.10.28 02:53:13.146547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20700 | ||
| 9574 | 2025.10.28 02:53:14.338369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9575 | 2025.10.28 02:53:14.354860 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9576 | 2025.10.28 02:53:14.354926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9577 | 2025.10.28 02:53:14.360732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9578 | 2025.10.28 02:53:14.361444 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2025.10.28 02:53:14.364213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9580 | 2025.10.28 02:53:16.448058 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9581 | 2025.10.28 02:53:16.448338 [ 4 ] {f345f008-5d8e-48ab-8665-993cf6d88d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9582 | 2025.10.28 02:53:16.448440 [ 4 ] {f345f008-5d8e-48ab-8665-993cf6d88d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9583 | 2025.10.28 02:53:16.449211 [ 4 ] {f345f008-5d8e-48ab-8665-993cf6d88d58} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2025.10.28 02:53:16.449253 [ 4 ] {f345f008-5d8e-48ab-8665-993cf6d88d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9585 | 2025.10.28 02:53:16.449665 [ 4 ] {f345f008-5d8e-48ab-8665-993cf6d88d58} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9586 | 2025.10.28 02:53:16.449880 [ 4 ] {f345f008-5d8e-48ab-8665-993cf6d88d58} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2025.10.28 02:53:16.450037 [ 4 ] {f345f008-5d8e-48ab-8665-993cf6d88d58} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001775 sec., 31549.295774647886 rows/sec., 2.42 MiB/sec. | ||
| 9588 | 2025.10.28 02:53:16.450045 [ 10 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9589 | 2025.10.28 02:53:16.450079 [ 4 ] {f345f008-5d8e-48ab-8665-993cf6d88d58} <Debug> TCPHandler: Processed in 0.002202382 sec. | ||
| 9590 | 2025.10.28 02:53:16.450113 [ 10 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2025.10.28 02:53:16.450175 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9592 | 2025.10.28 02:53:16.450211 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9593 | 2025.10.28 02:53:16.450303 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 9594 | 2025.10.28 02:53:16.450311 [ 4 ] {ca73714b-8b84-4d98-a63d-e48f8c9abbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9595 | 2025.10.28 02:53:16.450402 [ 4 ] {ca73714b-8b84-4d98-a63d-e48f8c9abbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9596 | 2025.10.28 02:53:16.450478 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9597 | 2025.10.28 02:53:16.450522 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2349 rows starting from the beginning of the part | ||
| 9598 | 2025.10.28 02:53:16.450598 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1198 rows starting from the beginning of the part | ||
| 9599 | 2025.10.28 02:53:16.450648 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 9600 | 2025.10.28 02:53:16.450696 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2346 rows starting from the beginning of the part | ||
| 9601 | 2025.10.28 02:53:16.450738 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 9602 | 2025.10.28 02:53:16.450784 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 9603 | 2025.10.28 02:53:16.450844 [ 4 ] {ca73714b-8b84-4d98-a63d-e48f8c9abbb1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9604 | 2025.10.28 02:53:16.450886 [ 4 ] {ca73714b-8b84-4d98-a63d-e48f8c9abbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9605 | 2025.10.28 02:53:16.451234 [ 4 ] {ca73714b-8b84-4d98-a63d-e48f8c9abbb1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9606 | 2025.10.28 02:53:16.451443 [ 4 ] {ca73714b-8b84-4d98-a63d-e48f8c9abbb1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9607 | 2025.10.28 02:53:16.451580 [ 4 ] {ca73714b-8b84-4d98-a63d-e48f8c9abbb1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 9608 | 2025.10.28 02:53:16.451599 [ 99 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9609 | 2025.10.28 02:53:16.451617 [ 4 ] {ca73714b-8b84-4d98-a63d-e48f8c9abbb1} <Debug> TCPHandler: Processed in 0.001455547 sec. | ||
| 9610 | 2025.10.28 02:53:16.451657 [ 99 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9611 | 2025.10.28 02:53:16.451688 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9612 | 2025.10.28 02:53:16.451750 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9613 | 2025.10.28 02:53:16.451801 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 9614 | 2025.10.28 02:53:16.451849 [ 4 ] {794082f2-41e8-4222-9a3d-4772bb440e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9615 | 2025.10.28 02:53:16.451900 [ 4 ] {794082f2-41e8-4222-9a3d-4772bb440e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9616 | 2025.10.28 02:53:16.451941 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9617 | 2025.10.28 02:53:16.451981 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1214 rows starting from the beginning of the part | ||
| 9618 | 2025.10.28 02:53:16.452047 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 722 rows starting from the beginning of the part | ||
| 9619 | 2025.10.28 02:53:16.452092 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 9620 | 2025.10.28 02:53:16.452134 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1194 rows starting from the beginning of the part | ||
| 9621 | 2025.10.28 02:53:16.452170 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9622 | 2025.10.28 02:53:16.452209 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 9623 | 2025.10.28 02:53:16.452337 [ 4 ] {794082f2-41e8-4222-9a3d-4772bb440e2f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2025.10.28 02:53:16.452378 [ 4 ] {794082f2-41e8-4222-9a3d-4772bb440e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9625 | 2025.10.28 02:53:16.452778 [ 4 ] {794082f2-41e8-4222-9a3d-4772bb440e2f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9626 | 2025.10.28 02:53:16.452999 [ 4 ] {794082f2-41e8-4222-9a3d-4772bb440e2f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2025.10.28 02:53:16.453028 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6061 rows, containing 5 columns (5 merged, 0 gathered) in 0.002783331 sec., 2177606.615957642 rows/sec., 184.45 MiB/sec. | ||
| 9628 | 2025.10.28 02:53:16.453136 [ 4 ] {794082f2-41e8-4222-9a3d-4772bb440e2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 9629 | 2025.10.28 02:53:16.453174 [ 4 ] {794082f2-41e8-4222-9a3d-4772bb440e2f} <Debug> TCPHandler: Processed in 0.001471908 sec. | ||
| 9630 | 2025.10.28 02:53:16.453283 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9631 | 2025.10.28 02:53:16.453286 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9632 | 2025.10.28 02:53:16.453413 [ 4 ] {9f66c697-d5d0-45cc-8413-0ee7dc86a6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9633 | 2025.10.28 02:53:16.453457 [ 4 ] {9f66c697-d5d0-45cc-8413-0ee7dc86a6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9634 | 2025.10.28 02:53:16.453551 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_71_14} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2025.10.28 02:53:16.453571 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182135 sec., 1823921.81623521 rows/sec., 137.72 MiB/sec. | ||
| 9636 | 2025.10.28 02:53:16.453634 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_71_14} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9637 | 2025.10.28 02:53:16.453715 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 9638 | 2025.10.28 02:53:16.453803 [ 4 ] {9f66c697-d5d0-45cc-8413-0ee7dc86a6a4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2025.10.28 02:53:16.453818 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9640 | 2025.10.28 02:53:16.453846 [ 4 ] {9f66c697-d5d0-45cc-8413-0ee7dc86a6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9641 | 2025.10.28 02:53:16.454157 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_71_14} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9642 | 2025.10.28 02:53:16.454213 [ 4 ] {9f66c697-d5d0-45cc-8413-0ee7dc86a6a4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9643 | 2025.10.28 02:53:16.454251 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_71_14} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9644 | 2025.10.28 02:53:16.454352 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9645 | 2025.10.28 02:53:16.454436 [ 4 ] {9f66c697-d5d0-45cc-8413-0ee7dc86a6a4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2025.10.28 02:53:16.454573 [ 4 ] {9f66c697-d5d0-45cc-8413-0ee7dc86a6a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 9647 | 2025.10.28 02:53:16.454578 [ 99 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9648 | 2025.10.28 02:53:16.454610 [ 4 ] {9f66c697-d5d0-45cc-8413-0ee7dc86a6a4} <Debug> TCPHandler: Processed in 0.001371835 sec. | ||
| 9649 | 2025.10.28 02:53:16.454624 [ 99 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2025.10.28 02:53:16.454679 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9651 | 2025.10.28 02:53:16.454764 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 9652 | 2025.10.28 02:53:16.454862 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9653 | 2025.10.28 02:53:16.454892 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4660 rows starting from the beginning of the part | ||
| 9654 | 2025.10.28 02:53:16.454948 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 9655 | 2025.10.28 02:53:16.454993 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9656 | 2025.10.28 02:53:16.455032 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 92 rows starting from the beginning of the part | ||
| 9657 | 2025.10.28 02:53:16.455070 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 12 rows starting from the beginning of the part | ||
| 9658 | 2025.10.28 02:53:16.455140 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9659 | 2025.10.28 02:53:16.456798 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4988 rows, containing 4 columns (4 merged, 0 gathered) in 0.002072108 sec., 2407210.4349773275 rows/sec., 152.88 MiB/sec. | ||
| 9660 | 2025.10.28 02:53:16.457136 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9661 | 2025.10.28 02:53:16.457423 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_71_14} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9662 | 2025.10.28 02:53:16.457528 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_71_14} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9663 | 2025.10.28 02:53:16.457633 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 9664 | 2025.10.28 02:53:20.498700 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9665 | 2025.10.28 02:53:20.498761 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9666 | 2025.10.28 02:53:20.647650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21148 | ||
| 9667 | 2025.10.28 02:53:20.648318 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2025.10.28 02:53:20.648356 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9669 | 2025.10.28 02:53:20.648837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9670 | 2025.10.28 02:53:20.649067 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9671 | 2025.10.28 02:53:20.649200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21148 | ||
| 9672 | 2025.10.28 02:53:20.702886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1240 | ||
| 9673 | 2025.10.28 02:53:20.704882 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2025.10.28 02:53:20.704928 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9675 | 2025.10.28 02:53:20.706176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9676 | 2025.10.28 02:53:20.706442 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2025.10.28 02:53:20.706709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1240 | ||
| 9678 | 2025.10.28 02:53:21.461536 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9679 | 2025.10.28 02:53:21.461840 [ 4 ] {6e8f2a79-c772-4036-a6ed-072555971c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9680 | 2025.10.28 02:53:21.461943 [ 4 ] {6e8f2a79-c772-4036-a6ed-072555971c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9681 | 2025.10.28 02:53:21.463006 [ 4 ] {6e8f2a79-c772-4036-a6ed-072555971c2e} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2025.10.28 02:53:21.463052 [ 4 ] {6e8f2a79-c772-4036-a6ed-072555971c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9683 | 2025.10.28 02:53:21.463457 [ 4 ] {6e8f2a79-c772-4036-a6ed-072555971c2e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9684 | 2025.10.28 02:53:21.463691 [ 4 ] {6e8f2a79-c772-4036-a6ed-072555971c2e} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9685 | 2025.10.28 02:53:21.463852 [ 4 ] {6e8f2a79-c772-4036-a6ed-072555971c2e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002089 sec., 196266.15605552896 rows/sec., 12.45 MiB/sec. | ||
| 9686 | 2025.10.28 02:53:21.463900 [ 4 ] {6e8f2a79-c772-4036-a6ed-072555971c2e} <Debug> TCPHandler: Processed in 0.002545023 sec. | ||
| 9687 | 2025.10.28 02:53:21.464013 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9688 | 2025.10.28 02:53:21.464114 [ 4 ] {408360a2-06b4-4f1b-94cc-2e21d4427c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9689 | 2025.10.28 02:53:21.464157 [ 4 ] {408360a2-06b4-4f1b-94cc-2e21d4427c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9690 | 2025.10.28 02:53:21.464996 [ 4 ] {408360a2-06b4-4f1b-94cc-2e21d4427c42} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9691 | 2025.10.28 02:53:21.465034 [ 4 ] {408360a2-06b4-4f1b-94cc-2e21d4427c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9692 | 2025.10.28 02:53:21.465410 [ 4 ] {408360a2-06b4-4f1b-94cc-2e21d4427c42} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9693 | 2025.10.28 02:53:21.465617 [ 4 ] {408360a2-06b4-4f1b-94cc-2e21d4427c42} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9694 | 2025.10.28 02:53:21.465749 [ 4 ] {408360a2-06b4-4f1b-94cc-2e21d4427c42} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001659 sec., 722121.7600964436 rows/sec., 57.74 MiB/sec. | ||
| 9695 | 2025.10.28 02:53:21.465787 [ 4 ] {408360a2-06b4-4f1b-94cc-2e21d4427c42} <Debug> TCPHandler: Processed in 0.0018232 sec. | ||
| 9696 | 2025.10.28 02:53:21.465911 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2025.10.28 02:53:21.466034 [ 4 ] {59f71137-2f25-4b35-8cce-9146e776d892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9698 | 2025.10.28 02:53:21.466087 [ 4 ] {59f71137-2f25-4b35-8cce-9146e776d892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9699 | 2025.10.28 02:53:21.466703 [ 4 ] {59f71137-2f25-4b35-8cce-9146e776d892} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2025.10.28 02:53:21.466751 [ 4 ] {59f71137-2f25-4b35-8cce-9146e776d892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9701 | 2025.10.28 02:53:21.467135 [ 4 ] {59f71137-2f25-4b35-8cce-9146e776d892} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9702 | 2025.10.28 02:53:21.467387 [ 4 ] {59f71137-2f25-4b35-8cce-9146e776d892} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2025.10.28 02:53:21.467542 [ 4 ] {59f71137-2f25-4b35-8cce-9146e776d892} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001534 sec., 161668.83963494134 rows/sec., 9.90 MiB/sec. | ||
| 9704 | 2025.10.28 02:53:21.467588 [ 4 ] {59f71137-2f25-4b35-8cce-9146e776d892} <Debug> TCPHandler: Processed in 0.001739956 sec. | ||
| 9705 | 2025.10.28 02:53:21.467702 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9706 | 2025.10.28 02:53:21.467806 [ 4 ] {29206dbe-466b-4885-a029-e4da439a2e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9707 | 2025.10.28 02:53:21.467848 [ 4 ] {29206dbe-466b-4885-a029-e4da439a2e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9708 | 2025.10.28 02:53:21.468333 [ 4 ] {29206dbe-466b-4885-a029-e4da439a2e5d} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2025.10.28 02:53:21.468370 [ 4 ] {29206dbe-466b-4885-a029-e4da439a2e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9710 | 2025.10.28 02:53:21.468700 [ 4 ] {29206dbe-466b-4885-a029-e4da439a2e5d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9711 | 2025.10.28 02:53:21.468915 [ 4 ] {29206dbe-466b-4885-a029-e4da439a2e5d} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2025.10.28 02:53:21.469047 [ 4 ] {29206dbe-466b-4885-a029-e4da439a2e5d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001261 sec., 168120.53925455987 rows/sec., 10.84 MiB/sec. | ||
| 9713 | 2025.10.28 02:53:21.469087 [ 4 ] {29206dbe-466b-4885-a029-e4da439a2e5d} <Debug> TCPHandler: Processed in 0.001436387 sec. | ||
| 9714 | 2025.10.28 02:53:21.469195 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9715 | 2025.10.28 02:53:21.469299 [ 4 ] {3b66f2e8-41a8-488c-bf17-56c5cdc2b7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9716 | 2025.10.28 02:53:21.469342 [ 4 ] {3b66f2e8-41a8-488c-bf17-56c5cdc2b7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9717 | 2025.10.28 02:53:21.469847 [ 4 ] {3b66f2e8-41a8-488c-bf17-56c5cdc2b7a1} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9718 | 2025.10.28 02:53:21.469885 [ 4 ] {3b66f2e8-41a8-488c-bf17-56c5cdc2b7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9719 | 2025.10.28 02:53:21.470213 [ 4 ] {3b66f2e8-41a8-488c-bf17-56c5cdc2b7a1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9720 | 2025.10.28 02:53:21.470426 [ 4 ] {3b66f2e8-41a8-488c-bf17-56c5cdc2b7a1} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2025.10.28 02:53:21.470560 [ 4 ] {3b66f2e8-41a8-488c-bf17-56c5cdc2b7a1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00128 sec., 164843.75 rows/sec., 9.36 MiB/sec. | ||
| 9722 | 2025.10.28 02:53:21.470600 [ 4 ] {3b66f2e8-41a8-488c-bf17-56c5cdc2b7a1} <Debug> TCPHandler: Processed in 0.001457578 sec. | ||
| 9723 | 2025.10.28 02:53:21.470718 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9724 | 2025.10.28 02:53:21.470833 [ 4 ] {47f02a33-d715-48fd-8210-5b864a19c09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9725 | 2025.10.28 02:53:21.470881 [ 4 ] {47f02a33-d715-48fd-8210-5b864a19c09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9726 | 2025.10.28 02:53:21.471614 [ 4 ] {47f02a33-d715-48fd-8210-5b864a19c09c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9727 | 2025.10.28 02:53:21.471654 [ 4 ] {47f02a33-d715-48fd-8210-5b864a19c09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9728 | 2025.10.28 02:53:21.471992 [ 4 ] {47f02a33-d715-48fd-8210-5b864a19c09c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9729 | 2025.10.28 02:53:21.472201 [ 4 ] {47f02a33-d715-48fd-8210-5b864a19c09c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9730 | 2025.10.28 02:53:21.472330 [ 4 ] {47f02a33-d715-48fd-8210-5b864a19c09c} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001521 sec., 474687.7054569362 rows/sec., 33.33 MiB/sec. | ||
| 9731 | 2025.10.28 02:53:21.472369 [ 4 ] {47f02a33-d715-48fd-8210-5b864a19c09c} <Debug> TCPHandler: Processed in 0.001711896 sec. | ||
| 9732 | 2025.10.28 02:53:21.472479 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9733 | 2025.10.28 02:53:21.472572 [ 4 ] {6f185c36-251c-4ff5-88d0-7d33f617ab42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9734 | 2025.10.28 02:53:21.472613 [ 4 ] {6f185c36-251c-4ff5-88d0-7d33f617ab42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9735 | 2025.10.28 02:53:21.472942 [ 4 ] {6f185c36-251c-4ff5-88d0-7d33f617ab42} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9736 | 2025.10.28 02:53:21.472979 [ 4 ] {6f185c36-251c-4ff5-88d0-7d33f617ab42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9737 | 2025.10.28 02:53:21.473304 [ 4 ] {6f185c36-251c-4ff5-88d0-7d33f617ab42} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9738 | 2025.10.28 02:53:21.473512 [ 4 ] {6f185c36-251c-4ff5-88d0-7d33f617ab42} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9739 | 2025.10.28 02:53:21.473642 [ 4 ] {6f185c36-251c-4ff5-88d0-7d33f617ab42} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 9740 | 2025.10.28 02:53:21.473679 [ 4 ] {6f185c36-251c-4ff5-88d0-7d33f617ab42} <Debug> TCPHandler: Processed in 0.001251271 sec. | ||
| 9741 | 2025.10.28 02:53:21.473786 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9742 | 2025.10.28 02:53:21.473880 [ 4 ] {0e0c312e-3076-4579-b963-ad2adb5d5cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9743 | 2025.10.28 02:53:21.473924 [ 4 ] {0e0c312e-3076-4579-b963-ad2adb5d5cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9744 | 2025.10.28 02:53:21.474360 [ 4 ] {0e0c312e-3076-4579-b963-ad2adb5d5cd0} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9745 | 2025.10.28 02:53:21.474397 [ 4 ] {0e0c312e-3076-4579-b963-ad2adb5d5cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9746 | 2025.10.28 02:53:21.474737 [ 4 ] {0e0c312e-3076-4579-b963-ad2adb5d5cd0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9747 | 2025.10.28 02:53:21.474945 [ 4 ] {0e0c312e-3076-4579-b963-ad2adb5d5cd0} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9748 | 2025.10.28 02:53:21.475074 [ 4 ] {0e0c312e-3076-4579-b963-ad2adb5d5cd0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001212 sec., 259075.90759075907 rows/sec., 17.02 MiB/sec. | ||
| 9749 | 2025.10.28 02:53:21.475111 [ 4 ] {0e0c312e-3076-4579-b963-ad2adb5d5cd0} <Debug> TCPHandler: Processed in 0.001375734 sec. | ||
| 9750 | 2025.10.28 02:53:21.475212 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9751 | 2025.10.28 02:53:21.475306 [ 4 ] {74cd3aee-985d-4d26-8dd8-dd0ef6a2e27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9752 | 2025.10.28 02:53:21.475347 [ 4 ] {74cd3aee-985d-4d26-8dd8-dd0ef6a2e27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9753 | 2025.10.28 02:53:21.475651 [ 4 ] {74cd3aee-985d-4d26-8dd8-dd0ef6a2e27f} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2025.10.28 02:53:21.475687 [ 4 ] {74cd3aee-985d-4d26-8dd8-dd0ef6a2e27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9755 | 2025.10.28 02:53:21.475985 [ 4 ] {74cd3aee-985d-4d26-8dd8-dd0ef6a2e27f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9756 | 2025.10.28 02:53:21.476187 [ 4 ] {74cd3aee-985d-4d26-8dd8-dd0ef6a2e27f} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9757 | 2025.10.28 02:53:21.476312 [ 4 ] {74cd3aee-985d-4d26-8dd8-dd0ef6a2e27f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 9758 | 2025.10.28 02:53:21.476349 [ 4 ] {74cd3aee-985d-4d26-8dd8-dd0ef6a2e27f} <Debug> TCPHandler: Processed in 0.001184329 sec. | ||
| 9759 | 2025.10.28 02:53:21.476450 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9760 | 2025.10.28 02:53:21.476543 [ 4 ] {0ec4b86c-aa58-4d3a-998c-e38e13fc6cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9761 | 2025.10.28 02:53:21.476597 [ 4 ] {0ec4b86c-aa58-4d3a-998c-e38e13fc6cc0} <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 | ||
| 9762 | 2025.10.28 02:53:21.477399 [ 4 ] {0ec4b86c-aa58-4d3a-998c-e38e13fc6cc0} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2025.10.28 02:53:21.477434 [ 4 ] {0ec4b86c-aa58-4d3a-998c-e38e13fc6cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9764 | 2025.10.28 02:53:21.477995 [ 4 ] {0ec4b86c-aa58-4d3a-998c-e38e13fc6cc0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9765 | 2025.10.28 02:53:21.478224 [ 4 ] {0ec4b86c-aa58-4d3a-998c-e38e13fc6cc0} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2025.10.28 02:53:21.478361 [ 4 ] {0ec4b86c-aa58-4d3a-998c-e38e13fc6cc0} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001835 sec., 23433.24250681199 rows/sec., 41.99 MiB/sec. | ||
| 9767 | 2025.10.28 02:53:21.478421 [ 4 ] {0ec4b86c-aa58-4d3a-998c-e38e13fc6cc0} <Debug> TCPHandler: Processed in 0.002019656 sec. | ||
| 9768 | 2025.10.28 02:53:21.478526 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9769 | 2025.10.28 02:53:21.478619 [ 4 ] {9cc03d20-5eb3-4154-9bc6-0aa49b9631e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9770 | 2025.10.28 02:53:21.478661 [ 4 ] {9cc03d20-5eb3-4154-9bc6-0aa49b9631e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9771 | 2025.10.28 02:53:21.478996 [ 4 ] {9cc03d20-5eb3-4154-9bc6-0aa49b9631e9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9772 | 2025.10.28 02:53:21.479033 [ 4 ] {9cc03d20-5eb3-4154-9bc6-0aa49b9631e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9773 | 2025.10.28 02:53:21.479340 [ 4 ] {9cc03d20-5eb3-4154-9bc6-0aa49b9631e9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9774 | 2025.10.28 02:53:21.479555 [ 4 ] {9cc03d20-5eb3-4154-9bc6-0aa49b9631e9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2025.10.28 02:53:21.479680 [ 4 ] {9cc03d20-5eb3-4154-9bc6-0aa49b9631e9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001079 sec., 96385.54216867468 rows/sec., 5.91 MiB/sec. | ||
| 9776 | 2025.10.28 02:53:21.479717 [ 4 ] {9cc03d20-5eb3-4154-9bc6-0aa49b9631e9} <Debug> TCPHandler: Processed in 0.001241361 sec. | ||
| 9777 | 2025.10.28 02:53:21.865222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9778 | 2025.10.28 02:53:21.882724 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9779 | 2025.10.28 02:53:21.882789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9780 | 2025.10.28 02:53:21.889065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9781 | 2025.10.28 02:53:21.889790 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9782 | 2025.10.28 02:53:21.893064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9783 | 2025.10.28 02:53:22.001342 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.87 MiB, peak 319.98 MiB, free memory in arenas 0.00 B, will set to 312.64 MiB (RSS), difference: -1.23 MiB | ||
| 9784 | 2025.10.28 02:53:26.447865 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9785 | 2025.10.28 02:53:26.448169 [ 4 ] {0b55dd8e-7297-408c-bf45-95b23ea8db5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9786 | 2025.10.28 02:53:26.448273 [ 4 ] {0b55dd8e-7297-408c-bf45-95b23ea8db5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9787 | 2025.10.28 02:53:26.449148 [ 4 ] {0b55dd8e-7297-408c-bf45-95b23ea8db5e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9788 | 2025.10.28 02:53:26.449192 [ 4 ] {0b55dd8e-7297-408c-bf45-95b23ea8db5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9789 | 2025.10.28 02:53:26.449600 [ 4 ] {0b55dd8e-7297-408c-bf45-95b23ea8db5e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9790 | 2025.10.28 02:53:26.449831 [ 4 ] {0b55dd8e-7297-408c-bf45-95b23ea8db5e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2025.10.28 02:53:26.449995 [ 4 ] {0b55dd8e-7297-408c-bf45-95b23ea8db5e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.26 MiB/sec. | ||
| 9792 | 2025.10.28 02:53:26.450044 [ 4 ] {0b55dd8e-7297-408c-bf45-95b23ea8db5e} <Debug> TCPHandler: Processed in 0.002367147 sec. | ||
| 9793 | 2025.10.28 02:53:26.450171 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9794 | 2025.10.28 02:53:26.450275 [ 4 ] {c89eea54-3938-4a3b-9f0f-ee7f158797e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9795 | 2025.10.28 02:53:26.450318 [ 4 ] {c89eea54-3938-4a3b-9f0f-ee7f158797e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9796 | 2025.10.28 02:53:26.450737 [ 4 ] {c89eea54-3938-4a3b-9f0f-ee7f158797e7} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9797 | 2025.10.28 02:53:26.450773 [ 4 ] {c89eea54-3938-4a3b-9f0f-ee7f158797e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9798 | 2025.10.28 02:53:26.451085 [ 4 ] {c89eea54-3938-4a3b-9f0f-ee7f158797e7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9799 | 2025.10.28 02:53:26.451307 [ 4 ] {c89eea54-3938-4a3b-9f0f-ee7f158797e7} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9800 | 2025.10.28 02:53:26.451440 [ 4 ] {c89eea54-3938-4a3b-9f0f-ee7f158797e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 9801 | 2025.10.28 02:53:26.451477 [ 4 ] {c89eea54-3938-4a3b-9f0f-ee7f158797e7} <Debug> TCPHandler: Processed in 0.001360034 sec. | ||
| 9802 | 2025.10.28 02:53:26.451592 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9803 | 2025.10.28 02:53:26.451688 [ 4 ] {1439f83d-fdbf-46e6-9e8a-1c3e555abbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9804 | 2025.10.28 02:53:26.451731 [ 4 ] {1439f83d-fdbf-46e6-9e8a-1c3e555abbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9805 | 2025.10.28 02:53:26.452150 [ 4 ] {1439f83d-fdbf-46e6-9e8a-1c3e555abbfd} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2025.10.28 02:53:26.452184 [ 4 ] {1439f83d-fdbf-46e6-9e8a-1c3e555abbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9807 | 2025.10.28 02:53:26.452517 [ 4 ] {1439f83d-fdbf-46e6-9e8a-1c3e555abbfd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9808 | 2025.10.28 02:53:26.452723 [ 4 ] {1439f83d-fdbf-46e6-9e8a-1c3e555abbfd} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2025.10.28 02:53:26.452851 [ 4 ] {1439f83d-fdbf-46e6-9e8a-1c3e555abbfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 9810 | 2025.10.28 02:53:26.452887 [ 4 ] {1439f83d-fdbf-46e6-9e8a-1c3e555abbfd} <Debug> TCPHandler: Processed in 0.001344133 sec. | ||
| 9811 | 2025.10.28 02:53:26.452994 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9812 | 2025.10.28 02:53:26.453088 [ 4 ] {36c2928e-8832-49ca-87cf-dec71ed3b0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9813 | 2025.10.28 02:53:26.453129 [ 4 ] {36c2928e-8832-49ca-87cf-dec71ed3b0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9814 | 2025.10.28 02:53:26.453455 [ 4 ] {36c2928e-8832-49ca-87cf-dec71ed3b0be} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2025.10.28 02:53:26.453490 [ 4 ] {36c2928e-8832-49ca-87cf-dec71ed3b0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9816 | 2025.10.28 02:53:26.453791 [ 4 ] {36c2928e-8832-49ca-87cf-dec71ed3b0be} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9817 | 2025.10.28 02:53:26.454005 [ 4 ] {36c2928e-8832-49ca-87cf-dec71ed3b0be} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2025.10.28 02:53:26.454129 [ 4 ] {36c2928e-8832-49ca-87cf-dec71ed3b0be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 9819 | 2025.10.28 02:53:26.454164 [ 4 ] {36c2928e-8832-49ca-87cf-dec71ed3b0be} <Debug> TCPHandler: Processed in 0.00121952 sec. | ||
| 9820 | 2025.10.28 02:53:28.150233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21660 | ||
| 9821 | 2025.10.28 02:53:28.150767 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2025.10.28 02:53:28.150814 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9823 | 2025.10.28 02:53:28.151319 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9824 | 2025.10.28 02:53:28.151560 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9825 | 2025.10.28 02:53:28.151707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21660 | ||
| 9826 | 2025.10.28 02:53:29.393115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9827 | 2025.10.28 02:53:29.410979 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2025.10.28 02:53:29.411041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9829 | 2025.10.28 02:53:29.417205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9830 | 2025.10.28 02:53:29.417924 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2025.10.28 02:53:29.421376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9832 | 2025.10.28 02:53:30.707792 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1270 | ||
| 9833 | 2025.10.28 02:53:30.710108 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2025.10.28 02:53:30.710154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9835 | 2025.10.28 02:53:30.711360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9836 | 2025.10.28 02:53:30.711655 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2025.10.28 02:53:30.711929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
| 9838 | 2025.10.28 02:53:31.459924 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9839 | 2025.10.28 02:53:31.460147 [ 4 ] {b00fb2bc-e8a5-4ef1-a421-48160ab91006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9840 | 2025.10.28 02:53:31.460247 [ 4 ] {b00fb2bc-e8a5-4ef1-a421-48160ab91006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9841 | 2025.10.28 02:53:31.461406 [ 4 ] {b00fb2bc-e8a5-4ef1-a421-48160ab91006} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2025.10.28 02:53:31.461443 [ 4 ] {b00fb2bc-e8a5-4ef1-a421-48160ab91006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9843 | 2025.10.28 02:53:31.461840 [ 4 ] {b00fb2bc-e8a5-4ef1-a421-48160ab91006} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9844 | 2025.10.28 02:53:31.462068 [ 4 ] {b00fb2bc-e8a5-4ef1-a421-48160ab91006} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2025.10.28 02:53:31.462185 [ 16 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 9846 | 2025.10.28 02:53:31.462218 [ 4 ] {b00fb2bc-e8a5-4ef1-a421-48160ab91006} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002147 sec., 190964.13600372613 rows/sec., 12.11 MiB/sec. | ||
| 9847 | 2025.10.28 02:53:31.462228 [ 16 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2025.10.28 02:53:31.462253 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9849 | 2025.10.28 02:53:31.462261 [ 4 ] {b00fb2bc-e8a5-4ef1-a421-48160ab91006} <Debug> TCPHandler: Processed in 0.002469071 sec. | ||
| 9850 | 2025.10.28 02:53:31.462362 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 9851 | 2025.10.28 02:53:31.462399 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2025.10.28 02:53:31.462465 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9853 | 2025.10.28 02:53:31.462494 [ 4 ] {9d814db5-eac5-4030-85c8-8df9b3c765e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9854 | 2025.10.28 02:53:31.462499 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 410 rows starting from the beginning of the part | ||
| 9855 | 2025.10.28 02:53:31.462535 [ 4 ] {9d814db5-eac5-4030-85c8-8df9b3c765e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9856 | 2025.10.28 02:53:31.462570 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 9857 | 2025.10.28 02:53:31.462621 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 9858 | 2025.10.28 02:53:31.462668 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 9859 | 2025.10.28 02:53:31.462712 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 9860 | 2025.10.28 02:53:31.463619 [ 4 ] {9d814db5-eac5-4030-85c8-8df9b3c765e9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9861 | 2025.10.28 02:53:31.463654 [ 4 ] {9d814db5-eac5-4030-85c8-8df9b3c765e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9862 | 2025.10.28 02:53:31.463715 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386866 sec., 1478152.90013599 rows/sec., 99.41 MiB/sec. | ||
| 9863 | 2025.10.28 02:53:31.463923 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 9864 | 2025.10.28 02:53:31.464061 [ 4 ] {9d814db5-eac5-4030-85c8-8df9b3c765e9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9865 | 2025.10.28 02:53:31.464260 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_33_8} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2025.10.28 02:53:31.464333 [ 4 ] {9d814db5-eac5-4030-85c8-8df9b3c765e9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2025.10.28 02:53:31.464351 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_33_8} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 9868 | 2025.10.28 02:53:31.464449 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9869 | 2025.10.28 02:53:31.464475 [ 4 ] {9d814db5-eac5-4030-85c8-8df9b3c765e9} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.002 sec., 599000 rows/sec., 47.89 MiB/sec. | ||
| 9870 | 2025.10.28 02:53:31.464518 [ 4 ] {9d814db5-eac5-4030-85c8-8df9b3c765e9} <Debug> TCPHandler: Processed in 0.00216771 sec. | ||
| 9871 | 2025.10.28 02:53:31.464641 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2025.10.28 02:53:31.464743 [ 4 ] {8a7d1de2-488c-428d-be8f-069aa935582b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9873 | 2025.10.28 02:53:31.464787 [ 4 ] {8a7d1de2-488c-428d-be8f-069aa935582b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9874 | 2025.10.28 02:53:31.465327 [ 4 ] {8a7d1de2-488c-428d-be8f-069aa935582b} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2025.10.28 02:53:31.465362 [ 4 ] {8a7d1de2-488c-428d-be8f-069aa935582b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9876 | 2025.10.28 02:53:31.465674 [ 4 ] {8a7d1de2-488c-428d-be8f-069aa935582b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9877 | 2025.10.28 02:53:31.465880 [ 4 ] {8a7d1de2-488c-428d-be8f-069aa935582b} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2025.10.28 02:53:31.466007 [ 4 ] {8a7d1de2-488c-428d-be8f-069aa935582b} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001286 sec., 192846.03421461897 rows/sec., 11.81 MiB/sec. | ||
| 9879 | 2025.10.28 02:53:31.466045 [ 4 ] {8a7d1de2-488c-428d-be8f-069aa935582b} <Debug> TCPHandler: Processed in 0.001453887 sec. | ||
| 9880 | 2025.10.28 02:53:31.466172 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2025.10.28 02:53:31.466266 [ 4 ] {e584a68a-5337-4361-9aa2-2cdacdef284b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9882 | 2025.10.28 02:53:31.466304 [ 4 ] {e584a68a-5337-4361-9aa2-2cdacdef284b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9883 | 2025.10.28 02:53:31.466822 [ 4 ] {e584a68a-5337-4361-9aa2-2cdacdef284b} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2025.10.28 02:53:31.466857 [ 4 ] {e584a68a-5337-4361-9aa2-2cdacdef284b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9885 | 2025.10.28 02:53:31.467165 [ 4 ] {e584a68a-5337-4361-9aa2-2cdacdef284b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9886 | 2025.10.28 02:53:31.467373 [ 4 ] {e584a68a-5337-4361-9aa2-2cdacdef284b} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2025.10.28 02:53:31.467498 [ 4 ] {e584a68a-5337-4361-9aa2-2cdacdef284b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00125 sec., 169600 rows/sec., 10.94 MiB/sec. | ||
| 9888 | 2025.10.28 02:53:31.467535 [ 4 ] {e584a68a-5337-4361-9aa2-2cdacdef284b} <Debug> TCPHandler: Processed in 0.001419146 sec. | ||
| 9889 | 2025.10.28 02:53:31.467646 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2025.10.28 02:53:31.467740 [ 4 ] {4e8df732-1cbe-4226-ab06-0466a698e310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9891 | 2025.10.28 02:53:31.467779 [ 4 ] {4e8df732-1cbe-4226-ab06-0466a698e310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9892 | 2025.10.28 02:53:31.468288 [ 4 ] {4e8df732-1cbe-4226-ab06-0466a698e310} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2025.10.28 02:53:31.468323 [ 4 ] {4e8df732-1cbe-4226-ab06-0466a698e310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9894 | 2025.10.28 02:53:31.468633 [ 4 ] {4e8df732-1cbe-4226-ab06-0466a698e310} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9895 | 2025.10.28 02:53:31.468837 [ 4 ] {4e8df732-1cbe-4226-ab06-0466a698e310} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2025.10.28 02:53:31.468965 [ 4 ] {4e8df732-1cbe-4226-ab06-0466a698e310} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001243 sec., 169750.60337892198 rows/sec., 9.64 MiB/sec. | ||
| 9897 | 2025.10.28 02:53:31.468976 [ 9 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 9898 | 2025.10.28 02:53:31.469002 [ 4 ] {4e8df732-1cbe-4226-ab06-0466a698e310} <Debug> TCPHandler: Processed in 0.001403346 sec. | ||
| 9899 | 2025.10.28 02:53:31.469044 [ 9 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9900 | 2025.10.28 02:53:31.469069 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9901 | 2025.10.28 02:53:31.469135 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2025.10.28 02:53:31.469167 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 9903 | 2025.10.28 02:53:31.469233 [ 4 ] {96fc7878-aa22-4e20-b087-c752759169a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9904 | 2025.10.28 02:53:31.469262 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9905 | 2025.10.28 02:53:31.469272 [ 4 ] {96fc7878-aa22-4e20-b087-c752759169a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9906 | 2025.10.28 02:53:31.469292 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 211 rows starting from the beginning of the part | ||
| 9907 | 2025.10.28 02:53:31.469348 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 9908 | 2025.10.28 02:53:31.469391 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 9909 | 2025.10.28 02:53:31.469432 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 9910 | 2025.10.28 02:53:31.469472 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 9911 | 2025.10.28 02:53:31.469939 [ 4 ] {96fc7878-aa22-4e20-b087-c752759169a7} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2025.10.28 02:53:31.469974 [ 4 ] {96fc7878-aa22-4e20-b087-c752759169a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9913 | 2025.10.28 02:53:31.470279 [ 191 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001146368 sec., 920297.8450200983 rows/sec., 55.77 MiB/sec. | ||
| 9914 | 2025.10.28 02:53:31.470300 [ 4 ] {96fc7878-aa22-4e20-b087-c752759169a7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9915 | 2025.10.28 02:53:31.470514 [ 194 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 9916 | 2025.10.28 02:53:31.470537 [ 4 ] {96fc7878-aa22-4e20-b087-c752759169a7} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2025.10.28 02:53:31.470679 [ 4 ] {96fc7878-aa22-4e20-b087-c752759169a7} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001465 sec., 492832.76450511947 rows/sec., 34.60 MiB/sec. | ||
| 9918 | 2025.10.28 02:53:31.470718 [ 4 ] {96fc7878-aa22-4e20-b087-c752759169a7} <Debug> TCPHandler: Processed in 0.001633213 sec. | ||
| 9919 | 2025.10.28 02:53:31.470832 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9920 | 2025.10.28 02:53:31.470902 [ 194 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_33_8} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2025.10.28 02:53:31.470929 [ 4 ] {9b9bfe2e-7925-4d15-9dff-130303d0ce5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9922 | 2025.10.28 02:53:31.470973 [ 4 ] {9b9bfe2e-7925-4d15-9dff-130303d0ce5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9923 | 2025.10.28 02:53:31.471006 [ 194 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_33_8} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 9924 | 2025.10.28 02:53:31.471129 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9925 | 2025.10.28 02:53:31.471311 [ 4 ] {9b9bfe2e-7925-4d15-9dff-130303d0ce5b} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2025.10.28 02:53:31.471350 [ 4 ] {9b9bfe2e-7925-4d15-9dff-130303d0ce5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9927 | 2025.10.28 02:53:31.471652 [ 4 ] {9b9bfe2e-7925-4d15-9dff-130303d0ce5b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9928 | 2025.10.28 02:53:31.471855 [ 4 ] {9b9bfe2e-7925-4d15-9dff-130303d0ce5b} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2025.10.28 02:53:31.471960 [ 9 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 9930 | 2025.10.28 02:53:31.471982 [ 4 ] {9b9bfe2e-7925-4d15-9dff-130303d0ce5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 9931 | 2025.10.28 02:53:31.471997 [ 9 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2025.10.28 02:53:31.472022 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9933 | 2025.10.28 02:53:31.472023 [ 4 ] {9b9bfe2e-7925-4d15-9dff-130303d0ce5b} <Debug> TCPHandler: Processed in 0.001238471 sec. | ||
| 9934 | 2025.10.28 02:53:31.472118 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 9935 | 2025.10.28 02:53:31.472148 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9936 | 2025.10.28 02:53:31.472218 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9937 | 2025.10.28 02:53:31.472245 [ 4 ] {58383072-b26c-49f2-95cf-25d1d65eccdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9938 | 2025.10.28 02:53:31.472251 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
| 9939 | 2025.10.28 02:53:31.472295 [ 4 ] {58383072-b26c-49f2-95cf-25d1d65eccdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9940 | 2025.10.28 02:53:31.472323 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 9941 | 2025.10.28 02:53:31.472367 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 9942 | 2025.10.28 02:53:31.472404 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 9943 | 2025.10.28 02:53:31.472439 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 9944 | 2025.10.28 02:53:31.472473 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 9945 | 2025.10.28 02:53:31.472773 [ 4 ] {58383072-b26c-49f2-95cf-25d1d65eccdb} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2025.10.28 02:53:31.472813 [ 4 ] {58383072-b26c-49f2-95cf-25d1d65eccdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9947 | 2025.10.28 02:53:31.473163 [ 4 ] {58383072-b26c-49f2-95cf-25d1d65eccdb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9948 | 2025.10.28 02:53:31.473194 [ 190 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001110476 sec., 178301.91737597212 rows/sec., 9.10 MiB/sec. | ||
| 9949 | 2025.10.28 02:53:31.473354 [ 190 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 9950 | 2025.10.28 02:53:31.473391 [ 4 ] {58383072-b26c-49f2-95cf-25d1d65eccdb} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2025.10.28 02:53:31.473521 [ 9 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0 | ||
| 9952 | 2025.10.28 02:53:31.473533 [ 4 ] {58383072-b26c-49f2-95cf-25d1d65eccdb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001307 sec., 240244.83550114767 rows/sec., 15.78 MiB/sec. | ||
| 9953 | 2025.10.28 02:53:31.473558 [ 9 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9954 | 2025.10.28 02:53:31.473583 [ 4 ] {58383072-b26c-49f2-95cf-25d1d65eccdb} <Debug> TCPHandler: Processed in 0.001482259 sec. | ||
| 9955 | 2025.10.28 02:53:31.473585 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9956 | 2025.10.28 02:53:31.473654 [ 190 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_33_7} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9957 | 2025.10.28 02:53:31.473706 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2025.10.28 02:53:31.473713 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_14 to all_74_74_0 into Compact with storage Full | ||
| 9959 | 2025.10.28 02:53:31.473736 [ 190 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_33_7} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 9960 | 2025.10.28 02:53:31.473807 [ 4 ] {76d9c3e3-5e35-44b4-90a9-b2866d4dc2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9961 | 2025.10.28 02:53:31.473827 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9962 | 2025.10.28 02:53:31.473852 [ 4 ] {76d9c3e3-5e35-44b4-90a9-b2866d4dc2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9963 | 2025.10.28 02:53:31.473852 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9964 | 2025.10.28 02:53:31.473906 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_69_14, total 22706 rows starting from the beginning of the part | ||
| 9965 | 2025.10.28 02:53:31.473977 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
| 9966 | 2025.10.28 02:53:31.474030 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9967 | 2025.10.28 02:53:31.474076 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 314 rows starting from the beginning of the part | ||
| 9968 | 2025.10.28 02:53:31.474117 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 9969 | 2025.10.28 02:53:31.474159 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 314 rows starting from the beginning of the part | ||
| 9970 | 2025.10.28 02:53:31.474173 [ 4 ] {76d9c3e3-5e35-44b4-90a9-b2866d4dc2bb} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2025.10.28 02:53:31.474214 [ 4 ] {76d9c3e3-5e35-44b4-90a9-b2866d4dc2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9972 | 2025.10.28 02:53:31.474540 [ 4 ] {76d9c3e3-5e35-44b4-90a9-b2866d4dc2bb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9973 | 2025.10.28 02:53:31.474752 [ 4 ] {76d9c3e3-5e35-44b4-90a9-b2866d4dc2bb} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2025.10.28 02:53:31.474857 [ 9 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 9975 | 2025.10.28 02:53:31.474882 [ 4 ] {76d9c3e3-5e35-44b4-90a9-b2866d4dc2bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 9976 | 2025.10.28 02:53:31.474891 [ 9 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2025.10.28 02:53:31.474922 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9978 | 2025.10.28 02:53:31.474924 [ 4 ] {76d9c3e3-5e35-44b4-90a9-b2866d4dc2bb} <Debug> TCPHandler: Processed in 0.001267092 sec. | ||
| 9979 | 2025.10.28 02:53:31.474998 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 9980 | 2025.10.28 02:53:31.475046 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2025.10.28 02:53:31.475086 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9982 | 2025.10.28 02:53:31.475115 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 31 rows starting from the beginning of the part | ||
| 9983 | 2025.10.28 02:53:31.475141 [ 4 ] {c1b4df57-7b54-4320-b62b-7d7f279c8808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9984 | 2025.10.28 02:53:31.475164 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9985 | 2025.10.28 02:53:31.475199 [ 4 ] {c1b4df57-7b54-4320-b62b-7d7f279c8808} <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 | ||
| 9986 | 2025.10.28 02:53:31.475209 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 9987 | 2025.10.28 02:53:31.475256 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 9988 | 2025.10.28 02:53:31.475292 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 9989 | 2025.10.28 02:53:31.475330 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 9990 | 2025.10.28 02:53:31.476036 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001072475 sec., 33567.21601902142 rows/sec., 2.20 MiB/sec. | ||
| 9991 | 2025.10.28 02:53:31.476134 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 9992 | 2025.10.28 02:53:31.476147 [ 4 ] {c1b4df57-7b54-4320-b62b-7d7f279c8808} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2025.10.28 02:53:31.476187 [ 4 ] {c1b4df57-7b54-4320-b62b-7d7f279c8808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9994 | 2025.10.28 02:53:31.476369 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_33_7} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2025.10.28 02:53:31.476438 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_33_7} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 9996 | 2025.10.28 02:53:31.476497 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9997 | 2025.10.28 02:53:31.476855 [ 4 ] {c1b4df57-7b54-4320-b62b-7d7f279c8808} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9998 | 2025.10.28 02:53:31.477084 [ 4 ] {c1b4df57-7b54-4320-b62b-7d7f279c8808} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9999 | 2025.10.28 02:53:31.477226 [ 4 ] {c1b4df57-7b54-4320-b62b-7d7f279c8808} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002102 sec., 20456.70789724072 rows/sec., 36.66 MiB/sec. | ||
| 10000 | 2025.10.28 02:53:31.477278 [ 4 ] {c1b4df57-7b54-4320-b62b-7d7f279c8808} <Debug> TCPHandler: Processed in 0.002280255 sec. | ||
| 10001 | 2025.10.28 02:53:31.477385 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10002 | 2025.10.28 02:53:31.477478 [ 4 ] {58eed519-6634-4235-9baf-d52865f3c425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10003 | 2025.10.28 02:53:31.477520 [ 4 ] {58eed519-6634-4235-9baf-d52865f3c425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10004 | 2025.10.28 02:53:31.477861 [ 4 ] {58eed519-6634-4235-9baf-d52865f3c425} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10005 | 2025.10.28 02:53:31.477897 [ 4 ] {58eed519-6634-4235-9baf-d52865f3c425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10006 | 2025.10.28 02:53:31.478201 [ 4 ] {58eed519-6634-4235-9baf-d52865f3c425} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10007 | 2025.10.28 02:53:31.478414 [ 4 ] {58eed519-6634-4235-9baf-d52865f3c425} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10008 | 2025.10.28 02:53:31.478537 [ 4 ] {58eed519-6634-4235-9baf-d52865f3c425} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 10009 | 2025.10.28 02:53:31.478572 [ 4 ] {58eed519-6634-4235-9baf-d52865f3c425} <Debug> TCPHandler: Processed in 0.00123323 sec. | ||
| 10010 | 2025.10.28 02:53:31.484312 [ 196 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23686 rows, containing 5 columns (5 merged, 0 gathered) in 0.010645118 sec., 2225057.5334157874 rows/sec., 148.83 MiB/sec. | ||
| 10011 | 2025.10.28 02:53:31.484796 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) | ||
| 10012 | 2025.10.28 02:53:31.485094 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2025.10.28 02:53:31.485159 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15 | ||
| 10014 | 2025.10.28 02:53:31.485228 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10015 | 2025.10.28 02:53:35.498811 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10016 | 2025.10.28 02:53:35.498885 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10017 | 2025.10.28 02:53:35.651774 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22108 | ||
| 10018 | 2025.10.28 02:53:35.652283 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10019 | 2025.10.28 02:53:35.652330 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10020 | 2025.10.28 02:53:35.652846 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10021 | 2025.10.28 02:53:35.653121 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10022 | 2025.10.28 02:53:35.653285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22108 | ||
| 10023 | 2025.10.28 02:53:35.653284 [ 53 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10024 | 2025.10.28 02:53:35.653351 [ 53 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2025.10.28 02:53:35.653376 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10026 | 2025.10.28 02:53:35.653474 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 10027 | 2025.10.28 02:53:35.653589 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10028 | 2025.10.28 02:53:35.653625 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19740 rows starting from the beginning of the part | ||
| 10029 | 2025.10.28 02:53:35.653685 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10030 | 2025.10.28 02:53:35.653728 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10031 | 2025.10.28 02:53:35.653768 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10032 | 2025.10.28 02:53:35.653805 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10033 | 2025.10.28 02:53:35.653841 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10034 | 2025.10.28 02:53:35.656077 [ 192 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22108 rows, containing 4 columns (4 merged, 0 gathered) in 0.002641697 sec., 8368862.89381409 rows/sec., 119.72 MiB/sec. | ||
| 10035 | 2025.10.28 02:53:35.656335 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10036 | 2025.10.28 02:53:35.656577 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_46_9} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10037 | 2025.10.28 02:53:35.656641 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_46_9} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10038 | 2025.10.28 02:53:35.656709 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 10039 | 2025.10.28 02:53:36.447717 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10040 | 2025.10.28 02:53:36.447895 [ 4 ] {b2e2dbf8-2773-4c9d-b516-6adde7d9e190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10041 | 2025.10.28 02:53:36.447963 [ 4 ] {b2e2dbf8-2773-4c9d-b516-6adde7d9e190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10042 | 2025.10.28 02:53:36.448691 [ 4 ] {b2e2dbf8-2773-4c9d-b516-6adde7d9e190} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2025.10.28 02:53:36.448738 [ 4 ] {b2e2dbf8-2773-4c9d-b516-6adde7d9e190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10044 | 2025.10.28 02:53:36.449143 [ 4 ] {b2e2dbf8-2773-4c9d-b516-6adde7d9e190} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10045 | 2025.10.28 02:53:36.449384 [ 4 ] {b2e2dbf8-2773-4c9d-b516-6adde7d9e190} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10046 | 2025.10.28 02:53:36.449553 [ 4 ] {b2e2dbf8-2773-4c9d-b516-6adde7d9e190} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001708 sec., 32786.885245901634 rows/sec., 2.52 MiB/sec. | ||
| 10047 | 2025.10.28 02:53:36.449604 [ 4 ] {b2e2dbf8-2773-4c9d-b516-6adde7d9e190} <Debug> TCPHandler: Processed in 0.002020876 sec. | ||
| 10048 | 2025.10.28 02:53:36.449736 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10049 | 2025.10.28 02:53:36.449845 [ 4 ] {fadc9ea3-96fd-45ad-b901-d2d5e94b966a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10050 | 2025.10.28 02:53:36.449889 [ 4 ] {fadc9ea3-96fd-45ad-b901-d2d5e94b966a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10051 | 2025.10.28 02:53:36.450343 [ 4 ] {fadc9ea3-96fd-45ad-b901-d2d5e94b966a} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10052 | 2025.10.28 02:53:36.450382 [ 4 ] {fadc9ea3-96fd-45ad-b901-d2d5e94b966a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10053 | 2025.10.28 02:53:36.450728 [ 4 ] {fadc9ea3-96fd-45ad-b901-d2d5e94b966a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10054 | 2025.10.28 02:53:36.450950 [ 4 ] {fadc9ea3-96fd-45ad-b901-d2d5e94b966a} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10055 | 2025.10.28 02:53:36.451093 [ 4 ] {fadc9ea3-96fd-45ad-b901-d2d5e94b966a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 10056 | 2025.10.28 02:53:36.451133 [ 4 ] {fadc9ea3-96fd-45ad-b901-d2d5e94b966a} <Debug> TCPHandler: Processed in 0.001452617 sec. | ||
| 10057 | 2025.10.28 02:53:36.451262 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10058 | 2025.10.28 02:53:36.451358 [ 4 ] {f941d4b9-9724-4883-b0c7-b21e90f7d6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10059 | 2025.10.28 02:53:36.451404 [ 4 ] {f941d4b9-9724-4883-b0c7-b21e90f7d6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10060 | 2025.10.28 02:53:36.451834 [ 4 ] {f941d4b9-9724-4883-b0c7-b21e90f7d6ec} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2025.10.28 02:53:36.451872 [ 4 ] {f941d4b9-9724-4883-b0c7-b21e90f7d6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10062 | 2025.10.28 02:53:36.452214 [ 4 ] {f941d4b9-9724-4883-b0c7-b21e90f7d6ec} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10063 | 2025.10.28 02:53:36.452435 [ 4 ] {f941d4b9-9724-4883-b0c7-b21e90f7d6ec} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10064 | 2025.10.28 02:53:36.452574 [ 4 ] {f941d4b9-9724-4883-b0c7-b21e90f7d6ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 10065 | 2025.10.28 02:53:36.452612 [ 4 ] {f941d4b9-9724-4883-b0c7-b21e90f7d6ec} <Debug> TCPHandler: Processed in 0.001402336 sec. | ||
| 10066 | 2025.10.28 02:53:36.452727 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10067 | 2025.10.28 02:53:36.452820 [ 4 ] {7061b675-3ca0-4cae-ab9f-e456d96011fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10068 | 2025.10.28 02:53:36.452863 [ 4 ] {7061b675-3ca0-4cae-ab9f-e456d96011fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10069 | 2025.10.28 02:53:36.453210 [ 4 ] {7061b675-3ca0-4cae-ab9f-e456d96011fe} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10070 | 2025.10.28 02:53:36.453245 [ 4 ] {7061b675-3ca0-4cae-ab9f-e456d96011fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10071 | 2025.10.28 02:53:36.453560 [ 4 ] {7061b675-3ca0-4cae-ab9f-e456d96011fe} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10072 | 2025.10.28 02:53:36.453777 [ 4 ] {7061b675-3ca0-4cae-ab9f-e456d96011fe} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2025.10.28 02:53:36.453911 [ 4 ] {7061b675-3ca0-4cae-ab9f-e456d96011fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 10074 | 2025.10.28 02:53:36.453947 [ 4 ] {7061b675-3ca0-4cae-ab9f-e456d96011fe} <Debug> TCPHandler: Processed in 0.001270561 sec. | ||
| 10075 | 2025.10.28 02:53:36.922404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10076 | 2025.10.28 02:53:36.940014 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2025.10.28 02:53:36.940069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10078 | 2025.10.28 02:53:36.946363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10079 | 2025.10.28 02:53:36.947072 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2025.10.28 02:53:36.947353 [ 57 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10081 | 2025.10.28 02:53:36.947395 [ 57 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2025.10.28 02:53:36.947418 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10083 | 2025.10.28 02:53:36.947538 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 10084 | 2025.10.28 02:53:36.950519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10085 | 2025.10.28 02:53:36.950901 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10086 | 2025.10.28 02:53:36.952343 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 10087 | 2025.10.28 02:53:36.956823 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 10088 | 2025.10.28 02:53:36.961451 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 10089 | 2025.10.28 02:53:36.965941 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 10090 | 2025.10.28 02:53:36.970512 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 10091 | 2025.10.28 02:53:36.974590 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 10092 | 2025.10.28 02:53:37.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.36 MiB, peak 325.36 MiB, free memory in arenas 0.00 B, will set to 314.95 MiB (RSS), difference: -10.41 MiB | ||
| 10093 | 2025.10.28 02:53:37.024702 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077219686 sec., 4493.672766294336 rows/sec., 23.24 MiB/sec. | ||
| 10094 | 2025.10.28 02:53:37.026568 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10095 | 2025.10.28 02:53:37.028176 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_46_9} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2025.10.28 02:53:37.028265 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_46_9} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10097 | 2025.10.28 02:53:37.029642 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10098 | 2025.10.28 02:53:38.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.55 MiB, peak 325.36 MiB, free memory in arenas 0.00 B, will set to 315.84 MiB (RSS), difference: 10.29 MiB | ||
| 10099 | 2025.10.28 02:53:39.877307 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2025.10.28 02:53:39.877615 [ 4 ] {68d4abc0-4ea5-4b7e-88c3-7f4e0b9384b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10101 | 2025.10.28 02:53:39.877723 [ 4 ] {68d4abc0-4ea5-4b7e-88c3-7f4e0b9384b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10102 | 2025.10.28 02:53:39.878803 [ 4 ] {68d4abc0-4ea5-4b7e-88c3-7f4e0b9384b5} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2025.10.28 02:53:39.878848 [ 4 ] {68d4abc0-4ea5-4b7e-88c3-7f4e0b9384b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10104 | 2025.10.28 02:53:39.879266 [ 4 ] {68d4abc0-4ea5-4b7e-88c3-7f4e0b9384b5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10105 | 2025.10.28 02:53:39.879513 [ 4 ] {68d4abc0-4ea5-4b7e-88c3-7f4e0b9384b5} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2025.10.28 02:53:39.879678 [ 4 ] {68d4abc0-4ea5-4b7e-88c3-7f4e0b9384b5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00214 sec., 191588.78504672897 rows/sec., 12.15 MiB/sec. | ||
| 10107 | 2025.10.28 02:53:39.879731 [ 4 ] {68d4abc0-4ea5-4b7e-88c3-7f4e0b9384b5} <Debug> TCPHandler: Processed in 0.002610295 sec. | ||
| 10108 | 2025.10.28 02:53:39.879854 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10109 | 2025.10.28 02:53:39.879956 [ 4 ] {2b6bd138-ddee-4855-8d34-1d88a5306396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10110 | 2025.10.28 02:53:39.880001 [ 4 ] {2b6bd138-ddee-4855-8d34-1d88a5306396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10111 | 2025.10.28 02:53:39.880404 [ 4 ] {2b6bd138-ddee-4855-8d34-1d88a5306396} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2025.10.28 02:53:39.880439 [ 4 ] {2b6bd138-ddee-4855-8d34-1d88a5306396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10113 | 2025.10.28 02:53:39.880731 [ 4 ] {2b6bd138-ddee-4855-8d34-1d88a5306396} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10114 | 2025.10.28 02:53:39.880938 [ 4 ] {2b6bd138-ddee-4855-8d34-1d88a5306396} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2025.10.28 02:53:39.881071 [ 4 ] {2b6bd138-ddee-4855-8d34-1d88a5306396} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001138 sec., 1757.4692442882251 rows/sec., 143.31 KiB/sec. | ||
| 10116 | 2025.10.28 02:53:39.881109 [ 4 ] {2b6bd138-ddee-4855-8d34-1d88a5306396} <Debug> TCPHandler: Processed in 0.001308553 sec. | ||
| 10117 | 2025.10.28 02:53:39.881214 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10118 | 2025.10.28 02:53:39.881316 [ 4 ] {82aa5934-b37a-4356-ad8e-0f8edc6e91d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10119 | 2025.10.28 02:53:39.881356 [ 4 ] {82aa5934-b37a-4356-ad8e-0f8edc6e91d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10120 | 2025.10.28 02:53:39.883469 [ 4 ] {82aa5934-b37a-4356-ad8e-0f8edc6e91d1} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2025.10.28 02:53:39.883506 [ 4 ] {82aa5934-b37a-4356-ad8e-0f8edc6e91d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10122 | 2025.10.28 02:53:39.883955 [ 4 ] {82aa5934-b37a-4356-ad8e-0f8edc6e91d1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10123 | 2025.10.28 02:53:39.884178 [ 4 ] {82aa5934-b37a-4356-ad8e-0f8edc6e91d1} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2025.10.28 02:53:39.884293 [ 48 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10125 | 2025.10.28 02:53:39.884312 [ 4 ] {82aa5934-b37a-4356-ad8e-0f8edc6e91d1} <Debug> executeQuery: Read 2339 rows, 194.72 KiB in 0.003016 sec., 775530.5039787799 rows/sec., 63.05 MiB/sec. | ||
| 10126 | 2025.10.28 02:53:39.884324 [ 48 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2025.10.28 02:53:39.884342 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10128 | 2025.10.28 02:53:39.884352 [ 4 ] {82aa5934-b37a-4356-ad8e-0f8edc6e91d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 10129 | 2025.10.28 02:53:39.884366 [ 4 ] {82aa5934-b37a-4356-ad8e-0f8edc6e91d1} <Debug> TCPHandler: Processed in 0.003200215 sec. | ||
| 10130 | 2025.10.28 02:53:39.884423 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 10131 | 2025.10.28 02:53:39.884487 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2025.10.28 02:53:39.884519 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10133 | 2025.10.28 02:53:39.884551 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2349 rows starting from the beginning of the part | ||
| 10134 | 2025.10.28 02:53:39.884609 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1198 rows starting from the beginning of the part | ||
| 10135 | 2025.10.28 02:53:39.884613 [ 4 ] {55529a47-e9ab-4f0d-916e-0defbf7e801d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10136 | 2025.10.28 02:53:39.884656 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 10137 | 2025.10.28 02:53:39.884671 [ 4 ] {55529a47-e9ab-4f0d-916e-0defbf7e801d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10138 | 2025.10.28 02:53:39.884700 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1198 rows starting from the beginning of the part | ||
| 10139 | 2025.10.28 02:53:39.884741 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 10140 | 2025.10.28 02:53:39.884781 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2339 rows starting from the beginning of the part | ||
| 10141 | 2025.10.28 02:53:39.885351 [ 4 ] {55529a47-e9ab-4f0d-916e-0defbf7e801d} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2025.10.28 02:53:39.885395 [ 4 ] {55529a47-e9ab-4f0d-916e-0defbf7e801d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10143 | 2025.10.28 02:53:39.885769 [ 4 ] {55529a47-e9ab-4f0d-916e-0defbf7e801d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10144 | 2025.10.28 02:53:39.886002 [ 4 ] {55529a47-e9ab-4f0d-916e-0defbf7e801d} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2025.10.28 02:53:39.886139 [ 4 ] {55529a47-e9ab-4f0d-916e-0defbf7e801d} <Debug> executeQuery: Read 250 rows, 15.69 KiB in 0.001553 sec., 160978.75080489376 rows/sec., 9.87 MiB/sec. | ||
| 10146 | 2025.10.28 02:53:39.886180 [ 4 ] {55529a47-e9ab-4f0d-916e-0defbf7e801d} <Debug> TCPHandler: Processed in 0.001756407 sec. | ||
| 10147 | 2025.10.28 02:53:39.886292 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2025.10.28 02:53:39.886387 [ 4 ] {4452f611-051b-49df-9651-b30821379ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10149 | 2025.10.28 02:53:39.886429 [ 4 ] {4452f611-051b-49df-9651-b30821379ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10150 | 2025.10.28 02:53:39.886912 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7196 rows, containing 5 columns (5 merged, 0 gathered) in 0.002518083 sec., 2857729.471188996 rows/sec., 241.73 MiB/sec. | ||
| 10151 | 2025.10.28 02:53:39.887123 [ 4 ] {4452f611-051b-49df-9651-b30821379ce9} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2025.10.28 02:53:39.887170 [ 4 ] {4452f611-051b-49df-9651-b30821379ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10153 | 2025.10.28 02:53:39.887250 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10154 | 2025.10.28 02:53:39.887566 [ 4 ] {4452f611-051b-49df-9651-b30821379ce9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10155 | 2025.10.28 02:53:39.887621 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_76_15} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2025.10.28 02:53:39.887727 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_76_15} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10157 | 2025.10.28 02:53:39.887806 [ 4 ] {4452f611-051b-49df-9651-b30821379ce9} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10158 | 2025.10.28 02:53:39.887838 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 10159 | 2025.10.28 02:53:39.887941 [ 4 ] {4452f611-051b-49df-9651-b30821379ce9} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001573 sec., 279720.27972027974 rows/sec., 18.51 MiB/sec. | ||
| 10160 | 2025.10.28 02:53:39.887982 [ 4 ] {4452f611-051b-49df-9651-b30821379ce9} <Debug> TCPHandler: Processed in 0.001738977 sec. | ||
| 10161 | 2025.10.28 02:53:39.888092 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10162 | 2025.10.28 02:53:39.888187 [ 4 ] {7aef0d52-958e-4936-b134-bbbf81cb2ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10163 | 2025.10.28 02:53:39.888227 [ 4 ] {7aef0d52-958e-4936-b134-bbbf81cb2ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10164 | 2025.10.28 02:53:39.888715 [ 4 ] {7aef0d52-958e-4936-b134-bbbf81cb2ffe} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2025.10.28 02:53:39.888748 [ 4 ] {7aef0d52-958e-4936-b134-bbbf81cb2ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10166 | 2025.10.28 02:53:39.889044 [ 4 ] {7aef0d52-958e-4936-b134-bbbf81cb2ffe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10167 | 2025.10.28 02:53:39.889246 [ 4 ] {7aef0d52-958e-4936-b134-bbbf81cb2ffe} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2025.10.28 02:53:39.889373 [ 4 ] {7aef0d52-958e-4936-b134-bbbf81cb2ffe} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001204 sec., 175249.16943521594 rows/sec., 9.95 MiB/sec. | ||
| 10169 | 2025.10.28 02:53:39.889410 [ 4 ] {7aef0d52-958e-4936-b134-bbbf81cb2ffe} <Debug> TCPHandler: Processed in 0.001365045 sec. | ||
| 10170 | 2025.10.28 02:53:39.889518 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10171 | 2025.10.28 02:53:39.889612 [ 4 ] {54638da7-70d1-4857-9439-2ee64fffee68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10172 | 2025.10.28 02:53:39.889651 [ 4 ] {54638da7-70d1-4857-9439-2ee64fffee68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10173 | 2025.10.28 02:53:39.890625 [ 4 ] {54638da7-70d1-4857-9439-2ee64fffee68} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2025.10.28 02:53:39.890660 [ 4 ] {54638da7-70d1-4857-9439-2ee64fffee68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10175 | 2025.10.28 02:53:39.891004 [ 4 ] {54638da7-70d1-4857-9439-2ee64fffee68} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10176 | 2025.10.28 02:53:39.891221 [ 4 ] {54638da7-70d1-4857-9439-2ee64fffee68} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2025.10.28 02:53:39.891322 [ 48 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10178 | 2025.10.28 02:53:39.891347 [ 48 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2025.10.28 02:53:39.891352 [ 4 ] {54638da7-70d1-4857-9439-2ee64fffee68} <Debug> executeQuery: Read 1180 rows, 86.36 KiB in 0.001759 sec., 670835.7021034679 rows/sec., 47.95 MiB/sec. | ||
| 10180 | 2025.10.28 02:53:39.891364 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10181 | 2025.10.28 02:53:39.891392 [ 4 ] {54638da7-70d1-4857-9439-2ee64fffee68} <Debug> TCPHandler: Processed in 0.001922713 sec. | ||
| 10182 | 2025.10.28 02:53:39.891433 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 10183 | 2025.10.28 02:53:39.891504 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2025.10.28 02:53:39.891528 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10185 | 2025.10.28 02:53:39.891557 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1214 rows starting from the beginning of the part | ||
| 10186 | 2025.10.28 02:53:39.891599 [ 4 ] {034fe004-6554-4554-8e2a-c6f5bb194812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10187 | 2025.10.28 02:53:39.891610 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 722 rows starting from the beginning of the part | ||
| 10188 | 2025.10.28 02:53:39.891641 [ 4 ] {034fe004-6554-4554-8e2a-c6f5bb194812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10189 | 2025.10.28 02:53:39.891659 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 10190 | 2025.10.28 02:53:39.891705 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 722 rows starting from the beginning of the part | ||
| 10191 | 2025.10.28 02:53:39.891746 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 10192 | 2025.10.28 02:53:39.891789 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1180 rows starting from the beginning of the part | ||
| 10193 | 2025.10.28 02:53:39.891979 [ 4 ] {034fe004-6554-4554-8e2a-c6f5bb194812} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10194 | 2025.10.28 02:53:39.892013 [ 4 ] {034fe004-6554-4554-8e2a-c6f5bb194812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10195 | 2025.10.28 02:53:39.892311 [ 4 ] {034fe004-6554-4554-8e2a-c6f5bb194812} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10196 | 2025.10.28 02:53:39.892513 [ 4 ] {034fe004-6554-4554-8e2a-c6f5bb194812} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10197 | 2025.10.28 02:53:39.892640 [ 4 ] {034fe004-6554-4554-8e2a-c6f5bb194812} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 10198 | 2025.10.28 02:53:39.892676 [ 4 ] {034fe004-6554-4554-8e2a-c6f5bb194812} <Debug> TCPHandler: Processed in 0.00121997 sec. | ||
| 10199 | 2025.10.28 02:53:39.892777 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10200 | 2025.10.28 02:53:39.892876 [ 4 ] {aff0450b-2bf4-47d0-af1e-d353cdae33c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10201 | 2025.10.28 02:53:39.892918 [ 4 ] {aff0450b-2bf4-47d0-af1e-d353cdae33c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10202 | 2025.10.28 02:53:39.893136 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001726537 sec., 2297083.6999149164 rows/sec., 172.53 MiB/sec. | ||
| 10203 | 2025.10.28 02:53:39.893319 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10204 | 2025.10.28 02:53:39.893556 [ 4 ] {aff0450b-2bf4-47d0-af1e-d353cdae33c1} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2025.10.28 02:53:39.893559 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_76_15} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10206 | 2025.10.28 02:53:39.893590 [ 4 ] {aff0450b-2bf4-47d0-af1e-d353cdae33c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10207 | 2025.10.28 02:53:39.893634 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_76_15} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10208 | 2025.10.28 02:53:39.893694 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 10209 | 2025.10.28 02:53:39.893957 [ 4 ] {aff0450b-2bf4-47d0-af1e-d353cdae33c1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10210 | 2025.10.28 02:53:39.894160 [ 4 ] {aff0450b-2bf4-47d0-af1e-d353cdae33c1} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10211 | 2025.10.28 02:53:39.894288 [ 4 ] {aff0450b-2bf4-47d0-af1e-d353cdae33c1} <Debug> executeQuery: Read 967 rows, 65.67 KiB in 0.00143 sec., 676223.7762237762 rows/sec., 44.85 MiB/sec. | ||
| 10212 | 2025.10.28 02:53:39.894325 [ 4 ] {aff0450b-2bf4-47d0-af1e-d353cdae33c1} <Debug> TCPHandler: Processed in 0.001595252 sec. | ||
| 10213 | 2025.10.28 02:53:39.894438 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10214 | 2025.10.28 02:53:39.894533 [ 4 ] {42b3cf02-8a02-4a11-bad6-26a1eb805214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10215 | 2025.10.28 02:53:39.894574 [ 4 ] {42b3cf02-8a02-4a11-bad6-26a1eb805214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10216 | 2025.10.28 02:53:39.894877 [ 4 ] {42b3cf02-8a02-4a11-bad6-26a1eb805214} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10217 | 2025.10.28 02:53:39.894912 [ 4 ] {42b3cf02-8a02-4a11-bad6-26a1eb805214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10218 | 2025.10.28 02:53:39.895198 [ 4 ] {42b3cf02-8a02-4a11-bad6-26a1eb805214} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10219 | 2025.10.28 02:53:39.895402 [ 4 ] {42b3cf02-8a02-4a11-bad6-26a1eb805214} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10220 | 2025.10.28 02:53:39.895529 [ 4 ] {42b3cf02-8a02-4a11-bad6-26a1eb805214} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 10221 | 2025.10.28 02:53:39.895564 [ 4 ] {42b3cf02-8a02-4a11-bad6-26a1eb805214} <Debug> TCPHandler: Processed in 0.001174158 sec. | ||
| 10222 | 2025.10.28 02:53:39.895661 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10223 | 2025.10.28 02:53:39.895752 [ 4 ] {b78739a2-a103-4ff1-8bdf-05d700e2e76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10224 | 2025.10.28 02:53:39.895805 [ 4 ] {b78739a2-a103-4ff1-8bdf-05d700e2e76b} <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 | ||
| 10225 | 2025.10.28 02:53:39.896662 [ 4 ] {b78739a2-a103-4ff1-8bdf-05d700e2e76b} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2025.10.28 02:53:39.896695 [ 4 ] {b78739a2-a103-4ff1-8bdf-05d700e2e76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10227 | 2025.10.28 02:53:39.897271 [ 4 ] {b78739a2-a103-4ff1-8bdf-05d700e2e76b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10228 | 2025.10.28 02:53:39.897486 [ 4 ] {b78739a2-a103-4ff1-8bdf-05d700e2e76b} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10229 | 2025.10.28 02:53:39.897633 [ 4 ] {b78739a2-a103-4ff1-8bdf-05d700e2e76b} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001898 sec., 22655.426765015807 rows/sec., 40.60 MiB/sec. | ||
| 10230 | 2025.10.28 02:53:39.897696 [ 4 ] {b78739a2-a103-4ff1-8bdf-05d700e2e76b} <Debug> TCPHandler: Processed in 0.002082048 sec. | ||
| 10231 | 2025.10.28 02:53:39.897805 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10232 | 2025.10.28 02:53:39.897897 [ 4 ] {debb7c4e-76cc-4cbe-9854-b9a63b4dde5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10233 | 2025.10.28 02:53:39.897938 [ 4 ] {debb7c4e-76cc-4cbe-9854-b9a63b4dde5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10234 | 2025.10.28 02:53:39.898264 [ 4 ] {debb7c4e-76cc-4cbe-9854-b9a63b4dde5c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2025.10.28 02:53:39.898297 [ 4 ] {debb7c4e-76cc-4cbe-9854-b9a63b4dde5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10236 | 2025.10.28 02:53:39.898599 [ 4 ] {debb7c4e-76cc-4cbe-9854-b9a63b4dde5c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10237 | 2025.10.28 02:53:39.898799 [ 4 ] {debb7c4e-76cc-4cbe-9854-b9a63b4dde5c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2025.10.28 02:53:39.898899 [ 64 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10239 | 2025.10.28 02:53:39.898922 [ 4 ] {debb7c4e-76cc-4cbe-9854-b9a63b4dde5c} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001043 sec., 88207.09491850431 rows/sec., 5.33 MiB/sec. | ||
| 10240 | 2025.10.28 02:53:39.898936 [ 64 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2025.10.28 02:53:39.898957 [ 4 ] {debb7c4e-76cc-4cbe-9854-b9a63b4dde5c} <Debug> TCPHandler: Processed in 0.001200119 sec. | ||
| 10242 | 2025.10.28 02:53:39.898957 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10243 | 2025.10.28 02:53:39.899059 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 10244 | 2025.10.28 02:53:39.899202 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10245 | 2025.10.28 02:53:39.899245 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4988 rows starting from the beginning of the part | ||
| 10246 | 2025.10.28 02:53:39.899315 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 10247 | 2025.10.28 02:53:39.899367 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10248 | 2025.10.28 02:53:39.899412 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 10249 | 2025.10.28 02:53:39.899454 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10250 | 2025.10.28 02:53:39.899493 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 92 rows starting from the beginning of the part | ||
| 10251 | 2025.10.28 02:53:39.901807 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5408 rows, containing 4 columns (4 merged, 0 gathered) in 0.002792941 sec., 1936310.1476185855 rows/sec., 122.87 MiB/sec. | ||
| 10252 | 2025.10.28 02:53:39.902379 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10253 | 2025.10.28 02:53:39.902689 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_76_15} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2025.10.28 02:53:39.902752 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_76_15} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10255 | 2025.10.28 02:53:39.902824 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10256 | 2025.10.28 02:53:40.712143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1324 | ||
| 10257 | 2025.10.28 02:53:40.715251 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10258 | 2025.10.28 02:53:40.715296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10259 | 2025.10.28 02:53:40.716564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10260 | 2025.10.28 02:53:40.716864 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2025.10.28 02:53:40.717238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1324 | ||
| 10262 | 2025.10.28 02:53:41.441298 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10263 | 2025.10.28 02:53:41.441576 [ 4 ] {6fc0858a-d8a8-4c21-a14f-9ebd4bad181c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10264 | 2025.10.28 02:53:41.441641 [ 4 ] {6fc0858a-d8a8-4c21-a14f-9ebd4bad181c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10265 | 2025.10.28 02:53:41.442321 [ 4 ] {6fc0858a-d8a8-4c21-a14f-9ebd4bad181c} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2025.10.28 02:53:41.442362 [ 4 ] {6fc0858a-d8a8-4c21-a14f-9ebd4bad181c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10267 | 2025.10.28 02:53:41.442752 [ 4 ] {6fc0858a-d8a8-4c21-a14f-9ebd4bad181c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10268 | 2025.10.28 02:53:41.442981 [ 4 ] {6fc0858a-d8a8-4c21-a14f-9ebd4bad181c} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2025.10.28 02:53:41.443144 [ 4 ] {6fc0858a-d8a8-4c21-a14f-9ebd4bad181c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.62 MiB/sec. | ||
| 10270 | 2025.10.28 02:53:41.443195 [ 4 ] {6fc0858a-d8a8-4c21-a14f-9ebd4bad181c} <Debug> TCPHandler: Processed in 0.002082358 sec. | ||
| 10271 | 2025.10.28 02:53:41.443338 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10272 | 2025.10.28 02:53:41.443468 [ 4 ] {b9154fd8-8fc7-45aa-8128-0c73d5c962d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10273 | 2025.10.28 02:53:41.443520 [ 4 ] {b9154fd8-8fc7-45aa-8128-0c73d5c962d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10274 | 2025.10.28 02:53:41.443971 [ 4 ] {b9154fd8-8fc7-45aa-8128-0c73d5c962d8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2025.10.28 02:53:41.444007 [ 4 ] {b9154fd8-8fc7-45aa-8128-0c73d5c962d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10276 | 2025.10.28 02:53:41.444344 [ 4 ] {b9154fd8-8fc7-45aa-8128-0c73d5c962d8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10277 | 2025.10.28 02:53:41.444565 [ 4 ] {b9154fd8-8fc7-45aa-8128-0c73d5c962d8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2025.10.28 02:53:41.444701 [ 4 ] {b9154fd8-8fc7-45aa-8128-0c73d5c962d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001261 sec., 50753.37034099921 rows/sec., 3.96 MiB/sec. | ||
| 10279 | 2025.10.28 02:53:41.444740 [ 4 ] {b9154fd8-8fc7-45aa-8128-0c73d5c962d8} <Debug> TCPHandler: Processed in 0.001468078 sec. | ||
| 10280 | 2025.10.28 02:53:41.444857 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2025.10.28 02:53:41.444955 [ 4 ] {708c2c50-fa7e-42ef-8147-ec9ff5929b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10282 | 2025.10.28 02:53:41.444999 [ 4 ] {708c2c50-fa7e-42ef-8147-ec9ff5929b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10283 | 2025.10.28 02:53:41.445362 [ 4 ] {708c2c50-fa7e-42ef-8147-ec9ff5929b0b} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2025.10.28 02:53:41.445395 [ 4 ] {708c2c50-fa7e-42ef-8147-ec9ff5929b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10285 | 2025.10.28 02:53:41.445722 [ 4 ] {708c2c50-fa7e-42ef-8147-ec9ff5929b0b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10286 | 2025.10.28 02:53:41.445940 [ 4 ] {708c2c50-fa7e-42ef-8147-ec9ff5929b0b} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2025.10.28 02:53:41.446068 [ 4 ] {708c2c50-fa7e-42ef-8147-ec9ff5929b0b} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001133 sec., 28243.601059135042 rows/sec., 1.97 MiB/sec. | ||
| 10288 | 2025.10.28 02:53:41.446105 [ 4 ] {708c2c50-fa7e-42ef-8147-ec9ff5929b0b} <Debug> TCPHandler: Processed in 0.001297892 sec. | ||
| 10289 | 2025.10.28 02:53:41.446213 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10290 | 2025.10.28 02:53:41.446308 [ 4 ] {ceff6baf-e204-47b8-bd0b-d46ec38e4626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10291 | 2025.10.28 02:53:41.446350 [ 4 ] {ceff6baf-e204-47b8-bd0b-d46ec38e4626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10292 | 2025.10.28 02:53:41.446674 [ 4 ] {ceff6baf-e204-47b8-bd0b-d46ec38e4626} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2025.10.28 02:53:41.446708 [ 4 ] {ceff6baf-e204-47b8-bd0b-d46ec38e4626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10294 | 2025.10.28 02:53:41.447004 [ 4 ] {ceff6baf-e204-47b8-bd0b-d46ec38e4626} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10295 | 2025.10.28 02:53:41.447211 [ 4 ] {ceff6baf-e204-47b8-bd0b-d46ec38e4626} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2025.10.28 02:53:41.447338 [ 4 ] {ceff6baf-e204-47b8-bd0b-d46ec38e4626} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001049 sec., 11439.466158245948 rows/sec., 789.44 KiB/sec. | ||
| 10297 | 2025.10.28 02:53:41.447374 [ 4 ] {ceff6baf-e204-47b8-bd0b-d46ec38e4626} <Debug> TCPHandler: Processed in 0.001210889 sec. | ||
| 10298 | 2025.10.28 02:53:43.153425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22620 | ||
| 10299 | 2025.10.28 02:53:43.154267 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2025.10.28 02:53:43.154331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10301 | 2025.10.28 02:53:43.155137 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10302 | 2025.10.28 02:53:43.155363 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2025.10.28 02:53:43.155490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22620 | ||
| 10304 | 2025.10.28 02:53:44.450610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10305 | 2025.10.28 02:53:44.465582 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2025.10.28 02:53:44.465634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10307 | 2025.10.28 02:53:44.471383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10308 | 2025.10.28 02:53:44.472047 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2025.10.28 02:53:44.474725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10310 | 2025.10.28 02:53:46.448241 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10311 | 2025.10.28 02:53:46.448438 [ 4 ] {0947cdae-1d8f-43f2-a4b9-2066adcac2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10312 | 2025.10.28 02:53:46.448506 [ 4 ] {0947cdae-1d8f-43f2-a4b9-2066adcac2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10313 | 2025.10.28 02:53:46.449188 [ 4 ] {0947cdae-1d8f-43f2-a4b9-2066adcac2c3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2025.10.28 02:53:46.449228 [ 4 ] {0947cdae-1d8f-43f2-a4b9-2066adcac2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10315 | 2025.10.28 02:53:46.449608 [ 4 ] {0947cdae-1d8f-43f2-a4b9-2066adcac2c3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10316 | 2025.10.28 02:53:46.449829 [ 4 ] {0947cdae-1d8f-43f2-a4b9-2066adcac2c3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2025.10.28 02:53:46.449982 [ 4 ] {0947cdae-1d8f-43f2-a4b9-2066adcac2c3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.70 MiB/sec. | ||
| 10318 | 2025.10.28 02:53:46.450026 [ 4 ] {0947cdae-1d8f-43f2-a4b9-2066adcac2c3} <Debug> TCPHandler: Processed in 0.001920183 sec. | ||
| 10319 | 2025.10.28 02:53:46.450169 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2025.10.28 02:53:46.450291 [ 4 ] {1719c297-3114-4a96-a600-c498805ebbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10321 | 2025.10.28 02:53:46.450340 [ 4 ] {1719c297-3114-4a96-a600-c498805ebbf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10322 | 2025.10.28 02:53:46.450807 [ 4 ] {1719c297-3114-4a96-a600-c498805ebbf4} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2025.10.28 02:53:46.450842 [ 4 ] {1719c297-3114-4a96-a600-c498805ebbf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10324 | 2025.10.28 02:53:46.451150 [ 4 ] {1719c297-3114-4a96-a600-c498805ebbf4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10325 | 2025.10.28 02:53:46.451352 [ 4 ] {1719c297-3114-4a96-a600-c498805ebbf4} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2025.10.28 02:53:46.451482 [ 4 ] {1719c297-3114-4a96-a600-c498805ebbf4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 10327 | 2025.10.28 02:53:46.451519 [ 4 ] {1719c297-3114-4a96-a600-c498805ebbf4} <Debug> TCPHandler: Processed in 0.001417846 sec. | ||
| 10328 | 2025.10.28 02:53:46.451638 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2025.10.28 02:53:46.451731 [ 4 ] {098c00ef-f115-4960-8a12-75bbbb381aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10330 | 2025.10.28 02:53:46.451773 [ 4 ] {098c00ef-f115-4960-8a12-75bbbb381aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10331 | 2025.10.28 02:53:46.452192 [ 4 ] {098c00ef-f115-4960-8a12-75bbbb381aba} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2025.10.28 02:53:46.452226 [ 4 ] {098c00ef-f115-4960-8a12-75bbbb381aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10333 | 2025.10.28 02:53:46.452561 [ 4 ] {098c00ef-f115-4960-8a12-75bbbb381aba} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10334 | 2025.10.28 02:53:46.452760 [ 4 ] {098c00ef-f115-4960-8a12-75bbbb381aba} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2025.10.28 02:53:46.452889 [ 4 ] {098c00ef-f115-4960-8a12-75bbbb381aba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 10336 | 2025.10.28 02:53:46.452925 [ 4 ] {098c00ef-f115-4960-8a12-75bbbb381aba} <Debug> TCPHandler: Processed in 0.001334564 sec. | ||
| 10337 | 2025.10.28 02:53:46.453036 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2025.10.28 02:53:46.453154 [ 4 ] {380fb53d-df96-4b99-bd13-5850bfa29ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10339 | 2025.10.28 02:53:46.453194 [ 4 ] {380fb53d-df96-4b99-bd13-5850bfa29ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10340 | 2025.10.28 02:53:46.453525 [ 4 ] {380fb53d-df96-4b99-bd13-5850bfa29ff9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2025.10.28 02:53:46.453559 [ 4 ] {380fb53d-df96-4b99-bd13-5850bfa29ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10342 | 2025.10.28 02:53:46.453851 [ 4 ] {380fb53d-df96-4b99-bd13-5850bfa29ff9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10343 | 2025.10.28 02:53:46.454058 [ 4 ] {380fb53d-df96-4b99-bd13-5850bfa29ff9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2025.10.28 02:53:46.454189 [ 4 ] {380fb53d-df96-4b99-bd13-5850bfa29ff9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 10345 | 2025.10.28 02:53:46.454224 [ 4 ] {380fb53d-df96-4b99-bd13-5850bfa29ff9} <Debug> TCPHandler: Processed in 0.0012345 sec. | ||
| 10346 | 2025.10.28 02:53:50.440539 [ 153 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 10347 | 2025.10.28 02:53:50.440618 [ 153 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2025.10.28 02:53:50.440638 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10349 | 2025.10.28 02:53:50.440760 [ 193 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 10350 | 2025.10.28 02:53:50.440886 [ 193 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10351 | 2025.10.28 02:53:50.440923 [ 193 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 442 rows starting from the beginning of the part | ||
| 10352 | 2025.10.28 02:53:50.440995 [ 193 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 440 rows starting from the beginning of the part | ||
| 10353 | 2025.10.28 02:53:50.441043 [ 193 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 10354 | 2025.10.28 02:53:50.441087 [ 193 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 10355 | 2025.10.28 02:53:50.441129 [ 193 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 440 rows starting from the beginning of the part | ||
| 10356 | 2025.10.28 02:53:50.442163 [ 192 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445017 sec., 1208290.283090095 rows/sec., 84.06 MiB/sec. | ||
| 10357 | 2025.10.28 02:53:50.442422 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 10358 | 2025.10.28 02:53:50.442784 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_34_7} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2025.10.28 02:53:50.442870 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_34_7} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 10360 | 2025.10.28 02:53:50.442979 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10361 | 2025.10.28 02:53:50.498941 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10362 | 2025.10.28 02:53:50.499001 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10363 | 2025.10.28 02:53:50.656500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23068 | ||
| 10364 | 2025.10.28 02:53:50.657001 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2025.10.28 02:53:50.657046 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10366 | 2025.10.28 02:53:50.657570 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10367 | 2025.10.28 02:53:50.657807 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10368 | 2025.10.28 02:53:50.657960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23068 | ||
| 10369 | 2025.10.28 02:53:50.718390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1340 | ||
| 10370 | 2025.10.28 02:53:50.720400 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2025.10.28 02:53:50.720453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10372 | 2025.10.28 02:53:50.721657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10373 | 2025.10.28 02:53:50.721930 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2025.10.28 02:53:50.722096 [ 153 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10375 | 2025.10.28 02:53:50.722155 [ 153 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2025.10.28 02:53:50.722179 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10377 | 2025.10.28 02:53:50.722204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1340 | ||
| 10378 | 2025.10.28 02:53:50.722278 [ 192 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 10379 | 2025.10.28 02:53:50.722846 [ 192 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10380 | 2025.10.28 02:53:50.722969 [ 192 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1170 rows starting from the beginning of the part | ||
| 10381 | 2025.10.28 02:53:50.723307 [ 192 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 54 rows starting from the beginning of the part | ||
| 10382 | 2025.10.28 02:53:50.723699 [ 192 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part | ||
| 10383 | 2025.10.28 02:53:50.724053 [ 192 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 10384 | 2025.10.28 02:53:50.724388 [ 192 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 54 rows starting from the beginning of the part | ||
| 10385 | 2025.10.28 02:53:50.724724 [ 192 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 10386 | 2025.10.28 02:53:50.731193 [ 199 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1340 rows, containing 72 columns (72 merged, 0 gathered) in 0.008956813 sec., 149606.78535992658 rows/sec., 117.58 MiB/sec. | ||
| 10387 | 2025.10.28 02:53:50.732632 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10388 | 2025.10.28 02:53:50.733131 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_36_7} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2025.10.28 02:53:50.733199 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_36_7} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10390 | 2025.10.28 02:53:50.733366 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10391 | 2025.10.28 02:53:50.741088 [ 153 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 10392 | 2025.10.28 02:53:50.741146 [ 153 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2025.10.28 02:53:50.741180 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10394 | 2025.10.28 02:53:50.741319 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 10395 | 2025.10.28 02:53:50.741502 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10396 | 2025.10.28 02:53:50.741559 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 266 rows starting from the beginning of the part | ||
| 10397 | 2025.10.28 02:53:50.741677 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 264 rows starting from the beginning of the part | ||
| 10398 | 2025.10.28 02:53:50.741756 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 248 rows starting from the beginning of the part | ||
| 10399 | 2025.10.28 02:53:50.741837 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 248 rows starting from the beginning of the part | ||
| 10400 | 2025.10.28 02:53:50.741926 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 250 rows starting from the beginning of the part | ||
| 10401 | 2025.10.28 02:53:50.742963 [ 200 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708676 sec., 746777.0367231705 rows/sec., 48.72 MiB/sec. | ||
| 10402 | 2025.10.28 02:53:50.743089 [ 200 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 10403 | 2025.10.28 02:53:50.743325 [ 200 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_34_7} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2025.10.28 02:53:50.743393 [ 200 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_34_7} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 10405 | 2025.10.28 02:53:50.743475 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 10406 | 2025.10.28 02:53:51.001245 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000848498 sec. | ||
| 10407 | 2025.10.28 02:53:51.461810 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10408 | 2025.10.28 02:53:51.461990 [ 4 ] {81f52546-db9c-4b68-8941-03725620f8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10409 | 2025.10.28 02:53:51.462057 [ 4 ] {81f52546-db9c-4b68-8941-03725620f8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10410 | 2025.10.28 02:53:51.462893 [ 4 ] {81f52546-db9c-4b68-8941-03725620f8e7} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10411 | 2025.10.28 02:53:51.462943 [ 4 ] {81f52546-db9c-4b68-8941-03725620f8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10412 | 2025.10.28 02:53:51.463374 [ 4 ] {81f52546-db9c-4b68-8941-03725620f8e7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10413 | 2025.10.28 02:53:51.463614 [ 4 ] {81f52546-db9c-4b68-8941-03725620f8e7} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2025.10.28 02:53:51.463780 [ 4 ] {81f52546-db9c-4b68-8941-03725620f8e7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001837 sec., 223189.98366902556 rows/sec., 14.16 MiB/sec. | ||
| 10415 | 2025.10.28 02:53:51.463830 [ 4 ] {81f52546-db9c-4b68-8941-03725620f8e7} <Debug> TCPHandler: Processed in 0.002161171 sec. | ||
| 10416 | 2025.10.28 02:53:51.463951 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10417 | 2025.10.28 02:53:51.464053 [ 4 ] {9313d473-5b3b-4d59-b61c-a43ec57c5c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10418 | 2025.10.28 02:53:51.464098 [ 4 ] {9313d473-5b3b-4d59-b61c-a43ec57c5c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10419 | 2025.10.28 02:53:51.465325 [ 4 ] {9313d473-5b3b-4d59-b61c-a43ec57c5c73} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10420 | 2025.10.28 02:53:51.465361 [ 4 ] {9313d473-5b3b-4d59-b61c-a43ec57c5c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10421 | 2025.10.28 02:53:51.465757 [ 4 ] {9313d473-5b3b-4d59-b61c-a43ec57c5c73} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10422 | 2025.10.28 02:53:51.465984 [ 4 ] {9313d473-5b3b-4d59-b61c-a43ec57c5c73} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2025.10.28 02:53:51.466120 [ 4 ] {9313d473-5b3b-4d59-b61c-a43ec57c5c73} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.002091 sec., 572931.6116690579 rows/sec., 45.81 MiB/sec. | ||
| 10424 | 2025.10.28 02:53:51.466160 [ 4 ] {9313d473-5b3b-4d59-b61c-a43ec57c5c73} <Debug> TCPHandler: Processed in 0.002261384 sec. | ||
| 10425 | 2025.10.28 02:53:51.466275 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10426 | 2025.10.28 02:53:51.466374 [ 4 ] {cf6f009c-4343-4c78-b96c-c84d2b269431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10427 | 2025.10.28 02:53:51.466418 [ 4 ] {cf6f009c-4343-4c78-b96c-c84d2b269431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10428 | 2025.10.28 02:53:51.466978 [ 4 ] {cf6f009c-4343-4c78-b96c-c84d2b269431} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2025.10.28 02:53:51.467015 [ 4 ] {cf6f009c-4343-4c78-b96c-c84d2b269431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10430 | 2025.10.28 02:53:51.467334 [ 4 ] {cf6f009c-4343-4c78-b96c-c84d2b269431} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10431 | 2025.10.28 02:53:51.467547 [ 4 ] {cf6f009c-4343-4c78-b96c-c84d2b269431} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2025.10.28 02:53:51.467678 [ 4 ] {cf6f009c-4343-4c78-b96c-c84d2b269431} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001324 sec., 187311.17824773412 rows/sec., 11.47 MiB/sec. | ||
| 10433 | 2025.10.28 02:53:51.467717 [ 4 ] {cf6f009c-4343-4c78-b96c-c84d2b269431} <Debug> TCPHandler: Processed in 0.001492759 sec. | ||
| 10434 | 2025.10.28 02:53:51.467827 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10435 | 2025.10.28 02:53:51.467922 [ 4 ] {be2ade0c-e222-4fcd-a4ea-19c8b12f193b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10436 | 2025.10.28 02:53:51.467962 [ 4 ] {be2ade0c-e222-4fcd-a4ea-19c8b12f193b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10437 | 2025.10.28 02:53:51.468476 [ 4 ] {be2ade0c-e222-4fcd-a4ea-19c8b12f193b} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2025.10.28 02:53:51.468510 [ 4 ] {be2ade0c-e222-4fcd-a4ea-19c8b12f193b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10439 | 2025.10.28 02:53:51.468824 [ 4 ] {be2ade0c-e222-4fcd-a4ea-19c8b12f193b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10440 | 2025.10.28 02:53:51.469035 [ 4 ] {be2ade0c-e222-4fcd-a4ea-19c8b12f193b} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2025.10.28 02:53:51.469164 [ 4 ] {be2ade0c-e222-4fcd-a4ea-19c8b12f193b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00126 sec., 168253.96825396825 rows/sec., 10.85 MiB/sec. | ||
| 10442 | 2025.10.28 02:53:51.469203 [ 4 ] {be2ade0c-e222-4fcd-a4ea-19c8b12f193b} <Debug> TCPHandler: Processed in 0.001425137 sec. | ||
| 10443 | 2025.10.28 02:53:51.469312 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10444 | 2025.10.28 02:53:51.469408 [ 4 ] {fa133e73-b55b-48cf-8c4d-d110daff515f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10445 | 2025.10.28 02:53:51.469448 [ 4 ] {fa133e73-b55b-48cf-8c4d-d110daff515f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10446 | 2025.10.28 02:53:51.469956 [ 4 ] {fa133e73-b55b-48cf-8c4d-d110daff515f} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2025.10.28 02:53:51.469991 [ 4 ] {fa133e73-b55b-48cf-8c4d-d110daff515f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10448 | 2025.10.28 02:53:51.470293 [ 4 ] {fa133e73-b55b-48cf-8c4d-d110daff515f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10449 | 2025.10.28 02:53:51.470507 [ 4 ] {fa133e73-b55b-48cf-8c4d-d110daff515f} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2025.10.28 02:53:51.470635 [ 4 ] {fa133e73-b55b-48cf-8c4d-d110daff515f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 10451 | 2025.10.28 02:53:51.470673 [ 4 ] {fa133e73-b55b-48cf-8c4d-d110daff515f} <Debug> TCPHandler: Processed in 0.001409217 sec. | ||
| 10452 | 2025.10.28 02:53:51.470783 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2025.10.28 02:53:51.470878 [ 4 ] {f374ae40-3e4f-4444-826a-7b3a0409eea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10454 | 2025.10.28 02:53:51.470917 [ 4 ] {f374ae40-3e4f-4444-826a-7b3a0409eea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10455 | 2025.10.28 02:53:51.471669 [ 4 ] {f374ae40-3e4f-4444-826a-7b3a0409eea7} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2025.10.28 02:53:51.471705 [ 4 ] {f374ae40-3e4f-4444-826a-7b3a0409eea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10457 | 2025.10.28 02:53:51.472040 [ 4 ] {f374ae40-3e4f-4444-826a-7b3a0409eea7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10458 | 2025.10.28 02:53:51.472253 [ 4 ] {f374ae40-3e4f-4444-826a-7b3a0409eea7} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2025.10.28 02:53:51.472381 [ 4 ] {f374ae40-3e4f-4444-826a-7b3a0409eea7} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001521 sec., 474687.7054569362 rows/sec., 33.33 MiB/sec. | ||
| 10460 | 2025.10.28 02:53:51.472420 [ 4 ] {f374ae40-3e4f-4444-826a-7b3a0409eea7} <Debug> TCPHandler: Processed in 0.001685125 sec. | ||
| 10461 | 2025.10.28 02:53:51.472532 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10462 | 2025.10.28 02:53:51.472627 [ 4 ] {6bc9af70-41cf-46a9-b039-2346aa78d437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10463 | 2025.10.28 02:53:51.472667 [ 4 ] {6bc9af70-41cf-46a9-b039-2346aa78d437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10464 | 2025.10.28 02:53:51.473001 [ 4 ] {6bc9af70-41cf-46a9-b039-2346aa78d437} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10465 | 2025.10.28 02:53:51.473035 [ 4 ] {6bc9af70-41cf-46a9-b039-2346aa78d437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10466 | 2025.10.28 02:53:51.473339 [ 4 ] {6bc9af70-41cf-46a9-b039-2346aa78d437} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10467 | 2025.10.28 02:53:51.473554 [ 4 ] {6bc9af70-41cf-46a9-b039-2346aa78d437} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10468 | 2025.10.28 02:53:51.473683 [ 4 ] {6bc9af70-41cf-46a9-b039-2346aa78d437} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 10469 | 2025.10.28 02:53:51.473719 [ 4 ] {6bc9af70-41cf-46a9-b039-2346aa78d437} <Debug> TCPHandler: Processed in 0.00123576 sec. | ||
| 10470 | 2025.10.28 02:53:51.473829 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10471 | 2025.10.28 02:53:51.473923 [ 4 ] {29639dd3-93dc-4f7f-be40-b322e7367c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10472 | 2025.10.28 02:53:51.473966 [ 4 ] {29639dd3-93dc-4f7f-be40-b322e7367c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10473 | 2025.10.28 02:53:51.474436 [ 4 ] {29639dd3-93dc-4f7f-be40-b322e7367c49} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2025.10.28 02:53:51.474470 [ 4 ] {29639dd3-93dc-4f7f-be40-b322e7367c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10475 | 2025.10.28 02:53:51.474814 [ 4 ] {29639dd3-93dc-4f7f-be40-b322e7367c49} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10476 | 2025.10.28 02:53:51.475024 [ 4 ] {29639dd3-93dc-4f7f-be40-b322e7367c49} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2025.10.28 02:53:51.475126 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_74_15 to all_79_79_0 | ||
| 10478 | 2025.10.28 02:53:51.475156 [ 4 ] {29639dd3-93dc-4f7f-be40-b322e7367c49} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001252 sec., 250798.7220447284 rows/sec., 16.48 MiB/sec. | ||
| 10479 | 2025.10.28 02:53:51.475160 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10480 | 2025.10.28 02:53:51.475187 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10481 | 2025.10.28 02:53:51.475195 [ 4 ] {29639dd3-93dc-4f7f-be40-b322e7367c49} <Debug> TCPHandler: Processed in 0.001414196 sec. | ||
| 10482 | 2025.10.28 02:53:51.475305 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2025.10.28 02:53:51.475312 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_15 to all_79_79_0 into Compact with storage Full | ||
| 10484 | 2025.10.28 02:53:51.475398 [ 4 ] {92f8027b-4657-4412-aa10-96ecb74a87de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10485 | 2025.10.28 02:53:51.475445 [ 4 ] {92f8027b-4657-4412-aa10-96ecb74a87de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10486 | 2025.10.28 02:53:51.475462 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10487 | 2025.10.28 02:53:51.475503 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_74_15, total 23686 rows starting from the beginning of the part | ||
| 10488 | 2025.10.28 02:53:51.475569 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10489 | 2025.10.28 02:53:51.475613 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 967 rows starting from the beginning of the part | ||
| 10490 | 2025.10.28 02:53:51.475656 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
| 10491 | 2025.10.28 02:53:51.475696 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10492 | 2025.10.28 02:53:51.475735 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 314 rows starting from the beginning of the part | ||
| 10493 | 2025.10.28 02:53:51.475772 [ 4 ] {92f8027b-4657-4412-aa10-96ecb74a87de} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10494 | 2025.10.28 02:53:51.475812 [ 4 ] {92f8027b-4657-4412-aa10-96ecb74a87de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10495 | 2025.10.28 02:53:51.476282 [ 4 ] {92f8027b-4657-4412-aa10-96ecb74a87de} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10496 | 2025.10.28 02:53:51.476505 [ 4 ] {92f8027b-4657-4412-aa10-96ecb74a87de} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10497 | 2025.10.28 02:53:51.476637 [ 4 ] {92f8027b-4657-4412-aa10-96ecb74a87de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001257 sec., 795.5449482895783 rows/sec., 53.61 KiB/sec. | ||
| 10498 | 2025.10.28 02:53:51.476673 [ 4 ] {92f8027b-4657-4412-aa10-96ecb74a87de} <Debug> TCPHandler: Processed in 0.001419317 sec. | ||
| 10499 | 2025.10.28 02:53:51.476790 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10500 | 2025.10.28 02:53:51.476885 [ 4 ] {08aa17d6-4eaf-40fd-b78e-a04b1c5381ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10501 | 2025.10.28 02:53:51.476940 [ 4 ] {08aa17d6-4eaf-40fd-b78e-a04b1c5381ed} <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 | ||
| 10502 | 2025.10.28 02:53:51.477891 [ 4 ] {08aa17d6-4eaf-40fd-b78e-a04b1c5381ed} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10503 | 2025.10.28 02:53:51.477927 [ 4 ] {08aa17d6-4eaf-40fd-b78e-a04b1c5381ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10504 | 2025.10.28 02:53:51.478744 [ 4 ] {08aa17d6-4eaf-40fd-b78e-a04b1c5381ed} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10505 | 2025.10.28 02:53:51.478979 [ 4 ] {08aa17d6-4eaf-40fd-b78e-a04b1c5381ed} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10506 | 2025.10.28 02:53:51.479132 [ 4 ] {08aa17d6-4eaf-40fd-b78e-a04b1c5381ed} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002265 sec., 18984.547461368653 rows/sec., 34.02 MiB/sec. | ||
| 10507 | 2025.10.28 02:53:51.479200 [ 4 ] {08aa17d6-4eaf-40fd-b78e-a04b1c5381ed} <Debug> TCPHandler: Processed in 0.00245771 sec. | ||
| 10508 | 2025.10.28 02:53:51.479317 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10509 | 2025.10.28 02:53:51.479413 [ 4 ] {e69c7bc6-6bd2-479b-9013-ce51b24c300f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10510 | 2025.10.28 02:53:51.479456 [ 4 ] {e69c7bc6-6bd2-479b-9013-ce51b24c300f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10511 | 2025.10.28 02:53:51.479800 [ 4 ] {e69c7bc6-6bd2-479b-9013-ce51b24c300f} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2025.10.28 02:53:51.479836 [ 4 ] {e69c7bc6-6bd2-479b-9013-ce51b24c300f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10513 | 2025.10.28 02:53:51.480289 [ 4 ] {e69c7bc6-6bd2-479b-9013-ce51b24c300f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10514 | 2025.10.28 02:53:51.480527 [ 4 ] {e69c7bc6-6bd2-479b-9013-ce51b24c300f} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10515 | 2025.10.28 02:53:51.480661 [ 4 ] {e69c7bc6-6bd2-479b-9013-ce51b24c300f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001267 sec., 82083.66219415943 rows/sec., 5.03 MiB/sec. | ||
| 10516 | 2025.10.28 02:53:51.480698 [ 4 ] {e69c7bc6-6bd2-479b-9013-ce51b24c300f} <Debug> TCPHandler: Processed in 0.001430676 sec. | ||
| 10517 | 2025.10.28 02:53:51.483327 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25319 rows, containing 5 columns (5 merged, 0 gathered) in 0.008072614 sec., 3136406.6212010137 rows/sec., 209.80 MiB/sec. | ||
| 10518 | 2025.10.28 02:53:51.483656 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 10519 | 2025.10.28 02:53:51.484000 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2025.10.28 02:53:51.484086 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_74_15, all_79_79_0] -> all_1_79_16 | ||
| 10521 | 2025.10.28 02:53:51.484184 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10522 | 2025.10.28 02:53:51.975639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10523 | 2025.10.28 02:53:51.993164 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10524 | 2025.10.28 02:53:51.993230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10525 | 2025.10.28 02:53:51.999422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10526 | 2025.10.28 02:53:52.000138 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10527 | 2025.10.28 02:53:52.001103 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.03 MiB, peak 325.77 MiB, free memory in arenas 0.00 B, will set to 320.03 MiB (RSS), difference: -3.00 MiB | ||
| 10528 | 2025.10.28 02:53:52.003318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10529 | 2025.10.28 02:53:53.001099 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.03 MiB, peak 325.77 MiB, free memory in arenas 0.00 B, will set to 320.03 MiB (RSS), difference: 4.00 MiB | ||
| 10530 | 2025.10.28 02:53:56.447138 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10531 | 2025.10.28 02:53:56.447430 [ 4 ] {decb6ed6-0362-4103-9056-98f06cb304ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10532 | 2025.10.28 02:53:56.447531 [ 4 ] {decb6ed6-0362-4103-9056-98f06cb304ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10533 | 2025.10.28 02:53:56.448455 [ 4 ] {decb6ed6-0362-4103-9056-98f06cb304ee} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10534 | 2025.10.28 02:53:56.448494 [ 4 ] {decb6ed6-0362-4103-9056-98f06cb304ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10535 | 2025.10.28 02:53:56.448890 [ 4 ] {decb6ed6-0362-4103-9056-98f06cb304ee} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10536 | 2025.10.28 02:53:56.449107 [ 4 ] {decb6ed6-0362-4103-9056-98f06cb304ee} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2025.10.28 02:53:56.449263 [ 4 ] {decb6ed6-0362-4103-9056-98f06cb304ee} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.26 MiB/sec. | ||
| 10538 | 2025.10.28 02:53:56.449310 [ 4 ] {decb6ed6-0362-4103-9056-98f06cb304ee} <Debug> TCPHandler: Processed in 0.002347287 sec. | ||
| 10539 | 2025.10.28 02:53:56.449459 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10540 | 2025.10.28 02:53:56.449558 [ 4 ] {56ce1640-59c4-466a-927b-5cb129fc6f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10541 | 2025.10.28 02:53:56.449600 [ 4 ] {56ce1640-59c4-466a-927b-5cb129fc6f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10542 | 2025.10.28 02:53:56.450038 [ 4 ] {56ce1640-59c4-466a-927b-5cb129fc6f29} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10543 | 2025.10.28 02:53:56.450072 [ 4 ] {56ce1640-59c4-466a-927b-5cb129fc6f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10544 | 2025.10.28 02:53:56.450369 [ 4 ] {56ce1640-59c4-466a-927b-5cb129fc6f29} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10545 | 2025.10.28 02:53:56.450571 [ 4 ] {56ce1640-59c4-466a-927b-5cb129fc6f29} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2025.10.28 02:53:56.450697 [ 4 ] {56ce1640-59c4-466a-927b-5cb129fc6f29} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 10547 | 2025.10.28 02:53:56.450734 [ 4 ] {56ce1640-59c4-466a-927b-5cb129fc6f29} <Debug> TCPHandler: Processed in 0.001334024 sec. | ||
| 10548 | 2025.10.28 02:53:56.450856 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10549 | 2025.10.28 02:53:56.450950 [ 4 ] {338ac06a-a82e-4dc1-877d-406078ed2d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10550 | 2025.10.28 02:53:56.450994 [ 4 ] {338ac06a-a82e-4dc1-877d-406078ed2d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10551 | 2025.10.28 02:53:56.451442 [ 4 ] {338ac06a-a82e-4dc1-877d-406078ed2d91} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10552 | 2025.10.28 02:53:56.451475 [ 4 ] {338ac06a-a82e-4dc1-877d-406078ed2d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10553 | 2025.10.28 02:53:56.451806 [ 4 ] {338ac06a-a82e-4dc1-877d-406078ed2d91} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10554 | 2025.10.28 02:53:56.452011 [ 4 ] {338ac06a-a82e-4dc1-877d-406078ed2d91} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10555 | 2025.10.28 02:53:56.452137 [ 4 ] {338ac06a-a82e-4dc1-877d-406078ed2d91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 10556 | 2025.10.28 02:53:56.452173 [ 4 ] {338ac06a-a82e-4dc1-877d-406078ed2d91} <Debug> TCPHandler: Processed in 0.001372205 sec. | ||
| 10557 | 2025.10.28 02:53:56.452288 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10558 | 2025.10.28 02:53:56.452389 [ 4 ] {e324ff1b-6f7c-442d-bf41-0a52fa444a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10559 | 2025.10.28 02:53:56.452431 [ 4 ] {e324ff1b-6f7c-442d-bf41-0a52fa444a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10560 | 2025.10.28 02:53:56.452775 [ 4 ] {e324ff1b-6f7c-442d-bf41-0a52fa444a9c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10561 | 2025.10.28 02:53:56.452809 [ 4 ] {e324ff1b-6f7c-442d-bf41-0a52fa444a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10562 | 2025.10.28 02:53:56.453111 [ 4 ] {e324ff1b-6f7c-442d-bf41-0a52fa444a9c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10563 | 2025.10.28 02:53:56.453315 [ 4 ] {e324ff1b-6f7c-442d-bf41-0a52fa444a9c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10564 | 2025.10.28 02:53:56.453441 [ 4 ] {e324ff1b-6f7c-442d-bf41-0a52fa444a9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 10565 | 2025.10.28 02:53:56.453475 [ 4 ] {e324ff1b-6f7c-442d-bf41-0a52fa444a9c} <Debug> TCPHandler: Processed in 0.00123381 sec. | ||
| 10566 | 2025.10.28 02:53:58.159022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23580 | ||
| 10567 | 2025.10.28 02:53:58.159801 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10568 | 2025.10.28 02:53:58.159870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10569 | 2025.10.28 02:53:58.160630 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10570 | 2025.10.28 02:53:58.160970 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2025.10.28 02:53:58.161203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23580 | ||
| 10572 | 2025.10.28 02:53:59.204167 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45510 | ||
| 10573 | 2025.10.28 02:53:59.204285 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10574 | 2025.10.28 02:53:59.204314 [ 286 ] {} <Debug> TCP-Session: b753f58d-4cfc-4eaf-9217-55b7063dca31 Authenticating user 'default' from [fd00:1122:3344:101::e]:45510 | ||
| 10575 | 2025.10.28 02:53:59.204337 [ 286 ] {} <Debug> TCP-Session: b753f58d-4cfc-4eaf-9217-55b7063dca31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10576 | 2025.10.28 02:53:59.204351 [ 286 ] {} <Debug> TCP-Session: b753f58d-4cfc-4eaf-9217-55b7063dca31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10577 | 2025.10.28 02:53:59.204573 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64831 | ||
| 10578 | 2025.10.28 02:53:59.204602 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40341 | ||
| 10579 | 2025.10.28 02:53:59.204627 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47897 | ||
| 10580 | 2025.10.28 02:53:59.204623 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45094 | ||
| 10581 | 2025.10.28 02:53:59.204679 [ 286 ] {} <Trace> TCP-Session: b753f58d-4cfc-4eaf-9217-55b7063dca31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10582 | 2025.10.28 02:53:59.204707 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10583 | 2025.10.28 02:53:59.204717 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10584 | 2025.10.28 02:53:59.204740 [ 351 ] {} <Debug> TCP-Session: 1e8e840a-58e6-4d2f-a09c-fa8eb721acdc Authenticating user 'default' from [fd00:1122:3344:101::e]:40341 | ||
| 10585 | 2025.10.28 02:53:59.204742 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10586 | 2025.10.28 02:53:59.204766 [ 288 ] {} <Debug> TCP-Session: e12d271d-d368-41d9-b846-5fbd7d68105a Authenticating user 'default' from [fd00:1122:3344:101::e]:64831 | ||
| 10587 | 2025.10.28 02:53:59.204769 [ 351 ] {} <Debug> TCP-Session: 1e8e840a-58e6-4d2f-a09c-fa8eb721acdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10588 | 2025.10.28 02:53:59.204790 [ 354 ] {} <Debug> TCP-Session: 058a572d-b331-4c1c-86e8-0abeaadcb468 Authenticating user 'default' from [fd00:1122:3344:101::e]:47897 | ||
| 10589 | 2025.10.28 02:53:59.204810 [ 351 ] {} <Debug> TCP-Session: 1e8e840a-58e6-4d2f-a09c-fa8eb721acdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10590 | 2025.10.28 02:53:59.204811 [ 288 ] {} <Debug> TCP-Session: e12d271d-d368-41d9-b846-5fbd7d68105a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10591 | 2025.10.28 02:53:59.204835 [ 354 ] {} <Debug> TCP-Session: 058a572d-b331-4c1c-86e8-0abeaadcb468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10592 | 2025.10.28 02:53:59.204863 [ 288 ] {} <Debug> TCP-Session: e12d271d-d368-41d9-b846-5fbd7d68105a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10593 | 2025.10.28 02:53:59.204875 [ 286 ] {c4700179-cf82-4f7f-9e72-6fbf18bf2af7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45510) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10594 | 2025.10.28 02:53:59.204885 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10595 | 2025.10.28 02:53:59.204875 [ 354 ] {} <Debug> TCP-Session: 058a572d-b331-4c1c-86e8-0abeaadcb468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2025.10.28 02:53:59.204936 [ 353 ] {} <Debug> TCP-Session: 0449c549-9ca0-47fe-a450-f66876f9a51f Authenticating user 'default' from [fd00:1122:3344:101::e]:45094 | ||
| 10597 | 2025.10.28 02:53:59.204611 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55808 | ||
| 10598 | 2025.10.28 02:53:59.204965 [ 353 ] {} <Debug> TCP-Session: 0449c549-9ca0-47fe-a450-f66876f9a51f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10599 | 2025.10.28 02:53:59.204583 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57088 | ||
| 10600 | 2025.10.28 02:53:59.205028 [ 353 ] {} <Debug> TCP-Session: 0449c549-9ca0-47fe-a450-f66876f9a51f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10601 | 2025.10.28 02:53:59.204582 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50224 | ||
| 10602 | 2025.10.28 02:53:59.204597 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55374 | ||
| 10603 | 2025.10.28 02:53:59.205180 [ 286 ] {c4700179-cf82-4f7f-9e72-6fbf18bf2af7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10604 | 2025.10.28 02:53:59.205242 [ 286 ] {c4700179-cf82-4f7f-9e72-6fbf18bf2af7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10605 | 2025.10.28 02:53:59.205602 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10606 | 2025.10.28 02:53:59.205620 [ 286 ] {c4700179-cf82-4f7f-9e72-6fbf18bf2af7} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 10607 | 2025.10.28 02:53:59.205636 [ 350 ] {} <Debug> TCP-Session: dd64ae46-0339-4154-9928-56d050a9d28b Authenticating user 'default' from [fd00:1122:3344:101::e]:55374 | ||
| 10608 | 2025.10.28 02:53:59.205670 [ 350 ] {} <Debug> TCP-Session: dd64ae46-0339-4154-9928-56d050a9d28b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10609 | 2025.10.28 02:53:59.205686 [ 350 ] {} <Debug> TCP-Session: dd64ae46-0339-4154-9928-56d050a9d28b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10610 | 2025.10.28 02:53:59.205732 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10611 | 2025.10.28 02:53:59.205785 [ 352 ] {} <Debug> TCP-Session: 224f8278-6e07-46e0-bd1d-2e06a6dc9236 Authenticating user 'default' from [fd00:1122:3344:101::e]:55808 | ||
| 10612 | 2025.10.28 02:53:59.205810 [ 352 ] {} <Debug> TCP-Session: 224f8278-6e07-46e0-bd1d-2e06a6dc9236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10613 | 2025.10.28 02:53:59.205823 [ 352 ] {} <Debug> TCP-Session: 224f8278-6e07-46e0-bd1d-2e06a6dc9236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10614 | 2025.10.28 02:53:59.205980 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10615 | 2025.10.28 02:53:59.206015 [ 290 ] {} <Debug> TCP-Session: 1d34a62c-a82c-4c4c-89a0-a76d1f012af9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50224 | ||
| 10616 | 2025.10.28 02:53:59.206032 [ 290 ] {} <Debug> TCP-Session: 1d34a62c-a82c-4c4c-89a0-a76d1f012af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10617 | 2025.10.28 02:53:59.206044 [ 290 ] {} <Debug> TCP-Session: 1d34a62c-a82c-4c4c-89a0-a76d1f012af9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10618 | 2025.10.28 02:53:59.206087 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10619 | 2025.10.28 02:53:59.206135 [ 289 ] {} <Debug> TCP-Session: 8cd68ce9-4067-4097-a8d4-b02672725e40 Authenticating user 'default' from [fd00:1122:3344:101::e]:57088 | ||
| 10620 | 2025.10.28 02:53:59.206152 [ 289 ] {} <Debug> TCP-Session: 8cd68ce9-4067-4097-a8d4-b02672725e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10621 | 2025.10.28 02:53:59.206164 [ 289 ] {} <Debug> TCP-Session: 8cd68ce9-4067-4097-a8d4-b02672725e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10622 | 2025.10.28 02:53:59.206777 [ 327 ] {c4700179-cf82-4f7f-9e72-6fbf18bf2af7} <Trace> AggregatingTransform: Aggregating | ||
| 10623 | 2025.10.28 02:53:59.206821 [ 327 ] {c4700179-cf82-4f7f-9e72-6fbf18bf2af7} <Trace> Aggregator: Aggregation method: without_key | ||
| 10624 | 2025.10.28 02:53:59.206856 [ 327 ] {c4700179-cf82-4f7f-9e72-6fbf18bf2af7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001097676 sec. (911.016 rows/sec., 35.59 KiB/sec.) | ||
| 10625 | 2025.10.28 02:53:59.206870 [ 327 ] {c4700179-cf82-4f7f-9e72-6fbf18bf2af7} <Trace> Aggregator: Merging aggregated data | ||
| 10626 | 2025.10.28 02:53:59.208131 [ 286 ] {c4700179-cf82-4f7f-9e72-6fbf18bf2af7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003318 sec., 301.3863773357444 rows/sec., 11.77 KiB/sec. | ||
| 10627 | 2025.10.28 02:53:59.208292 [ 286 ] {c4700179-cf82-4f7f-9e72-6fbf18bf2af7} <Debug> TCPHandler: Processed in 0.003731962 sec. | ||
| 10628 | 2025.10.28 02:53:59.208440 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10629 | 2025.10.28 02:53:59.208471 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10630 | 2025.10.28 02:53:59.208488 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10631 | 2025.10.28 02:53:59.208501 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10632 | 2025.10.28 02:53:59.208519 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10633 | 2025.10.28 02:53:59.208537 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10634 | 2025.10.28 02:53:59.208560 [ 350 ] {} <Debug> TCP-Session: dd64ae46-0339-4154-9928-56d050a9d28b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10635 | 2025.10.28 02:53:59.208570 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10636 | 2025.10.28 02:53:59.208591 [ 289 ] {} <Debug> TCP-Session: 8cd68ce9-4067-4097-a8d4-b02672725e40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10637 | 2025.10.28 02:53:59.208603 [ 351 ] {} <Debug> TCP-Session: 1e8e840a-58e6-4d2f-a09c-fa8eb721acdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10638 | 2025.10.28 02:53:59.208631 [ 352 ] {} <Debug> TCP-Session: 224f8278-6e07-46e0-bd1d-2e06a6dc9236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10639 | 2025.10.28 02:53:59.208588 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10640 | 2025.10.28 02:53:59.208551 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10641 | 2025.10.28 02:53:59.208694 [ 353 ] {} <Debug> TCP-Session: 0449c549-9ca0-47fe-a450-f66876f9a51f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10642 | 2025.10.28 02:53:59.208519 [ 288 ] {} <Debug> TCP-Session: e12d271d-d368-41d9-b846-5fbd7d68105a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10643 | 2025.10.28 02:53:59.208723 [ 354 ] {} <Debug> TCP-Session: 058a572d-b331-4c1c-86e8-0abeaadcb468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10644 | 2025.10.28 02:53:59.208534 [ 290 ] {} <Debug> TCP-Session: 1d34a62c-a82c-4c4c-89a0-a76d1f012af9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10645 | 2025.10.28 02:53:59.208473 [ 286 ] {} <Debug> TCP-Session: b753f58d-4cfc-4eaf-9217-55b7063dca31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10646 | 2025.10.28 02:53:59.221374 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40241 | ||
| 10647 | 2025.10.28 02:53:59.221432 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10648 | 2025.10.28 02:53:59.221453 [ 286 ] {} <Debug> TCP-Session: 281ef4d3-b18f-42ff-9789-a2ebebfc9451 Authenticating user 'default' from [fd00:1122:3344:101::e]:40241 | ||
| 10649 | 2025.10.28 02:53:59.221468 [ 286 ] {} <Debug> TCP-Session: 281ef4d3-b18f-42ff-9789-a2ebebfc9451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10650 | 2025.10.28 02:53:59.221481 [ 286 ] {} <Debug> TCP-Session: 281ef4d3-b18f-42ff-9789-a2ebebfc9451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10651 | 2025.10.28 02:53:59.221610 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46982 | ||
| 10652 | 2025.10.28 02:53:59.221629 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48235 | ||
| 10653 | 2025.10.28 02:53:59.221653 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63652 | ||
| 10654 | 2025.10.28 02:53:59.221664 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63069 | ||
| 10655 | 2025.10.28 02:53:59.221696 [ 286 ] {} <Trace> TCP-Session: 281ef4d3-b18f-42ff-9789-a2ebebfc9451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10656 | 2025.10.28 02:53:59.221705 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10657 | 2025.10.28 02:53:59.221733 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10658 | 2025.10.28 02:53:59.221748 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10659 | 2025.10.28 02:53:59.221752 [ 289 ] {} <Debug> TCP-Session: e8c49d3e-b529-4a74-b606-e40436ad19b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48235 | ||
| 10660 | 2025.10.28 02:53:59.221767 [ 350 ] {} <Debug> TCP-Session: 839fffe6-7d5b-4232-b882-a3beaf19f7d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63652 | ||
| 10661 | 2025.10.28 02:53:59.221778 [ 351 ] {} <Debug> TCP-Session: c9ce45da-3a7b-4a5d-95b4-8a58b2cbc7a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63069 | ||
| 10662 | 2025.10.28 02:53:59.221791 [ 289 ] {} <Debug> TCP-Session: e8c49d3e-b529-4a74-b606-e40436ad19b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10663 | 2025.10.28 02:53:59.221804 [ 350 ] {} <Debug> TCP-Session: 839fffe6-7d5b-4232-b882-a3beaf19f7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10664 | 2025.10.28 02:53:59.221818 [ 351 ] {} <Debug> TCP-Session: c9ce45da-3a7b-4a5d-95b4-8a58b2cbc7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10665 | 2025.10.28 02:53:59.221830 [ 286 ] {7ad5e2c6-0c7c-4d7f-b70a-e2d0742635e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40241) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10666 | 2025.10.28 02:53:59.221855 [ 351 ] {} <Debug> TCP-Session: c9ce45da-3a7b-4a5d-95b4-8a58b2cbc7a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10667 | 2025.10.28 02:53:59.221844 [ 350 ] {} <Debug> TCP-Session: 839fffe6-7d5b-4232-b882-a3beaf19f7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10668 | 2025.10.28 02:53:59.221833 [ 289 ] {} <Debug> TCP-Session: e8c49d3e-b529-4a74-b606-e40436ad19b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10669 | 2025.10.28 02:53:59.221685 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10670 | 2025.10.28 02:53:59.221683 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57762 | ||
| 10671 | 2025.10.28 02:53:59.221947 [ 288 ] {} <Debug> TCP-Session: 476fcada-87e7-44c1-a928-8a14e49177a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46982 | ||
| 10672 | 2025.10.28 02:53:59.221669 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54803 | ||
| 10673 | 2025.10.28 02:53:59.221972 [ 288 ] {} <Debug> TCP-Session: 476fcada-87e7-44c1-a928-8a14e49177a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10674 | 2025.10.28 02:53:59.221996 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10675 | 2025.10.28 02:53:59.222008 [ 288 ] {} <Debug> TCP-Session: 476fcada-87e7-44c1-a928-8a14e49177a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10676 | 2025.10.28 02:53:59.221688 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65119 | ||
| 10677 | 2025.10.28 02:53:59.222030 [ 286 ] {7ad5e2c6-0c7c-4d7f-b70a-e2d0742635e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10678 | 2025.10.28 02:53:59.222035 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10679 | 2025.10.28 02:53:59.222094 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10680 | 2025.10.28 02:53:59.222098 [ 286 ] {7ad5e2c6-0c7c-4d7f-b70a-e2d0742635e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10681 | 2025.10.28 02:53:59.222114 [ 352 ] {} <Debug> TCP-Session: 23b35ba7-ad75-41ee-886a-d62e910528d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54803 | ||
| 10682 | 2025.10.28 02:53:59.222126 [ 354 ] {} <Debug> TCP-Session: 3fe2c83e-00f3-4ac9-b859-e750f372e2a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65119 | ||
| 10683 | 2025.10.28 02:53:59.222154 [ 352 ] {} <Debug> TCP-Session: 23b35ba7-ad75-41ee-886a-d62e910528d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10684 | 2025.10.28 02:53:59.222170 [ 354 ] {} <Debug> TCP-Session: 3fe2c83e-00f3-4ac9-b859-e750f372e2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10685 | 2025.10.28 02:53:59.222182 [ 352 ] {} <Debug> TCP-Session: 23b35ba7-ad75-41ee-886a-d62e910528d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10686 | 2025.10.28 02:53:59.222196 [ 354 ] {} <Debug> TCP-Session: 3fe2c83e-00f3-4ac9-b859-e750f372e2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10687 | 2025.10.28 02:53:59.222026 [ 353 ] {} <Debug> TCP-Session: 4fabf883-e5bf-418f-8cf7-a514af7d8484 Authenticating user 'default' from [fd00:1122:3344:101::e]:57762 | ||
| 10688 | 2025.10.28 02:53:59.221638 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53618 | ||
| 10689 | 2025.10.28 02:53:59.222245 [ 353 ] {} <Debug> TCP-Session: 4fabf883-e5bf-418f-8cf7-a514af7d8484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10690 | 2025.10.28 02:53:59.222275 [ 353 ] {} <Debug> TCP-Session: 4fabf883-e5bf-418f-8cf7-a514af7d8484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10691 | 2025.10.28 02:53:59.222303 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10692 | 2025.10.28 02:53:59.222329 [ 290 ] {} <Debug> TCP-Session: 71c191c8-e6a3-48c4-8839-6dafece18569 Authenticating user 'default' from [fd00:1122:3344:101::e]:53618 | ||
| 10693 | 2025.10.28 02:53:59.222346 [ 290 ] {} <Debug> TCP-Session: 71c191c8-e6a3-48c4-8839-6dafece18569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10694 | 2025.10.28 02:53:59.222352 [ 286 ] {7ad5e2c6-0c7c-4d7f-b70a-e2d0742635e9} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 10695 | 2025.10.28 02:53:59.222358 [ 290 ] {} <Debug> TCP-Session: 71c191c8-e6a3-48c4-8839-6dafece18569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10696 | 2025.10.28 02:53:59.223252 [ 321 ] {7ad5e2c6-0c7c-4d7f-b70a-e2d0742635e9} <Trace> AggregatingTransform: Aggregating | ||
| 10697 | 2025.10.28 02:53:59.223306 [ 321 ] {7ad5e2c6-0c7c-4d7f-b70a-e2d0742635e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 10698 | 2025.10.28 02:53:59.223344 [ 321 ] {7ad5e2c6-0c7c-4d7f-b70a-e2d0742635e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907379 sec. (1102.075 rows/sec., 43.05 KiB/sec.) | ||
| 10699 | 2025.10.28 02:53:59.223365 [ 321 ] {7ad5e2c6-0c7c-4d7f-b70a-e2d0742635e9} <Trace> Aggregator: Merging aggregated data | ||
| 10700 | 2025.10.28 02:53:59.224673 [ 286 ] {7ad5e2c6-0c7c-4d7f-b70a-e2d0742635e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002877 sec., 347.58428919012863 rows/sec., 13.58 KiB/sec. | ||
| 10701 | 2025.10.28 02:53:59.224808 [ 286 ] {7ad5e2c6-0c7c-4d7f-b70a-e2d0742635e9} <Debug> TCPHandler: Processed in 0.003177534 sec. | ||
| 10702 | 2025.10.28 02:53:59.224901 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10703 | 2025.10.28 02:53:59.224927 [ 286 ] {} <Debug> TCP-Session: 281ef4d3-b18f-42ff-9789-a2ebebfc9451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10704 | 2025.10.28 02:53:59.224931 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10705 | 2025.10.28 02:53:59.224952 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10706 | 2025.10.28 02:53:59.224961 [ 290 ] {} <Debug> TCP-Session: 71c191c8-e6a3-48c4-8839-6dafece18569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10707 | 2025.10.28 02:53:59.224980 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10708 | 2025.10.28 02:53:59.224986 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10709 | 2025.10.28 02:53:59.225008 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10710 | 2025.10.28 02:53:59.225025 [ 288 ] {} <Debug> TCP-Session: 476fcada-87e7-44c1-a928-8a14e49177a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10711 | 2025.10.28 02:53:59.225039 [ 353 ] {} <Debug> TCP-Session: 4fabf883-e5bf-418f-8cf7-a514af7d8484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10712 | 2025.10.28 02:53:59.225060 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10713 | 2025.10.28 02:53:59.225070 [ 351 ] {} <Debug> TCP-Session: c9ce45da-3a7b-4a5d-95b4-8a58b2cbc7a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10714 | 2025.10.28 02:53:59.225114 [ 354 ] {} <Debug> TCP-Session: 3fe2c83e-00f3-4ac9-b859-e750f372e2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10715 | 2025.10.28 02:53:59.225043 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10716 | 2025.10.28 02:53:59.225025 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10717 | 2025.10.28 02:53:59.225170 [ 350 ] {} <Debug> TCP-Session: 839fffe6-7d5b-4232-b882-a3beaf19f7d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10718 | 2025.10.28 02:53:59.224992 [ 289 ] {} <Debug> TCP-Session: e8c49d3e-b529-4a74-b606-e40436ad19b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10719 | 2025.10.28 02:53:59.225212 [ 352 ] {} <Debug> TCP-Session: 23b35ba7-ad75-41ee-886a-d62e910528d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10720 | 2025.10.28 02:53:59.242658 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50092 | ||
| 10721 | 2025.10.28 02:53:59.242723 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10722 | 2025.10.28 02:53:59.242744 [ 351 ] {} <Debug> TCP-Session: 51b2f9bf-6d25-4ada-89ef-6b404f946470 Authenticating user 'default' from [fd00:1122:3344:101::e]:50092 | ||
| 10723 | 2025.10.28 02:53:59.242760 [ 351 ] {} <Debug> TCP-Session: 51b2f9bf-6d25-4ada-89ef-6b404f946470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10724 | 2025.10.28 02:53:59.242773 [ 351 ] {} <Debug> TCP-Session: 51b2f9bf-6d25-4ada-89ef-6b404f946470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10725 | 2025.10.28 02:53:59.242960 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37333 | ||
| 10726 | 2025.10.28 02:53:59.242972 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51986 | ||
| 10727 | 2025.10.28 02:53:59.243003 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58606 | ||
| 10728 | 2025.10.28 02:53:59.243024 [ 351 ] {} <Trace> TCP-Session: 51b2f9bf-6d25-4ada-89ef-6b404f946470 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10729 | 2025.10.28 02:53:59.243038 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59794 | ||
| 10730 | 2025.10.28 02:53:59.243048 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10731 | 2025.10.28 02:53:59.243063 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10732 | 2025.10.28 02:53:59.243091 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10733 | 2025.10.28 02:53:59.243111 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10734 | 2025.10.28 02:53:59.243115 [ 353 ] {} <Debug> TCP-Session: e674a037-1bf2-4f46-8618-a7db197c32c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51986 | ||
| 10735 | 2025.10.28 02:53:59.243128 [ 286 ] {} <Debug> TCP-Session: addce600-827c-402a-9cbb-0c342e95b6b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58606 | ||
| 10736 | 2025.10.28 02:53:59.243140 [ 290 ] {} <Debug> TCP-Session: 423bd199-265f-4e70-970e-1735cf83c70a Authenticating user 'default' from [fd00:1122:3344:101::e]:59794 | ||
| 10737 | 2025.10.28 02:53:59.243153 [ 353 ] {} <Debug> TCP-Session: e674a037-1bf2-4f46-8618-a7db197c32c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10738 | 2025.10.28 02:53:59.243163 [ 286 ] {} <Debug> TCP-Session: addce600-827c-402a-9cbb-0c342e95b6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10739 | 2025.10.28 02:53:59.243173 [ 290 ] {} <Debug> TCP-Session: 423bd199-265f-4e70-970e-1735cf83c70a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10740 | 2025.10.28 02:53:59.243189 [ 351 ] {09697216-183f-4613-8099-0eb5eb312238} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50092) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10741 | 2025.10.28 02:53:59.243202 [ 290 ] {} <Debug> TCP-Session: 423bd199-265f-4e70-970e-1735cf83c70a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10742 | 2025.10.28 02:53:59.243196 [ 286 ] {} <Debug> TCP-Session: addce600-827c-402a-9cbb-0c342e95b6b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10743 | 2025.10.28 02:53:59.243102 [ 352 ] {} <Debug> TCP-Session: ba48f7a1-53ac-4305-9ef1-7f86a8725978 Authenticating user 'default' from [fd00:1122:3344:101::e]:37333 | ||
| 10744 | 2025.10.28 02:53:59.243039 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49374 | ||
| 10745 | 2025.10.28 02:53:59.243264 [ 352 ] {} <Debug> TCP-Session: ba48f7a1-53ac-4305-9ef1-7f86a8725978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10746 | 2025.10.28 02:53:59.243021 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36412 | ||
| 10747 | 2025.10.28 02:53:59.243298 [ 352 ] {} <Debug> TCP-Session: ba48f7a1-53ac-4305-9ef1-7f86a8725978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10748 | 2025.10.28 02:53:59.243014 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54268 | ||
| 10749 | 2025.10.28 02:53:59.243328 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10750 | 2025.10.28 02:53:59.242981 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49936 | ||
| 10751 | 2025.10.28 02:53:59.243379 [ 350 ] {} <Debug> TCP-Session: 14267cc9-d2d9-403c-9134-f74a08855e52 Authenticating user 'default' from [fd00:1122:3344:101::e]:49374 | ||
| 10752 | 2025.10.28 02:53:59.243368 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10753 | 2025.10.28 02:53:59.243397 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10754 | 2025.10.28 02:53:59.243414 [ 350 ] {} <Debug> TCP-Session: 14267cc9-d2d9-403c-9134-f74a08855e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10755 | 2025.10.28 02:53:59.243430 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10756 | 2025.10.28 02:53:59.243451 [ 350 ] {} <Debug> TCP-Session: 14267cc9-d2d9-403c-9134-f74a08855e52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10757 | 2025.10.28 02:53:59.243439 [ 351 ] {09697216-183f-4613-8099-0eb5eb312238} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10758 | 2025.10.28 02:53:59.243465 [ 354 ] {} <Debug> TCP-Session: 027b1ce3-5ca3-4dfa-ae65-7c7be469c061 Authenticating user 'default' from [fd00:1122:3344:101::e]:49936 | ||
| 10759 | 2025.10.28 02:53:59.243444 [ 288 ] {} <Debug> TCP-Session: ef9d53df-b5d0-4626-b24e-a75539ecb478 Authenticating user 'default' from [fd00:1122:3344:101::e]:54268 | ||
| 10760 | 2025.10.28 02:53:59.243504 [ 354 ] {} <Debug> TCP-Session: 027b1ce3-5ca3-4dfa-ae65-7c7be469c061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10761 | 2025.10.28 02:53:59.243521 [ 351 ] {09697216-183f-4613-8099-0eb5eb312238} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10762 | 2025.10.28 02:53:59.243535 [ 354 ] {} <Debug> TCP-Session: 027b1ce3-5ca3-4dfa-ae65-7c7be469c061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10763 | 2025.10.28 02:53:59.243524 [ 288 ] {} <Debug> TCP-Session: ef9d53df-b5d0-4626-b24e-a75539ecb478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10764 | 2025.10.28 02:53:59.243430 [ 289 ] {} <Debug> TCP-Session: 7c125da6-d534-4846-b6a5-05b5a3e09c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:36412 | ||
| 10765 | 2025.10.28 02:53:59.243581 [ 288 ] {} <Debug> TCP-Session: ef9d53df-b5d0-4626-b24e-a75539ecb478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10766 | 2025.10.28 02:53:59.243185 [ 353 ] {} <Debug> TCP-Session: e674a037-1bf2-4f46-8618-a7db197c32c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10767 | 2025.10.28 02:53:59.243608 [ 289 ] {} <Debug> TCP-Session: 7c125da6-d534-4846-b6a5-05b5a3e09c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10768 | 2025.10.28 02:53:59.243641 [ 289 ] {} <Debug> TCP-Session: 7c125da6-d534-4846-b6a5-05b5a3e09c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10769 | 2025.10.28 02:53:59.243811 [ 351 ] {09697216-183f-4613-8099-0eb5eb312238} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 10770 | 2025.10.28 02:53:59.244808 [ 303 ] {09697216-183f-4613-8099-0eb5eb312238} <Trace> AggregatingTransform: Aggregating | ||
| 10771 | 2025.10.28 02:53:59.244854 [ 303 ] {09697216-183f-4613-8099-0eb5eb312238} <Trace> Aggregator: Aggregation method: without_key | ||
| 10772 | 2025.10.28 02:53:59.244881 [ 303 ] {09697216-183f-4613-8099-0eb5eb312238} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000982392 sec. (1017.924 rows/sec., 39.76 KiB/sec.) | ||
| 10773 | 2025.10.28 02:53:59.244895 [ 303 ] {09697216-183f-4613-8099-0eb5eb312238} <Trace> Aggregator: Merging aggregated data | ||
| 10774 | 2025.10.28 02:53:59.246187 [ 351 ] {09697216-183f-4613-8099-0eb5eb312238} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003049 sec., 327.97638570022957 rows/sec., 12.81 KiB/sec. | ||
| 10775 | 2025.10.28 02:53:59.246301 [ 351 ] {09697216-183f-4613-8099-0eb5eb312238} <Debug> TCPHandler: Processed in 0.00337049 sec. | ||
| 10776 | 2025.10.28 02:53:59.246379 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10777 | 2025.10.28 02:53:59.246404 [ 351 ] {} <Debug> TCP-Session: 51b2f9bf-6d25-4ada-89ef-6b404f946470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10778 | 2025.10.28 02:53:59.246412 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10779 | 2025.10.28 02:53:59.246445 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10780 | 2025.10.28 02:53:59.246461 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10781 | 2025.10.28 02:53:59.246480 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10782 | 2025.10.28 02:53:59.246492 [ 352 ] {} <Debug> TCP-Session: ba48f7a1-53ac-4305-9ef1-7f86a8725978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10783 | 2025.10.28 02:53:59.246508 [ 353 ] {} <Debug> TCP-Session: e674a037-1bf2-4f46-8618-a7db197c32c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10784 | 2025.10.28 02:53:59.246517 [ 288 ] {} <Debug> TCP-Session: ef9d53df-b5d0-4626-b24e-a75539ecb478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10785 | 2025.10.28 02:53:59.246517 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10786 | 2025.10.28 02:53:59.246549 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10787 | 2025.10.28 02:53:59.246535 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10788 | 2025.10.28 02:53:59.246588 [ 290 ] {} <Debug> TCP-Session: 423bd199-265f-4e70-970e-1735cf83c70a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10789 | 2025.10.28 02:53:59.246575 [ 354 ] {} <Debug> TCP-Session: 027b1ce3-5ca3-4dfa-ae65-7c7be469c061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10790 | 2025.10.28 02:53:59.246614 [ 289 ] {} <Debug> TCP-Session: 7c125da6-d534-4846-b6a5-05b5a3e09c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10791 | 2025.10.28 02:53:59.246449 [ 350 ] {} <Debug> TCP-Session: 14267cc9-d2d9-403c-9134-f74a08855e52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10792 | 2025.10.28 02:53:59.246499 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10793 | 2025.10.28 02:53:59.246699 [ 286 ] {} <Debug> TCP-Session: addce600-827c-402a-9cbb-0c342e95b6b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10794 | 2025.10.28 02:53:59.503395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10795 | 2025.10.28 02:53:59.523170 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10796 | 2025.10.28 02:53:59.523242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10797 | 2025.10.28 02:53:59.529472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10798 | 2025.10.28 02:53:59.530412 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2025.10.28 02:53:59.536030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10800 | 2025.10.28 02:54:00.000349 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.27 MiB, peak 329.41 MiB, free memory in arenas 0.00 B, will set to 320.13 MiB (RSS), difference: -1.14 MiB | ||
| 10801 | 2025.10.28 02:54:00.723307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1376 | ||
| 10802 | 2025.10.28 02:54:00.725771 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10803 | 2025.10.28 02:54:00.725832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10804 | 2025.10.28 02:54:00.727088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10805 | 2025.10.28 02:54:00.727365 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2025.10.28 02:54:00.727739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1376 | ||
| 10807 | 2025.10.28 02:54:01.461345 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10808 | 2025.10.28 02:54:01.461631 [ 4 ] {f123722d-add0-4ac6-9886-97fdb24de75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10809 | 2025.10.28 02:54:01.461736 [ 4 ] {f123722d-add0-4ac6-9886-97fdb24de75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10810 | 2025.10.28 02:54:01.462749 [ 4 ] {f123722d-add0-4ac6-9886-97fdb24de75c} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2025.10.28 02:54:01.462787 [ 4 ] {f123722d-add0-4ac6-9886-97fdb24de75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10812 | 2025.10.28 02:54:01.463210 [ 4 ] {f123722d-add0-4ac6-9886-97fdb24de75c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10813 | 2025.10.28 02:54:01.463443 [ 4 ] {f123722d-add0-4ac6-9886-97fdb24de75c} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2025.10.28 02:54:01.463600 [ 4 ] {f123722d-add0-4ac6-9886-97fdb24de75c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002045 sec., 200488.99755501223 rows/sec., 12.72 MiB/sec. | ||
| 10815 | 2025.10.28 02:54:01.463642 [ 4 ] {f123722d-add0-4ac6-9886-97fdb24de75c} <Debug> TCPHandler: Processed in 0.002479971 sec. | ||
| 10816 | 2025.10.28 02:54:01.463767 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10817 | 2025.10.28 02:54:01.463864 [ 4 ] {37662a8e-29ef-4bce-ada8-9364c0fbca6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10818 | 2025.10.28 02:54:01.463905 [ 4 ] {37662a8e-29ef-4bce-ada8-9364c0fbca6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10819 | 2025.10.28 02:54:01.464894 [ 4 ] {37662a8e-29ef-4bce-ada8-9364c0fbca6f} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2025.10.28 02:54:01.464929 [ 4 ] {37662a8e-29ef-4bce-ada8-9364c0fbca6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10821 | 2025.10.28 02:54:01.465322 [ 4 ] {37662a8e-29ef-4bce-ada8-9364c0fbca6f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10822 | 2025.10.28 02:54:01.465539 [ 4 ] {37662a8e-29ef-4bce-ada8-9364c0fbca6f} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10823 | 2025.10.28 02:54:01.465645 [ 144 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10824 | 2025.10.28 02:54:01.465672 [ 4 ] {37662a8e-29ef-4bce-ada8-9364c0fbca6f} <Debug> executeQuery: Read 1199 rows, 98.18 KiB in 0.001828 sec., 655908.0962800875 rows/sec., 52.45 MiB/sec. | ||
| 10825 | 2025.10.28 02:54:01.465681 [ 144 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2025.10.28 02:54:01.465704 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10827 | 2025.10.28 02:54:01.465711 [ 4 ] {37662a8e-29ef-4bce-ada8-9364c0fbca6f} <Debug> TCPHandler: Processed in 0.001994865 sec. | ||
| 10828 | 2025.10.28 02:54:01.465826 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10829 | 2025.10.28 02:54:01.465829 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 10830 | 2025.10.28 02:54:01.465921 [ 4 ] {9e08c245-2a78-47c2-bced-cd3b6a491fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10831 | 2025.10.28 02:54:01.465966 [ 4 ] {9e08c245-2a78-47c2-bced-cd3b6a491fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10832 | 2025.10.28 02:54:01.465983 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10833 | 2025.10.28 02:54:01.466021 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2349 rows starting from the beginning of the part | ||
| 10834 | 2025.10.28 02:54:01.466087 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 10835 | 2025.10.28 02:54:01.466131 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 10836 | 2025.10.28 02:54:01.466176 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1198 rows starting from the beginning of the part | ||
| 10837 | 2025.10.28 02:54:01.466225 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 10838 | 2025.10.28 02:54:01.466264 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1199 rows starting from the beginning of the part | ||
| 10839 | 2025.10.28 02:54:01.466518 [ 4 ] {9e08c245-2a78-47c2-bced-cd3b6a491fdc} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10840 | 2025.10.28 02:54:01.466559 [ 4 ] {9e08c245-2a78-47c2-bced-cd3b6a491fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10841 | 2025.10.28 02:54:01.466896 [ 4 ] {9e08c245-2a78-47c2-bced-cd3b6a491fdc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10842 | 2025.10.28 02:54:01.467153 [ 4 ] {9e08c245-2a78-47c2-bced-cd3b6a491fdc} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2025.10.28 02:54:01.467288 [ 4 ] {9e08c245-2a78-47c2-bced-cd3b6a491fdc} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001386 sec., 178932.1789321789 rows/sec., 10.96 MiB/sec. | ||
| 10844 | 2025.10.28 02:54:01.467328 [ 4 ] {9e08c245-2a78-47c2-bced-cd3b6a491fdc} <Debug> TCPHandler: Processed in 0.001552861 sec. | ||
| 10845 | 2025.10.28 02:54:01.467446 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10846 | 2025.10.28 02:54:01.467541 [ 4 ] {2fe17961-38fb-4065-b1e3-911ceb9eb37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10847 | 2025.10.28 02:54:01.467581 [ 4 ] {2fe17961-38fb-4065-b1e3-911ceb9eb37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10848 | 2025.10.28 02:54:01.468058 [ 4 ] {2fe17961-38fb-4065-b1e3-911ceb9eb37a} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2025.10.28 02:54:01.468094 [ 4 ] {2fe17961-38fb-4065-b1e3-911ceb9eb37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10850 | 2025.10.28 02:54:01.468305 [ 194 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4914 rows, containing 5 columns (5 merged, 0 gathered) in 0.002531832 sec., 1940887.0730759387 rows/sec., 163.61 MiB/sec. | ||
| 10851 | 2025.10.28 02:54:01.468425 [ 4 ] {2fe17961-38fb-4065-b1e3-911ceb9eb37a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10852 | 2025.10.28 02:54:01.468665 [ 4 ] {2fe17961-38fb-4065-b1e3-911ceb9eb37a} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2025.10.28 02:54:01.468681 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10854 | 2025.10.28 02:54:01.468797 [ 4 ] {2fe17961-38fb-4065-b1e3-911ceb9eb37a} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001274 sec., 167189.95290423863 rows/sec., 10.78 MiB/sec. | ||
| 10855 | 2025.10.28 02:54:01.468840 [ 4 ] {2fe17961-38fb-4065-b1e3-911ceb9eb37a} <Debug> TCPHandler: Processed in 0.001447707 sec. | ||
| 10856 | 2025.10.28 02:54:01.468950 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10857 | 2025.10.28 02:54:01.469045 [ 4 ] {048da1ff-d8e4-4d9e-8f7d-4792b9ee414d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10858 | 2025.10.28 02:54:01.469067 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_81_16} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2025.10.28 02:54:01.469086 [ 4 ] {048da1ff-d8e4-4d9e-8f7d-4792b9ee414d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10860 | 2025.10.28 02:54:01.469172 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_81_16} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10861 | 2025.10.28 02:54:01.469303 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10862 | 2025.10.28 02:54:01.469565 [ 4 ] {048da1ff-d8e4-4d9e-8f7d-4792b9ee414d} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10863 | 2025.10.28 02:54:01.469605 [ 4 ] {048da1ff-d8e4-4d9e-8f7d-4792b9ee414d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10864 | 2025.10.28 02:54:01.469927 [ 4 ] {048da1ff-d8e4-4d9e-8f7d-4792b9ee414d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10865 | 2025.10.28 02:54:01.470138 [ 4 ] {048da1ff-d8e4-4d9e-8f7d-4792b9ee414d} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10866 | 2025.10.28 02:54:01.470267 [ 4 ] {048da1ff-d8e4-4d9e-8f7d-4792b9ee414d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 10867 | 2025.10.28 02:54:01.470303 [ 4 ] {048da1ff-d8e4-4d9e-8f7d-4792b9ee414d} <Debug> TCPHandler: Processed in 0.001401926 sec. | ||
| 10868 | 2025.10.28 02:54:01.470410 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10869 | 2025.10.28 02:54:01.470504 [ 4 ] {16f08efb-60c6-4c2a-97b1-bc87ce075f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10870 | 2025.10.28 02:54:01.470543 [ 4 ] {16f08efb-60c6-4c2a-97b1-bc87ce075f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10871 | 2025.10.28 02:54:01.471197 [ 4 ] {16f08efb-60c6-4c2a-97b1-bc87ce075f2e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10872 | 2025.10.28 02:54:01.471231 [ 4 ] {16f08efb-60c6-4c2a-97b1-bc87ce075f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10873 | 2025.10.28 02:54:01.471575 [ 4 ] {16f08efb-60c6-4c2a-97b1-bc87ce075f2e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10874 | 2025.10.28 02:54:01.471808 [ 4 ] {16f08efb-60c6-4c2a-97b1-bc87ce075f2e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10875 | 2025.10.28 02:54:01.471909 [ 144 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10876 | 2025.10.28 02:54:01.471936 [ 4 ] {16f08efb-60c6-4c2a-97b1-bc87ce075f2e} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.00145 sec., 497931.03448275867 rows/sec., 34.96 MiB/sec. | ||
| 10877 | 2025.10.28 02:54:01.471938 [ 144 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10878 | 2025.10.28 02:54:01.471964 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10879 | 2025.10.28 02:54:01.471973 [ 4 ] {16f08efb-60c6-4c2a-97b1-bc87ce075f2e} <Debug> TCPHandler: Processed in 0.001612103 sec. | ||
| 10880 | 2025.10.28 02:54:01.472040 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 10881 | 2025.10.28 02:54:01.472085 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10882 | 2025.10.28 02:54:01.472148 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10883 | 2025.10.28 02:54:01.472183 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1214 rows starting from the beginning of the part | ||
| 10884 | 2025.10.28 02:54:01.472183 [ 4 ] {070a10eb-0503-4b4a-9c17-af64f59b99c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10885 | 2025.10.28 02:54:01.472238 [ 4 ] {070a10eb-0503-4b4a-9c17-af64f59b99c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10886 | 2025.10.28 02:54:01.472240 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 10887 | 2025.10.28 02:54:01.472296 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 10888 | 2025.10.28 02:54:01.472336 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 722 rows starting from the beginning of the part | ||
| 10889 | 2025.10.28 02:54:01.472373 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 10890 | 2025.10.28 02:54:01.472415 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 722 rows starting from the beginning of the part | ||
| 10891 | 2025.10.28 02:54:01.472575 [ 4 ] {070a10eb-0503-4b4a-9c17-af64f59b99c8} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10892 | 2025.10.28 02:54:01.472616 [ 4 ] {070a10eb-0503-4b4a-9c17-af64f59b99c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10893 | 2025.10.28 02:54:01.472941 [ 4 ] {070a10eb-0503-4b4a-9c17-af64f59b99c8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10894 | 2025.10.28 02:54:01.473181 [ 4 ] {070a10eb-0503-4b4a-9c17-af64f59b99c8} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10895 | 2025.10.28 02:54:01.473312 [ 4 ] {070a10eb-0503-4b4a-9c17-af64f59b99c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 10896 | 2025.10.28 02:54:01.473346 [ 4 ] {070a10eb-0503-4b4a-9c17-af64f59b99c8} <Debug> TCPHandler: Processed in 0.001309523 sec. | ||
| 10897 | 2025.10.28 02:54:01.473455 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10898 | 2025.10.28 02:54:01.473551 [ 4 ] {dac4c088-22ab-4069-8fb4-f9a8b6f30620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10899 | 2025.10.28 02:54:01.473594 [ 4 ] {dac4c088-22ab-4069-8fb4-f9a8b6f30620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10900 | 2025.10.28 02:54:01.473638 [ 190 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633743 sec., 1744460.4200293436 rows/sec., 131.15 MiB/sec. | ||
| 10901 | 2025.10.28 02:54:01.473869 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10902 | 2025.10.28 02:54:01.474026 [ 4 ] {dac4c088-22ab-4069-8fb4-f9a8b6f30620} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2025.10.28 02:54:01.474068 [ 4 ] {dac4c088-22ab-4069-8fb4-f9a8b6f30620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10904 | 2025.10.28 02:54:01.474219 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_81_16} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10905 | 2025.10.28 02:54:01.474314 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_81_16} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10906 | 2025.10.28 02:54:01.474409 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 10907 | 2025.10.28 02:54:01.474448 [ 4 ] {dac4c088-22ab-4069-8fb4-f9a8b6f30620} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10908 | 2025.10.28 02:54:01.474670 [ 4 ] {dac4c088-22ab-4069-8fb4-f9a8b6f30620} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2025.10.28 02:54:01.474804 [ 4 ] {dac4c088-22ab-4069-8fb4-f9a8b6f30620} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001272 sec., 246855.3459119497 rows/sec., 16.22 MiB/sec. | ||
| 10910 | 2025.10.28 02:54:01.474841 [ 4 ] {dac4c088-22ab-4069-8fb4-f9a8b6f30620} <Debug> TCPHandler: Processed in 0.001434747 sec. | ||
| 10911 | 2025.10.28 02:54:01.474963 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10912 | 2025.10.28 02:54:01.475088 [ 4 ] {00f6fb8b-5371-4fe0-8ca8-d5da4d2c3c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10913 | 2025.10.28 02:54:01.475141 [ 4 ] {00f6fb8b-5371-4fe0-8ca8-d5da4d2c3c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10914 | 2025.10.28 02:54:01.475490 [ 4 ] {00f6fb8b-5371-4fe0-8ca8-d5da4d2c3c5e} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10915 | 2025.10.28 02:54:01.475525 [ 4 ] {00f6fb8b-5371-4fe0-8ca8-d5da4d2c3c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10916 | 2025.10.28 02:54:01.475849 [ 4 ] {00f6fb8b-5371-4fe0-8ca8-d5da4d2c3c5e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10917 | 2025.10.28 02:54:01.476065 [ 4 ] {00f6fb8b-5371-4fe0-8ca8-d5da4d2c3c5e} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10918 | 2025.10.28 02:54:01.476203 [ 4 ] {00f6fb8b-5371-4fe0-8ca8-d5da4d2c3c5e} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00114 sec., 1754.3859649122808 rows/sec., 114.79 KiB/sec. | ||
| 10919 | 2025.10.28 02:54:01.476242 [ 4 ] {00f6fb8b-5371-4fe0-8ca8-d5da4d2c3c5e} <Debug> TCPHandler: Processed in 0.001341693 sec. | ||
| 10920 | 2025.10.28 02:54:01.476365 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10921 | 2025.10.28 02:54:01.476488 [ 4 ] {c6482e5c-7778-4e19-86d4-2c905048f5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10922 | 2025.10.28 02:54:01.476552 [ 4 ] {c6482e5c-7778-4e19-86d4-2c905048f5ac} <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 | ||
| 10923 | 2025.10.28 02:54:01.477525 [ 4 ] {c6482e5c-7778-4e19-86d4-2c905048f5ac} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10924 | 2025.10.28 02:54:01.477563 [ 4 ] {c6482e5c-7778-4e19-86d4-2c905048f5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10925 | 2025.10.28 02:54:01.478151 [ 4 ] {c6482e5c-7778-4e19-86d4-2c905048f5ac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10926 | 2025.10.28 02:54:01.478378 [ 4 ] {c6482e5c-7778-4e19-86d4-2c905048f5ac} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2025.10.28 02:54:01.478497 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10928 | 2025.10.28 02:54:01.478522 [ 4 ] {c6482e5c-7778-4e19-86d4-2c905048f5ac} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.00206 sec., 20873.786407766987 rows/sec., 37.40 MiB/sec. | ||
| 10929 | 2025.10.28 02:54:01.478554 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2025.10.28 02:54:01.478585 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10931 | 2025.10.28 02:54:01.478593 [ 4 ] {c6482e5c-7778-4e19-86d4-2c905048f5ac} <Debug> TCPHandler: Processed in 0.002289555 sec. | ||
| 10932 | 2025.10.28 02:54:01.478664 [ 191 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 10933 | 2025.10.28 02:54:01.478707 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10934 | 2025.10.28 02:54:01.478806 [ 4 ] {7e07dcec-74ef-4a3b-bbc4-e2e822c3b8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10935 | 2025.10.28 02:54:01.478853 [ 4 ] {7e07dcec-74ef-4a3b-bbc4-e2e822c3b8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10936 | 2025.10.28 02:54:01.478872 [ 191 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10937 | 2025.10.28 02:54:01.478925 [ 191 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1249 rows starting from the beginning of the part | ||
| 10938 | 2025.10.28 02:54:01.479032 [ 191 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 43 rows starting from the beginning of the part | ||
| 10939 | 2025.10.28 02:54:01.479123 [ 191 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 43 rows starting from the beginning of the part | ||
| 10940 | 2025.10.28 02:54:01.479191 [ 4 ] {7e07dcec-74ef-4a3b-bbc4-e2e822c3b8f7} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10941 | 2025.10.28 02:54:01.479207 [ 191 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 43 rows starting from the beginning of the part | ||
| 10942 | 2025.10.28 02:54:01.479234 [ 4 ] {7e07dcec-74ef-4a3b-bbc4-e2e822c3b8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10943 | 2025.10.28 02:54:01.479299 [ 191 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 43 rows starting from the beginning of the part | ||
| 10944 | 2025.10.28 02:54:01.479384 [ 191 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 43 rows starting from the beginning of the part | ||
| 10945 | 2025.10.28 02:54:01.479588 [ 4 ] {7e07dcec-74ef-4a3b-bbc4-e2e822c3b8f7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10946 | 2025.10.28 02:54:01.479846 [ 4 ] {7e07dcec-74ef-4a3b-bbc4-e2e822c3b8f7} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2025.10.28 02:54:01.479967 [ 139 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10948 | 2025.10.28 02:54:01.479982 [ 4 ] {7e07dcec-74ef-4a3b-bbc4-e2e822c3b8f7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001195 sec., 87029.28870292887 rows/sec., 5.33 MiB/sec. | ||
| 10949 | 2025.10.28 02:54:01.480004 [ 139 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10950 | 2025.10.28 02:54:01.480037 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10951 | 2025.10.28 02:54:01.480042 [ 4 ] {7e07dcec-74ef-4a3b-bbc4-e2e822c3b8f7} <Debug> TCPHandler: Processed in 0.001384065 sec. | ||
| 10952 | 2025.10.28 02:54:01.480116 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 10953 | 2025.10.28 02:54:01.480216 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10954 | 2025.10.28 02:54:01.480246 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5408 rows starting from the beginning of the part | ||
| 10955 | 2025.10.28 02:54:01.480304 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 12 rows starting from the beginning of the part | ||
| 10956 | 2025.10.28 02:54:01.480347 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 10957 | 2025.10.28 02:54:01.480389 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 10958 | 2025.10.28 02:54:01.480429 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 10959 | 2025.10.28 02:54:01.480469 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 104 rows starting from the beginning of the part | ||
| 10960 | 2025.10.28 02:54:01.482346 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5748 rows, containing 4 columns (4 merged, 0 gathered) in 0.002261844 sec., 2541289.3196878303 rows/sec., 161.29 MiB/sec. | ||
| 10961 | 2025.10.28 02:54:01.482882 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10962 | 2025.10.28 02:54:01.483190 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_81_16} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10963 | 2025.10.28 02:54:01.483262 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_81_16} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10964 | 2025.10.28 02:54:01.483334 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10965 | 2025.10.28 02:54:01.486233 [ 197 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1464 rows, containing 19 columns (19 merged, 0 gathered) in 0.007592608 sec., 192819.12091339365 rows/sec., 345.52 MiB/sec. | ||
| 10966 | 2025.10.28 02:54:01.488366 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10967 | 2025.10.28 02:54:01.488702 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2025.10.28 02:54:01.488776 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10969 | 2025.10.28 02:54:01.488928 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 10970 | 2025.10.28 02:54:02.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.03 MiB, peak 332.64 MiB, free memory in arenas 0.00 B, will set to 323.93 MiB (RSS), difference: 2.90 MiB | ||
| 10971 | 2025.10.28 02:54:05.499075 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10972 | 2025.10.28 02:54:05.499148 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10973 | 2025.10.28 02:54:05.661318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24028 | ||
| 10974 | 2025.10.28 02:54:05.661838 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2025.10.28 02:54:05.661876 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10976 | 2025.10.28 02:54:05.662362 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10977 | 2025.10.28 02:54:05.662585 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2025.10.28 02:54:05.662716 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24028 | ||
| 10979 | 2025.10.28 02:54:06.447645 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10980 | 2025.10.28 02:54:06.447825 [ 4 ] {22395ee0-9351-4d62-902c-57e69c014b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10981 | 2025.10.28 02:54:06.447891 [ 4 ] {22395ee0-9351-4d62-902c-57e69c014b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10982 | 2025.10.28 02:54:06.448556 [ 4 ] {22395ee0-9351-4d62-902c-57e69c014b54} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10983 | 2025.10.28 02:54:06.448606 [ 4 ] {22395ee0-9351-4d62-902c-57e69c014b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10984 | 2025.10.28 02:54:06.449011 [ 4 ] {22395ee0-9351-4d62-902c-57e69c014b54} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10985 | 2025.10.28 02:54:06.449233 [ 4 ] {22395ee0-9351-4d62-902c-57e69c014b54} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10986 | 2025.10.28 02:54:06.449396 [ 4 ] {22395ee0-9351-4d62-902c-57e69c014b54} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 10987 | 2025.10.28 02:54:06.449443 [ 4 ] {22395ee0-9351-4d62-902c-57e69c014b54} <Debug> TCPHandler: Processed in 0.001948524 sec. | ||
| 10988 | 2025.10.28 02:54:06.449579 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10989 | 2025.10.28 02:54:06.449703 [ 4 ] {73692453-475a-42ae-94ea-e5b0547d3fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10990 | 2025.10.28 02:54:06.449754 [ 4 ] {73692453-475a-42ae-94ea-e5b0547d3fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10991 | 2025.10.28 02:54:06.450268 [ 4 ] {73692453-475a-42ae-94ea-e5b0547d3fe1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2025.10.28 02:54:06.450312 [ 4 ] {73692453-475a-42ae-94ea-e5b0547d3fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10993 | 2025.10.28 02:54:06.450630 [ 4 ] {73692453-475a-42ae-94ea-e5b0547d3fe1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10994 | 2025.10.28 02:54:06.450844 [ 4 ] {73692453-475a-42ae-94ea-e5b0547d3fe1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2025.10.28 02:54:06.450977 [ 4 ] {73692453-475a-42ae-94ea-e5b0547d3fe1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001303 sec., 49117.4213353799 rows/sec., 3.83 MiB/sec. | ||
| 10996 | 2025.10.28 02:54:06.451015 [ 4 ] {73692453-475a-42ae-94ea-e5b0547d3fe1} <Debug> TCPHandler: Processed in 0.001497289 sec. | ||
| 10997 | 2025.10.28 02:54:06.451131 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10998 | 2025.10.28 02:54:06.451226 [ 4 ] {1dbd2208-65b5-4841-8d69-7370d61d94f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10999 | 2025.10.28 02:54:06.451269 [ 4 ] {1dbd2208-65b5-4841-8d69-7370d61d94f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11000 | 2025.10.28 02:54:06.451685 [ 4 ] {1dbd2208-65b5-4841-8d69-7370d61d94f0} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11001 | 2025.10.28 02:54:06.451721 [ 4 ] {1dbd2208-65b5-4841-8d69-7370d61d94f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11002 | 2025.10.28 02:54:06.452043 [ 4 ] {1dbd2208-65b5-4841-8d69-7370d61d94f0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11003 | 2025.10.28 02:54:06.452246 [ 4 ] {1dbd2208-65b5-4841-8d69-7370d61d94f0} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11004 | 2025.10.28 02:54:06.452378 [ 4 ] {1dbd2208-65b5-4841-8d69-7370d61d94f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 11005 | 2025.10.28 02:54:06.452414 [ 4 ] {1dbd2208-65b5-4841-8d69-7370d61d94f0} <Debug> TCPHandler: Processed in 0.001331014 sec. | ||
| 11006 | 2025.10.28 02:54:06.452522 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11007 | 2025.10.28 02:54:06.452615 [ 4 ] {64ad4da7-550d-4a8a-a447-311e15d44c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11008 | 2025.10.28 02:54:06.452656 [ 4 ] {64ad4da7-550d-4a8a-a447-311e15d44c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11009 | 2025.10.28 02:54:06.452992 [ 4 ] {64ad4da7-550d-4a8a-a447-311e15d44c02} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2025.10.28 02:54:06.453028 [ 4 ] {64ad4da7-550d-4a8a-a447-311e15d44c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11011 | 2025.10.28 02:54:06.453324 [ 4 ] {64ad4da7-550d-4a8a-a447-311e15d44c02} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11012 | 2025.10.28 02:54:06.453520 [ 4 ] {64ad4da7-550d-4a8a-a447-311e15d44c02} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11013 | 2025.10.28 02:54:06.453647 [ 4 ] {64ad4da7-550d-4a8a-a447-311e15d44c02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 11014 | 2025.10.28 02:54:06.453682 [ 4 ] {64ad4da7-550d-4a8a-a447-311e15d44c02} <Debug> TCPHandler: Processed in 0.0012082 sec. | ||
| 11015 | 2025.10.28 02:54:07.036947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11016 | 2025.10.28 02:54:07.053878 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2025.10.28 02:54:07.053923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11018 | 2025.10.28 02:54:07.059502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11019 | 2025.10.28 02:54:07.060181 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2025.10.28 02:54:07.062921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11021 | 2025.10.28 02:54:09.875170 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11022 | 2025.10.28 02:54:09.875368 [ 4 ] {178ef18a-e711-4eb8-94bc-8ed2f0f80c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11023 | 2025.10.28 02:54:09.875433 [ 4 ] {178ef18a-e711-4eb8-94bc-8ed2f0f80c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11024 | 2025.10.28 02:54:09.876257 [ 4 ] {178ef18a-e711-4eb8-94bc-8ed2f0f80c38} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11025 | 2025.10.28 02:54:09.876307 [ 4 ] {178ef18a-e711-4eb8-94bc-8ed2f0f80c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11026 | 2025.10.28 02:54:09.876754 [ 4 ] {178ef18a-e711-4eb8-94bc-8ed2f0f80c38} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11027 | 2025.10.28 02:54:09.876985 [ 4 ] {178ef18a-e711-4eb8-94bc-8ed2f0f80c38} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2025.10.28 02:54:09.877152 [ 129 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11029 | 2025.10.28 02:54:09.877169 [ 4 ] {178ef18a-e711-4eb8-94bc-8ed2f0f80c38} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001852 sec., 221382.28941684667 rows/sec., 14.04 MiB/sec. | ||
| 11030 | 2025.10.28 02:54:09.877224 [ 129 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11031 | 2025.10.28 02:54:09.877247 [ 4 ] {178ef18a-e711-4eb8-94bc-8ed2f0f80c38} <Debug> TCPHandler: Processed in 0.002220003 sec. | ||
| 11032 | 2025.10.28 02:54:09.877256 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11033 | 2025.10.28 02:54:09.877379 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11034 | 2025.10.28 02:54:09.877406 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11035 | 2025.10.28 02:54:09.877491 [ 4 ] {c7be3446-14cb-4026-a350-898be696c39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11036 | 2025.10.28 02:54:09.877542 [ 4 ] {c7be3446-14cb-4026-a350-898be696c39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11037 | 2025.10.28 02:54:09.877561 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11038 | 2025.10.28 02:54:09.877605 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 410 rows starting from the beginning of the part | ||
| 11039 | 2025.10.28 02:54:09.877681 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 11040 | 2025.10.28 02:54:09.877736 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 11041 | 2025.10.28 02:54:09.877785 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 11042 | 2025.10.28 02:54:09.877829 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 11043 | 2025.10.28 02:54:09.877964 [ 4 ] {c7be3446-14cb-4026-a350-898be696c39d} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11044 | 2025.10.28 02:54:09.878011 [ 4 ] {c7be3446-14cb-4026-a350-898be696c39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11045 | 2025.10.28 02:54:09.878345 [ 4 ] {c7be3446-14cb-4026-a350-898be696c39d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11046 | 2025.10.28 02:54:09.878586 [ 4 ] {c7be3446-14cb-4026-a350-898be696c39d} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11047 | 2025.10.28 02:54:09.878725 [ 4 ] {c7be3446-14cb-4026-a350-898be696c39d} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001259 sec., 12708.498808578237 rows/sec., 1.01 MiB/sec. | ||
| 11048 | 2025.10.28 02:54:09.878767 [ 4 ] {c7be3446-14cb-4026-a350-898be696c39d} <Debug> TCPHandler: Processed in 0.001442187 sec. | ||
| 11049 | 2025.10.28 02:54:09.878872 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11050 | 2025.10.28 02:54:09.878955 [ 195 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608122 sec., 1274778.903590648 rows/sec., 85.73 MiB/sec. | ||
| 11051 | 2025.10.28 02:54:09.878970 [ 4 ] {2d401970-4638-47dc-9332-3026934e9feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11052 | 2025.10.28 02:54:09.879027 [ 4 ] {2d401970-4638-47dc-9332-3026934e9feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11053 | 2025.10.28 02:54:09.879114 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11054 | 2025.10.28 02:54:09.879478 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_37_9} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2025.10.28 02:54:09.879569 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_37_9} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11056 | 2025.10.28 02:54:09.879658 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11057 | 2025.10.28 02:54:09.880986 [ 4 ] {2d401970-4638-47dc-9332-3026934e9feb} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11058 | 2025.10.28 02:54:09.881029 [ 4 ] {2d401970-4638-47dc-9332-3026934e9feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11059 | 2025.10.28 02:54:09.881486 [ 4 ] {2d401970-4638-47dc-9332-3026934e9feb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11060 | 2025.10.28 02:54:09.881710 [ 4 ] {2d401970-4638-47dc-9332-3026934e9feb} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11061 | 2025.10.28 02:54:09.881845 [ 4 ] {2d401970-4638-47dc-9332-3026934e9feb} <Debug> executeQuery: Read 2346 rows, 195.23 KiB in 0.002894 sec., 810642.7090532136 rows/sec., 65.88 MiB/sec. | ||
| 11062 | 2025.10.28 02:54:09.881886 [ 4 ] {2d401970-4638-47dc-9332-3026934e9feb} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 11063 | 2025.10.28 02:54:09.881899 [ 4 ] {2d401970-4638-47dc-9332-3026934e9feb} <Debug> TCPHandler: Processed in 0.003077831 sec. | ||
| 11064 | 2025.10.28 02:54:09.882022 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11065 | 2025.10.28 02:54:09.882147 [ 4 ] {b4d2396a-f946-4205-94ed-bf327370ddf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11066 | 2025.10.28 02:54:09.882197 [ 4 ] {b4d2396a-f946-4205-94ed-bf327370ddf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11067 | 2025.10.28 02:54:09.882850 [ 4 ] {b4d2396a-f946-4205-94ed-bf327370ddf9} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11068 | 2025.10.28 02:54:09.882896 [ 4 ] {b4d2396a-f946-4205-94ed-bf327370ddf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11069 | 2025.10.28 02:54:09.883282 [ 4 ] {b4d2396a-f946-4205-94ed-bf327370ddf9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11070 | 2025.10.28 02:54:09.883494 [ 4 ] {b4d2396a-f946-4205-94ed-bf327370ddf9} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11071 | 2025.10.28 02:54:09.883629 [ 4 ] {b4d2396a-f946-4205-94ed-bf327370ddf9} <Debug> executeQuery: Read 264 rows, 16.67 KiB in 0.001506 sec., 175298.8047808765 rows/sec., 10.81 MiB/sec. | ||
| 11072 | 2025.10.28 02:54:09.883668 [ 4 ] {b4d2396a-f946-4205-94ed-bf327370ddf9} <Debug> TCPHandler: Processed in 0.001708226 sec. | ||
| 11073 | 2025.10.28 02:54:09.883779 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11074 | 2025.10.28 02:54:09.883895 [ 4 ] {114be680-fb02-46bc-bf47-18c3a1897de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11075 | 2025.10.28 02:54:09.883941 [ 4 ] {114be680-fb02-46bc-bf47-18c3a1897de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11076 | 2025.10.28 02:54:09.884592 [ 4 ] {114be680-fb02-46bc-bf47-18c3a1897de5} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2025.10.28 02:54:09.884627 [ 4 ] {114be680-fb02-46bc-bf47-18c3a1897de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11078 | 2025.10.28 02:54:09.884954 [ 4 ] {114be680-fb02-46bc-bf47-18c3a1897de5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11079 | 2025.10.28 02:54:09.885196 [ 4 ] {114be680-fb02-46bc-bf47-18c3a1897de5} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2025.10.28 02:54:09.885324 [ 4 ] {114be680-fb02-46bc-bf47-18c3a1897de5} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001451 sec., 303239.14541695383 rows/sec., 20.06 MiB/sec. | ||
| 11081 | 2025.10.28 02:54:09.885362 [ 4 ] {114be680-fb02-46bc-bf47-18c3a1897de5} <Debug> TCPHandler: Processed in 0.001639894 sec. | ||
| 11082 | 2025.10.28 02:54:09.885467 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11083 | 2025.10.28 02:54:09.885561 [ 4 ] {7fd4aa8c-ca88-497e-8b6b-65e6d6abbdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11084 | 2025.10.28 02:54:09.885600 [ 4 ] {7fd4aa8c-ca88-497e-8b6b-65e6d6abbdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11085 | 2025.10.28 02:54:09.886101 [ 4 ] {7fd4aa8c-ca88-497e-8b6b-65e6d6abbdc8} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2025.10.28 02:54:09.886137 [ 4 ] {7fd4aa8c-ca88-497e-8b6b-65e6d6abbdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11087 | 2025.10.28 02:54:09.886468 [ 4 ] {7fd4aa8c-ca88-497e-8b6b-65e6d6abbdc8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11088 | 2025.10.28 02:54:09.886673 [ 4 ] {7fd4aa8c-ca88-497e-8b6b-65e6d6abbdc8} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11089 | 2025.10.28 02:54:09.886780 [ 129 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11090 | 2025.10.28 02:54:09.886807 [ 4 ] {7fd4aa8c-ca88-497e-8b6b-65e6d6abbdc8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001263 sec., 167062.54948535233 rows/sec., 9.49 MiB/sec. | ||
| 11091 | 2025.10.28 02:54:09.886814 [ 129 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11092 | 2025.10.28 02:54:09.886847 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11093 | 2025.10.28 02:54:09.886851 [ 4 ] {7fd4aa8c-ca88-497e-8b6b-65e6d6abbdc8} <Debug> TCPHandler: Processed in 0.001431617 sec. | ||
| 11094 | 2025.10.28 02:54:09.886970 [ 198 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11095 | 2025.10.28 02:54:09.886984 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11096 | 2025.10.28 02:54:09.887145 [ 198 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11097 | 2025.10.28 02:54:09.887153 [ 4 ] {7e4203a1-419f-4efd-8673-d3bf911c3e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11098 | 2025.10.28 02:54:09.887192 [ 198 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 211 rows starting from the beginning of the part | ||
| 11099 | 2025.10.28 02:54:09.887216 [ 4 ] {7e4203a1-419f-4efd-8673-d3bf911c3e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11100 | 2025.10.28 02:54:09.887267 [ 198 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 11101 | 2025.10.28 02:54:09.887323 [ 198 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 11102 | 2025.10.28 02:54:09.887368 [ 198 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 11103 | 2025.10.28 02:54:09.887409 [ 198 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 11104 | 2025.10.28 02:54:09.888369 [ 4 ] {7e4203a1-419f-4efd-8673-d3bf911c3e7e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2025.10.28 02:54:09.888377 [ 187 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468048 sec., 718641.3523263545 rows/sec., 43.55 MiB/sec. | ||
| 11106 | 2025.10.28 02:54:09.888414 [ 4 ] {7e4203a1-419f-4efd-8673-d3bf911c3e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11107 | 2025.10.28 02:54:09.888604 [ 201 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11108 | 2025.10.28 02:54:09.888817 [ 4 ] {7e4203a1-419f-4efd-8673-d3bf911c3e7e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11109 | 2025.10.28 02:54:09.889007 [ 201 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_37_9} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11110 | 2025.10.28 02:54:09.889082 [ 4 ] {7e4203a1-419f-4efd-8673-d3bf911c3e7e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2025.10.28 02:54:09.889108 [ 201 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_37_9} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11112 | 2025.10.28 02:54:09.889229 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11113 | 2025.10.28 02:54:09.889235 [ 4 ] {7e4203a1-419f-4efd-8673-d3bf911c3e7e} <Debug> executeQuery: Read 1194 rows, 87.50 KiB in 0.002106 sec., 566951.566951567 rows/sec., 40.58 MiB/sec. | ||
| 11114 | 2025.10.28 02:54:09.889284 [ 4 ] {7e4203a1-419f-4efd-8673-d3bf911c3e7e} <Debug> TCPHandler: Processed in 0.002362777 sec. | ||
| 11115 | 2025.10.28 02:54:09.889393 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11116 | 2025.10.28 02:54:09.889489 [ 4 ] {d41ef7d8-00fa-4cab-a88d-519b633ef6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11117 | 2025.10.28 02:54:09.889529 [ 4 ] {d41ef7d8-00fa-4cab-a88d-519b633ef6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11118 | 2025.10.28 02:54:09.889862 [ 4 ] {d41ef7d8-00fa-4cab-a88d-519b633ef6d5} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2025.10.28 02:54:09.889896 [ 4 ] {d41ef7d8-00fa-4cab-a88d-519b633ef6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11120 | 2025.10.28 02:54:09.890202 [ 4 ] {d41ef7d8-00fa-4cab-a88d-519b633ef6d5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11121 | 2025.10.28 02:54:09.890405 [ 4 ] {d41ef7d8-00fa-4cab-a88d-519b633ef6d5} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2025.10.28 02:54:09.890538 [ 4 ] {d41ef7d8-00fa-4cab-a88d-519b633ef6d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 11123 | 2025.10.28 02:54:09.890575 [ 4 ] {d41ef7d8-00fa-4cab-a88d-519b633ef6d5} <Debug> TCPHandler: Processed in 0.00123214 sec. | ||
| 11124 | 2025.10.28 02:54:09.890696 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2025.10.28 02:54:09.890821 [ 4 ] {83bc94b8-c05d-4b2b-9c98-6297f6ec692f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11126 | 2025.10.28 02:54:09.890875 [ 4 ] {83bc94b8-c05d-4b2b-9c98-6297f6ec692f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11127 | 2025.10.28 02:54:09.891604 [ 4 ] {83bc94b8-c05d-4b2b-9c98-6297f6ec692f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2025.10.28 02:54:09.891642 [ 4 ] {83bc94b8-c05d-4b2b-9c98-6297f6ec692f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11129 | 2025.10.28 02:54:09.892053 [ 4 ] {83bc94b8-c05d-4b2b-9c98-6297f6ec692f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11130 | 2025.10.28 02:54:09.892281 [ 4 ] {83bc94b8-c05d-4b2b-9c98-6297f6ec692f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2025.10.28 02:54:09.892418 [ 4 ] {83bc94b8-c05d-4b2b-9c98-6297f6ec692f} <Debug> executeQuery: Read 974 rows, 66.16 KiB in 0.001622 sec., 600493.2182490752 rows/sec., 39.83 MiB/sec. | ||
| 11132 | 2025.10.28 02:54:09.892456 [ 4 ] {83bc94b8-c05d-4b2b-9c98-6297f6ec692f} <Debug> TCPHandler: Processed in 0.001821689 sec. | ||
| 11133 | 2025.10.28 02:54:09.892565 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11134 | 2025.10.28 02:54:09.892660 [ 4 ] {270b4d36-e24a-43b3-b5e5-e1d7edcc91c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11135 | 2025.10.28 02:54:09.892704 [ 4 ] {270b4d36-e24a-43b3-b5e5-e1d7edcc91c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11136 | 2025.10.28 02:54:09.893026 [ 4 ] {270b4d36-e24a-43b3-b5e5-e1d7edcc91c2} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2025.10.28 02:54:09.893063 [ 4 ] {270b4d36-e24a-43b3-b5e5-e1d7edcc91c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11138 | 2025.10.28 02:54:09.893386 [ 4 ] {270b4d36-e24a-43b3-b5e5-e1d7edcc91c2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11139 | 2025.10.28 02:54:09.893600 [ 4 ] {270b4d36-e24a-43b3-b5e5-e1d7edcc91c2} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2025.10.28 02:54:09.893734 [ 4 ] {270b4d36-e24a-43b3-b5e5-e1d7edcc91c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 11141 | 2025.10.28 02:54:09.893772 [ 4 ] {270b4d36-e24a-43b3-b5e5-e1d7edcc91c2} <Debug> TCPHandler: Processed in 0.001256711 sec. | ||
| 11142 | 2025.10.28 02:54:09.893878 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11143 | 2025.10.28 02:54:09.893972 [ 4 ] {7ea09e44-a052-4ad0-a847-4818c23e0e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11144 | 2025.10.28 02:54:09.894028 [ 4 ] {7ea09e44-a052-4ad0-a847-4818c23e0e76} <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 | ||
| 11145 | 2025.10.28 02:54:09.894917 [ 4 ] {7ea09e44-a052-4ad0-a847-4818c23e0e76} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11146 | 2025.10.28 02:54:09.894953 [ 4 ] {7ea09e44-a052-4ad0-a847-4818c23e0e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11147 | 2025.10.28 02:54:09.895522 [ 4 ] {7ea09e44-a052-4ad0-a847-4818c23e0e76} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11148 | 2025.10.28 02:54:09.895753 [ 4 ] {7ea09e44-a052-4ad0-a847-4818c23e0e76} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11149 | 2025.10.28 02:54:09.895893 [ 4 ] {7ea09e44-a052-4ad0-a847-4818c23e0e76} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001939 sec., 22176.379577101598 rows/sec., 39.74 MiB/sec. | ||
| 11150 | 2025.10.28 02:54:09.895955 [ 4 ] {7ea09e44-a052-4ad0-a847-4818c23e0e76} <Debug> TCPHandler: Processed in 0.002125209 sec. | ||
| 11151 | 2025.10.28 02:54:09.896059 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11152 | 2025.10.28 02:54:09.896154 [ 4 ] {cec16761-92e4-411b-922d-151c6c476fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11153 | 2025.10.28 02:54:09.896196 [ 4 ] {cec16761-92e4-411b-922d-151c6c476fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11154 | 2025.10.28 02:54:09.896555 [ 4 ] {cec16761-92e4-411b-922d-151c6c476fe4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2025.10.28 02:54:09.896591 [ 4 ] {cec16761-92e4-411b-922d-151c6c476fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11156 | 2025.10.28 02:54:09.896905 [ 4 ] {cec16761-92e4-411b-922d-151c6c476fe4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11157 | 2025.10.28 02:54:09.897119 [ 4 ] {cec16761-92e4-411b-922d-151c6c476fe4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2025.10.28 02:54:09.897251 [ 4 ] {cec16761-92e4-411b-922d-151c6c476fe4} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001117 sec., 82363.47358997315 rows/sec., 4.98 MiB/sec. | ||
| 11159 | 2025.10.28 02:54:09.897287 [ 4 ] {cec16761-92e4-411b-922d-151c6c476fe4} <Debug> TCPHandler: Processed in 0.001277372 sec. | ||
| 11160 | 2025.10.28 02:54:10.728491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1430 | ||
| 11161 | 2025.10.28 02:54:10.731294 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2025.10.28 02:54:10.731344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11163 | 2025.10.28 02:54:10.732574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11164 | 2025.10.28 02:54:10.732853 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2025.10.28 02:54:10.733221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1430 | ||
| 11166 | 2025.10.28 02:54:11.441103 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11167 | 2025.10.28 02:54:11.441350 [ 4 ] {ff36b7a3-6617-4209-8556-0e9474246ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11168 | 2025.10.28 02:54:11.441425 [ 4 ] {ff36b7a3-6617-4209-8556-0e9474246ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11169 | 2025.10.28 02:54:11.442166 [ 4 ] {ff36b7a3-6617-4209-8556-0e9474246ef8} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2025.10.28 02:54:11.442225 [ 4 ] {ff36b7a3-6617-4209-8556-0e9474246ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11171 | 2025.10.28 02:54:11.442649 [ 4 ] {ff36b7a3-6617-4209-8556-0e9474246ef8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11172 | 2025.10.28 02:54:11.442888 [ 4 ] {ff36b7a3-6617-4209-8556-0e9474246ef8} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11173 | 2025.10.28 02:54:11.443066 [ 4 ] {ff36b7a3-6617-4209-8556-0e9474246ef8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001768 sec., 31674.20814479638 rows/sec., 2.43 MiB/sec. | ||
| 11174 | 2025.10.28 02:54:11.443118 [ 4 ] {ff36b7a3-6617-4209-8556-0e9474246ef8} <Debug> TCPHandler: Processed in 0.002201752 sec. | ||
| 11175 | 2025.10.28 02:54:11.443262 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11176 | 2025.10.28 02:54:11.443388 [ 4 ] {80c33875-1a08-49fe-a291-0b068d69d5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11177 | 2025.10.28 02:54:11.443438 [ 4 ] {80c33875-1a08-49fe-a291-0b068d69d5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11178 | 2025.10.28 02:54:11.443954 [ 4 ] {80c33875-1a08-49fe-a291-0b068d69d5f8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2025.10.28 02:54:11.443997 [ 4 ] {80c33875-1a08-49fe-a291-0b068d69d5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11180 | 2025.10.28 02:54:11.444343 [ 4 ] {80c33875-1a08-49fe-a291-0b068d69d5f8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11181 | 2025.10.28 02:54:11.444549 [ 4 ] {80c33875-1a08-49fe-a291-0b068d69d5f8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11182 | 2025.10.28 02:54:11.444681 [ 4 ] {80c33875-1a08-49fe-a291-0b068d69d5f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001323 sec., 48374.905517762665 rows/sec., 3.78 MiB/sec. | ||
| 11183 | 2025.10.28 02:54:11.444720 [ 4 ] {80c33875-1a08-49fe-a291-0b068d69d5f8} <Debug> TCPHandler: Processed in 0.001519649 sec. | ||
| 11184 | 2025.10.28 02:54:11.444830 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11185 | 2025.10.28 02:54:11.444924 [ 4 ] {46ec270d-e9c5-440f-82f2-9343eb808b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11186 | 2025.10.28 02:54:11.444968 [ 4 ] {46ec270d-e9c5-440f-82f2-9343eb808b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11187 | 2025.10.28 02:54:11.445326 [ 4 ] {46ec270d-e9c5-440f-82f2-9343eb808b78} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2025.10.28 02:54:11.445361 [ 4 ] {46ec270d-e9c5-440f-82f2-9343eb808b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11189 | 2025.10.28 02:54:11.445669 [ 4 ] {46ec270d-e9c5-440f-82f2-9343eb808b78} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11190 | 2025.10.28 02:54:11.445879 [ 4 ] {46ec270d-e9c5-440f-82f2-9343eb808b78} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2025.10.28 02:54:11.446009 [ 4 ] {46ec270d-e9c5-440f-82f2-9343eb808b78} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001104 sec., 28985.507246376812 rows/sec., 2.02 MiB/sec. | ||
| 11192 | 2025.10.28 02:54:11.446025 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 5 parts from all_1_79_16 to all_83_83_0 | ||
| 11193 | 2025.10.28 02:54:11.446045 [ 4 ] {46ec270d-e9c5-440f-82f2-9343eb808b78} <Debug> TCPHandler: Processed in 0.001262962 sec. | ||
| 11194 | 2025.10.28 02:54:11.446097 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11195 | 2025.10.28 02:54:11.446123 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11196 | 2025.10.28 02:54:11.446187 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11197 | 2025.10.28 02:54:11.446241 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_83_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_79_16 to all_83_83_0 into Compact with storage Full | ||
| 11198 | 2025.10.28 02:54:11.446284 [ 4 ] {0023bcef-34ad-49c7-800e-1d4957011581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11199 | 2025.10.28 02:54:11.446329 [ 4 ] {0023bcef-34ad-49c7-800e-1d4957011581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11200 | 2025.10.28 02:54:11.446392 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_83_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11201 | 2025.10.28 02:54:11.446433 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_79_16, total 25319 rows starting from the beginning of the part | ||
| 11202 | 2025.10.28 02:54:11.446497 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11203 | 2025.10.28 02:54:11.446542 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 314 rows starting from the beginning of the part | ||
| 11204 | 2025.10.28 02:54:11.446583 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11205 | 2025.10.28 02:54:11.446624 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 974 rows starting from the beginning of the part | ||
| 11206 | 2025.10.28 02:54:11.446638 [ 4 ] {0023bcef-34ad-49c7-800e-1d4957011581} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11207 | 2025.10.28 02:54:11.446681 [ 4 ] {0023bcef-34ad-49c7-800e-1d4957011581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11208 | 2025.10.28 02:54:11.447040 [ 4 ] {0023bcef-34ad-49c7-800e-1d4957011581} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11209 | 2025.10.28 02:54:11.447243 [ 4 ] {0023bcef-34ad-49c7-800e-1d4957011581} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11210 | 2025.10.28 02:54:11.447375 [ 4 ] {0023bcef-34ad-49c7-800e-1d4957011581} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 746.73 KiB/sec. | ||
| 11211 | 2025.10.28 02:54:11.447411 [ 4 ] {0023bcef-34ad-49c7-800e-1d4957011581} <Debug> TCPHandler: Processed in 0.001282022 sec. | ||
| 11212 | 2025.10.28 02:54:11.452187 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_83_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26927 rows, containing 5 columns (5 merged, 0 gathered) in 0.005996706 sec., 4490298.507213794 rows/sec., 300.35 MiB/sec. | ||
| 11213 | 2025.10.28 02:54:11.452599 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_83_17} <Trace> MergedBlockOutputStream: filled checksums all_1_83_17 (state Temporary) | ||
| 11214 | 2025.10.28 02:54:11.452860 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_83_17 to all_1_83_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11215 | 2025.10.28 02:54:11.452949 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 5 parts: [all_1_79_16, all_83_83_0] -> all_1_83_17 | ||
| 11216 | 2025.10.28 02:54:11.453036 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11217 | 2025.10.28 02:54:13.163574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24540 | ||
| 11218 | 2025.10.28 02:54:13.164115 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2025.10.28 02:54:13.164162 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11220 | 2025.10.28 02:54:13.164658 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11221 | 2025.10.28 02:54:13.164887 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11222 | 2025.10.28 02:54:13.165025 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24540 | ||
| 11223 | 2025.10.28 02:54:13.165043 [ 124 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11224 | 2025.10.28 02:54:13.165127 [ 124 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2025.10.28 02:54:13.165159 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11226 | 2025.10.28 02:54:13.165277 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 11227 | 2025.10.28 02:54:13.165401 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11228 | 2025.10.28 02:54:13.165440 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22108 rows starting from the beginning of the part | ||
| 11229 | 2025.10.28 02:54:13.165506 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11230 | 2025.10.28 02:54:13.165556 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11231 | 2025.10.28 02:54:13.165600 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11232 | 2025.10.28 02:54:13.165642 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11233 | 2025.10.28 02:54:13.165685 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11234 | 2025.10.28 02:54:13.167846 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24540 rows, containing 4 columns (4 merged, 0 gathered) in 0.002597725 sec., 9446727.424958378 rows/sec., 135.14 MiB/sec. | ||
| 11235 | 2025.10.28 02:54:13.168177 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11236 | 2025.10.28 02:54:13.168448 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_51_10} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2025.10.28 02:54:13.168534 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_51_10} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11238 | 2025.10.28 02:54:13.168609 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11239 | 2025.10.28 02:54:14.562993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
| 11240 | 2025.10.28 02:54:14.580608 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11241 | 2025.10.28 02:54:14.580668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11242 | 2025.10.28 02:54:14.586223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11243 | 2025.10.28 02:54:14.586935 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11244 | 2025.10.28 02:54:14.587223 [ 121 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11245 | 2025.10.28 02:54:14.587270 [ 121 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2025.10.28 02:54:14.587292 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11247 | 2025.10.28 02:54:14.587458 [ 192 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 11248 | 2025.10.28 02:54:14.590300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
| 11249 | 2025.10.28 02:54:14.591571 [ 192 ] {6e128296-918e-4be5-88c3-703151528856::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11250 | 2025.10.28 02:54:14.592891 [ 192 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 11251 | 2025.10.28 02:54:14.597347 [ 192 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 11252 | 2025.10.28 02:54:14.601745 [ 192 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 11253 | 2025.10.28 02:54:14.606027 [ 192 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 11254 | 2025.10.28 02:54:14.610115 [ 192 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 11255 | 2025.10.28 02:54:14.613861 [ 192 ] {6e128296-918e-4be5-88c3-703151528856::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
| 11256 | 2025.10.28 02:54:14.666543 [ 192 ] {6e128296-918e-4be5-88c3-703151528856::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.07917261 sec., 4862.79282696377 rows/sec., 25.14 MiB/sec. | ||
| 11257 | 2025.10.28 02:54:14.669526 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11258 | 2025.10.28 02:54:14.671852 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_51_10} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11259 | 2025.10.28 02:54:14.671940 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_51_10} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11260 | 2025.10.28 02:54:14.674623 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11261 | 2025.10.28 02:54:15.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.20 MiB, peak 338.61 MiB, free memory in arenas 0.00 B, will set to 327.88 MiB (RSS), difference: 2.68 MiB | ||
| 11262 | 2025.10.28 02:54:16.447768 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11263 | 2025.10.28 02:54:16.448046 [ 4 ] {1d4753f1-0ffb-4992-b6ff-3f927417f72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11264 | 2025.10.28 02:54:16.448148 [ 4 ] {1d4753f1-0ffb-4992-b6ff-3f927417f72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11265 | 2025.10.28 02:54:16.449006 [ 4 ] {1d4753f1-0ffb-4992-b6ff-3f927417f72a} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2025.10.28 02:54:16.449049 [ 4 ] {1d4753f1-0ffb-4992-b6ff-3f927417f72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11267 | 2025.10.28 02:54:16.449450 [ 4 ] {1d4753f1-0ffb-4992-b6ff-3f927417f72a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11268 | 2025.10.28 02:54:16.449675 [ 4 ] {1d4753f1-0ffb-4992-b6ff-3f927417f72a} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11269 | 2025.10.28 02:54:16.449841 [ 4 ] {1d4753f1-0ffb-4992-b6ff-3f927417f72a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00187 sec., 29946.524064171124 rows/sec., 2.30 MiB/sec. | ||
| 11270 | 2025.10.28 02:54:16.449891 [ 4 ] {1d4753f1-0ffb-4992-b6ff-3f927417f72a} <Debug> TCPHandler: Processed in 0.002307876 sec. | ||
| 11271 | 2025.10.28 02:54:16.450008 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2025.10.28 02:54:16.450108 [ 4 ] {35152625-47bf-4758-8861-11f6e8ef1f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11273 | 2025.10.28 02:54:16.450150 [ 4 ] {35152625-47bf-4758-8861-11f6e8ef1f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11274 | 2025.10.28 02:54:16.450572 [ 4 ] {35152625-47bf-4758-8861-11f6e8ef1f5b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2025.10.28 02:54:16.450609 [ 4 ] {35152625-47bf-4758-8861-11f6e8ef1f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11276 | 2025.10.28 02:54:16.450915 [ 4 ] {35152625-47bf-4758-8861-11f6e8ef1f5b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11277 | 2025.10.28 02:54:16.451116 [ 4 ] {35152625-47bf-4758-8861-11f6e8ef1f5b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2025.10.28 02:54:16.451252 [ 4 ] {35152625-47bf-4758-8861-11f6e8ef1f5b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 11279 | 2025.10.28 02:54:16.451291 [ 4 ] {35152625-47bf-4758-8861-11f6e8ef1f5b} <Debug> TCPHandler: Processed in 0.001335973 sec. | ||
| 11280 | 2025.10.28 02:54:16.451402 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2025.10.28 02:54:16.451499 [ 4 ] {a68e3fb2-abcf-4faf-965f-e861d6b86acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11282 | 2025.10.28 02:54:16.451542 [ 4 ] {a68e3fb2-abcf-4faf-965f-e861d6b86acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11283 | 2025.10.28 02:54:16.451941 [ 4 ] {a68e3fb2-abcf-4faf-965f-e861d6b86acb} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2025.10.28 02:54:16.451976 [ 4 ] {a68e3fb2-abcf-4faf-965f-e861d6b86acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11285 | 2025.10.28 02:54:16.452328 [ 4 ] {a68e3fb2-abcf-4faf-965f-e861d6b86acb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11286 | 2025.10.28 02:54:16.452532 [ 4 ] {a68e3fb2-abcf-4faf-965f-e861d6b86acb} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2025.10.28 02:54:16.452663 [ 4 ] {a68e3fb2-abcf-4faf-965f-e861d6b86acb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 11288 | 2025.10.28 02:54:16.452699 [ 4 ] {a68e3fb2-abcf-4faf-965f-e861d6b86acb} <Debug> TCPHandler: Processed in 0.001347915 sec. | ||
| 11289 | 2025.10.28 02:54:16.452800 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11290 | 2025.10.28 02:54:16.452895 [ 4 ] {fed43d60-e16a-4327-b095-f7ccef2f046b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11291 | 2025.10.28 02:54:16.452936 [ 4 ] {fed43d60-e16a-4327-b095-f7ccef2f046b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11292 | 2025.10.28 02:54:16.453262 [ 4 ] {fed43d60-e16a-4327-b095-f7ccef2f046b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2025.10.28 02:54:16.453297 [ 4 ] {fed43d60-e16a-4327-b095-f7ccef2f046b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11294 | 2025.10.28 02:54:16.453597 [ 4 ] {fed43d60-e16a-4327-b095-f7ccef2f046b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11295 | 2025.10.28 02:54:16.453801 [ 4 ] {fed43d60-e16a-4327-b095-f7ccef2f046b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11296 | 2025.10.28 02:54:16.453934 [ 4 ] {fed43d60-e16a-4327-b095-f7ccef2f046b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 11297 | 2025.10.28 02:54:16.453970 [ 4 ] {fed43d60-e16a-4327-b095-f7ccef2f046b} <Debug> TCPHandler: Processed in 0.00121821 sec. | ||
| 11298 | 2025.10.28 02:54:20.499206 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11299 | 2025.10.28 02:54:20.499324 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11300 | 2025.10.28 02:54:20.665321 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24988 | ||
| 11301 | 2025.10.28 02:54:20.665830 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2025.10.28 02:54:20.665871 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11303 | 2025.10.28 02:54:20.666366 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11304 | 2025.10.28 02:54:20.666582 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11305 | 2025.10.28 02:54:20.666721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24988 | ||
| 11306 | 2025.10.28 02:54:20.668849 [ 115 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 11307 | 2025.10.28 02:54:20.668917 [ 115 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2025.10.28 02:54:20.668942 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11309 | 2025.10.28 02:54:20.669039 [ 194 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 11310 | 2025.10.28 02:54:20.669152 [ 194 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11311 | 2025.10.28 02:54:20.669183 [ 194 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 36 rows starting from the beginning of the part | ||
| 11312 | 2025.10.28 02:54:20.669241 [ 194 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11313 | 2025.10.28 02:54:20.669286 [ 194 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 11314 | 2025.10.28 02:54:20.669327 [ 194 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 11315 | 2025.10.28 02:54:20.669364 [ 194 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 11316 | 2025.10.28 02:54:20.670047 [ 196 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.001047104 sec., 39155.61396002689 rows/sec., 2.56 MiB/sec. | ||
| 11317 | 2025.10.28 02:54:20.670187 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11318 | 2025.10.28 02:54:20.670441 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_37_8} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2025.10.28 02:54:20.670525 [ 190 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_37_8} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 11320 | 2025.10.28 02:54:20.670598 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11321 | 2025.10.28 02:54:20.733760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1446 | ||
| 11322 | 2025.10.28 02:54:20.735746 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11323 | 2025.10.28 02:54:20.735785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11324 | 2025.10.28 02:54:20.736917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11325 | 2025.10.28 02:54:20.737174 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2025.10.28 02:54:20.737430 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1446 | ||
| 11327 | 2025.10.28 02:54:21.403408 [ 115 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 11328 | 2025.10.28 02:54:21.403506 [ 115 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2025.10.28 02:54:21.403544 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11330 | 2025.10.28 02:54:21.403696 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 11331 | 2025.10.28 02:54:21.403903 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11332 | 2025.10.28 02:54:21.403964 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
| 11333 | 2025.10.28 02:54:21.404043 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 11334 | 2025.10.28 02:54:21.404087 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 11335 | 2025.10.28 02:54:21.404126 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 11336 | 2025.10.28 02:54:21.404161 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 11337 | 2025.10.28 02:54:21.404895 [ 190 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001262371 sec., 175859.5531741461 rows/sec., 8.97 MiB/sec. | ||
| 11338 | 2025.10.28 02:54:21.405124 [ 196 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11339 | 2025.10.28 02:54:21.405489 [ 196 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_37_8} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11340 | 2025.10.28 02:54:21.405584 [ 196 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_37_8} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 11341 | 2025.10.28 02:54:21.405686 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11342 | 2025.10.28 02:54:21.461634 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11343 | 2025.10.28 02:54:21.461800 [ 4 ] {e05379cc-7cb8-46ed-9324-a06f29cab5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11344 | 2025.10.28 02:54:21.461869 [ 4 ] {e05379cc-7cb8-46ed-9324-a06f29cab5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11345 | 2025.10.28 02:54:21.462749 [ 4 ] {e05379cc-7cb8-46ed-9324-a06f29cab5a2} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11346 | 2025.10.28 02:54:21.462798 [ 4 ] {e05379cc-7cb8-46ed-9324-a06f29cab5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11347 | 2025.10.28 02:54:21.463199 [ 4 ] {e05379cc-7cb8-46ed-9324-a06f29cab5a2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11348 | 2025.10.28 02:54:21.463434 [ 4 ] {e05379cc-7cb8-46ed-9324-a06f29cab5a2} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11349 | 2025.10.28 02:54:21.463589 [ 4 ] {e05379cc-7cb8-46ed-9324-a06f29cab5a2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001838 sec., 223068.55277475517 rows/sec., 14.15 MiB/sec. | ||
| 11350 | 2025.10.28 02:54:21.463631 [ 4 ] {e05379cc-7cb8-46ed-9324-a06f29cab5a2} <Debug> TCPHandler: Processed in 0.002122639 sec. | ||
| 11351 | 2025.10.28 02:54:21.463750 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11352 | 2025.10.28 02:54:21.463849 [ 4 ] {7ecc68e0-5973-4bb4-8ee8-61dae00bb3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11353 | 2025.10.28 02:54:21.463890 [ 4 ] {7ecc68e0-5973-4bb4-8ee8-61dae00bb3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11354 | 2025.10.28 02:54:21.465327 [ 4 ] {7ecc68e0-5973-4bb4-8ee8-61dae00bb3e2} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11355 | 2025.10.28 02:54:21.465374 [ 4 ] {7ecc68e0-5973-4bb4-8ee8-61dae00bb3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11356 | 2025.10.28 02:54:21.465852 [ 4 ] {7ecc68e0-5973-4bb4-8ee8-61dae00bb3e2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11357 | 2025.10.28 02:54:21.466066 [ 4 ] {7ecc68e0-5973-4bb4-8ee8-61dae00bb3e2} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11358 | 2025.10.28 02:54:21.466188 [ 115 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11359 | 2025.10.28 02:54:21.466198 [ 4 ] {7ecc68e0-5973-4bb4-8ee8-61dae00bb3e2} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.002368 sec., 505912.1621621622 rows/sec., 40.45 MiB/sec. | ||
| 11360 | 2025.10.28 02:54:21.466236 [ 115 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2025.10.28 02:54:21.466256 [ 4 ] {7ecc68e0-5973-4bb4-8ee8-61dae00bb3e2} <Debug> TCPHandler: Processed in 0.002553373 sec. | ||
| 11362 | 2025.10.28 02:54:21.466265 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11363 | 2025.10.28 02:54:21.466364 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 11364 | 2025.10.28 02:54:21.466376 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11365 | 2025.10.28 02:54:21.466486 [ 4 ] {19a16076-bfe0-438a-8d58-b3be60e050f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11366 | 2025.10.28 02:54:21.466495 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11367 | 2025.10.28 02:54:21.466535 [ 4 ] {19a16076-bfe0-438a-8d58-b3be60e050f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11368 | 2025.10.28 02:54:21.466538 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2349 rows starting from the beginning of the part | ||
| 11369 | 2025.10.28 02:54:21.466616 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 11370 | 2025.10.28 02:54:21.466659 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2346 rows starting from the beginning of the part | ||
| 11371 | 2025.10.28 02:54:21.466705 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 11372 | 2025.10.28 02:54:21.466743 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 11373 | 2025.10.28 02:54:21.466783 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1198 rows starting from the beginning of the part | ||
| 11374 | 2025.10.28 02:54:21.467130 [ 4 ] {19a16076-bfe0-438a-8d58-b3be60e050f4} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2025.10.28 02:54:21.467172 [ 4 ] {19a16076-bfe0-438a-8d58-b3be60e050f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11376 | 2025.10.28 02:54:21.467510 [ 4 ] {19a16076-bfe0-438a-8d58-b3be60e050f4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11377 | 2025.10.28 02:54:21.467730 [ 4 ] {19a16076-bfe0-438a-8d58-b3be60e050f4} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2025.10.28 02:54:21.467863 [ 4 ] {19a16076-bfe0-438a-8d58-b3be60e050f4} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001395 sec., 177777.77777777778 rows/sec., 10.88 MiB/sec. | ||
| 11379 | 2025.10.28 02:54:21.467902 [ 4 ] {19a16076-bfe0-438a-8d58-b3be60e050f4} <Debug> TCPHandler: Processed in 0.001578252 sec. | ||
| 11380 | 2025.10.28 02:54:21.468002 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11381 | 2025.10.28 02:54:21.468106 [ 4 ] {6486ffc8-3bbe-4393-bfa6-cb4f90f96b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11382 | 2025.10.28 02:54:21.468145 [ 4 ] {6486ffc8-3bbe-4393-bfa6-cb4f90f96b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11383 | 2025.10.28 02:54:21.468689 [ 4 ] {6486ffc8-3bbe-4393-bfa6-cb4f90f96b14} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2025.10.28 02:54:21.468729 [ 4 ] {6486ffc8-3bbe-4393-bfa6-cb4f90f96b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11385 | 2025.10.28 02:54:21.468762 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6061 rows, containing 5 columns (5 merged, 0 gathered) in 0.00243647 sec., 2487615.2794822017 rows/sec., 210.71 MiB/sec. | ||
| 11386 | 2025.10.28 02:54:21.469046 [ 4 ] {6486ffc8-3bbe-4393-bfa6-cb4f90f96b14} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11387 | 2025.10.28 02:54:21.469058 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11388 | 2025.10.28 02:54:21.469341 [ 4 ] {6486ffc8-3bbe-4393-bfa6-cb4f90f96b14} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11389 | 2025.10.28 02:54:21.469375 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_86_17} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11390 | 2025.10.28 02:54:21.469455 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_86_17} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11391 | 2025.10.28 02:54:21.469484 [ 4 ] {6486ffc8-3bbe-4393-bfa6-cb4f90f96b14} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001396 sec., 151862.4641833811 rows/sec., 9.79 MiB/sec. | ||
| 11392 | 2025.10.28 02:54:21.469527 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 11393 | 2025.10.28 02:54:21.469527 [ 4 ] {6486ffc8-3bbe-4393-bfa6-cb4f90f96b14} <Debug> TCPHandler: Processed in 0.001572421 sec. | ||
| 11394 | 2025.10.28 02:54:21.469672 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2025.10.28 02:54:21.469772 [ 4 ] {53ec0457-8e58-44e0-a3ca-311ca773fe1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11396 | 2025.10.28 02:54:21.469813 [ 4 ] {53ec0457-8e58-44e0-a3ca-311ca773fe1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11397 | 2025.10.28 02:54:21.470362 [ 4 ] {53ec0457-8e58-44e0-a3ca-311ca773fe1c} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2025.10.28 02:54:21.470400 [ 4 ] {53ec0457-8e58-44e0-a3ca-311ca773fe1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11399 | 2025.10.28 02:54:21.470729 [ 4 ] {53ec0457-8e58-44e0-a3ca-311ca773fe1c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11400 | 2025.10.28 02:54:21.470945 [ 4 ] {53ec0457-8e58-44e0-a3ca-311ca773fe1c} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2025.10.28 02:54:21.471074 [ 4 ] {53ec0457-8e58-44e0-a3ca-311ca773fe1c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00132 sec., 159848.48484848486 rows/sec., 9.08 MiB/sec. | ||
| 11402 | 2025.10.28 02:54:21.471112 [ 4 ] {53ec0457-8e58-44e0-a3ca-311ca773fe1c} <Debug> TCPHandler: Processed in 0.001496139 sec. | ||
| 11403 | 2025.10.28 02:54:21.471214 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2025.10.28 02:54:21.471308 [ 4 ] {757fb678-e8cc-43de-8ced-173d765bcea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11405 | 2025.10.28 02:54:21.471347 [ 4 ] {757fb678-e8cc-43de-8ced-173d765bcea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11406 | 2025.10.28 02:54:21.472163 [ 4 ] {757fb678-e8cc-43de-8ced-173d765bcea7} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2025.10.28 02:54:21.472201 [ 4 ] {757fb678-e8cc-43de-8ced-173d765bcea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11408 | 2025.10.28 02:54:21.472530 [ 4 ] {757fb678-e8cc-43de-8ced-173d765bcea7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11409 | 2025.10.28 02:54:21.472731 [ 4 ] {757fb678-e8cc-43de-8ced-173d765bcea7} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2025.10.28 02:54:21.472844 [ 115 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11411 | 2025.10.28 02:54:21.472858 [ 4 ] {757fb678-e8cc-43de-8ced-173d765bcea7} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001568 sec., 460459.1836734694 rows/sec., 32.33 MiB/sec. | ||
| 11412 | 2025.10.28 02:54:21.472883 [ 115 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11413 | 2025.10.28 02:54:21.472907 [ 4 ] {757fb678-e8cc-43de-8ced-173d765bcea7} <Debug> TCPHandler: Processed in 0.001740017 sec. | ||
| 11414 | 2025.10.28 02:54:21.472907 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11415 | 2025.10.28 02:54:21.473028 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11416 | 2025.10.28 02:54:21.473030 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 11417 | 2025.10.28 02:54:21.473130 [ 4 ] {424aa96c-ae6f-4a29-84d4-6d982c813fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11418 | 2025.10.28 02:54:21.473174 [ 4 ] {424aa96c-ae6f-4a29-84d4-6d982c813fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11419 | 2025.10.28 02:54:21.473187 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11420 | 2025.10.28 02:54:21.473230 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1214 rows starting from the beginning of the part | ||
| 11421 | 2025.10.28 02:54:21.473307 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 11422 | 2025.10.28 02:54:21.473360 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1194 rows starting from the beginning of the part | ||
| 11423 | 2025.10.28 02:54:21.473410 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 11424 | 2025.10.28 02:54:21.473456 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 11425 | 2025.10.28 02:54:21.473504 [ 186 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 722 rows starting from the beginning of the part | ||
| 11426 | 2025.10.28 02:54:21.473504 [ 4 ] {424aa96c-ae6f-4a29-84d4-6d982c813fbc} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2025.10.28 02:54:21.473554 [ 4 ] {424aa96c-ae6f-4a29-84d4-6d982c813fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11428 | 2025.10.28 02:54:21.473863 [ 4 ] {424aa96c-ae6f-4a29-84d4-6d982c813fbc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11429 | 2025.10.28 02:54:21.474072 [ 4 ] {424aa96c-ae6f-4a29-84d4-6d982c813fbc} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2025.10.28 02:54:21.474205 [ 4 ] {424aa96c-ae6f-4a29-84d4-6d982c813fbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 11431 | 2025.10.28 02:54:21.474242 [ 4 ] {424aa96c-ae6f-4a29-84d4-6d982c813fbc} <Debug> TCPHandler: Processed in 0.001261542 sec. | ||
| 11432 | 2025.10.28 02:54:21.474346 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11433 | 2025.10.28 02:54:21.474439 [ 4 ] {65e9a399-67e0-4280-94e0-fc15de268d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11434 | 2025.10.28 02:54:21.474481 [ 4 ] {65e9a399-67e0-4280-94e0-fc15de268d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11435 | 2025.10.28 02:54:21.474935 [ 4 ] {65e9a399-67e0-4280-94e0-fc15de268d58} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2025.10.28 02:54:21.474956 [ 199 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001974245 sec., 1682668.5644385577 rows/sec., 127.05 MiB/sec. | ||
| 11437 | 2025.10.28 02:54:21.474971 [ 4 ] {65e9a399-67e0-4280-94e0-fc15de268d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11438 | 2025.10.28 02:54:21.475264 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11439 | 2025.10.28 02:54:21.475334 [ 4 ] {65e9a399-67e0-4280-94e0-fc15de268d58} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11440 | 2025.10.28 02:54:21.475611 [ 4 ] {65e9a399-67e0-4280-94e0-fc15de268d58} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2025.10.28 02:54:21.475676 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_86_17} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2025.10.28 02:54:21.475749 [ 4 ] {65e9a399-67e0-4280-94e0-fc15de268d58} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001328 sec., 236445.78313253014 rows/sec., 15.53 MiB/sec. | ||
| 11443 | 2025.10.28 02:54:21.475780 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_86_17} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11444 | 2025.10.28 02:54:21.475792 [ 4 ] {65e9a399-67e0-4280-94e0-fc15de268d58} <Debug> TCPHandler: Processed in 0.001492899 sec. | ||
| 11445 | 2025.10.28 02:54:21.475898 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 11446 | 2025.10.28 02:54:21.475924 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11447 | 2025.10.28 02:54:21.476050 [ 4 ] {6f165b1f-2941-457d-be66-41bf1e37e1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11448 | 2025.10.28 02:54:21.476101 [ 4 ] {6f165b1f-2941-457d-be66-41bf1e37e1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11449 | 2025.10.28 02:54:21.476472 [ 4 ] {6f165b1f-2941-457d-be66-41bf1e37e1aa} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2025.10.28 02:54:21.476514 [ 4 ] {6f165b1f-2941-457d-be66-41bf1e37e1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11451 | 2025.10.28 02:54:21.476881 [ 4 ] {6f165b1f-2941-457d-be66-41bf1e37e1aa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11452 | 2025.10.28 02:54:21.477096 [ 4 ] {6f165b1f-2941-457d-be66-41bf1e37e1aa} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11453 | 2025.10.28 02:54:21.477224 [ 4 ] {6f165b1f-2941-457d-be66-41bf1e37e1aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001199 sec., 834.0283569641368 rows/sec., 56.20 KiB/sec. | ||
| 11454 | 2025.10.28 02:54:21.477261 [ 4 ] {6f165b1f-2941-457d-be66-41bf1e37e1aa} <Debug> TCPHandler: Processed in 0.001400266 sec. | ||
| 11455 | 2025.10.28 02:54:21.477363 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11456 | 2025.10.28 02:54:21.477457 [ 4 ] {6d905961-41b8-4475-a7a0-1bab1fba419e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11457 | 2025.10.28 02:54:21.477512 [ 4 ] {6d905961-41b8-4475-a7a0-1bab1fba419e} <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 | ||
| 11458 | 2025.10.28 02:54:21.478395 [ 4 ] {6d905961-41b8-4475-a7a0-1bab1fba419e} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2025.10.28 02:54:21.478431 [ 4 ] {6d905961-41b8-4475-a7a0-1bab1fba419e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11460 | 2025.10.28 02:54:21.478989 [ 4 ] {6d905961-41b8-4475-a7a0-1bab1fba419e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11461 | 2025.10.28 02:54:21.479205 [ 4 ] {6d905961-41b8-4475-a7a0-1bab1fba419e} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2025.10.28 02:54:21.479348 [ 4 ] {6d905961-41b8-4475-a7a0-1bab1fba419e} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001909 sec., 22524.88213724463 rows/sec., 40.36 MiB/sec. | ||
| 11463 | 2025.10.28 02:54:21.479409 [ 4 ] {6d905961-41b8-4475-a7a0-1bab1fba419e} <Debug> TCPHandler: Processed in 0.002093378 sec. | ||
| 11464 | 2025.10.28 02:54:21.479516 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11465 | 2025.10.28 02:54:21.479613 [ 4 ] {bba202b9-43a6-423b-9029-6981d9073baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11466 | 2025.10.28 02:54:21.479654 [ 4 ] {bba202b9-43a6-423b-9029-6981d9073baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11467 | 2025.10.28 02:54:21.479994 [ 4 ] {bba202b9-43a6-423b-9029-6981d9073baa} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11468 | 2025.10.28 02:54:21.480028 [ 4 ] {bba202b9-43a6-423b-9029-6981d9073baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11469 | 2025.10.28 02:54:21.480328 [ 4 ] {bba202b9-43a6-423b-9029-6981d9073baa} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11470 | 2025.10.28 02:54:21.480531 [ 4 ] {bba202b9-43a6-423b-9029-6981d9073baa} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11471 | 2025.10.28 02:54:21.480641 [ 115 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11472 | 2025.10.28 02:54:21.480657 [ 4 ] {bba202b9-43a6-423b-9029-6981d9073baa} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 11473 | 2025.10.28 02:54:21.480675 [ 115 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2025.10.28 02:54:21.480697 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11475 | 2025.10.28 02:54:21.480699 [ 4 ] {bba202b9-43a6-423b-9029-6981d9073baa} <Debug> TCPHandler: Processed in 0.001232641 sec. | ||
| 11476 | 2025.10.28 02:54:21.480778 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 11477 | 2025.10.28 02:54:21.480897 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11478 | 2025.10.28 02:54:21.480933 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5748 rows starting from the beginning of the part | ||
| 11479 | 2025.10.28 02:54:21.480986 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11480 | 2025.10.28 02:54:21.481027 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 92 rows starting from the beginning of the part | ||
| 11481 | 2025.10.28 02:54:21.481065 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 12 rows starting from the beginning of the part | ||
| 11482 | 2025.10.28 02:54:21.481105 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 11483 | 2025.10.28 02:54:21.481146 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 11484 | 2025.10.28 02:54:21.482925 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6076 rows, containing 4 columns (4 merged, 0 gathered) in 0.002181581 sec., 2785136.1008369615 rows/sec., 176.77 MiB/sec. | ||
| 11485 | 2025.10.28 02:54:21.483412 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11486 | 2025.10.28 02:54:21.483666 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_86_17} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11487 | 2025.10.28 02:54:21.483733 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_86_17} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11488 | 2025.10.28 02:54:21.483805 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 11489 | 2025.10.28 02:54:22.091331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
| 11490 | 2025.10.28 02:54:22.108087 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2025.10.28 02:54:22.108148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11492 | 2025.10.28 02:54:22.113423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11493 | 2025.10.28 02:54:22.114114 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2025.10.28 02:54:22.117100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11495 | 2025.10.28 02:54:22.251745 [ 108 ] {} <Debug> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11496 | 2025.10.28 02:54:22.251811 [ 108 ] {} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2025.10.28 02:54:22.251832 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11498 | 2025.10.28 02:54:22.251952 [ 195 ] {0eeda35d-f197-4321-afa5-44497ffae240::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 | ||
| 11499 | 2025.10.28 02:54:22.252096 [ 195 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11500 | 2025.10.28 02:54:22.252131 [ 195 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 11501 | 2025.10.28 02:54:22.252202 [ 195 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 11502 | 2025.10.28 02:54:22.252249 [ 195 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 11503 | 2025.10.28 02:54:22.252292 [ 195 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 11504 | 2025.10.28 02:54:22.252332 [ 195 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 11505 | 2025.10.28 02:54:22.253098 [ 199 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001201879 sec., 44929.64766003899 rows/sec., 3.75 MiB/sec. | ||
| 11506 | 2025.10.28 02:54:22.253217 [ 195 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11507 | 2025.10.28 02:54:22.253465 [ 195 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_13_3} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11508 | 2025.10.28 02:54:22.253537 [ 195 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_13_3} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11509 | 2025.10.28 02:54:22.253614 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11510 | 2025.10.28 02:54:26.447043 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11511 | 2025.10.28 02:54:26.447322 [ 4 ] {d4d57bbf-27c1-4ca3-bba4-7b27a8242371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11512 | 2025.10.28 02:54:26.447416 [ 4 ] {d4d57bbf-27c1-4ca3-bba4-7b27a8242371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11513 | 2025.10.28 02:54:26.448384 [ 4 ] {d4d57bbf-27c1-4ca3-bba4-7b27a8242371} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11514 | 2025.10.28 02:54:26.448422 [ 4 ] {d4d57bbf-27c1-4ca3-bba4-7b27a8242371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11515 | 2025.10.28 02:54:26.448808 [ 4 ] {d4d57bbf-27c1-4ca3-bba4-7b27a8242371} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11516 | 2025.10.28 02:54:26.449029 [ 4 ] {d4d57bbf-27c1-4ca3-bba4-7b27a8242371} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2025.10.28 02:54:26.449179 [ 4 ] {d4d57bbf-27c1-4ca3-bba4-7b27a8242371} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001926 sec., 29075.80477673936 rows/sec., 2.23 MiB/sec. | ||
| 11518 | 2025.10.28 02:54:26.449219 [ 4 ] {d4d57bbf-27c1-4ca3-bba4-7b27a8242371} <Debug> TCPHandler: Processed in 0.002341937 sec. | ||
| 11519 | 2025.10.28 02:54:26.449361 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11520 | 2025.10.28 02:54:26.449456 [ 4 ] {c0659476-b1f2-44a9-919e-611456f05de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11521 | 2025.10.28 02:54:26.449495 [ 4 ] {c0659476-b1f2-44a9-919e-611456f05de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11522 | 2025.10.28 02:54:26.449922 [ 4 ] {c0659476-b1f2-44a9-919e-611456f05de0} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11523 | 2025.10.28 02:54:26.449955 [ 4 ] {c0659476-b1f2-44a9-919e-611456f05de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11524 | 2025.10.28 02:54:26.450256 [ 4 ] {c0659476-b1f2-44a9-919e-611456f05de0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11525 | 2025.10.28 02:54:26.450582 [ 4 ] {c0659476-b1f2-44a9-919e-611456f05de0} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11526 | 2025.10.28 02:54:26.450771 [ 4 ] {c0659476-b1f2-44a9-919e-611456f05de0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001331 sec., 48084.14725770098 rows/sec., 3.75 MiB/sec. | ||
| 11527 | 2025.10.28 02:54:26.450821 [ 4 ] {c0659476-b1f2-44a9-919e-611456f05de0} <Debug> TCPHandler: Processed in 0.00151538 sec. | ||
| 11528 | 2025.10.28 02:54:26.450979 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11529 | 2025.10.28 02:54:26.451111 [ 4 ] {ff914e26-38e3-44d2-944e-7fe321b3925f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11530 | 2025.10.28 02:54:26.451154 [ 4 ] {ff914e26-38e3-44d2-944e-7fe321b3925f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11531 | 2025.10.28 02:54:26.451617 [ 4 ] {ff914e26-38e3-44d2-944e-7fe321b3925f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11532 | 2025.10.28 02:54:26.451652 [ 4 ] {ff914e26-38e3-44d2-944e-7fe321b3925f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11533 | 2025.10.28 02:54:26.451982 [ 4 ] {ff914e26-38e3-44d2-944e-7fe321b3925f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11534 | 2025.10.28 02:54:26.452200 [ 4 ] {ff914e26-38e3-44d2-944e-7fe321b3925f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11535 | 2025.10.28 02:54:26.452329 [ 4 ] {ff914e26-38e3-44d2-944e-7fe321b3925f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 11536 | 2025.10.28 02:54:26.452368 [ 4 ] {ff914e26-38e3-44d2-944e-7fe321b3925f} <Debug> TCPHandler: Processed in 0.001463277 sec. | ||
| 11537 | 2025.10.28 02:54:26.452480 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11538 | 2025.10.28 02:54:26.452573 [ 4 ] {49f918b0-647f-4fd1-a6a5-1e698cee550f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11539 | 2025.10.28 02:54:26.452615 [ 4 ] {49f918b0-647f-4fd1-a6a5-1e698cee550f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11540 | 2025.10.28 02:54:26.452955 [ 4 ] {49f918b0-647f-4fd1-a6a5-1e698cee550f} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11541 | 2025.10.28 02:54:26.452990 [ 4 ] {49f918b0-647f-4fd1-a6a5-1e698cee550f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11542 | 2025.10.28 02:54:26.453280 [ 4 ] {49f918b0-647f-4fd1-a6a5-1e698cee550f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11543 | 2025.10.28 02:54:26.453609 [ 4 ] {49f918b0-647f-4fd1-a6a5-1e698cee550f} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11544 | 2025.10.28 02:54:26.453775 [ 4 ] {49f918b0-647f-4fd1-a6a5-1e698cee550f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 11545 | 2025.10.28 02:54:26.453819 [ 4 ] {49f918b0-647f-4fd1-a6a5-1e698cee550f} <Debug> TCPHandler: Processed in 0.001387266 sec. | ||
| 11546 | 2025.10.28 02:54:28.167875 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25500 | ||
| 11547 | 2025.10.28 02:54:28.168695 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2025.10.28 02:54:28.168780 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11549 | 2025.10.28 02:54:28.169482 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11550 | 2025.10.28 02:54:28.169850 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2025.10.28 02:54:28.170081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25500 | ||
| 11552 | 2025.10.28 02:54:29.618012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 11553 | 2025.10.28 02:54:29.634337 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2025.10.28 02:54:29.634401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11555 | 2025.10.28 02:54:29.639800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11556 | 2025.10.28 02:54:29.640477 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2025.10.28 02:54:29.643408 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 11558 | 2025.10.28 02:54:30.738389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1476 | ||
| 11559 | 2025.10.28 02:54:30.740848 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2025.10.28 02:54:30.740907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11561 | 2025.10.28 02:54:30.742149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11562 | 2025.10.28 02:54:30.742435 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11563 | 2025.10.28 02:54:30.742808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
| 11564 | 2025.10.28 02:54:31.460938 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11565 | 2025.10.28 02:54:31.461138 [ 4 ] {7255300e-fc71-41b8-b9ba-9a7691dbca65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11566 | 2025.10.28 02:54:31.461213 [ 4 ] {7255300e-fc71-41b8-b9ba-9a7691dbca65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11567 | 2025.10.28 02:54:31.462044 [ 4 ] {7255300e-fc71-41b8-b9ba-9a7691dbca65} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2025.10.28 02:54:31.462088 [ 4 ] {7255300e-fc71-41b8-b9ba-9a7691dbca65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11569 | 2025.10.28 02:54:31.462522 [ 4 ] {7255300e-fc71-41b8-b9ba-9a7691dbca65} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11570 | 2025.10.28 02:54:31.462755 [ 4 ] {7255300e-fc71-41b8-b9ba-9a7691dbca65} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11571 | 2025.10.28 02:54:31.462918 [ 4 ] {7255300e-fc71-41b8-b9ba-9a7691dbca65} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001833 sec., 223677.0321876705 rows/sec., 14.19 MiB/sec. | ||
| 11572 | 2025.10.28 02:54:31.462970 [ 4 ] {7255300e-fc71-41b8-b9ba-9a7691dbca65} <Debug> TCPHandler: Processed in 0.002176261 sec. | ||
| 11573 | 2025.10.28 02:54:31.463092 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11574 | 2025.10.28 02:54:31.463198 [ 4 ] {5c18e287-65ac-4af7-803d-955636df6983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11575 | 2025.10.28 02:54:31.463244 [ 4 ] {5c18e287-65ac-4af7-803d-955636df6983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11576 | 2025.10.28 02:54:31.464264 [ 4 ] {5c18e287-65ac-4af7-803d-955636df6983} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11577 | 2025.10.28 02:54:31.464301 [ 4 ] {5c18e287-65ac-4af7-803d-955636df6983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11578 | 2025.10.28 02:54:31.464687 [ 4 ] {5c18e287-65ac-4af7-803d-955636df6983} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11579 | 2025.10.28 02:54:31.464902 [ 4 ] {5c18e287-65ac-4af7-803d-955636df6983} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11580 | 2025.10.28 02:54:31.465041 [ 4 ] {5c18e287-65ac-4af7-803d-955636df6983} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001866 sec., 642015.0053590568 rows/sec., 51.33 MiB/sec. | ||
| 11581 | 2025.10.28 02:54:31.465082 [ 4 ] {5c18e287-65ac-4af7-803d-955636df6983} <Debug> TCPHandler: Processed in 0.002042336 sec. | ||
| 11582 | 2025.10.28 02:54:31.465189 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11583 | 2025.10.28 02:54:31.465289 [ 4 ] {58e6356b-93dc-4480-9dc1-cd5c3a7f32db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11584 | 2025.10.28 02:54:31.465331 [ 4 ] {58e6356b-93dc-4480-9dc1-cd5c3a7f32db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11585 | 2025.10.28 02:54:31.465827 [ 4 ] {58e6356b-93dc-4480-9dc1-cd5c3a7f32db} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2025.10.28 02:54:31.465863 [ 4 ] {58e6356b-93dc-4480-9dc1-cd5c3a7f32db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11587 | 2025.10.28 02:54:31.466178 [ 4 ] {58e6356b-93dc-4480-9dc1-cd5c3a7f32db} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11588 | 2025.10.28 02:54:31.466384 [ 4 ] {58e6356b-93dc-4480-9dc1-cd5c3a7f32db} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2025.10.28 02:54:31.466489 [ 96 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 11590 | 2025.10.28 02:54:31.466512 [ 4 ] {58e6356b-93dc-4480-9dc1-cd5c3a7f32db} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001244 sec., 199356.9131832797 rows/sec., 12.21 MiB/sec. | ||
| 11591 | 2025.10.28 02:54:31.466526 [ 96 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11592 | 2025.10.28 02:54:31.466547 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11593 | 2025.10.28 02:54:31.466552 [ 4 ] {58e6356b-93dc-4480-9dc1-cd5c3a7f32db} <Debug> TCPHandler: Processed in 0.001412637 sec. | ||
| 11594 | 2025.10.28 02:54:31.466667 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11595 | 2025.10.28 02:54:31.466674 [ 198 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 11596 | 2025.10.28 02:54:31.466765 [ 4 ] {b300128b-d178-4d56-b976-1a2830f24799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11597 | 2025.10.28 02:54:31.466809 [ 4 ] {b300128b-d178-4d56-b976-1a2830f24799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11598 | 2025.10.28 02:54:31.466839 [ 198 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11599 | 2025.10.28 02:54:31.466879 [ 198 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 266 rows starting from the beginning of the part | ||
| 11600 | 2025.10.28 02:54:31.466955 [ 198 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 248 rows starting from the beginning of the part | ||
| 11601 | 2025.10.28 02:54:31.467019 [ 198 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 248 rows starting from the beginning of the part | ||
| 11602 | 2025.10.28 02:54:31.467085 [ 198 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 264 rows starting from the beginning of the part | ||
| 11603 | 2025.10.28 02:54:31.467145 [ 198 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 248 rows starting from the beginning of the part | ||
| 11604 | 2025.10.28 02:54:31.467198 [ 198 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 248 rows starting from the beginning of the part | ||
| 11605 | 2025.10.28 02:54:31.467337 [ 4 ] {b300128b-d178-4d56-b976-1a2830f24799} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2025.10.28 02:54:31.467381 [ 4 ] {b300128b-d178-4d56-b976-1a2830f24799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11607 | 2025.10.28 02:54:31.467753 [ 4 ] {b300128b-d178-4d56-b976-1a2830f24799} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11608 | 2025.10.28 02:54:31.468016 [ 4 ] {b300128b-d178-4d56-b976-1a2830f24799} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2025.10.28 02:54:31.468163 [ 4 ] {b300128b-d178-4d56-b976-1a2830f24799} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001416 sec., 149717.51412429378 rows/sec., 9.66 MiB/sec. | ||
| 11610 | 2025.10.28 02:54:31.468171 [ 94 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 11611 | 2025.10.28 02:54:31.468203 [ 4 ] {b300128b-d178-4d56-b976-1a2830f24799} <Debug> TCPHandler: Processed in 0.001585192 sec. | ||
| 11612 | 2025.10.28 02:54:31.468237 [ 94 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2025.10.28 02:54:31.468274 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11614 | 2025.10.28 02:54:31.468337 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11615 | 2025.10.28 02:54:31.468391 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 11616 | 2025.10.28 02:54:31.468439 [ 4 ] {0f89765b-c137-4b35-a90c-cd34ee497aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11617 | 2025.10.28 02:54:31.468486 [ 4 ] {0f89765b-c137-4b35-a90c-cd34ee497aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11618 | 2025.10.28 02:54:31.468487 [ 193 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1522 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870362 sec., 813746.2159731645 rows/sec., 53.05 MiB/sec. | ||
| 11619 | 2025.10.28 02:54:31.468531 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11620 | 2025.10.28 02:54:31.468578 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 442 rows starting from the beginning of the part | ||
| 11621 | 2025.10.28 02:54:31.468645 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 11622 | 2025.10.28 02:54:31.468694 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 213 rows starting from the beginning of the part | ||
| 11623 | 2025.10.28 02:54:31.468705 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 11624 | 2025.10.28 02:54:31.468743 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 440 rows starting from the beginning of the part | ||
| 11625 | 2025.10.28 02:54:31.468793 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 11626 | 2025.10.28 02:54:31.468834 [ 195 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 11627 | 2025.10.28 02:54:31.468976 [ 4 ] {0f89765b-c137-4b35-a90c-cd34ee497aba} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11628 | 2025.10.28 02:54:31.469021 [ 4 ] {0f89765b-c137-4b35-a90c-cd34ee497aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11629 | 2025.10.28 02:54:31.469035 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_39_8} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2025.10.28 02:54:31.469136 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_39_8} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 11631 | 2025.10.28 02:54:31.469237 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11632 | 2025.10.28 02:54:31.469384 [ 4 ] {0f89765b-c137-4b35-a90c-cd34ee497aba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11633 | 2025.10.28 02:54:31.469618 [ 4 ] {0f89765b-c137-4b35-a90c-cd34ee497aba} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2025.10.28 02:54:31.469753 [ 4 ] {0f89765b-c137-4b35-a90c-cd34ee497aba} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001331 sec., 158527.4229902329 rows/sec., 9.00 MiB/sec. | ||
| 11635 | 2025.10.28 02:54:31.469792 [ 4 ] {0f89765b-c137-4b35-a90c-cd34ee497aba} <Debug> TCPHandler: Processed in 0.001515179 sec. | ||
| 11636 | 2025.10.28 02:54:31.469899 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2025.10.28 02:54:31.469959 [ 193 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1731 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619453 sec., 1068879.4302767662 rows/sec., 73.92 MiB/sec. | ||
| 11638 | 2025.10.28 02:54:31.469995 [ 4 ] {a6332df6-092e-4e14-95d3-8519e9eff4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11639 | 2025.10.28 02:54:31.470041 [ 4 ] {a6332df6-092e-4e14-95d3-8519e9eff4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11640 | 2025.10.28 02:54:31.470112 [ 187 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 11641 | 2025.10.28 02:54:31.470375 [ 187 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_39_8} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11642 | 2025.10.28 02:54:31.470446 [ 187 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_39_8} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 11643 | 2025.10.28 02:54:31.470512 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11644 | 2025.10.28 02:54:31.470708 [ 4 ] {a6332df6-092e-4e14-95d3-8519e9eff4df} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11645 | 2025.10.28 02:54:31.470749 [ 4 ] {a6332df6-092e-4e14-95d3-8519e9eff4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11646 | 2025.10.28 02:54:31.471097 [ 4 ] {a6332df6-092e-4e14-95d3-8519e9eff4df} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11647 | 2025.10.28 02:54:31.471309 [ 4 ] {a6332df6-092e-4e14-95d3-8519e9eff4df} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11648 | 2025.10.28 02:54:31.471442 [ 4 ] {a6332df6-092e-4e14-95d3-8519e9eff4df} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001464 sec., 493169.3989071038 rows/sec., 34.63 MiB/sec. | ||
| 11649 | 2025.10.28 02:54:31.471481 [ 4 ] {a6332df6-092e-4e14-95d3-8519e9eff4df} <Debug> TCPHandler: Processed in 0.001631064 sec. | ||
| 11650 | 2025.10.28 02:54:31.471588 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11651 | 2025.10.28 02:54:31.471684 [ 4 ] {c47b0ac7-4fa1-42a0-9b6b-6d5be5e9da76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11652 | 2025.10.28 02:54:31.471726 [ 4 ] {c47b0ac7-4fa1-42a0-9b6b-6d5be5e9da76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11653 | 2025.10.28 02:54:31.472056 [ 4 ] {c47b0ac7-4fa1-42a0-9b6b-6d5be5e9da76} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2025.10.28 02:54:31.472093 [ 4 ] {c47b0ac7-4fa1-42a0-9b6b-6d5be5e9da76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11655 | 2025.10.28 02:54:31.472411 [ 4 ] {c47b0ac7-4fa1-42a0-9b6b-6d5be5e9da76} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11656 | 2025.10.28 02:54:31.472629 [ 4 ] {c47b0ac7-4fa1-42a0-9b6b-6d5be5e9da76} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2025.10.28 02:54:31.472761 [ 4 ] {c47b0ac7-4fa1-42a0-9b6b-6d5be5e9da76} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 11658 | 2025.10.28 02:54:31.472798 [ 4 ] {c47b0ac7-4fa1-42a0-9b6b-6d5be5e9da76} <Debug> TCPHandler: Processed in 0.001258572 sec. | ||
| 11659 | 2025.10.28 02:54:31.472920 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2025.10.28 02:54:31.473041 [ 4 ] {84f5938c-11ed-4174-8b8b-59079fca013f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11661 | 2025.10.28 02:54:31.473095 [ 4 ] {84f5938c-11ed-4174-8b8b-59079fca013f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11662 | 2025.10.28 02:54:31.473575 [ 4 ] {84f5938c-11ed-4174-8b8b-59079fca013f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2025.10.28 02:54:31.473613 [ 4 ] {84f5938c-11ed-4174-8b8b-59079fca013f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11664 | 2025.10.28 02:54:31.473975 [ 4 ] {84f5938c-11ed-4174-8b8b-59079fca013f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11665 | 2025.10.28 02:54:31.474206 [ 4 ] {84f5938c-11ed-4174-8b8b-59079fca013f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11666 | 2025.10.28 02:54:31.474333 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_83_17 to all_88_88_0 | ||
| 11667 | 2025.10.28 02:54:31.474342 [ 4 ] {84f5938c-11ed-4174-8b8b-59079fca013f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001326 sec., 236802.41327300153 rows/sec., 15.56 MiB/sec. | ||
| 11668 | 2025.10.28 02:54:31.474383 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2025.10.28 02:54:31.474403 [ 4 ] {84f5938c-11ed-4174-8b8b-59079fca013f} <Debug> TCPHandler: Processed in 0.00154575 sec. | ||
| 11670 | 2025.10.28 02:54:31.474410 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11671 | 2025.10.28 02:54:31.474506 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_83_17 to all_88_88_0 into Compact with storage Full | ||
| 11672 | 2025.10.28 02:54:31.474523 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11673 | 2025.10.28 02:54:31.474628 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11674 | 2025.10.28 02:54:31.474634 [ 4 ] {85fbbcd8-fe8c-476c-9073-8c65580c601d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11675 | 2025.10.28 02:54:31.474669 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_83_17, total 26927 rows starting from the beginning of the part | ||
| 11676 | 2025.10.28 02:54:31.474694 [ 4 ] {85fbbcd8-fe8c-476c-9073-8c65580c601d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11677 | 2025.10.28 02:54:31.474732 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 32 rows starting from the beginning of the part | ||
| 11678 | 2025.10.28 02:54:31.474780 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11679 | 2025.10.28 02:54:31.474821 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 314 rows starting from the beginning of the part | ||
| 11680 | 2025.10.28 02:54:31.474864 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11681 | 2025.10.28 02:54:31.474904 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 314 rows starting from the beginning of the part | ||
| 11682 | 2025.10.28 02:54:31.475024 [ 4 ] {85fbbcd8-fe8c-476c-9073-8c65580c601d} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11683 | 2025.10.28 02:54:31.475067 [ 4 ] {85fbbcd8-fe8c-476c-9073-8c65580c601d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11684 | 2025.10.28 02:54:31.475392 [ 4 ] {85fbbcd8-fe8c-476c-9073-8c65580c601d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11685 | 2025.10.28 02:54:31.475633 [ 4 ] {85fbbcd8-fe8c-476c-9073-8c65580c601d} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11686 | 2025.10.28 02:54:31.475768 [ 4 ] {85fbbcd8-fe8c-476c-9073-8c65580c601d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 58.49 KiB/sec. | ||
| 11687 | 2025.10.28 02:54:31.475805 [ 4 ] {85fbbcd8-fe8c-476c-9073-8c65580c601d} <Debug> TCPHandler: Processed in 0.001333303 sec. | ||
| 11688 | 2025.10.28 02:54:31.475914 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11689 | 2025.10.28 02:54:31.476018 [ 4 ] {1fbe2b9d-e9a2-40fa-9dee-be7719ad7cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11690 | 2025.10.28 02:54:31.476074 [ 4 ] {1fbe2b9d-e9a2-40fa-9dee-be7719ad7cb9} <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 | ||
| 11691 | 2025.10.28 02:54:31.476996 [ 4 ] {1fbe2b9d-e9a2-40fa-9dee-be7719ad7cb9} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11692 | 2025.10.28 02:54:31.477035 [ 4 ] {1fbe2b9d-e9a2-40fa-9dee-be7719ad7cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11693 | 2025.10.28 02:54:31.477838 [ 4 ] {1fbe2b9d-e9a2-40fa-9dee-be7719ad7cb9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11694 | 2025.10.28 02:54:31.478072 [ 4 ] {1fbe2b9d-e9a2-40fa-9dee-be7719ad7cb9} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11695 | 2025.10.28 02:54:31.478223 [ 4 ] {1fbe2b9d-e9a2-40fa-9dee-be7719ad7cb9} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002224 sec., 19334.53237410072 rows/sec., 34.65 MiB/sec. | ||
| 11696 | 2025.10.28 02:54:31.478291 [ 4 ] {1fbe2b9d-e9a2-40fa-9dee-be7719ad7cb9} <Debug> TCPHandler: Processed in 0.00242745 sec. | ||
| 11697 | 2025.10.28 02:54:31.478422 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11698 | 2025.10.28 02:54:31.478537 [ 4 ] {11e32dc7-b774-4bba-9cbf-58ddbed5b71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11699 | 2025.10.28 02:54:31.478587 [ 4 ] {11e32dc7-b774-4bba-9cbf-58ddbed5b71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11700 | 2025.10.28 02:54:31.478986 [ 4 ] {11e32dc7-b774-4bba-9cbf-58ddbed5b71c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11701 | 2025.10.28 02:54:31.479027 [ 4 ] {11e32dc7-b774-4bba-9cbf-58ddbed5b71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11702 | 2025.10.28 02:54:31.479560 [ 4 ] {11e32dc7-b774-4bba-9cbf-58ddbed5b71c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11703 | 2025.10.28 02:54:31.479777 [ 4 ] {11e32dc7-b774-4bba-9cbf-58ddbed5b71c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11704 | 2025.10.28 02:54:31.479909 [ 4 ] {11e32dc7-b774-4bba-9cbf-58ddbed5b71c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001396 sec., 74498.56733524354 rows/sec., 4.56 MiB/sec. | ||
| 11705 | 2025.10.28 02:54:31.479946 [ 4 ] {11e32dc7-b774-4bba-9cbf-58ddbed5b71c} <Debug> TCPHandler: Processed in 0.001583622 sec. | ||
| 11706 | 2025.10.28 02:54:31.483169 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27907 rows, containing 5 columns (5 merged, 0 gathered) in 0.008698245 sec., 3208348.3507305207 rows/sec., 214.63 MiB/sec. | ||
| 11707 | 2025.10.28 02:54:31.483547 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 11708 | 2025.10.28 02:54:31.483806 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2025.10.28 02:54:31.483870 [ 195 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_83_17, all_88_88_0] -> all_1_88_18 | ||
| 11710 | 2025.10.28 02:54:31.483942 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11711 | 2025.10.28 02:54:32.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.08 MiB, peak 338.61 MiB, free memory in arenas 0.00 B, will set to 332.32 MiB (RSS), difference: 3.24 MiB | ||
| 11712 | 2025.10.28 02:54:35.499378 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11713 | 2025.10.28 02:54:35.499447 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11714 | 2025.10.28 02:54:35.670365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25948 | ||
| 11715 | 2025.10.28 02:54:35.670932 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2025.10.28 02:54:35.670977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11717 | 2025.10.28 02:54:35.671548 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11718 | 2025.10.28 02:54:35.671782 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11719 | 2025.10.28 02:54:35.671912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25948 | ||
| 11720 | 2025.10.28 02:54:36.446732 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2025.10.28 02:54:36.446913 [ 4 ] {7663861c-c97e-4d85-8028-37ee9d6b24d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11722 | 2025.10.28 02:54:36.446978 [ 4 ] {7663861c-c97e-4d85-8028-37ee9d6b24d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11723 | 2025.10.28 02:54:36.447646 [ 4 ] {7663861c-c97e-4d85-8028-37ee9d6b24d7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2025.10.28 02:54:36.447693 [ 4 ] {7663861c-c97e-4d85-8028-37ee9d6b24d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11725 | 2025.10.28 02:54:36.448094 [ 4 ] {7663861c-c97e-4d85-8028-37ee9d6b24d7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11726 | 2025.10.28 02:54:36.448338 [ 4 ] {7663861c-c97e-4d85-8028-37ee9d6b24d7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2025.10.28 02:54:36.448497 [ 4 ] {7663861c-c97e-4d85-8028-37ee9d6b24d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.64 MiB/sec. | ||
| 11728 | 2025.10.28 02:54:36.448542 [ 4 ] {7663861c-c97e-4d85-8028-37ee9d6b24d7} <Debug> TCPHandler: Processed in 0.001943164 sec. | ||
| 11729 | 2025.10.28 02:54:36.448664 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2025.10.28 02:54:36.448761 [ 4 ] {cd8f0ea0-09b5-48a3-b23b-311b31cb4760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11731 | 2025.10.28 02:54:36.448802 [ 4 ] {cd8f0ea0-09b5-48a3-b23b-311b31cb4760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11732 | 2025.10.28 02:54:36.449225 [ 4 ] {cd8f0ea0-09b5-48a3-b23b-311b31cb4760} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2025.10.28 02:54:36.449264 [ 4 ] {cd8f0ea0-09b5-48a3-b23b-311b31cb4760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11734 | 2025.10.28 02:54:36.449573 [ 4 ] {cd8f0ea0-09b5-48a3-b23b-311b31cb4760} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11735 | 2025.10.28 02:54:36.449789 [ 4 ] {cd8f0ea0-09b5-48a3-b23b-311b31cb4760} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2025.10.28 02:54:36.449923 [ 4 ] {cd8f0ea0-09b5-48a3-b23b-311b31cb4760} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 11737 | 2025.10.28 02:54:36.449961 [ 4 ] {cd8f0ea0-09b5-48a3-b23b-311b31cb4760} <Debug> TCPHandler: Processed in 0.001347024 sec. | ||
| 11738 | 2025.10.28 02:54:36.450073 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2025.10.28 02:54:36.450170 [ 4 ] {8bb8da72-86a7-430f-a3f7-c40c14f5cd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11740 | 2025.10.28 02:54:36.450213 [ 4 ] {8bb8da72-86a7-430f-a3f7-c40c14f5cd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11741 | 2025.10.28 02:54:36.450623 [ 4 ] {8bb8da72-86a7-430f-a3f7-c40c14f5cd6a} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11742 | 2025.10.28 02:54:36.450661 [ 4 ] {8bb8da72-86a7-430f-a3f7-c40c14f5cd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11743 | 2025.10.28 02:54:36.451021 [ 4 ] {8bb8da72-86a7-430f-a3f7-c40c14f5cd6a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11744 | 2025.10.28 02:54:36.451233 [ 4 ] {8bb8da72-86a7-430f-a3f7-c40c14f5cd6a} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2025.10.28 02:54:36.451367 [ 4 ] {8bb8da72-86a7-430f-a3f7-c40c14f5cd6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 11746 | 2025.10.28 02:54:36.451404 [ 4 ] {8bb8da72-86a7-430f-a3f7-c40c14f5cd6a} <Debug> TCPHandler: Processed in 0.001379735 sec. | ||
| 11747 | 2025.10.28 02:54:36.451513 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11748 | 2025.10.28 02:54:36.451607 [ 4 ] {e7b30b4d-734c-40c6-92dc-009a0343cd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11749 | 2025.10.28 02:54:36.451650 [ 4 ] {e7b30b4d-734c-40c6-92dc-009a0343cd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11750 | 2025.10.28 02:54:36.451983 [ 4 ] {e7b30b4d-734c-40c6-92dc-009a0343cd0a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2025.10.28 02:54:36.452019 [ 4 ] {e7b30b4d-734c-40c6-92dc-009a0343cd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11752 | 2025.10.28 02:54:36.452330 [ 4 ] {e7b30b4d-734c-40c6-92dc-009a0343cd0a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11753 | 2025.10.28 02:54:36.452539 [ 4 ] {e7b30b4d-734c-40c6-92dc-009a0343cd0a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2025.10.28 02:54:36.452673 [ 4 ] {e7b30b4d-734c-40c6-92dc-009a0343cd0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 11755 | 2025.10.28 02:54:36.452709 [ 4 ] {e7b30b4d-734c-40c6-92dc-009a0343cd0a} <Debug> TCPHandler: Processed in 0.001245171 sec. | ||
| 11756 | 2025.10.28 02:54:37.143624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 11757 | 2025.10.28 02:54:37.160580 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2025.10.28 02:54:37.160637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11759 | 2025.10.28 02:54:37.166715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11760 | 2025.10.28 02:54:37.167410 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11761 | 2025.10.28 02:54:37.171050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11762 | 2025.10.28 02:54:39.877140 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11763 | 2025.10.28 02:54:39.877348 [ 4 ] {bde509f1-870d-4cfa-9f82-d741c83d86ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11764 | 2025.10.28 02:54:39.877424 [ 4 ] {bde509f1-870d-4cfa-9f82-d741c83d86ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11765 | 2025.10.28 02:54:39.878309 [ 4 ] {bde509f1-870d-4cfa-9f82-d741c83d86ae} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11766 | 2025.10.28 02:54:39.878350 [ 4 ] {bde509f1-870d-4cfa-9f82-d741c83d86ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11767 | 2025.10.28 02:54:39.878774 [ 4 ] {bde509f1-870d-4cfa-9f82-d741c83d86ae} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11768 | 2025.10.28 02:54:39.879010 [ 4 ] {bde509f1-870d-4cfa-9f82-d741c83d86ae} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11769 | 2025.10.28 02:54:39.879177 [ 4 ] {bde509f1-870d-4cfa-9f82-d741c83d86ae} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001882 sec., 217853.34750265675 rows/sec., 13.82 MiB/sec. | ||
| 11770 | 2025.10.28 02:54:39.879228 [ 4 ] {bde509f1-870d-4cfa-9f82-d741c83d86ae} <Debug> TCPHandler: Processed in 0.002227823 sec. | ||
| 11771 | 2025.10.28 02:54:39.879349 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11772 | 2025.10.28 02:54:39.879452 [ 4 ] {8f1ec38b-3a9c-4c53-b67f-063bcc37877a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11773 | 2025.10.28 02:54:39.879523 [ 4 ] {8f1ec38b-3a9c-4c53-b67f-063bcc37877a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11774 | 2025.10.28 02:54:39.879936 [ 4 ] {8f1ec38b-3a9c-4c53-b67f-063bcc37877a} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2025.10.28 02:54:39.879973 [ 4 ] {8f1ec38b-3a9c-4c53-b67f-063bcc37877a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11776 | 2025.10.28 02:54:39.880283 [ 4 ] {8f1ec38b-3a9c-4c53-b67f-063bcc37877a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11777 | 2025.10.28 02:54:39.880500 [ 4 ] {8f1ec38b-3a9c-4c53-b67f-063bcc37877a} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2025.10.28 02:54:39.880635 [ 4 ] {8f1ec38b-3a9c-4c53-b67f-063bcc37877a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001206 sec., 1658.374792703151 rows/sec., 135.23 KiB/sec. | ||
| 11779 | 2025.10.28 02:54:39.880675 [ 4 ] {8f1ec38b-3a9c-4c53-b67f-063bcc37877a} <Debug> TCPHandler: Processed in 0.001377825 sec. | ||
| 11780 | 2025.10.28 02:54:39.880786 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11781 | 2025.10.28 02:54:39.880882 [ 4 ] {1392c90d-de9f-4ee6-a966-9c72f509efbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11782 | 2025.10.28 02:54:39.880923 [ 4 ] {1392c90d-de9f-4ee6-a966-9c72f509efbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11783 | 2025.10.28 02:54:39.882498 [ 4 ] {1392c90d-de9f-4ee6-a966-9c72f509efbe} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2025.10.28 02:54:39.882534 [ 4 ] {1392c90d-de9f-4ee6-a966-9c72f509efbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11785 | 2025.10.28 02:54:39.883049 [ 4 ] {1392c90d-de9f-4ee6-a966-9c72f509efbe} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11786 | 2025.10.28 02:54:39.883265 [ 4 ] {1392c90d-de9f-4ee6-a966-9c72f509efbe} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2025.10.28 02:54:39.883402 [ 4 ] {1392c90d-de9f-4ee6-a966-9c72f509efbe} <Debug> executeQuery: Read 2339 rows, 194.72 KiB in 0.002539 sec., 921228.8302481292 rows/sec., 74.89 MiB/sec. | ||
| 11788 | 2025.10.28 02:54:39.883442 [ 4 ] {1392c90d-de9f-4ee6-a966-9c72f509efbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 11789 | 2025.10.28 02:54:39.883456 [ 4 ] {1392c90d-de9f-4ee6-a966-9c72f509efbe} <Debug> TCPHandler: Processed in 0.002720339 sec. | ||
| 11790 | 2025.10.28 02:54:39.883565 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11791 | 2025.10.28 02:54:39.883660 [ 4 ] {7d3e6928-b5ef-44df-bbe4-a125597c5b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11792 | 2025.10.28 02:54:39.883700 [ 4 ] {7d3e6928-b5ef-44df-bbe4-a125597c5b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11793 | 2025.10.28 02:54:39.884184 [ 4 ] {7d3e6928-b5ef-44df-bbe4-a125597c5b56} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11794 | 2025.10.28 02:54:39.884218 [ 4 ] {7d3e6928-b5ef-44df-bbe4-a125597c5b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11795 | 2025.10.28 02:54:39.884527 [ 4 ] {7d3e6928-b5ef-44df-bbe4-a125597c5b56} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11796 | 2025.10.28 02:54:39.884734 [ 4 ] {7d3e6928-b5ef-44df-bbe4-a125597c5b56} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11797 | 2025.10.28 02:54:39.884862 [ 4 ] {7d3e6928-b5ef-44df-bbe4-a125597c5b56} <Debug> executeQuery: Read 250 rows, 15.69 KiB in 0.001221 sec., 204750.20475020475 rows/sec., 12.55 MiB/sec. | ||
| 11798 | 2025.10.28 02:54:39.884900 [ 4 ] {7d3e6928-b5ef-44df-bbe4-a125597c5b56} <Debug> TCPHandler: Processed in 0.001384895 sec. | ||
| 11799 | 2025.10.28 02:54:39.885007 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11800 | 2025.10.28 02:54:39.885102 [ 4 ] {b861301c-32f4-4ad9-a425-1a8cf9cbc280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11801 | 2025.10.28 02:54:39.885142 [ 4 ] {b861301c-32f4-4ad9-a425-1a8cf9cbc280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11802 | 2025.10.28 02:54:39.885661 [ 4 ] {b861301c-32f4-4ad9-a425-1a8cf9cbc280} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11803 | 2025.10.28 02:54:39.885695 [ 4 ] {b861301c-32f4-4ad9-a425-1a8cf9cbc280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11804 | 2025.10.28 02:54:39.886011 [ 4 ] {b861301c-32f4-4ad9-a425-1a8cf9cbc280} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11805 | 2025.10.28 02:54:39.886220 [ 4 ] {b861301c-32f4-4ad9-a425-1a8cf9cbc280} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11806 | 2025.10.28 02:54:39.886352 [ 4 ] {b861301c-32f4-4ad9-a425-1a8cf9cbc280} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001269 sec., 346729.7084318361 rows/sec., 22.94 MiB/sec. | ||
| 11807 | 2025.10.28 02:54:39.886391 [ 4 ] {b861301c-32f4-4ad9-a425-1a8cf9cbc280} <Debug> TCPHandler: Processed in 0.001432567 sec. | ||
| 11808 | 2025.10.28 02:54:39.886500 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11809 | 2025.10.28 02:54:39.886595 [ 4 ] {51104e27-48c9-4c65-a7a9-73b832a5d520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11810 | 2025.10.28 02:54:39.886635 [ 4 ] {51104e27-48c9-4c65-a7a9-73b832a5d520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11811 | 2025.10.28 02:54:39.887087 [ 4 ] {51104e27-48c9-4c65-a7a9-73b832a5d520} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11812 | 2025.10.28 02:54:39.887123 [ 4 ] {51104e27-48c9-4c65-a7a9-73b832a5d520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11813 | 2025.10.28 02:54:39.887425 [ 4 ] {51104e27-48c9-4c65-a7a9-73b832a5d520} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11814 | 2025.10.28 02:54:39.887639 [ 4 ] {51104e27-48c9-4c65-a7a9-73b832a5d520} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11815 | 2025.10.28 02:54:39.887769 [ 4 ] {51104e27-48c9-4c65-a7a9-73b832a5d520} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001191 sec., 177162.04869857262 rows/sec., 10.06 MiB/sec. | ||
| 11816 | 2025.10.28 02:54:39.887806 [ 4 ] {51104e27-48c9-4c65-a7a9-73b832a5d520} <Debug> TCPHandler: Processed in 0.001354504 sec. | ||
| 11817 | 2025.10.28 02:54:39.887915 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11818 | 2025.10.28 02:54:39.888009 [ 4 ] {52548f7f-96b1-49ad-9a2c-51b05a556058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11819 | 2025.10.28 02:54:39.888048 [ 4 ] {52548f7f-96b1-49ad-9a2c-51b05a556058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11820 | 2025.10.28 02:54:39.888854 [ 4 ] {52548f7f-96b1-49ad-9a2c-51b05a556058} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11821 | 2025.10.28 02:54:39.888890 [ 4 ] {52548f7f-96b1-49ad-9a2c-51b05a556058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11822 | 2025.10.28 02:54:39.889242 [ 4 ] {52548f7f-96b1-49ad-9a2c-51b05a556058} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11823 | 2025.10.28 02:54:39.889453 [ 4 ] {52548f7f-96b1-49ad-9a2c-51b05a556058} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11824 | 2025.10.28 02:54:39.889583 [ 4 ] {52548f7f-96b1-49ad-9a2c-51b05a556058} <Debug> executeQuery: Read 1180 rows, 86.36 KiB in 0.001591 sec., 741671.9044626021 rows/sec., 53.01 MiB/sec. | ||
| 11825 | 2025.10.28 02:54:39.889620 [ 4 ] {52548f7f-96b1-49ad-9a2c-51b05a556058} <Debug> TCPHandler: Processed in 0.001753368 sec. | ||
| 11826 | 2025.10.28 02:54:39.889737 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11827 | 2025.10.28 02:54:39.889832 [ 4 ] {2dec78e3-e21a-488e-a859-4a2d9dd84b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11828 | 2025.10.28 02:54:39.889872 [ 4 ] {2dec78e3-e21a-488e-a859-4a2d9dd84b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11829 | 2025.10.28 02:54:39.890198 [ 4 ] {2dec78e3-e21a-488e-a859-4a2d9dd84b2f} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2025.10.28 02:54:39.890234 [ 4 ] {2dec78e3-e21a-488e-a859-4a2d9dd84b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11831 | 2025.10.28 02:54:39.890536 [ 4 ] {2dec78e3-e21a-488e-a859-4a2d9dd84b2f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11832 | 2025.10.28 02:54:39.890743 [ 4 ] {2dec78e3-e21a-488e-a859-4a2d9dd84b2f} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2025.10.28 02:54:39.890872 [ 4 ] {2dec78e3-e21a-488e-a859-4a2d9dd84b2f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 11834 | 2025.10.28 02:54:39.890909 [ 4 ] {2dec78e3-e21a-488e-a859-4a2d9dd84b2f} <Debug> TCPHandler: Processed in 0.0012203 sec. | ||
| 11835 | 2025.10.28 02:54:39.891011 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11836 | 2025.10.28 02:54:39.891104 [ 4 ] {dee7e873-bfbe-4633-a61c-0af88c9967ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11837 | 2025.10.28 02:54:39.891146 [ 4 ] {dee7e873-bfbe-4633-a61c-0af88c9967ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11838 | 2025.10.28 02:54:39.891724 [ 4 ] {dee7e873-bfbe-4633-a61c-0af88c9967ec} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2025.10.28 02:54:39.891761 [ 4 ] {dee7e873-bfbe-4633-a61c-0af88c9967ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11840 | 2025.10.28 02:54:39.892129 [ 4 ] {dee7e873-bfbe-4633-a61c-0af88c9967ec} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11841 | 2025.10.28 02:54:39.892354 [ 4 ] {dee7e873-bfbe-4633-a61c-0af88c9967ec} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11842 | 2025.10.28 02:54:39.892484 [ 4 ] {dee7e873-bfbe-4633-a61c-0af88c9967ec} <Debug> executeQuery: Read 967 rows, 65.67 KiB in 0.001398 sec., 691702.4320457798 rows/sec., 45.87 MiB/sec. | ||
| 11843 | 2025.10.28 02:54:39.892521 [ 4 ] {dee7e873-bfbe-4633-a61c-0af88c9967ec} <Debug> TCPHandler: Processed in 0.00155875 sec. | ||
| 11844 | 2025.10.28 02:54:39.892631 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11845 | 2025.10.28 02:54:39.892728 [ 4 ] {1f4eb3ee-eb54-4cf0-bd37-9c52157deb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11846 | 2025.10.28 02:54:39.892771 [ 4 ] {1f4eb3ee-eb54-4cf0-bd37-9c52157deb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11847 | 2025.10.28 02:54:39.893082 [ 4 ] {1f4eb3ee-eb54-4cf0-bd37-9c52157deb7b} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2025.10.28 02:54:39.893116 [ 4 ] {1f4eb3ee-eb54-4cf0-bd37-9c52157deb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11849 | 2025.10.28 02:54:39.893405 [ 4 ] {1f4eb3ee-eb54-4cf0-bd37-9c52157deb7b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11850 | 2025.10.28 02:54:39.893617 [ 4 ] {1f4eb3ee-eb54-4cf0-bd37-9c52157deb7b} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2025.10.28 02:54:39.893746 [ 4 ] {1f4eb3ee-eb54-4cf0-bd37-9c52157deb7b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 11852 | 2025.10.28 02:54:39.893782 [ 4 ] {1f4eb3ee-eb54-4cf0-bd37-9c52157deb7b} <Debug> TCPHandler: Processed in 0.001198739 sec. | ||
| 11853 | 2025.10.28 02:54:39.893889 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11854 | 2025.10.28 02:54:39.893983 [ 4 ] {5b6fb1a9-43a3-475d-9a9d-6d92be631111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11855 | 2025.10.28 02:54:39.894038 [ 4 ] {5b6fb1a9-43a3-475d-9a9d-6d92be631111} <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 | ||
| 11856 | 2025.10.28 02:54:39.894898 [ 4 ] {5b6fb1a9-43a3-475d-9a9d-6d92be631111} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11857 | 2025.10.28 02:54:39.894934 [ 4 ] {5b6fb1a9-43a3-475d-9a9d-6d92be631111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11858 | 2025.10.28 02:54:39.895488 [ 4 ] {5b6fb1a9-43a3-475d-9a9d-6d92be631111} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11859 | 2025.10.28 02:54:39.895713 [ 4 ] {5b6fb1a9-43a3-475d-9a9d-6d92be631111} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11860 | 2025.10.28 02:54:39.895852 [ 4 ] {5b6fb1a9-43a3-475d-9a9d-6d92be631111} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001887 sec., 22787.49337572867 rows/sec., 40.83 MiB/sec. | ||
| 11861 | 2025.10.28 02:54:39.895912 [ 4 ] {5b6fb1a9-43a3-475d-9a9d-6d92be631111} <Debug> TCPHandler: Processed in 0.002072317 sec. | ||
| 11862 | 2025.10.28 02:54:39.896022 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11863 | 2025.10.28 02:54:39.896117 [ 4 ] {ba98be27-55a2-49a7-8f5d-a62d6f7b990b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11864 | 2025.10.28 02:54:39.896159 [ 4 ] {ba98be27-55a2-49a7-8f5d-a62d6f7b990b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11865 | 2025.10.28 02:54:39.896489 [ 4 ] {ba98be27-55a2-49a7-8f5d-a62d6f7b990b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2025.10.28 02:54:39.896525 [ 4 ] {ba98be27-55a2-49a7-8f5d-a62d6f7b990b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11867 | 2025.10.28 02:54:39.896830 [ 4 ] {ba98be27-55a2-49a7-8f5d-a62d6f7b990b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11868 | 2025.10.28 02:54:39.897051 [ 4 ] {ba98be27-55a2-49a7-8f5d-a62d6f7b990b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11869 | 2025.10.28 02:54:39.897178 [ 4 ] {ba98be27-55a2-49a7-8f5d-a62d6f7b990b} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001079 sec., 85264.13345690453 rows/sec., 5.16 MiB/sec. | ||
| 11870 | 2025.10.28 02:54:39.897213 [ 4 ] {ba98be27-55a2-49a7-8f5d-a62d6f7b990b} <Debug> TCPHandler: Processed in 0.00124016 sec. | ||
| 11871 | 2025.10.28 02:54:40.743160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1530 | ||
| 11872 | 2025.10.28 02:54:40.746282 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11873 | 2025.10.28 02:54:40.746345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11874 | 2025.10.28 02:54:40.747618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11875 | 2025.10.28 02:54:40.747905 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2025.10.28 02:54:40.748081 [ 78 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11877 | 2025.10.28 02:54:40.748180 [ 78 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2025.10.28 02:54:40.748217 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11879 | 2025.10.28 02:54:40.748306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1530 | ||
| 11880 | 2025.10.28 02:54:40.748331 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 11881 | 2025.10.28 02:54:40.748827 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11882 | 2025.10.28 02:54:40.748950 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1340 rows starting from the beginning of the part | ||
| 11883 | 2025.10.28 02:54:40.749266 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 11884 | 2025.10.28 02:54:40.749586 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 54 rows starting from the beginning of the part | ||
| 11885 | 2025.10.28 02:54:40.749904 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 16 rows starting from the beginning of the part | ||
| 11886 | 2025.10.28 02:54:40.750209 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 11887 | 2025.10.28 02:54:40.750517 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part | ||
| 11888 | 2025.10.28 02:54:40.757092 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 72 columns (72 merged, 0 gathered) in 0.008801068 sec., 173842.5382010456 rows/sec., 135.02 MiB/sec. | ||
| 11889 | 2025.10.28 02:54:40.758561 [ 188 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11890 | 2025.10.28 02:54:40.759063 [ 188 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_41_8} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11891 | 2025.10.28 02:54:40.759131 [ 188 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_41_8} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11892 | 2025.10.28 02:54:40.759303 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 11893 | 2025.10.28 02:54:41.441029 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11894 | 2025.10.28 02:54:41.441229 [ 4 ] {c40daa7c-c811-411c-92a4-b31053f3e72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11895 | 2025.10.28 02:54:41.441306 [ 4 ] {c40daa7c-c811-411c-92a4-b31053f3e72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11896 | 2025.10.28 02:54:41.441997 [ 4 ] {c40daa7c-c811-411c-92a4-b31053f3e72e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11897 | 2025.10.28 02:54:41.442047 [ 4 ] {c40daa7c-c811-411c-92a4-b31053f3e72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11898 | 2025.10.28 02:54:41.442452 [ 4 ] {c40daa7c-c811-411c-92a4-b31053f3e72e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11899 | 2025.10.28 02:54:41.442692 [ 4 ] {c40daa7c-c811-411c-92a4-b31053f3e72e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11900 | 2025.10.28 02:54:41.442861 [ 4 ] {c40daa7c-c811-411c-92a4-b31053f3e72e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.55 MiB/sec. | ||
| 11901 | 2025.10.28 02:54:41.442887 [ 78 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11902 | 2025.10.28 02:54:41.442911 [ 4 ] {c40daa7c-c811-411c-92a4-b31053f3e72e} <Debug> TCPHandler: Processed in 0.002024867 sec. | ||
| 11903 | 2025.10.28 02:54:41.442964 [ 78 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11904 | 2025.10.28 02:54:41.442997 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11905 | 2025.10.28 02:54:41.443063 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11906 | 2025.10.28 02:54:41.443102 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 11907 | 2025.10.28 02:54:41.443171 [ 4 ] {10cf8db2-55f7-436a-8b86-a4ef7e696216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11908 | 2025.10.28 02:54:41.443190 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11909 | 2025.10.28 02:54:41.443215 [ 4 ] {10cf8db2-55f7-436a-8b86-a4ef7e696216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11910 | 2025.10.28 02:54:41.443219 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2349 rows starting from the beginning of the part | ||
| 11911 | 2025.10.28 02:54:41.443281 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 11912 | 2025.10.28 02:54:41.443328 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1198 rows starting from the beginning of the part | ||
| 11913 | 2025.10.28 02:54:41.443367 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 11914 | 2025.10.28 02:54:41.443408 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2339 rows starting from the beginning of the part | ||
| 11915 | 2025.10.28 02:54:41.443446 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11916 | 2025.10.28 02:54:41.443664 [ 4 ] {10cf8db2-55f7-436a-8b86-a4ef7e696216} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11917 | 2025.10.28 02:54:41.443701 [ 4 ] {10cf8db2-55f7-436a-8b86-a4ef7e696216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11918 | 2025.10.28 02:54:41.444014 [ 4 ] {10cf8db2-55f7-436a-8b86-a4ef7e696216} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11919 | 2025.10.28 02:54:41.444233 [ 4 ] {10cf8db2-55f7-436a-8b86-a4ef7e696216} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2025.10.28 02:54:41.444366 [ 80 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11921 | 2025.10.28 02:54:41.444374 [ 4 ] {10cf8db2-55f7-436a-8b86-a4ef7e696216} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 11922 | 2025.10.28 02:54:41.444403 [ 80 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11923 | 2025.10.28 02:54:41.444423 [ 4 ] {10cf8db2-55f7-436a-8b86-a4ef7e696216} <Debug> TCPHandler: Processed in 0.001412116 sec. | ||
| 11924 | 2025.10.28 02:54:41.444423 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11925 | 2025.10.28 02:54:41.444506 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11926 | 2025.10.28 02:54:41.444534 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11927 | 2025.10.28 02:54:41.444593 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11928 | 2025.10.28 02:54:41.444619 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1214 rows starting from the beginning of the part | ||
| 11929 | 2025.10.28 02:54:41.444632 [ 4 ] {bbe57faa-a093-4f70-a358-8343e0f3cc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11930 | 2025.10.28 02:54:41.444671 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11931 | 2025.10.28 02:54:41.444679 [ 4 ] {bbe57faa-a093-4f70-a358-8343e0f3cc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11932 | 2025.10.28 02:54:41.444716 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 722 rows starting from the beginning of the part | ||
| 11933 | 2025.10.28 02:54:41.444759 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 11934 | 2025.10.28 02:54:41.444800 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1180 rows starting from the beginning of the part | ||
| 11935 | 2025.10.28 02:54:41.444842 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 11936 | 2025.10.28 02:54:41.445051 [ 4 ] {bbe57faa-a093-4f70-a358-8343e0f3cc6e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11937 | 2025.10.28 02:54:41.445086 [ 4 ] {bbe57faa-a093-4f70-a358-8343e0f3cc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11938 | 2025.10.28 02:54:41.445416 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6054 rows, containing 5 columns (5 merged, 0 gathered) in 0.002349687 sec., 2576513.3824207224 rows/sec., 218.27 MiB/sec. | ||
| 11939 | 2025.10.28 02:54:41.445446 [ 4 ] {bbe57faa-a093-4f70-a358-8343e0f3cc6e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11940 | 2025.10.28 02:54:41.445688 [ 4 ] {bbe57faa-a093-4f70-a358-8343e0f3cc6e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2025.10.28 02:54:41.445738 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11942 | 2025.10.28 02:54:41.445838 [ 4 ] {bbe57faa-a093-4f70-a358-8343e0f3cc6e} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001226 sec., 26101.141924959215 rows/sec., 1.82 MiB/sec. | ||
| 11943 | 2025.10.28 02:54:41.445882 [ 4 ] {bbe57faa-a093-4f70-a358-8343e0f3cc6e} <Debug> TCPHandler: Processed in 0.001397716 sec. | ||
| 11944 | 2025.10.28 02:54:41.445986 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11945 | 2025.10.28 02:54:41.446003 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153179 sec., 2159564.9534205077 rows/sec., 162.99 MiB/sec. | ||
| 11946 | 2025.10.28 02:54:41.446062 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_91_18} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11947 | 2025.10.28 02:54:41.446085 [ 4 ] {6e50bc17-328f-4fd2-afe4-36a6301a1841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11948 | 2025.10.28 02:54:41.446133 [ 4 ] {6e50bc17-328f-4fd2-afe4-36a6301a1841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11949 | 2025.10.28 02:54:41.446160 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11950 | 2025.10.28 02:54:41.446162 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_91_18} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11951 | 2025.10.28 02:54:41.446300 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 11952 | 2025.10.28 02:54:41.446417 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_91_18} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2025.10.28 02:54:41.446462 [ 4 ] {6e50bc17-328f-4fd2-afe4-36a6301a1841} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2025.10.28 02:54:41.446491 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_91_18} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11955 | 2025.10.28 02:54:41.446497 [ 4 ] {6e50bc17-328f-4fd2-afe4-36a6301a1841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11956 | 2025.10.28 02:54:41.446556 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 11957 | 2025.10.28 02:54:41.446821 [ 4 ] {6e50bc17-328f-4fd2-afe4-36a6301a1841} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11958 | 2025.10.28 02:54:41.447046 [ 4 ] {6e50bc17-328f-4fd2-afe4-36a6301a1841} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11959 | 2025.10.28 02:54:41.447190 [ 80 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11960 | 2025.10.28 02:54:41.447215 [ 80 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2025.10.28 02:54:41.447231 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11962 | 2025.10.28 02:54:41.447238 [ 4 ] {6e50bc17-328f-4fd2-afe4-36a6301a1841} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001171 sec., 10247.651579846286 rows/sec., 707.19 KiB/sec. | ||
| 11963 | 2025.10.28 02:54:41.447289 [ 4 ] {6e50bc17-328f-4fd2-afe4-36a6301a1841} <Debug> TCPHandler: Processed in 0.001351234 sec. | ||
| 11964 | 2025.10.28 02:54:41.447293 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 11965 | 2025.10.28 02:54:41.447376 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11966 | 2025.10.28 02:54:41.447402 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6076 rows starting from the beginning of the part | ||
| 11967 | 2025.10.28 02:54:41.447446 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 11968 | 2025.10.28 02:54:41.447481 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 11969 | 2025.10.28 02:54:41.447515 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11970 | 2025.10.28 02:54:41.447550 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 92 rows starting from the beginning of the part | ||
| 11971 | 2025.10.28 02:54:41.447582 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 12 rows starting from the beginning of the part | ||
| 11972 | 2025.10.28 02:54:41.449231 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6404 rows, containing 4 columns (4 merged, 0 gathered) in 0.001962284 sec., 3263543.9110750537 rows/sec., 207.15 MiB/sec. | ||
| 11973 | 2025.10.28 02:54:41.449629 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11974 | 2025.10.28 02:54:41.449922 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_91_18} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2025.10.28 02:54:41.450010 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_91_18} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11976 | 2025.10.28 02:54:41.450110 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 11977 | 2025.10.28 02:54:43.172942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26460 | ||
| 11978 | 2025.10.28 02:54:43.173496 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2025.10.28 02:54:43.173543 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11980 | 2025.10.28 02:54:43.174029 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11981 | 2025.10.28 02:54:43.174269 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2025.10.28 02:54:43.174406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26460 | ||
| 11983 | 2025.10.28 02:54:44.671928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11984 | 2025.10.28 02:54:44.690204 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11985 | 2025.10.28 02:54:44.690268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11986 | 2025.10.28 02:54:44.696381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11987 | 2025.10.28 02:54:44.697078 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2025.10.28 02:54:44.700386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11989 | 2025.10.28 02:54:46.446913 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11990 | 2025.10.28 02:54:46.447103 [ 4 ] {a21dc757-161d-428e-98da-f5d9ceae08b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11991 | 2025.10.28 02:54:46.447170 [ 4 ] {a21dc757-161d-428e-98da-f5d9ceae08b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11992 | 2025.10.28 02:54:46.447935 [ 4 ] {a21dc757-161d-428e-98da-f5d9ceae08b5} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11993 | 2025.10.28 02:54:46.447976 [ 4 ] {a21dc757-161d-428e-98da-f5d9ceae08b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11994 | 2025.10.28 02:54:46.448358 [ 4 ] {a21dc757-161d-428e-98da-f5d9ceae08b5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11995 | 2025.10.28 02:54:46.448578 [ 4 ] {a21dc757-161d-428e-98da-f5d9ceae08b5} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11996 | 2025.10.28 02:54:46.448738 [ 4 ] {a21dc757-161d-428e-98da-f5d9ceae08b5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 11997 | 2025.10.28 02:54:46.448779 [ 4 ] {a21dc757-161d-428e-98da-f5d9ceae08b5} <Debug> TCPHandler: Processed in 0.001999406 sec. | ||
| 11998 | 2025.10.28 02:54:46.448913 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11999 | 2025.10.28 02:54:46.449006 [ 4 ] {81beee84-07c2-44c1-944d-3e0d91871e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12000 | 2025.10.28 02:54:46.449046 [ 4 ] {81beee84-07c2-44c1-944d-3e0d91871e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12001 | 2025.10.28 02:54:46.449481 [ 4 ] {81beee84-07c2-44c1-944d-3e0d91871e82} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12002 | 2025.10.28 02:54:46.449516 [ 4 ] {81beee84-07c2-44c1-944d-3e0d91871e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12003 | 2025.10.28 02:54:46.449805 [ 4 ] {81beee84-07c2-44c1-944d-3e0d91871e82} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12004 | 2025.10.28 02:54:46.450005 [ 4 ] {81beee84-07c2-44c1-944d-3e0d91871e82} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12005 | 2025.10.28 02:54:46.450132 [ 4 ] {81beee84-07c2-44c1-944d-3e0d91871e82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 12006 | 2025.10.28 02:54:46.450168 [ 4 ] {81beee84-07c2-44c1-944d-3e0d91871e82} <Debug> TCPHandler: Processed in 0.001303512 sec. | ||
| 12007 | 2025.10.28 02:54:46.450282 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12008 | 2025.10.28 02:54:46.450374 [ 4 ] {9090d1f7-1a56-4205-846b-eb98c2531609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12009 | 2025.10.28 02:54:46.450416 [ 4 ] {9090d1f7-1a56-4205-846b-eb98c2531609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12010 | 2025.10.28 02:54:46.450854 [ 4 ] {9090d1f7-1a56-4205-846b-eb98c2531609} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12011 | 2025.10.28 02:54:46.450890 [ 4 ] {9090d1f7-1a56-4205-846b-eb98c2531609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12012 | 2025.10.28 02:54:46.451215 [ 4 ] {9090d1f7-1a56-4205-846b-eb98c2531609} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12013 | 2025.10.28 02:54:46.451425 [ 4 ] {9090d1f7-1a56-4205-846b-eb98c2531609} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12014 | 2025.10.28 02:54:46.451563 [ 4 ] {9090d1f7-1a56-4205-846b-eb98c2531609} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 12015 | 2025.10.28 02:54:46.451599 [ 4 ] {9090d1f7-1a56-4205-846b-eb98c2531609} <Debug> TCPHandler: Processed in 0.001364245 sec. | ||
| 12016 | 2025.10.28 02:54:46.451709 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12017 | 2025.10.28 02:54:46.451802 [ 4 ] {a92e46a5-4e1d-4a18-b4f5-b7fcbf2e0a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12018 | 2025.10.28 02:54:46.451844 [ 4 ] {a92e46a5-4e1d-4a18-b4f5-b7fcbf2e0a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12019 | 2025.10.28 02:54:46.452184 [ 4 ] {a92e46a5-4e1d-4a18-b4f5-b7fcbf2e0a1b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12020 | 2025.10.28 02:54:46.452219 [ 4 ] {a92e46a5-4e1d-4a18-b4f5-b7fcbf2e0a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12021 | 2025.10.28 02:54:46.452517 [ 4 ] {a92e46a5-4e1d-4a18-b4f5-b7fcbf2e0a1b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12022 | 2025.10.28 02:54:46.452718 [ 4 ] {a92e46a5-4e1d-4a18-b4f5-b7fcbf2e0a1b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12023 | 2025.10.28 02:54:46.452848 [ 4 ] {a92e46a5-4e1d-4a18-b4f5-b7fcbf2e0a1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 12024 | 2025.10.28 02:54:46.452882 [ 4 ] {a92e46a5-4e1d-4a18-b4f5-b7fcbf2e0a1b} <Debug> TCPHandler: Processed in 0.00122154 sec. | ||
| 12025 | 2025.10.28 02:54:50.499486 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12026 | 2025.10.28 02:54:50.499550 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12027 | 2025.10.28 02:54:50.674662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26908 | ||
| 12028 | 2025.10.28 02:54:50.675219 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12029 | 2025.10.28 02:54:50.675273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12030 | 2025.10.28 02:54:50.675786 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12031 | 2025.10.28 02:54:50.676030 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12032 | 2025.10.28 02:54:50.676182 [ 69 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12033 | 2025.10.28 02:54:50.676189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26908 | ||
| 12034 | 2025.10.28 02:54:50.676247 [ 69 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2025.10.28 02:54:50.676280 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12036 | 2025.10.28 02:54:50.676385 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 12037 | 2025.10.28 02:54:50.676513 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12038 | 2025.10.28 02:54:50.676559 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24540 rows starting from the beginning of the part | ||
| 12039 | 2025.10.28 02:54:50.676629 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12040 | 2025.10.28 02:54:50.676677 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12041 | 2025.10.28 02:54:50.676723 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12042 | 2025.10.28 02:54:50.676769 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12043 | 2025.10.28 02:54:50.676812 [ 201 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12044 | 2025.10.28 02:54:50.679041 [ 194 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26908 rows, containing 4 columns (4 merged, 0 gathered) in 0.002704849 sec., 9948059.947154166 rows/sec., 142.31 MiB/sec. | ||
| 12045 | 2025.10.28 02:54:50.679318 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12046 | 2025.10.28 02:54:50.679627 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_56_11} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2025.10.28 02:54:50.679706 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_56_11} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12048 | 2025.10.28 02:54:50.679829 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 12049 | 2025.10.28 02:54:50.749376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1546 | ||
| 12050 | 2025.10.28 02:54:50.751461 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2025.10.28 02:54:50.751509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12052 | 2025.10.28 02:54:50.752704 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12053 | 2025.10.28 02:54:50.752986 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2025.10.28 02:54:50.753319 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1546 | ||
| 12055 | 2025.10.28 02:54:51.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.70 MiB, peak 340.08 MiB, free memory in arenas 0.00 B, will set to 332.79 MiB (RSS), difference: 4.09 MiB | ||
| 12056 | 2025.10.28 02:54:51.460580 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2025.10.28 02:54:51.460776 [ 4 ] {d3e6a4b4-34bf-4f1e-bc0c-f21f2a830f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12058 | 2025.10.28 02:54:51.460848 [ 4 ] {d3e6a4b4-34bf-4f1e-bc0c-f21f2a830f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12059 | 2025.10.28 02:54:51.461686 [ 4 ] {d3e6a4b4-34bf-4f1e-bc0c-f21f2a830f23} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2025.10.28 02:54:51.461734 [ 4 ] {d3e6a4b4-34bf-4f1e-bc0c-f21f2a830f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12061 | 2025.10.28 02:54:51.462133 [ 4 ] {d3e6a4b4-34bf-4f1e-bc0c-f21f2a830f23} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12062 | 2025.10.28 02:54:51.462355 [ 4 ] {d3e6a4b4-34bf-4f1e-bc0c-f21f2a830f23} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2025.10.28 02:54:51.462508 [ 69 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 12064 | 2025.10.28 02:54:51.462518 [ 4 ] {d3e6a4b4-34bf-4f1e-bc0c-f21f2a830f23} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001794 sec., 228539.57636566332 rows/sec., 14.50 MiB/sec. | ||
| 12065 | 2025.10.28 02:54:51.462587 [ 69 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12066 | 2025.10.28 02:54:51.462603 [ 4 ] {d3e6a4b4-34bf-4f1e-bc0c-f21f2a830f23} <Debug> TCPHandler: Processed in 0.00216126 sec. | ||
| 12067 | 2025.10.28 02:54:51.462620 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12068 | 2025.10.28 02:54:51.462741 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 12069 | 2025.10.28 02:54:51.462757 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12070 | 2025.10.28 02:54:51.462877 [ 4 ] {f170f1e4-ac81-470c-96f3-363f7bfdbe6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12071 | 2025.10.28 02:54:51.462890 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12072 | 2025.10.28 02:54:51.462922 [ 4 ] {f170f1e4-ac81-470c-96f3-363f7bfdbe6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12073 | 2025.10.28 02:54:51.462931 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 410 rows starting from the beginning of the part | ||
| 12074 | 2025.10.28 02:54:51.463009 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 12075 | 2025.10.28 02:54:51.463056 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 12076 | 2025.10.28 02:54:51.463103 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 12077 | 2025.10.28 02:54:51.463145 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 12078 | 2025.10.28 02:54:51.463938 [ 4 ] {f170f1e4-ac81-470c-96f3-363f7bfdbe6b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12079 | 2025.10.28 02:54:51.463978 [ 4 ] {f170f1e4-ac81-470c-96f3-363f7bfdbe6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12080 | 2025.10.28 02:54:51.464341 [ 186 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653734 sec., 1239618.9471825578 rows/sec., 83.36 MiB/sec. | ||
| 12081 | 2025.10.28 02:54:51.464355 [ 4 ] {f170f1e4-ac81-470c-96f3-363f7bfdbe6b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12082 | 2025.10.28 02:54:51.464548 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 12083 | 2025.10.28 02:54:51.464609 [ 4 ] {f170f1e4-ac81-470c-96f3-363f7bfdbe6b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2025.10.28 02:54:51.464755 [ 4 ] {f170f1e4-ac81-470c-96f3-363f7bfdbe6b} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001896 sec., 631856.5400843882 rows/sec., 50.52 MiB/sec. | ||
| 12085 | 2025.10.28 02:54:51.464794 [ 4 ] {f170f1e4-ac81-470c-96f3-363f7bfdbe6b} <Debug> TCPHandler: Processed in 0.002084048 sec. | ||
| 12086 | 2025.10.28 02:54:51.464860 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_41_10} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12087 | 2025.10.28 02:54:51.464915 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12088 | 2025.10.28 02:54:51.464944 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_41_10} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 12089 | 2025.10.28 02:54:51.465015 [ 4 ] {c94d268e-e1f5-4e95-bc40-7e296807b4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12090 | 2025.10.28 02:54:51.465052 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 12091 | 2025.10.28 02:54:51.465058 [ 4 ] {c94d268e-e1f5-4e95-bc40-7e296807b4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12092 | 2025.10.28 02:54:51.465559 [ 4 ] {c94d268e-e1f5-4e95-bc40-7e296807b4d8} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12093 | 2025.10.28 02:54:51.465593 [ 4 ] {c94d268e-e1f5-4e95-bc40-7e296807b4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12094 | 2025.10.28 02:54:51.465891 [ 4 ] {c94d268e-e1f5-4e95-bc40-7e296807b4d8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12095 | 2025.10.28 02:54:51.466095 [ 4 ] {c94d268e-e1f5-4e95-bc40-7e296807b4d8} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12096 | 2025.10.28 02:54:51.466219 [ 4 ] {c94d268e-e1f5-4e95-bc40-7e296807b4d8} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001223 sec., 202780.0490596893 rows/sec., 12.42 MiB/sec. | ||
| 12097 | 2025.10.28 02:54:51.466255 [ 4 ] {c94d268e-e1f5-4e95-bc40-7e296807b4d8} <Debug> TCPHandler: Processed in 0.001386415 sec. | ||
| 12098 | 2025.10.28 02:54:51.466374 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12099 | 2025.10.28 02:54:51.466467 [ 4 ] {6c6f2c4c-8dfc-4304-8adf-415dcdf72b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12100 | 2025.10.28 02:54:51.466504 [ 4 ] {6c6f2c4c-8dfc-4304-8adf-415dcdf72b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12101 | 2025.10.28 02:54:51.466976 [ 4 ] {6c6f2c4c-8dfc-4304-8adf-415dcdf72b95} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12102 | 2025.10.28 02:54:51.467011 [ 4 ] {6c6f2c4c-8dfc-4304-8adf-415dcdf72b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12103 | 2025.10.28 02:54:51.467308 [ 4 ] {6c6f2c4c-8dfc-4304-8adf-415dcdf72b95} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12104 | 2025.10.28 02:54:51.467510 [ 4 ] {6c6f2c4c-8dfc-4304-8adf-415dcdf72b95} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12105 | 2025.10.28 02:54:51.467633 [ 4 ] {6c6f2c4c-8dfc-4304-8adf-415dcdf72b95} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001184 sec., 179054.05405405405 rows/sec., 11.55 MiB/sec. | ||
| 12106 | 2025.10.28 02:54:51.467670 [ 4 ] {6c6f2c4c-8dfc-4304-8adf-415dcdf72b95} <Debug> TCPHandler: Processed in 0.001345994 sec. | ||
| 12107 | 2025.10.28 02:54:51.467778 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12108 | 2025.10.28 02:54:51.467870 [ 4 ] {7a5891d5-15b6-414e-aab3-e29d716d13b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12109 | 2025.10.28 02:54:51.467908 [ 4 ] {7a5891d5-15b6-414e-aab3-e29d716d13b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12110 | 2025.10.28 02:54:51.468364 [ 4 ] {7a5891d5-15b6-414e-aab3-e29d716d13b8} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2025.10.28 02:54:51.468399 [ 4 ] {7a5891d5-15b6-414e-aab3-e29d716d13b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12112 | 2025.10.28 02:54:51.468690 [ 4 ] {7a5891d5-15b6-414e-aab3-e29d716d13b8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12113 | 2025.10.28 02:54:51.468892 [ 4 ] {7a5891d5-15b6-414e-aab3-e29d716d13b8} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2025.10.28 02:54:51.469017 [ 4 ] {7a5891d5-15b6-414e-aab3-e29d716d13b8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001165 sec., 181115.87982832617 rows/sec., 10.28 MiB/sec. | ||
| 12115 | 2025.10.28 02:54:51.469023 [ 66 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 12116 | 2025.10.28 02:54:51.469054 [ 4 ] {7a5891d5-15b6-414e-aab3-e29d716d13b8} <Debug> TCPHandler: Processed in 0.001322523 sec. | ||
| 12117 | 2025.10.28 02:54:51.469085 [ 66 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12118 | 2025.10.28 02:54:51.469115 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12119 | 2025.10.28 02:54:51.469172 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12120 | 2025.10.28 02:54:51.469191 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 12121 | 2025.10.28 02:54:51.469267 [ 4 ] {d90f13b3-baad-4725-bdc8-ba15fc8cb21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12122 | 2025.10.28 02:54:51.469292 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12123 | 2025.10.28 02:54:51.469308 [ 4 ] {d90f13b3-baad-4725-bdc8-ba15fc8cb21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12124 | 2025.10.28 02:54:51.469324 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 211 rows starting from the beginning of the part | ||
| 12125 | 2025.10.28 02:54:51.469384 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 12126 | 2025.10.28 02:54:51.469430 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 12127 | 2025.10.28 02:54:51.469474 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 12128 | 2025.10.28 02:54:51.469516 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 12129 | 2025.10.28 02:54:51.469994 [ 4 ] {d90f13b3-baad-4725-bdc8-ba15fc8cb21b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2025.10.28 02:54:51.470034 [ 4 ] {d90f13b3-baad-4725-bdc8-ba15fc8cb21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12131 | 2025.10.28 02:54:51.470322 [ 186 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162738 sec., 907341.1206995902 rows/sec., 54.99 MiB/sec. | ||
| 12132 | 2025.10.28 02:54:51.470371 [ 4 ] {d90f13b3-baad-4725-bdc8-ba15fc8cb21b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12133 | 2025.10.28 02:54:51.470463 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 12134 | 2025.10.28 02:54:51.470625 [ 4 ] {d90f13b3-baad-4725-bdc8-ba15fc8cb21b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2025.10.28 02:54:51.470770 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_41_10} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12136 | 2025.10.28 02:54:51.470814 [ 4 ] {d90f13b3-baad-4725-bdc8-ba15fc8cb21b} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001562 sec., 462227.91293213825 rows/sec., 32.45 MiB/sec. | ||
| 12137 | 2025.10.28 02:54:51.470849 [ 190 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_41_10} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 12138 | 2025.10.28 02:54:51.470869 [ 4 ] {d90f13b3-baad-4725-bdc8-ba15fc8cb21b} <Debug> TCPHandler: Processed in 0.001744037 sec. | ||
| 12139 | 2025.10.28 02:54:51.470924 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12140 | 2025.10.28 02:54:51.471010 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2025.10.28 02:54:51.471115 [ 4 ] {bc22f8ec-d590-41d9-bc1d-159d2b2bb0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12142 | 2025.10.28 02:54:51.471156 [ 4 ] {bc22f8ec-d590-41d9-bc1d-159d2b2bb0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12143 | 2025.10.28 02:54:51.471493 [ 4 ] {bc22f8ec-d590-41d9-bc1d-159d2b2bb0af} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2025.10.28 02:54:51.471529 [ 4 ] {bc22f8ec-d590-41d9-bc1d-159d2b2bb0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12145 | 2025.10.28 02:54:51.471849 [ 4 ] {bc22f8ec-d590-41d9-bc1d-159d2b2bb0af} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12146 | 2025.10.28 02:54:51.472060 [ 4 ] {bc22f8ec-d590-41d9-bc1d-159d2b2bb0af} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2025.10.28 02:54:51.472217 [ 4 ] {bc22f8ec-d590-41d9-bc1d-159d2b2bb0af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. | ||
| 12148 | 2025.10.28 02:54:51.472253 [ 4 ] {bc22f8ec-d590-41d9-bc1d-159d2b2bb0af} <Debug> TCPHandler: Processed in 0.001301903 sec. | ||
| 12149 | 2025.10.28 02:54:51.472361 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12150 | 2025.10.28 02:54:51.472454 [ 4 ] {96084b86-d6ef-4906-99d3-6d4977e270b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12151 | 2025.10.28 02:54:51.472496 [ 4 ] {96084b86-d6ef-4906-99d3-6d4977e270b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12152 | 2025.10.28 02:54:51.472938 [ 4 ] {96084b86-d6ef-4906-99d3-6d4977e270b8} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2025.10.28 02:54:51.472974 [ 4 ] {96084b86-d6ef-4906-99d3-6d4977e270b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12154 | 2025.10.28 02:54:51.473307 [ 4 ] {96084b86-d6ef-4906-99d3-6d4977e270b8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12155 | 2025.10.28 02:54:51.473522 [ 4 ] {96084b86-d6ef-4906-99d3-6d4977e270b8} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2025.10.28 02:54:51.473636 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_88_18 to all_93_93_0 | ||
| 12157 | 2025.10.28 02:54:51.473650 [ 4 ] {96084b86-d6ef-4906-99d3-6d4977e270b8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001214 sec., 258649.0939044481 rows/sec., 16.99 MiB/sec. | ||
| 12158 | 2025.10.28 02:54:51.473673 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12159 | 2025.10.28 02:54:51.473695 [ 4 ] {96084b86-d6ef-4906-99d3-6d4977e270b8} <Debug> TCPHandler: Processed in 0.001380555 sec. | ||
| 12160 | 2025.10.28 02:54:51.473696 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12161 | 2025.10.28 02:54:51.473814 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12162 | 2025.10.28 02:54:51.473817 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_93_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_88_18 to all_93_93_0 into Compact with storage Full | ||
| 12163 | 2025.10.28 02:54:51.473911 [ 4 ] {74c39b01-5a2d-4008-b4de-0107502ecbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12164 | 2025.10.28 02:54:51.473955 [ 4 ] {74c39b01-5a2d-4008-b4de-0107502ecbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12165 | 2025.10.28 02:54:51.473972 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_93_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12166 | 2025.10.28 02:54:51.474012 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_88_18, total 27907 rows starting from the beginning of the part | ||
| 12167 | 2025.10.28 02:54:51.474124 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12168 | 2025.10.28 02:54:51.474198 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 967 rows starting from the beginning of the part | ||
| 12169 | 2025.10.28 02:54:51.474242 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 32 rows starting from the beginning of the part | ||
| 12170 | 2025.10.28 02:54:51.474282 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 12171 | 2025.10.28 02:54:51.474321 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 314 rows starting from the beginning of the part | ||
| 12172 | 2025.10.28 02:54:51.474322 [ 4 ] {74c39b01-5a2d-4008-b4de-0107502ecbdd} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12173 | 2025.10.28 02:54:51.474381 [ 4 ] {74c39b01-5a2d-4008-b4de-0107502ecbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12174 | 2025.10.28 02:54:51.474779 [ 4 ] {74c39b01-5a2d-4008-b4de-0107502ecbdd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12175 | 2025.10.28 02:54:51.475042 [ 4 ] {74c39b01-5a2d-4008-b4de-0107502ecbdd} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12176 | 2025.10.28 02:54:51.475215 [ 4 ] {74c39b01-5a2d-4008-b4de-0107502ecbdd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00132 sec., 757.5757575757576 rows/sec., 51.05 KiB/sec. | ||
| 12177 | 2025.10.28 02:54:51.475265 [ 4 ] {74c39b01-5a2d-4008-b4de-0107502ecbdd} <Debug> TCPHandler: Processed in 0.001498889 sec. | ||
| 12178 | 2025.10.28 02:54:51.475449 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12179 | 2025.10.28 02:54:51.475569 [ 4 ] {1fd02da4-a8dd-4883-9dc5-7866985f82fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12180 | 2025.10.28 02:54:51.475638 [ 4 ] {1fd02da4-a8dd-4883-9dc5-7866985f82fd} <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 | ||
| 12181 | 2025.10.28 02:54:51.476694 [ 4 ] {1fd02da4-a8dd-4883-9dc5-7866985f82fd} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2025.10.28 02:54:51.476734 [ 4 ] {1fd02da4-a8dd-4883-9dc5-7866985f82fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12183 | 2025.10.28 02:54:51.477433 [ 4 ] {1fd02da4-a8dd-4883-9dc5-7866985f82fd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12184 | 2025.10.28 02:54:51.477694 [ 4 ] {1fd02da4-a8dd-4883-9dc5-7866985f82fd} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2025.10.28 02:54:51.477824 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12186 | 2025.10.28 02:54:51.477853 [ 4 ] {1fd02da4-a8dd-4883-9dc5-7866985f82fd} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002304 sec., 18663.194444444445 rows/sec., 33.44 MiB/sec. | ||
| 12187 | 2025.10.28 02:54:51.477865 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2025.10.28 02:54:51.477902 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12189 | 2025.10.28 02:54:51.477918 [ 4 ] {1fd02da4-a8dd-4883-9dc5-7866985f82fd} <Debug> TCPHandler: Processed in 0.002534553 sec. | ||
| 12190 | 2025.10.28 02:54:51.477981 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 12191 | 2025.10.28 02:54:51.478069 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12192 | 2025.10.28 02:54:51.478177 [ 4 ] {eaa9b0d7-dd11-418a-9cbf-9d704ef6a216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12193 | 2025.10.28 02:54:51.478211 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12194 | 2025.10.28 02:54:51.478225 [ 4 ] {eaa9b0d7-dd11-418a-9cbf-9d704ef6a216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12195 | 2025.10.28 02:54:51.478281 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1464 rows starting from the beginning of the part | ||
| 12196 | 2025.10.28 02:54:51.478426 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 43 rows starting from the beginning of the part | ||
| 12197 | 2025.10.28 02:54:51.478552 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 43 rows starting from the beginning of the part | ||
| 12198 | 2025.10.28 02:54:51.478627 [ 4 ] {eaa9b0d7-dd11-418a-9cbf-9d704ef6a216} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12199 | 2025.10.28 02:54:51.478669 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 43 rows starting from the beginning of the part | ||
| 12200 | 2025.10.28 02:54:51.478671 [ 4 ] {eaa9b0d7-dd11-418a-9cbf-9d704ef6a216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12201 | 2025.10.28 02:54:51.478793 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 43 rows starting from the beginning of the part | ||
| 12202 | 2025.10.28 02:54:51.478911 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 43 rows starting from the beginning of the part | ||
| 12203 | 2025.10.28 02:54:51.479061 [ 4 ] {eaa9b0d7-dd11-418a-9cbf-9d704ef6a216} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12204 | 2025.10.28 02:54:51.479364 [ 4 ] {eaa9b0d7-dd11-418a-9cbf-9d704ef6a216} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12205 | 2025.10.28 02:54:51.479516 [ 4 ] {eaa9b0d7-dd11-418a-9cbf-9d704ef6a216} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00136 sec., 76470.58823529411 rows/sec., 4.69 MiB/sec. | ||
| 12206 | 2025.10.28 02:54:51.479556 [ 4 ] {eaa9b0d7-dd11-418a-9cbf-9d704ef6a216} <Debug> TCPHandler: Processed in 0.001542281 sec. | ||
| 12207 | 2025.10.28 02:54:51.481890 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_93_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29540 rows, containing 5 columns (5 merged, 0 gathered) in 0.008120956 sec., 3637502.776766676 rows/sec., 243.34 MiB/sec. | ||
| 12208 | 2025.10.28 02:54:51.482249 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_93_19} <Trace> MergedBlockOutputStream: filled checksums all_1_93_19 (state Temporary) | ||
| 12209 | 2025.10.28 02:54:51.482556 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_93_19 to all_1_93_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12210 | 2025.10.28 02:54:51.482643 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_88_18, all_93_93_0] -> all_1_93_19 | ||
| 12211 | 2025.10.28 02:54:51.482742 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 12212 | 2025.10.28 02:54:51.490149 [ 198 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1679 rows, containing 19 columns (19 merged, 0 gathered) in 0.012199879 sec., 137624.31578214833 rows/sec., 246.62 MiB/sec. | ||
| 12213 | 2025.10.28 02:54:51.492405 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12214 | 2025.10.28 02:54:51.492842 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12215 | 2025.10.28 02:54:51.492936 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12216 | 2025.10.28 02:54:51.493134 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.69 MiB. | ||
| 12217 | 2025.10.28 02:54:52.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.68 MiB, peak 345.33 MiB, free memory in arenas 0.00 B, will set to 340.13 MiB (RSS), difference: 6.45 MiB | ||
| 12218 | 2025.10.28 02:54:52.200442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12219 | 2025.10.28 02:54:52.217737 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12220 | 2025.10.28 02:54:52.217792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12221 | 2025.10.28 02:54:52.223938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12222 | 2025.10.28 02:54:52.224667 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12223 | 2025.10.28 02:54:52.224942 [ 65 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12224 | 2025.10.28 02:54:52.224985 [ 65 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2025.10.28 02:54:52.225007 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12226 | 2025.10.28 02:54:52.225108 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 12227 | 2025.10.28 02:54:52.227634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12228 | 2025.10.28 02:54:52.228210 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12229 | 2025.10.28 02:54:52.229034 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
| 12230 | 2025.10.28 02:54:52.232337 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 12231 | 2025.10.28 02:54:52.235759 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 12232 | 2025.10.28 02:54:52.239392 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 12233 | 2025.10.28 02:54:52.243342 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 12234 | 2025.10.28 02:54:52.247161 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 12235 | 2025.10.28 02:54:52.297283 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.072204232 sec., 5844.5327692149685 rows/sec., 30.22 MiB/sec. | ||
| 12236 | 2025.10.28 02:54:52.300257 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12237 | 2025.10.28 02:54:52.302246 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_56_11} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12238 | 2025.10.28 02:54:52.302356 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_56_11} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12239 | 2025.10.28 02:54:52.305055 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12240 | 2025.10.28 02:54:56.447469 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12241 | 2025.10.28 02:54:56.447769 [ 4 ] {9acdb5fb-f944-430e-ac2e-e97b28137fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12242 | 2025.10.28 02:54:56.447871 [ 4 ] {9acdb5fb-f944-430e-ac2e-e97b28137fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12243 | 2025.10.28 02:54:56.448939 [ 4 ] {9acdb5fb-f944-430e-ac2e-e97b28137fb7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2025.10.28 02:54:56.448977 [ 4 ] {9acdb5fb-f944-430e-ac2e-e97b28137fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12245 | 2025.10.28 02:54:56.449369 [ 4 ] {9acdb5fb-f944-430e-ac2e-e97b28137fb7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12246 | 2025.10.28 02:54:56.449590 [ 4 ] {9acdb5fb-f944-430e-ac2e-e97b28137fb7} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2025.10.28 02:54:56.449750 [ 4 ] {9acdb5fb-f944-430e-ac2e-e97b28137fb7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002056 sec., 27237.35408560311 rows/sec., 2.09 MiB/sec. | ||
| 12248 | 2025.10.28 02:54:56.449790 [ 4 ] {9acdb5fb-f944-430e-ac2e-e97b28137fb7} <Debug> TCPHandler: Processed in 0.002506322 sec. | ||
| 12249 | 2025.10.28 02:54:56.449942 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12250 | 2025.10.28 02:54:56.450037 [ 4 ] {e906cee1-2161-4070-80f1-cf3cd081461e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12251 | 2025.10.28 02:54:56.450077 [ 4 ] {e906cee1-2161-4070-80f1-cf3cd081461e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12252 | 2025.10.28 02:54:56.450559 [ 4 ] {e906cee1-2161-4070-80f1-cf3cd081461e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2025.10.28 02:54:56.450593 [ 4 ] {e906cee1-2161-4070-80f1-cf3cd081461e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12254 | 2025.10.28 02:54:56.450896 [ 4 ] {e906cee1-2161-4070-80f1-cf3cd081461e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12255 | 2025.10.28 02:54:56.451101 [ 4 ] {e906cee1-2161-4070-80f1-cf3cd081461e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12256 | 2025.10.28 02:54:56.451224 [ 4 ] {e906cee1-2161-4070-80f1-cf3cd081461e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 12257 | 2025.10.28 02:54:56.451260 [ 4 ] {e906cee1-2161-4070-80f1-cf3cd081461e} <Debug> TCPHandler: Processed in 0.001366464 sec. | ||
| 12258 | 2025.10.28 02:54:56.451380 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12259 | 2025.10.28 02:54:56.451483 [ 4 ] {547340cc-ce51-41f7-87ac-dd50a96db6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12260 | 2025.10.28 02:54:56.451527 [ 4 ] {547340cc-ce51-41f7-87ac-dd50a96db6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12261 | 2025.10.28 02:54:56.451953 [ 4 ] {547340cc-ce51-41f7-87ac-dd50a96db6ef} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2025.10.28 02:54:56.451987 [ 4 ] {547340cc-ce51-41f7-87ac-dd50a96db6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12263 | 2025.10.28 02:54:56.452304 [ 4 ] {547340cc-ce51-41f7-87ac-dd50a96db6ef} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12264 | 2025.10.28 02:54:56.452513 [ 4 ] {547340cc-ce51-41f7-87ac-dd50a96db6ef} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2025.10.28 02:54:56.452639 [ 4 ] {547340cc-ce51-41f7-87ac-dd50a96db6ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 12266 | 2025.10.28 02:54:56.452675 [ 4 ] {547340cc-ce51-41f7-87ac-dd50a96db6ef} <Debug> TCPHandler: Processed in 0.001342414 sec. | ||
| 12267 | 2025.10.28 02:54:56.452789 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12268 | 2025.10.28 02:54:56.452881 [ 4 ] {a624a327-9c92-4a04-868f-887fac5ce4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12269 | 2025.10.28 02:54:56.452922 [ 4 ] {a624a327-9c92-4a04-868f-887fac5ce4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12270 | 2025.10.28 02:54:56.453249 [ 4 ] {a624a327-9c92-4a04-868f-887fac5ce4d8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2025.10.28 02:54:56.453282 [ 4 ] {a624a327-9c92-4a04-868f-887fac5ce4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12272 | 2025.10.28 02:54:56.453579 [ 4 ] {a624a327-9c92-4a04-868f-887fac5ce4d8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12273 | 2025.10.28 02:54:56.453777 [ 4 ] {a624a327-9c92-4a04-868f-887fac5ce4d8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2025.10.28 02:54:56.453903 [ 4 ] {a624a327-9c92-4a04-868f-887fac5ce4d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 12275 | 2025.10.28 02:54:56.453937 [ 4 ] {a624a327-9c92-4a04-868f-887fac5ce4d8} <Debug> TCPHandler: Processed in 0.001203749 sec. | ||
| 12276 | 2025.10.28 02:54:58.176462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27420 | ||
| 12277 | 2025.10.28 02:54:58.177351 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12278 | 2025.10.28 02:54:58.177439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12279 | 2025.10.28 02:54:58.178227 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12280 | 2025.10.28 02:54:58.178623 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12281 | 2025.10.28 02:54:58.178892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27420 | ||
| 12282 | 2025.10.28 02:54:59.136411 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63531 | ||
| 12283 | 2025.10.28 02:54:59.136527 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12284 | 2025.10.28 02:54:59.136554 [ 351 ] {} <Debug> TCP-Session: b1f2f4dd-ef3a-4982-8724-ac91b34bd30b Authenticating user 'default' from [fd00:1122:3344:101::e]:63531 | ||
| 12285 | 2025.10.28 02:54:59.136576 [ 351 ] {} <Debug> TCP-Session: b1f2f4dd-ef3a-4982-8724-ac91b34bd30b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12286 | 2025.10.28 02:54:59.136588 [ 351 ] {} <Debug> TCP-Session: b1f2f4dd-ef3a-4982-8724-ac91b34bd30b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12287 | 2025.10.28 02:54:59.136819 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58273 | ||
| 12288 | 2025.10.28 02:54:59.136855 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59485 | ||
| 12289 | 2025.10.28 02:54:59.136868 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42460 | ||
| 12290 | 2025.10.28 02:54:59.136896 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38573 | ||
| 12291 | 2025.10.28 02:54:59.136947 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12292 | 2025.10.28 02:54:59.136946 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12293 | 2025.10.28 02:54:59.136916 [ 351 ] {} <Trace> TCP-Session: b1f2f4dd-ef3a-4982-8724-ac91b34bd30b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12294 | 2025.10.28 02:54:59.136997 [ 286 ] {} <Debug> TCP-Session: f87cbd02-5b30-4320-8b85-61490754aa5c Authenticating user 'default' from [fd00:1122:3344:101::e]:59485 | ||
| 12295 | 2025.10.28 02:54:59.136987 [ 352 ] {} <Debug> TCP-Session: b3981c78-634c-4bca-b7e8-4a0f9c38edb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58273 | ||
| 12296 | 2025.10.28 02:54:59.137024 [ 286 ] {} <Debug> TCP-Session: f87cbd02-5b30-4320-8b85-61490754aa5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12297 | 2025.10.28 02:54:59.137048 [ 352 ] {} <Debug> TCP-Session: b3981c78-634c-4bca-b7e8-4a0f9c38edb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12298 | 2025.10.28 02:54:59.137060 [ 286 ] {} <Debug> TCP-Session: f87cbd02-5b30-4320-8b85-61490754aa5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12299 | 2025.10.28 02:54:59.137073 [ 352 ] {} <Debug> TCP-Session: b3981c78-634c-4bca-b7e8-4a0f9c38edb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12300 | 2025.10.28 02:54:59.136878 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39927 | ||
| 12301 | 2025.10.28 02:54:59.136847 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51781 | ||
| 12302 | 2025.10.28 02:54:59.137147 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12303 | 2025.10.28 02:54:59.136839 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64658 | ||
| 12304 | 2025.10.28 02:54:59.137174 [ 351 ] {cb14f973-107c-45c9-9f15-bd30eff8ab21} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63531) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12305 | 2025.10.28 02:54:59.137192 [ 288 ] {} <Debug> TCP-Session: a6100439-7bda-4294-871e-36ae5ffda1e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42460 | ||
| 12306 | 2025.10.28 02:54:59.137251 [ 288 ] {} <Debug> TCP-Session: a6100439-7bda-4294-871e-36ae5ffda1e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12307 | 2025.10.28 02:54:59.136889 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45625 | ||
| 12308 | 2025.10.28 02:54:59.137269 [ 288 ] {} <Debug> TCP-Session: a6100439-7bda-4294-871e-36ae5ffda1e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12309 | 2025.10.28 02:54:59.137578 [ 351 ] {cb14f973-107c-45c9-9f15-bd30eff8ab21} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12310 | 2025.10.28 02:54:59.137647 [ 351 ] {cb14f973-107c-45c9-9f15-bd30eff8ab21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12311 | 2025.10.28 02:54:59.137892 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12312 | 2025.10.28 02:54:59.137926 [ 353 ] {} <Debug> TCP-Session: 0ccff4b2-a54e-43cf-9fff-c8d85f280d5c Authenticating user 'default' from [fd00:1122:3344:101::e]:64658 | ||
| 12313 | 2025.10.28 02:54:59.137942 [ 353 ] {} <Debug> TCP-Session: 0ccff4b2-a54e-43cf-9fff-c8d85f280d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12314 | 2025.10.28 02:54:59.137954 [ 353 ] {} <Debug> TCP-Session: 0ccff4b2-a54e-43cf-9fff-c8d85f280d5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12315 | 2025.10.28 02:54:59.138015 [ 351 ] {cb14f973-107c-45c9-9f15-bd30eff8ab21} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 12316 | 2025.10.28 02:54:59.138068 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12317 | 2025.10.28 02:54:59.138102 [ 290 ] {} <Debug> TCP-Session: a4f9a99e-38dc-44e9-bc54-387b1a729ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45625 | ||
| 12318 | 2025.10.28 02:54:59.138126 [ 290 ] {} <Debug> TCP-Session: a4f9a99e-38dc-44e9-bc54-387b1a729ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12319 | 2025.10.28 02:54:59.138149 [ 290 ] {} <Debug> TCP-Session: a4f9a99e-38dc-44e9-bc54-387b1a729ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12320 | 2025.10.28 02:54:59.138193 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12321 | 2025.10.28 02:54:59.138232 [ 354 ] {} <Debug> TCP-Session: e9dc26a4-caf1-451e-b9e1-265d0226920d Authenticating user 'default' from [fd00:1122:3344:101::e]:51781 | ||
| 12322 | 2025.10.28 02:54:59.138254 [ 354 ] {} <Debug> TCP-Session: e9dc26a4-caf1-451e-b9e1-265d0226920d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12323 | 2025.10.28 02:54:59.138266 [ 354 ] {} <Debug> TCP-Session: e9dc26a4-caf1-451e-b9e1-265d0226920d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12324 | 2025.10.28 02:54:59.138475 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12325 | 2025.10.28 02:54:59.138519 [ 350 ] {} <Debug> TCP-Session: f6065ebf-b90a-490e-a15e-183a0a1a5138 Authenticating user 'default' from [fd00:1122:3344:101::e]:38573 | ||
| 12326 | 2025.10.28 02:54:59.138545 [ 350 ] {} <Debug> TCP-Session: f6065ebf-b90a-490e-a15e-183a0a1a5138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12327 | 2025.10.28 02:54:59.138571 [ 350 ] {} <Debug> TCP-Session: f6065ebf-b90a-490e-a15e-183a0a1a5138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12328 | 2025.10.28 02:54:59.138592 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12329 | 2025.10.28 02:54:59.138629 [ 289 ] {} <Debug> TCP-Session: a3b0a909-0a92-4b48-89ef-fb7e9489aa57 Authenticating user 'default' from [fd00:1122:3344:101::e]:39927 | ||
| 12330 | 2025.10.28 02:54:59.138647 [ 289 ] {} <Debug> TCP-Session: a3b0a909-0a92-4b48-89ef-fb7e9489aa57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12331 | 2025.10.28 02:54:59.138659 [ 289 ] {} <Debug> TCP-Session: a3b0a909-0a92-4b48-89ef-fb7e9489aa57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12332 | 2025.10.28 02:54:59.139099 [ 343 ] {cb14f973-107c-45c9-9f15-bd30eff8ab21} <Trace> AggregatingTransform: Aggregating | ||
| 12333 | 2025.10.28 02:54:59.139151 [ 343 ] {cb14f973-107c-45c9-9f15-bd30eff8ab21} <Trace> Aggregator: Aggregation method: without_key | ||
| 12334 | 2025.10.28 02:54:59.139190 [ 343 ] {cb14f973-107c-45c9-9f15-bd30eff8ab21} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027924 sec. (972.835 rows/sec., 38.00 KiB/sec.) | ||
| 12335 | 2025.10.28 02:54:59.139235 [ 343 ] {cb14f973-107c-45c9-9f15-bd30eff8ab21} <Trace> Aggregator: Merging aggregated data | ||
| 12336 | 2025.10.28 02:54:59.140841 [ 351 ] {cb14f973-107c-45c9-9f15-bd30eff8ab21} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003725 sec., 268.4563758389262 rows/sec., 10.49 KiB/sec. | ||
| 12337 | 2025.10.28 02:54:59.140997 [ 351 ] {cb14f973-107c-45c9-9f15-bd30eff8ab21} <Debug> TCPHandler: Processed in 0.004205738 sec. | ||
| 12338 | 2025.10.28 02:54:59.141109 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12339 | 2025.10.28 02:54:59.141135 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12340 | 2025.10.28 02:54:59.141138 [ 351 ] {} <Debug> TCP-Session: b1f2f4dd-ef3a-4982-8724-ac91b34bd30b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12341 | 2025.10.28 02:54:59.141155 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12342 | 2025.10.28 02:54:59.141172 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12343 | 2025.10.28 02:54:59.141217 [ 352 ] {} <Debug> TCP-Session: b3981c78-634c-4bca-b7e8-4a0f9c38edb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12344 | 2025.10.28 02:54:59.141229 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12345 | 2025.10.28 02:54:59.141244 [ 286 ] {} <Debug> TCP-Session: f87cbd02-5b30-4320-8b85-61490754aa5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12346 | 2025.10.28 02:54:59.141264 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12347 | 2025.10.28 02:54:59.141277 [ 354 ] {} <Debug> TCP-Session: e9dc26a4-caf1-451e-b9e1-265d0226920d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12348 | 2025.10.28 02:54:59.141243 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12349 | 2025.10.28 02:54:59.141305 [ 290 ] {} <Debug> TCP-Session: a4f9a99e-38dc-44e9-bc54-387b1a729ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12350 | 2025.10.28 02:54:59.141225 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12351 | 2025.10.28 02:54:59.141348 [ 288 ] {} <Debug> TCP-Session: a6100439-7bda-4294-871e-36ae5ffda1e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12352 | 2025.10.28 02:54:59.141191 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12353 | 2025.10.28 02:54:59.141381 [ 353 ] {} <Debug> TCP-Session: 0ccff4b2-a54e-43cf-9fff-c8d85f280d5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12354 | 2025.10.28 02:54:59.141187 [ 350 ] {} <Debug> TCP-Session: f6065ebf-b90a-490e-a15e-183a0a1a5138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12355 | 2025.10.28 02:54:59.141415 [ 289 ] {} <Debug> TCP-Session: a3b0a909-0a92-4b48-89ef-fb7e9489aa57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12356 | 2025.10.28 02:54:59.322920 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59099 | ||
| 12357 | 2025.10.28 02:54:59.323024 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12358 | 2025.10.28 02:54:59.323052 [ 351 ] {} <Debug> TCP-Session: 66966359-3395-40f3-b02c-9b85f719c90c Authenticating user 'default' from [fd00:1122:3344:101::e]:59099 | ||
| 12359 | 2025.10.28 02:54:59.323075 [ 351 ] {} <Debug> TCP-Session: 66966359-3395-40f3-b02c-9b85f719c90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12360 | 2025.10.28 02:54:59.323089 [ 351 ] {} <Debug> TCP-Session: 66966359-3395-40f3-b02c-9b85f719c90c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12361 | 2025.10.28 02:54:59.323318 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60215 | ||
| 12362 | 2025.10.28 02:54:59.323346 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62027 | ||
| 12363 | 2025.10.28 02:54:59.323373 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47823 | ||
| 12364 | 2025.10.28 02:54:59.323394 [ 351 ] {} <Trace> TCP-Session: 66966359-3395-40f3-b02c-9b85f719c90c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12365 | 2025.10.28 02:54:59.323397 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42046 | ||
| 12366 | 2025.10.28 02:54:59.323443 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12367 | 2025.10.28 02:54:59.323462 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12368 | 2025.10.28 02:54:59.323462 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12369 | 2025.10.28 02:54:59.323497 [ 352 ] {} <Debug> TCP-Session: 3ce8d965-9411-4564-b774-1267b1b6e5ef Authenticating user 'default' from [fd00:1122:3344:101::e]:60215 | ||
| 12370 | 2025.10.28 02:54:59.323509 [ 288 ] {} <Debug> TCP-Session: e1064671-692d-439c-971c-4bc7a5079abb Authenticating user 'default' from [fd00:1122:3344:101::e]:47823 | ||
| 12371 | 2025.10.28 02:54:59.323525 [ 353 ] {} <Debug> TCP-Session: 889bedb0-a59c-4285-b34c-5025b90dfdd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62027 | ||
| 12372 | 2025.10.28 02:54:59.323532 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12373 | 2025.10.28 02:54:59.323541 [ 352 ] {} <Debug> TCP-Session: 3ce8d965-9411-4564-b774-1267b1b6e5ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12374 | 2025.10.28 02:54:59.323552 [ 288 ] {} <Debug> TCP-Session: e1064671-692d-439c-971c-4bc7a5079abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12375 | 2025.10.28 02:54:59.323579 [ 352 ] {} <Debug> TCP-Session: 3ce8d965-9411-4564-b774-1267b1b6e5ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12376 | 2025.10.28 02:54:59.323597 [ 288 ] {} <Debug> TCP-Session: e1064671-692d-439c-971c-4bc7a5079abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12377 | 2025.10.28 02:54:59.323575 [ 350 ] {} <Debug> TCP-Session: 6a94d893-8323-4135-a410-51b8b139f920 Authenticating user 'default' from [fd00:1122:3344:101::e]:42046 | ||
| 12378 | 2025.10.28 02:54:59.323554 [ 353 ] {} <Debug> TCP-Session: 889bedb0-a59c-4285-b34c-5025b90dfdd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12379 | 2025.10.28 02:54:59.323675 [ 350 ] {} <Debug> TCP-Session: 6a94d893-8323-4135-a410-51b8b139f920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12380 | 2025.10.28 02:54:59.323689 [ 353 ] {} <Debug> TCP-Session: 889bedb0-a59c-4285-b34c-5025b90dfdd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12381 | 2025.10.28 02:54:59.323700 [ 350 ] {} <Debug> TCP-Session: 6a94d893-8323-4135-a410-51b8b139f920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12382 | 2025.10.28 02:54:59.323381 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41383 | ||
| 12383 | 2025.10.28 02:54:59.323361 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46241 | ||
| 12384 | 2025.10.28 02:54:59.323353 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59195 | ||
| 12385 | 2025.10.28 02:54:59.323794 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12386 | 2025.10.28 02:54:59.323391 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35164 | ||
| 12387 | 2025.10.28 02:54:59.323828 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12388 | 2025.10.28 02:54:59.323828 [ 289 ] {} <Debug> TCP-Session: 5b32126f-1562-4b26-a355-599fbf4ab2dc Authenticating user 'default' from [fd00:1122:3344:101::e]:41383 | ||
| 12389 | 2025.10.28 02:54:59.323854 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12390 | 2025.10.28 02:54:59.323861 [ 286 ] {} <Debug> TCP-Session: b88d7623-691e-49f9-8b7f-6d2363ccbf7b Authenticating user 'default' from [fd00:1122:3344:101::e]:46241 | ||
| 12391 | 2025.10.28 02:54:59.323889 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12392 | 2025.10.28 02:54:59.323894 [ 354 ] {} <Debug> TCP-Session: b9bfd708-ac78-48ef-bf2b-6a37550694dc Authenticating user 'default' from [fd00:1122:3344:101::e]:59195 | ||
| 12393 | 2025.10.28 02:54:59.323922 [ 290 ] {} <Debug> TCP-Session: b36f3a62-f036-4ddc-ab2e-ab5cd81a5df7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35164 | ||
| 12394 | 2025.10.28 02:54:59.323941 [ 354 ] {} <Debug> TCP-Session: b9bfd708-ac78-48ef-bf2b-6a37550694dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12395 | 2025.10.28 02:54:59.323960 [ 290 ] {} <Debug> TCP-Session: b36f3a62-f036-4ddc-ab2e-ab5cd81a5df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12396 | 2025.10.28 02:54:59.323968 [ 354 ] {} <Debug> TCP-Session: b9bfd708-ac78-48ef-bf2b-6a37550694dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12397 | 2025.10.28 02:54:59.323985 [ 290 ] {} <Debug> TCP-Session: b36f3a62-f036-4ddc-ab2e-ab5cd81a5df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12398 | 2025.10.28 02:54:59.323913 [ 286 ] {} <Debug> TCP-Session: b88d7623-691e-49f9-8b7f-6d2363ccbf7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12399 | 2025.10.28 02:54:59.323876 [ 289 ] {} <Debug> TCP-Session: 5b32126f-1562-4b26-a355-599fbf4ab2dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12400 | 2025.10.28 02:54:59.324049 [ 286 ] {} <Debug> TCP-Session: b88d7623-691e-49f9-8b7f-6d2363ccbf7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12401 | 2025.10.28 02:54:59.324072 [ 289 ] {} <Debug> TCP-Session: 5b32126f-1562-4b26-a355-599fbf4ab2dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12402 | 2025.10.28 02:54:59.323582 [ 351 ] {c3485414-178c-46a6-b606-dc129ac9f0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59099) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12403 | 2025.10.28 02:54:59.324370 [ 351 ] {c3485414-178c-46a6-b606-dc129ac9f0a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12404 | 2025.10.28 02:54:59.324426 [ 351 ] {c3485414-178c-46a6-b606-dc129ac9f0a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12405 | 2025.10.28 02:54:59.324708 [ 351 ] {c3485414-178c-46a6-b606-dc129ac9f0a6} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 12406 | 2025.10.28 02:54:59.325668 [ 324 ] {c3485414-178c-46a6-b606-dc129ac9f0a6} <Trace> AggregatingTransform: Aggregating | ||
| 12407 | 2025.10.28 02:54:59.325719 [ 324 ] {c3485414-178c-46a6-b606-dc129ac9f0a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 12408 | 2025.10.28 02:54:59.325758 [ 324 ] {c3485414-178c-46a6-b606-dc129ac9f0a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950121 sec. (1052.498 rows/sec., 41.11 KiB/sec.) | ||
| 12409 | 2025.10.28 02:54:59.325786 [ 324 ] {c3485414-178c-46a6-b606-dc129ac9f0a6} <Trace> Aggregator: Merging aggregated data | ||
| 12410 | 2025.10.28 02:54:59.326898 [ 351 ] {c3485414-178c-46a6-b606-dc129ac9f0a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003372 sec., 296.55990510083035 rows/sec., 11.58 KiB/sec. | ||
| 12411 | 2025.10.28 02:54:59.327047 [ 351 ] {c3485414-178c-46a6-b606-dc129ac9f0a6} <Debug> TCPHandler: Processed in 0.003778613 sec. | ||
| 12412 | 2025.10.28 02:54:59.327127 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12413 | 2025.10.28 02:54:59.327157 [ 351 ] {} <Debug> TCP-Session: 66966359-3395-40f3-b02c-9b85f719c90c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12414 | 2025.10.28 02:54:59.327157 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12415 | 2025.10.28 02:54:59.327177 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12416 | 2025.10.28 02:54:59.327192 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12417 | 2025.10.28 02:54:59.327208 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12418 | 2025.10.28 02:54:59.327223 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12419 | 2025.10.28 02:54:59.327240 [ 286 ] {} <Debug> TCP-Session: b88d7623-691e-49f9-8b7f-6d2363ccbf7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12420 | 2025.10.28 02:54:59.327258 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12421 | 2025.10.28 02:54:59.327271 [ 352 ] {} <Debug> TCP-Session: 3ce8d965-9411-4564-b774-1267b1b6e5ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12422 | 2025.10.28 02:54:59.327282 [ 289 ] {} <Debug> TCP-Session: 5b32126f-1562-4b26-a355-599fbf4ab2dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12423 | 2025.10.28 02:54:59.327313 [ 290 ] {} <Debug> TCP-Session: b36f3a62-f036-4ddc-ab2e-ab5cd81a5df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12424 | 2025.10.28 02:54:59.327275 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12425 | 2025.10.28 02:54:59.327259 [ 353 ] {} <Debug> TCP-Session: 889bedb0-a59c-4285-b34c-5025b90dfdd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12426 | 2025.10.28 02:54:59.327240 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12427 | 2025.10.28 02:54:59.327385 [ 354 ] {} <Debug> TCP-Session: b9bfd708-ac78-48ef-bf2b-6a37550694dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12428 | 2025.10.28 02:54:59.327217 [ 350 ] {} <Debug> TCP-Session: 6a94d893-8323-4135-a410-51b8b139f920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12429 | 2025.10.28 02:54:59.327423 [ 288 ] {} <Debug> TCP-Session: e1064671-692d-439c-971c-4bc7a5079abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12430 | 2025.10.28 02:54:59.413183 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63544 | ||
| 12431 | 2025.10.28 02:54:59.413279 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12432 | 2025.10.28 02:54:59.413304 [ 351 ] {} <Debug> TCP-Session: 4b5fe1f0-bfcb-46b1-9fe8-eee6b8924337 Authenticating user 'default' from [fd00:1122:3344:101::e]:63544 | ||
| 12433 | 2025.10.28 02:54:59.413326 [ 351 ] {} <Debug> TCP-Session: 4b5fe1f0-bfcb-46b1-9fe8-eee6b8924337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12434 | 2025.10.28 02:54:59.413339 [ 351 ] {} <Debug> TCP-Session: 4b5fe1f0-bfcb-46b1-9fe8-eee6b8924337 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12435 | 2025.10.28 02:54:59.413557 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62869 | ||
| 12436 | 2025.10.28 02:54:59.413574 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50780 | ||
| 12437 | 2025.10.28 02:54:59.413602 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42280 | ||
| 12438 | 2025.10.28 02:54:59.413607 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39282 | ||
| 12439 | 2025.10.28 02:54:59.413592 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40556 | ||
| 12440 | 2025.10.28 02:54:59.413675 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12441 | 2025.10.28 02:54:59.413693 [ 351 ] {} <Trace> TCP-Session: 4b5fe1f0-bfcb-46b1-9fe8-eee6b8924337 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12442 | 2025.10.28 02:54:59.413712 [ 286 ] {} <Debug> TCP-Session: e47891d4-4116-46b4-a7f3-afa3e8f57269 Authenticating user 'default' from [fd00:1122:3344:101::e]:50780 | ||
| 12443 | 2025.10.28 02:54:59.413724 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12444 | 2025.10.28 02:54:59.413739 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12445 | 2025.10.28 02:54:59.413740 [ 286 ] {} <Debug> TCP-Session: e47891d4-4116-46b4-a7f3-afa3e8f57269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12446 | 2025.10.28 02:54:59.413761 [ 350 ] {} <Debug> TCP-Session: fa963463-821d-4b4f-b4f6-9a9dd1401a1d Authenticating user 'default' from [fd00:1122:3344:101::e]:39282 | ||
| 12447 | 2025.10.28 02:54:59.413780 [ 286 ] {} <Debug> TCP-Session: e47891d4-4116-46b4-a7f3-afa3e8f57269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12448 | 2025.10.28 02:54:59.413777 [ 289 ] {} <Debug> TCP-Session: 74e4271c-20f9-423c-ae8e-63551e44342a Authenticating user 'default' from [fd00:1122:3344:101::e]:40556 | ||
| 12449 | 2025.10.28 02:54:59.413692 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12450 | 2025.10.28 02:54:59.413839 [ 289 ] {} <Debug> TCP-Session: 74e4271c-20f9-423c-ae8e-63551e44342a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12451 | 2025.10.28 02:54:59.413684 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12452 | 2025.10.28 02:54:59.413856 [ 289 ] {} <Debug> TCP-Session: 74e4271c-20f9-423c-ae8e-63551e44342a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12453 | 2025.10.28 02:54:59.413860 [ 352 ] {} <Debug> TCP-Session: 605d1484-2b44-418f-a58a-0bdc054fc18c Authenticating user 'default' from [fd00:1122:3344:101::e]:62869 | ||
| 12454 | 2025.10.28 02:54:59.413886 [ 290 ] {} <Debug> TCP-Session: 26200d94-0a61-4175-9ba1-d8e0bcd86415 Authenticating user 'default' from [fd00:1122:3344:101::e]:42280 | ||
| 12455 | 2025.10.28 02:54:59.413904 [ 352 ] {} <Debug> TCP-Session: 605d1484-2b44-418f-a58a-0bdc054fc18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12456 | 2025.10.28 02:54:59.413922 [ 290 ] {} <Debug> TCP-Session: 26200d94-0a61-4175-9ba1-d8e0bcd86415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12457 | 2025.10.28 02:54:59.413935 [ 352 ] {} <Debug> TCP-Session: 605d1484-2b44-418f-a58a-0bdc054fc18c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12458 | 2025.10.28 02:54:59.413951 [ 290 ] {} <Debug> TCP-Session: 26200d94-0a61-4175-9ba1-d8e0bcd86415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12459 | 2025.10.28 02:54:59.413584 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55927 | ||
| 12460 | 2025.10.28 02:54:59.413566 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65164 | ||
| 12461 | 2025.10.28 02:54:59.413562 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42170 | ||
| 12462 | 2025.10.28 02:54:59.414109 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12463 | 2025.10.28 02:54:59.414119 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12464 | 2025.10.28 02:54:59.414147 [ 354 ] {} <Debug> TCP-Session: 951212c0-0c74-4fcf-971f-079be050addd Authenticating user 'default' from [fd00:1122:3344:101::e]:65164 | ||
| 12465 | 2025.10.28 02:54:59.413802 [ 350 ] {} <Debug> TCP-Session: fa963463-821d-4b4f-b4f6-9a9dd1401a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12466 | 2025.10.28 02:54:59.414177 [ 354 ] {} <Debug> TCP-Session: 951212c0-0c74-4fcf-971f-079be050addd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12467 | 2025.10.28 02:54:59.414174 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12468 | 2025.10.28 02:54:59.414176 [ 288 ] {} <Debug> TCP-Session: d423567b-acc9-4ff4-b09b-f55aafba4897 Authenticating user 'default' from [fd00:1122:3344:101::e]:55927 | ||
| 12469 | 2025.10.28 02:54:59.414192 [ 354 ] {} <Debug> TCP-Session: 951212c0-0c74-4fcf-971f-079be050addd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12470 | 2025.10.28 02:54:59.414214 [ 353 ] {} <Debug> TCP-Session: 8ceb3838-bdcf-4c5c-9d2b-7138102e27cb Authenticating user 'default' from [fd00:1122:3344:101::e]:42170 | ||
| 12471 | 2025.10.28 02:54:59.414230 [ 288 ] {} <Debug> TCP-Session: d423567b-acc9-4ff4-b09b-f55aafba4897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12472 | 2025.10.28 02:54:59.414249 [ 353 ] {} <Debug> TCP-Session: 8ceb3838-bdcf-4c5c-9d2b-7138102e27cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12473 | 2025.10.28 02:54:59.414257 [ 288 ] {} <Debug> TCP-Session: d423567b-acc9-4ff4-b09b-f55aafba4897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12474 | 2025.10.28 02:54:59.414266 [ 353 ] {} <Debug> TCP-Session: 8ceb3838-bdcf-4c5c-9d2b-7138102e27cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12475 | 2025.10.28 02:54:59.414188 [ 350 ] {} <Debug> TCP-Session: fa963463-821d-4b4f-b4f6-9a9dd1401a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12476 | 2025.10.28 02:54:59.413871 [ 351 ] {80c9aee4-6444-4ff8-aaa4-350ccbce75ec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63544) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12477 | 2025.10.28 02:54:59.414593 [ 351 ] {80c9aee4-6444-4ff8-aaa4-350ccbce75ec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12478 | 2025.10.28 02:54:59.414649 [ 351 ] {80c9aee4-6444-4ff8-aaa4-350ccbce75ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12479 | 2025.10.28 02:54:59.414944 [ 351 ] {80c9aee4-6444-4ff8-aaa4-350ccbce75ec} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 12480 | 2025.10.28 02:54:59.416038 [ 317 ] {80c9aee4-6444-4ff8-aaa4-350ccbce75ec} <Trace> AggregatingTransform: Aggregating | ||
| 12481 | 2025.10.28 02:54:59.416123 [ 317 ] {80c9aee4-6444-4ff8-aaa4-350ccbce75ec} <Trace> Aggregator: Aggregation method: without_key | ||
| 12482 | 2025.10.28 02:54:59.416165 [ 317 ] {80c9aee4-6444-4ff8-aaa4-350ccbce75ec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001111296 sec. (899.850 rows/sec., 35.15 KiB/sec.) | ||
| 12483 | 2025.10.28 02:54:59.416189 [ 317 ] {80c9aee4-6444-4ff8-aaa4-350ccbce75ec} <Trace> Aggregator: Merging aggregated data | ||
| 12484 | 2025.10.28 02:54:59.417342 [ 351 ] {80c9aee4-6444-4ff8-aaa4-350ccbce75ec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003526 sec., 283.60748723766307 rows/sec., 11.08 KiB/sec. | ||
| 12485 | 2025.10.28 02:54:59.417506 [ 351 ] {80c9aee4-6444-4ff8-aaa4-350ccbce75ec} <Debug> TCPHandler: Processed in 0.003930818 sec. | ||
| 12486 | 2025.10.28 02:54:59.417598 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12487 | 2025.10.28 02:54:59.417632 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12488 | 2025.10.28 02:54:59.417644 [ 351 ] {} <Debug> TCP-Session: 4b5fe1f0-bfcb-46b1-9fe8-eee6b8924337 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12489 | 2025.10.28 02:54:59.417657 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12490 | 2025.10.28 02:54:59.417691 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12491 | 2025.10.28 02:54:59.417711 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12492 | 2025.10.28 02:54:59.417724 [ 350 ] {} <Debug> TCP-Session: fa963463-821d-4b4f-b4f6-9a9dd1401a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12493 | 2025.10.28 02:54:59.417737 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12494 | 2025.10.28 02:54:59.417744 [ 286 ] {} <Debug> TCP-Session: e47891d4-4116-46b4-a7f3-afa3e8f57269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12495 | 2025.10.28 02:54:59.417760 [ 354 ] {} <Debug> TCP-Session: 951212c0-0c74-4fcf-971f-079be050addd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12496 | 2025.10.28 02:54:59.417786 [ 353 ] {} <Debug> TCP-Session: 8ceb3838-bdcf-4c5c-9d2b-7138102e27cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12497 | 2025.10.28 02:54:59.417750 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12498 | 2025.10.28 02:54:59.417735 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12499 | 2025.10.28 02:54:59.417842 [ 289 ] {} <Debug> TCP-Session: 74e4271c-20f9-423c-ae8e-63551e44342a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12500 | 2025.10.28 02:54:59.417681 [ 352 ] {} <Debug> TCP-Session: 605d1484-2b44-418f-a58a-0bdc054fc18c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12501 | 2025.10.28 02:54:59.417865 [ 290 ] {} <Debug> TCP-Session: 26200d94-0a61-4175-9ba1-d8e0bcd86415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12502 | 2025.10.28 02:54:59.417676 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12503 | 2025.10.28 02:54:59.418085 [ 288 ] {} <Debug> TCP-Session: d423567b-acc9-4ff4-b09b-f55aafba4897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12504 | 2025.10.28 02:54:59.728595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12505 | 2025.10.28 02:54:59.745157 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12506 | 2025.10.28 02:54:59.745221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12507 | 2025.10.28 02:54:59.750613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12508 | 2025.10.28 02:54:59.751280 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12509 | 2025.10.28 02:54:59.754348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12510 | 2025.10.28 02:55:00.754311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1582 | ||
| 12511 | 2025.10.28 02:55:00.757567 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12512 | 2025.10.28 02:55:00.757685 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12513 | 2025.10.28 02:55:00.759333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12514 | 2025.10.28 02:55:00.759700 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12515 | 2025.10.28 02:55:00.760211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1582 | ||
| 12516 | 2025.10.28 02:55:01.459430 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12517 | 2025.10.28 02:55:01.459627 [ 4 ] {b6943be9-4950-478b-a777-7727ff93cb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12518 | 2025.10.28 02:55:01.459700 [ 4 ] {b6943be9-4950-478b-a777-7727ff93cb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12519 | 2025.10.28 02:55:01.460590 [ 4 ] {b6943be9-4950-478b-a777-7727ff93cb4f} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12520 | 2025.10.28 02:55:01.460638 [ 4 ] {b6943be9-4950-478b-a777-7727ff93cb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12521 | 2025.10.28 02:55:01.461040 [ 4 ] {b6943be9-4950-478b-a777-7727ff93cb4f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12522 | 2025.10.28 02:55:01.461258 [ 4 ] {b6943be9-4950-478b-a777-7727ff93cb4f} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12523 | 2025.10.28 02:55:01.461414 [ 4 ] {b6943be9-4950-478b-a777-7727ff93cb4f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00184 sec., 222826.08695652173 rows/sec., 14.14 MiB/sec. | ||
| 12524 | 2025.10.28 02:55:01.461456 [ 4 ] {b6943be9-4950-478b-a777-7727ff93cb4f} <Debug> TCPHandler: Processed in 0.002166771 sec. | ||
| 12525 | 2025.10.28 02:55:01.461595 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12526 | 2025.10.28 02:55:01.461690 [ 4 ] {910b27f7-5b7d-417e-b5e8-9d492172e1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12527 | 2025.10.28 02:55:01.461731 [ 4 ] {910b27f7-5b7d-417e-b5e8-9d492172e1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12528 | 2025.10.28 02:55:01.462642 [ 4 ] {910b27f7-5b7d-417e-b5e8-9d492172e1c8} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12529 | 2025.10.28 02:55:01.462679 [ 4 ] {910b27f7-5b7d-417e-b5e8-9d492172e1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12530 | 2025.10.28 02:55:01.463051 [ 4 ] {910b27f7-5b7d-417e-b5e8-9d492172e1c8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12531 | 2025.10.28 02:55:01.463257 [ 4 ] {910b27f7-5b7d-417e-b5e8-9d492172e1c8} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12532 | 2025.10.28 02:55:01.463391 [ 4 ] {910b27f7-5b7d-417e-b5e8-9d492172e1c8} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001719 sec., 696916.8121000582 rows/sec., 55.72 MiB/sec. | ||
| 12533 | 2025.10.28 02:55:01.463429 [ 4 ] {910b27f7-5b7d-417e-b5e8-9d492172e1c8} <Debug> TCPHandler: Processed in 0.001883442 sec. | ||
| 12534 | 2025.10.28 02:55:01.463542 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12535 | 2025.10.28 02:55:01.463637 [ 4 ] {b9efbe14-adcf-4aa0-b6c2-053bf61bfc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12536 | 2025.10.28 02:55:01.463677 [ 4 ] {b9efbe14-adcf-4aa0-b6c2-053bf61bfc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12537 | 2025.10.28 02:55:01.464155 [ 4 ] {b9efbe14-adcf-4aa0-b6c2-053bf61bfc2a} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12538 | 2025.10.28 02:55:01.464192 [ 4 ] {b9efbe14-adcf-4aa0-b6c2-053bf61bfc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12539 | 2025.10.28 02:55:01.464504 [ 4 ] {b9efbe14-adcf-4aa0-b6c2-053bf61bfc2a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12540 | 2025.10.28 02:55:01.464708 [ 4 ] {b9efbe14-adcf-4aa0-b6c2-053bf61bfc2a} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12541 | 2025.10.28 02:55:01.464832 [ 4 ] {b9efbe14-adcf-4aa0-b6c2-053bf61bfc2a} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001213 sec., 204451.77246496288 rows/sec., 12.52 MiB/sec. | ||
| 12542 | 2025.10.28 02:55:01.464869 [ 4 ] {b9efbe14-adcf-4aa0-b6c2-053bf61bfc2a} <Debug> TCPHandler: Processed in 0.001375485 sec. | ||
| 12543 | 2025.10.28 02:55:01.464980 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12544 | 2025.10.28 02:55:01.465074 [ 4 ] {5ef27a36-1d7b-48f9-ae66-f0244e19ab30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12545 | 2025.10.28 02:55:01.465112 [ 4 ] {5ef27a36-1d7b-48f9-ae66-f0244e19ab30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12546 | 2025.10.28 02:55:01.465568 [ 4 ] {5ef27a36-1d7b-48f9-ae66-f0244e19ab30} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2025.10.28 02:55:01.465603 [ 4 ] {5ef27a36-1d7b-48f9-ae66-f0244e19ab30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12548 | 2025.10.28 02:55:01.465903 [ 4 ] {5ef27a36-1d7b-48f9-ae66-f0244e19ab30} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12549 | 2025.10.28 02:55:01.466105 [ 4 ] {5ef27a36-1d7b-48f9-ae66-f0244e19ab30} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2025.10.28 02:55:01.466237 [ 4 ] {5ef27a36-1d7b-48f9-ae66-f0244e19ab30} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00118 sec., 179661.01694915254 rows/sec., 11.59 MiB/sec. | ||
| 12551 | 2025.10.28 02:55:01.466285 [ 4 ] {5ef27a36-1d7b-48f9-ae66-f0244e19ab30} <Debug> TCPHandler: Processed in 0.001352314 sec. | ||
| 12552 | 2025.10.28 02:55:01.466401 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12553 | 2025.10.28 02:55:01.466494 [ 4 ] {55cd6fd0-cbef-432d-987a-72c742a2c1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12554 | 2025.10.28 02:55:01.466533 [ 4 ] {55cd6fd0-cbef-432d-987a-72c742a2c1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12555 | 2025.10.28 02:55:01.466977 [ 4 ] {55cd6fd0-cbef-432d-987a-72c742a2c1af} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12556 | 2025.10.28 02:55:01.467013 [ 4 ] {55cd6fd0-cbef-432d-987a-72c742a2c1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12557 | 2025.10.28 02:55:01.467324 [ 4 ] {55cd6fd0-cbef-432d-987a-72c742a2c1af} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12558 | 2025.10.28 02:55:01.467529 [ 4 ] {55cd6fd0-cbef-432d-987a-72c742a2c1af} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2025.10.28 02:55:01.467657 [ 4 ] {55cd6fd0-cbef-432d-987a-72c742a2c1af} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001181 sec., 178662.15071972905 rows/sec., 10.15 MiB/sec. | ||
| 12560 | 2025.10.28 02:55:01.467693 [ 4 ] {55cd6fd0-cbef-432d-987a-72c742a2c1af} <Debug> TCPHandler: Processed in 0.001340803 sec. | ||
| 12561 | 2025.10.28 02:55:01.467802 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12562 | 2025.10.28 02:55:01.467895 [ 4 ] {7a87b4fb-6d65-49cf-94be-201b79ce8115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12563 | 2025.10.28 02:55:01.467937 [ 4 ] {7a87b4fb-6d65-49cf-94be-201b79ce8115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12564 | 2025.10.28 02:55:01.468520 [ 4 ] {7a87b4fb-6d65-49cf-94be-201b79ce8115} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2025.10.28 02:55:01.468555 [ 4 ] {7a87b4fb-6d65-49cf-94be-201b79ce8115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12566 | 2025.10.28 02:55:01.468884 [ 4 ] {7a87b4fb-6d65-49cf-94be-201b79ce8115} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12567 | 2025.10.28 02:55:01.469091 [ 4 ] {7a87b4fb-6d65-49cf-94be-201b79ce8115} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12568 | 2025.10.28 02:55:01.469217 [ 4 ] {7a87b4fb-6d65-49cf-94be-201b79ce8115} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.00134 sec., 538805.9701492537 rows/sec., 37.83 MiB/sec. | ||
| 12569 | 2025.10.28 02:55:01.469254 [ 4 ] {7a87b4fb-6d65-49cf-94be-201b79ce8115} <Debug> TCPHandler: Processed in 0.001499118 sec. | ||
| 12570 | 2025.10.28 02:55:01.469367 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12571 | 2025.10.28 02:55:01.469460 [ 4 ] {abeba69e-6942-4359-ac03-a5f222f2a247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12572 | 2025.10.28 02:55:01.469500 [ 4 ] {abeba69e-6942-4359-ac03-a5f222f2a247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12573 | 2025.10.28 02:55:01.469841 [ 4 ] {abeba69e-6942-4359-ac03-a5f222f2a247} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2025.10.28 02:55:01.469876 [ 4 ] {abeba69e-6942-4359-ac03-a5f222f2a247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12575 | 2025.10.28 02:55:01.470167 [ 4 ] {abeba69e-6942-4359-ac03-a5f222f2a247} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12576 | 2025.10.28 02:55:01.470376 [ 4 ] {abeba69e-6942-4359-ac03-a5f222f2a247} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2025.10.28 02:55:01.470484 [ 51 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 12578 | 2025.10.28 02:55:01.470503 [ 4 ] {abeba69e-6942-4359-ac03-a5f222f2a247} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 12579 | 2025.10.28 02:55:01.470556 [ 51 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12580 | 2025.10.28 02:55:01.470567 [ 4 ] {abeba69e-6942-4359-ac03-a5f222f2a247} <Debug> TCPHandler: Processed in 0.00124841 sec. | ||
| 12581 | 2025.10.28 02:55:01.470588 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12582 | 2025.10.28 02:55:01.470689 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12583 | 2025.10.28 02:55:01.470701 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 12584 | 2025.10.28 02:55:01.470786 [ 4 ] {f19adb45-c377-4054-9797-5685b05657cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12585 | 2025.10.28 02:55:01.470832 [ 4 ] {f19adb45-c377-4054-9797-5685b05657cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12586 | 2025.10.28 02:55:01.470839 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12587 | 2025.10.28 02:55:01.470879 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 12588 | 2025.10.28 02:55:01.470944 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 12589 | 2025.10.28 02:55:01.470987 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 12590 | 2025.10.28 02:55:01.471025 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 12591 | 2025.10.28 02:55:01.471064 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 12592 | 2025.10.28 02:55:01.471102 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 12593 | 2025.10.28 02:55:01.471251 [ 4 ] {f19adb45-c377-4054-9797-5685b05657cf} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2025.10.28 02:55:01.471292 [ 4 ] {f19adb45-c377-4054-9797-5685b05657cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12595 | 2025.10.28 02:55:01.471643 [ 4 ] {f19adb45-c377-4054-9797-5685b05657cf} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12596 | 2025.10.28 02:55:01.471869 [ 4 ] {f19adb45-c377-4054-9797-5685b05657cf} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2025.10.28 02:55:01.471903 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253131 sec., 201096.29400278183 rows/sec., 10.26 MiB/sec. | ||
| 12598 | 2025.10.28 02:55:01.472004 [ 4 ] {f19adb45-c377-4054-9797-5685b05657cf} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001235 sec., 254251.012145749 rows/sec., 16.70 MiB/sec. | ||
| 12599 | 2025.10.28 02:55:01.472033 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 12600 | 2025.10.28 02:55:01.472041 [ 4 ] {f19adb45-c377-4054-9797-5685b05657cf} <Debug> TCPHandler: Processed in 0.001399276 sec. | ||
| 12601 | 2025.10.28 02:55:01.472167 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12602 | 2025.10.28 02:55:01.472262 [ 4 ] {e076a945-ae55-47b0-a7a4-11a0e78a0f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12603 | 2025.10.28 02:55:01.472293 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_42_9} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12604 | 2025.10.28 02:55:01.472304 [ 4 ] {e076a945-ae55-47b0-a7a4-11a0e78a0f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12605 | 2025.10.28 02:55:01.472372 [ 189 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_42_9} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 12606 | 2025.10.28 02:55:01.472456 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12607 | 2025.10.28 02:55:01.472622 [ 4 ] {e076a945-ae55-47b0-a7a4-11a0e78a0f3d} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2025.10.28 02:55:01.472662 [ 4 ] {e076a945-ae55-47b0-a7a4-11a0e78a0f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12609 | 2025.10.28 02:55:01.472955 [ 4 ] {e076a945-ae55-47b0-a7a4-11a0e78a0f3d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12610 | 2025.10.28 02:55:01.473172 [ 4 ] {e076a945-ae55-47b0-a7a4-11a0e78a0f3d} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12611 | 2025.10.28 02:55:01.473277 [ 51 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 12612 | 2025.10.28 02:55:01.473298 [ 4 ] {e076a945-ae55-47b0-a7a4-11a0e78a0f3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 12613 | 2025.10.28 02:55:01.473314 [ 51 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2025.10.28 02:55:01.473339 [ 4 ] {e076a945-ae55-47b0-a7a4-11a0e78a0f3d} <Debug> TCPHandler: Processed in 0.00122036 sec. | ||
| 12615 | 2025.10.28 02:55:01.473342 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12616 | 2025.10.28 02:55:01.473440 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 12617 | 2025.10.28 02:55:01.473459 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2025.10.28 02:55:01.473527 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12619 | 2025.10.28 02:55:01.473552 [ 4 ] {70f74e73-8f08-4908-90dd-9f3b50e6be75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12620 | 2025.10.28 02:55:01.473556 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 41 rows starting from the beginning of the part | ||
| 12621 | 2025.10.28 02:55:01.473607 [ 4 ] {70f74e73-8f08-4908-90dd-9f3b50e6be75} <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 | ||
| 12622 | 2025.10.28 02:55:01.473619 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12623 | 2025.10.28 02:55:01.473661 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 12624 | 2025.10.28 02:55:01.473698 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 12625 | 2025.10.28 02:55:01.473735 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 12626 | 2025.10.28 02:55:01.473773 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 12627 | 2025.10.28 02:55:01.474415 [ 4 ] {70f74e73-8f08-4908-90dd-9f3b50e6be75} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2025.10.28 02:55:01.474450 [ 4 ] {70f74e73-8f08-4908-90dd-9f3b50e6be75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12629 | 2025.10.28 02:55:01.474487 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001081316 sec., 42540.755893744295 rows/sec., 2.79 MiB/sec. | ||
| 12630 | 2025.10.28 02:55:01.474602 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 12631 | 2025.10.28 02:55:01.474829 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_42_9} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12632 | 2025.10.28 02:55:01.474894 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_42_9} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 12633 | 2025.10.28 02:55:01.474961 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12634 | 2025.10.28 02:55:01.475005 [ 4 ] {70f74e73-8f08-4908-90dd-9f3b50e6be75} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12635 | 2025.10.28 02:55:01.475221 [ 4 ] {70f74e73-8f08-4908-90dd-9f3b50e6be75} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12636 | 2025.10.28 02:55:01.475358 [ 4 ] {70f74e73-8f08-4908-90dd-9f3b50e6be75} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001823 sec., 23587.4931431706 rows/sec., 42.27 MiB/sec. | ||
| 12637 | 2025.10.28 02:55:01.475410 [ 4 ] {70f74e73-8f08-4908-90dd-9f3b50e6be75} <Debug> TCPHandler: Processed in 0.001998566 sec. | ||
| 12638 | 2025.10.28 02:55:01.475527 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12639 | 2025.10.28 02:55:01.475621 [ 4 ] {5875f69a-3c18-4d8d-b570-8a6beebcb80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12640 | 2025.10.28 02:55:01.475661 [ 4 ] {5875f69a-3c18-4d8d-b570-8a6beebcb80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12641 | 2025.10.28 02:55:01.475994 [ 4 ] {5875f69a-3c18-4d8d-b570-8a6beebcb80b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2025.10.28 02:55:01.476030 [ 4 ] {5875f69a-3c18-4d8d-b570-8a6beebcb80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12643 | 2025.10.28 02:55:01.476327 [ 4 ] {5875f69a-3c18-4d8d-b570-8a6beebcb80b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12644 | 2025.10.28 02:55:01.476526 [ 4 ] {5875f69a-3c18-4d8d-b570-8a6beebcb80b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12645 | 2025.10.28 02:55:01.476653 [ 4 ] {5875f69a-3c18-4d8d-b570-8a6beebcb80b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001051 sec., 98953.37773549001 rows/sec., 6.06 MiB/sec. | ||
| 12646 | 2025.10.28 02:55:01.476688 [ 4 ] {5875f69a-3c18-4d8d-b570-8a6beebcb80b} <Debug> TCPHandler: Processed in 0.0012096 sec. | ||
| 12647 | 2025.10.28 02:55:05.499821 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12648 | 2025.10.28 02:55:05.499918 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12649 | 2025.10.28 02:55:05.679904 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27868 | ||
| 12650 | 2025.10.28 02:55:05.680427 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2025.10.28 02:55:05.680477 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12652 | 2025.10.28 02:55:05.680982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12653 | 2025.10.28 02:55:05.681221 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12654 | 2025.10.28 02:55:05.681387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27868 | ||
| 12655 | 2025.10.28 02:55:06.447939 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12656 | 2025.10.28 02:55:06.448218 [ 4 ] {af9bd87e-3513-4b81-94b3-c5123b51cb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12657 | 2025.10.28 02:55:06.448319 [ 4 ] {af9bd87e-3513-4b81-94b3-c5123b51cb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12658 | 2025.10.28 02:55:06.449240 [ 4 ] {af9bd87e-3513-4b81-94b3-c5123b51cb3b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12659 | 2025.10.28 02:55:06.449279 [ 4 ] {af9bd87e-3513-4b81-94b3-c5123b51cb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12660 | 2025.10.28 02:55:06.449669 [ 4 ] {af9bd87e-3513-4b81-94b3-c5123b51cb3b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12661 | 2025.10.28 02:55:06.449906 [ 4 ] {af9bd87e-3513-4b81-94b3-c5123b51cb3b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2025.10.28 02:55:06.450043 [ 44 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12663 | 2025.10.28 02:55:06.450055 [ 4 ] {af9bd87e-3513-4b81-94b3-c5123b51cb3b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.25 MiB/sec. | ||
| 12664 | 2025.10.28 02:55:06.450087 [ 44 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2025.10.28 02:55:06.450106 [ 4 ] {af9bd87e-3513-4b81-94b3-c5123b51cb3b} <Debug> TCPHandler: Processed in 0.002346407 sec. | ||
| 12666 | 2025.10.28 02:55:06.450111 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12667 | 2025.10.28 02:55:06.450231 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12668 | 2025.10.28 02:55:06.450245 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 12669 | 2025.10.28 02:55:06.450330 [ 4 ] {34d6da50-ef2d-4bcc-b5ed-3be279fc85c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12670 | 2025.10.28 02:55:06.450375 [ 4 ] {34d6da50-ef2d-4bcc-b5ed-3be279fc85c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12671 | 2025.10.28 02:55:06.450404 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12672 | 2025.10.28 02:55:06.450447 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2349 rows starting from the beginning of the part | ||
| 12673 | 2025.10.28 02:55:06.450520 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 12674 | 2025.10.28 02:55:06.450570 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1198 rows starting from the beginning of the part | ||
| 12675 | 2025.10.28 02:55:06.450616 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 12676 | 2025.10.28 02:55:06.450660 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1198 rows starting from the beginning of the part | ||
| 12677 | 2025.10.28 02:55:06.450702 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 12678 | 2025.10.28 02:55:06.450852 [ 4 ] {34d6da50-ef2d-4bcc-b5ed-3be279fc85c4} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12679 | 2025.10.28 02:55:06.450893 [ 4 ] {34d6da50-ef2d-4bcc-b5ed-3be279fc85c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12680 | 2025.10.28 02:55:06.451223 [ 4 ] {34d6da50-ef2d-4bcc-b5ed-3be279fc85c4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12681 | 2025.10.28 02:55:06.451440 [ 4 ] {34d6da50-ef2d-4bcc-b5ed-3be279fc85c4} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12682 | 2025.10.28 02:55:06.451570 [ 4 ] {34d6da50-ef2d-4bcc-b5ed-3be279fc85c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. | ||
| 12683 | 2025.10.28 02:55:06.451608 [ 4 ] {34d6da50-ef2d-4bcc-b5ed-3be279fc85c4} <Debug> TCPHandler: Processed in 0.001426447 sec. | ||
| 12684 | 2025.10.28 02:55:06.451608 [ 42 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12685 | 2025.10.28 02:55:06.451683 [ 42 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12686 | 2025.10.28 02:55:06.451715 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12687 | 2025.10.28 02:55:06.451734 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12688 | 2025.10.28 02:55:06.451820 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 12689 | 2025.10.28 02:55:06.451833 [ 4 ] {fbf26229-1913-4ac4-9c17-acf3feb2120c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12690 | 2025.10.28 02:55:06.451882 [ 4 ] {fbf26229-1913-4ac4-9c17-acf3feb2120c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12691 | 2025.10.28 02:55:06.451915 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12692 | 2025.10.28 02:55:06.451944 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1214 rows starting from the beginning of the part | ||
| 12693 | 2025.10.28 02:55:06.452000 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 12694 | 2025.10.28 02:55:06.452044 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 722 rows starting from the beginning of the part | ||
| 12695 | 2025.10.28 02:55:06.452085 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 12696 | 2025.10.28 02:55:06.452131 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 722 rows starting from the beginning of the part | ||
| 12697 | 2025.10.28 02:55:06.452172 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 12698 | 2025.10.28 02:55:06.452376 [ 4 ] {fbf26229-1913-4ac4-9c17-acf3feb2120c} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12699 | 2025.10.28 02:55:06.452412 [ 4 ] {fbf26229-1913-4ac4-9c17-acf3feb2120c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12700 | 2025.10.28 02:55:06.452763 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4913 rows, containing 5 columns (5 merged, 0 gathered) in 0.002580004 sec., 1904260.6135494364 rows/sec., 160.52 MiB/sec. | ||
| 12701 | 2025.10.28 02:55:06.452769 [ 4 ] {fbf26229-1913-4ac4-9c17-acf3feb2120c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12702 | 2025.10.28 02:55:06.453010 [ 4 ] {fbf26229-1913-4ac4-9c17-acf3feb2120c} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12703 | 2025.10.28 02:55:06.453043 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12704 | 2025.10.28 02:55:06.453149 [ 4 ] {fbf26229-1913-4ac4-9c17-acf3feb2120c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 12705 | 2025.10.28 02:55:06.453192 [ 4 ] {fbf26229-1913-4ac4-9c17-acf3feb2120c} <Debug> TCPHandler: Processed in 0.00150495 sec. | ||
| 12706 | 2025.10.28 02:55:06.453254 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473428 sec., 1934264.8571901715 rows/sec., 145.43 MiB/sec. | ||
| 12707 | 2025.10.28 02:55:06.453319 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12708 | 2025.10.28 02:55:06.453327 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_96_19} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12709 | 2025.10.28 02:55:06.453419 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_96_19} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12710 | 2025.10.28 02:55:06.453426 [ 4 ] {a3147e45-6869-401b-9b77-41fa787d2fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12711 | 2025.10.28 02:55:06.453448 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12712 | 2025.10.28 02:55:06.453478 [ 4 ] {a3147e45-6869-401b-9b77-41fa787d2fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12713 | 2025.10.28 02:55:06.453497 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 12714 | 2025.10.28 02:55:06.453714 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_96_19} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12715 | 2025.10.28 02:55:06.453795 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_96_19} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12716 | 2025.10.28 02:55:06.453882 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12717 | 2025.10.28 02:55:06.453936 [ 4 ] {a3147e45-6869-401b-9b77-41fa787d2fe8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12718 | 2025.10.28 02:55:06.453977 [ 4 ] {a3147e45-6869-401b-9b77-41fa787d2fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12719 | 2025.10.28 02:55:06.454294 [ 4 ] {a3147e45-6869-401b-9b77-41fa787d2fe8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12720 | 2025.10.28 02:55:06.454509 [ 4 ] {a3147e45-6869-401b-9b77-41fa787d2fe8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12721 | 2025.10.28 02:55:06.454638 [ 4 ] {a3147e45-6869-401b-9b77-41fa787d2fe8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001239 sec., 48426.15012106537 rows/sec., 3.26 MiB/sec. | ||
| 12722 | 2025.10.28 02:55:06.454649 [ 42 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12723 | 2025.10.28 02:55:06.454674 [ 4 ] {a3147e45-6869-401b-9b77-41fa787d2fe8} <Debug> TCPHandler: Processed in 0.001405156 sec. | ||
| 12724 | 2025.10.28 02:55:06.454703 [ 42 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12725 | 2025.10.28 02:55:06.454731 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12726 | 2025.10.28 02:55:06.454827 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 12727 | 2025.10.28 02:55:06.454962 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12728 | 2025.10.28 02:55:06.454995 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6404 rows starting from the beginning of the part | ||
| 12729 | 2025.10.28 02:55:06.455053 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 12730 | 2025.10.28 02:55:06.455096 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 104 rows starting from the beginning of the part | ||
| 12731 | 2025.10.28 02:55:06.455136 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 12732 | 2025.10.28 02:55:06.455174 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 104 rows starting from the beginning of the part | ||
| 12733 | 2025.10.28 02:55:06.455211 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12734 | 2025.10.28 02:55:06.457008 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6792 rows, containing 4 columns (4 merged, 0 gathered) in 0.002225893 sec., 3051359.6116255363 rows/sec., 193.79 MiB/sec. | ||
| 12735 | 2025.10.28 02:55:06.457475 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12736 | 2025.10.28 02:55:06.457788 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_96_19} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12737 | 2025.10.28 02:55:06.457862 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_96_19} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12738 | 2025.10.28 02:55:06.457947 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 12739 | 2025.10.28 02:55:07.254452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12740 | 2025.10.28 02:55:07.270632 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12741 | 2025.10.28 02:55:07.270689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12742 | 2025.10.28 02:55:07.276725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12743 | 2025.10.28 02:55:07.277439 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12744 | 2025.10.28 02:55:07.280345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12745 | 2025.10.28 02:55:09.874615 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2025.10.28 02:55:09.874811 [ 4 ] {71045086-de17-42d7-9b65-781a14291ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12747 | 2025.10.28 02:55:09.874877 [ 4 ] {71045086-de17-42d7-9b65-781a14291ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12748 | 2025.10.28 02:55:09.875638 [ 4 ] {71045086-de17-42d7-9b65-781a14291ccf} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2025.10.28 02:55:09.875686 [ 4 ] {71045086-de17-42d7-9b65-781a14291ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12750 | 2025.10.28 02:55:09.876104 [ 4 ] {71045086-de17-42d7-9b65-781a14291ccf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12751 | 2025.10.28 02:55:09.876330 [ 4 ] {71045086-de17-42d7-9b65-781a14291ccf} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12752 | 2025.10.28 02:55:09.876494 [ 4 ] {71045086-de17-42d7-9b65-781a14291ccf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001731 sec., 236857.3079145003 rows/sec., 15.03 MiB/sec. | ||
| 12753 | 2025.10.28 02:55:09.876545 [ 4 ] {71045086-de17-42d7-9b65-781a14291ccf} <Debug> TCPHandler: Processed in 0.002066618 sec. | ||
| 12754 | 2025.10.28 02:55:09.876665 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2025.10.28 02:55:09.876769 [ 4 ] {3f407c58-fe33-4757-a5f2-2ced97f11e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12756 | 2025.10.28 02:55:09.876812 [ 4 ] {3f407c58-fe33-4757-a5f2-2ced97f11e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12757 | 2025.10.28 02:55:09.877230 [ 4 ] {3f407c58-fe33-4757-a5f2-2ced97f11e2b} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2025.10.28 02:55:09.877265 [ 4 ] {3f407c58-fe33-4757-a5f2-2ced97f11e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12759 | 2025.10.28 02:55:09.877568 [ 4 ] {3f407c58-fe33-4757-a5f2-2ced97f11e2b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12760 | 2025.10.28 02:55:09.877771 [ 4 ] {3f407c58-fe33-4757-a5f2-2ced97f11e2b} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2025.10.28 02:55:09.877901 [ 4 ] {3f407c58-fe33-4757-a5f2-2ced97f11e2b} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001157 sec., 13828.867761452031 rows/sec., 1.10 MiB/sec. | ||
| 12762 | 2025.10.28 02:55:09.877939 [ 4 ] {3f407c58-fe33-4757-a5f2-2ced97f11e2b} <Debug> TCPHandler: Processed in 0.001326663 sec. | ||
| 12763 | 2025.10.28 02:55:09.878044 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12764 | 2025.10.28 02:55:09.878141 [ 4 ] {07ac34d8-008d-4733-8bb2-c7d0dc30bf40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12765 | 2025.10.28 02:55:09.878181 [ 4 ] {07ac34d8-008d-4733-8bb2-c7d0dc30bf40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12766 | 2025.10.28 02:55:09.879662 [ 4 ] {07ac34d8-008d-4733-8bb2-c7d0dc30bf40} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2025.10.28 02:55:09.879698 [ 4 ] {07ac34d8-008d-4733-8bb2-c7d0dc30bf40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12768 | 2025.10.28 02:55:09.880157 [ 4 ] {07ac34d8-008d-4733-8bb2-c7d0dc30bf40} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12769 | 2025.10.28 02:55:09.880368 [ 4 ] {07ac34d8-008d-4733-8bb2-c7d0dc30bf40} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2025.10.28 02:55:09.880499 [ 4 ] {07ac34d8-008d-4733-8bb2-c7d0dc30bf40} <Debug> executeQuery: Read 2347 rows, 195.33 KiB in 0.002377 sec., 987379.049221708 rows/sec., 80.25 MiB/sec. | ||
| 12771 | 2025.10.28 02:55:09.880539 [ 4 ] {07ac34d8-008d-4733-8bb2-c7d0dc30bf40} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 12772 | 2025.10.28 02:55:09.880552 [ 4 ] {07ac34d8-008d-4733-8bb2-c7d0dc30bf40} <Debug> TCPHandler: Processed in 0.002559504 sec. | ||
| 12773 | 2025.10.28 02:55:09.880657 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12774 | 2025.10.28 02:55:09.880755 [ 4 ] {e70bd3dc-4497-4302-a52f-415c01cab089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12775 | 2025.10.28 02:55:09.880795 [ 4 ] {e70bd3dc-4497-4302-a52f-415c01cab089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12776 | 2025.10.28 02:55:09.881307 [ 4 ] {e70bd3dc-4497-4302-a52f-415c01cab089} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12777 | 2025.10.28 02:55:09.881342 [ 4 ] {e70bd3dc-4497-4302-a52f-415c01cab089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12778 | 2025.10.28 02:55:09.881681 [ 4 ] {e70bd3dc-4497-4302-a52f-415c01cab089} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12779 | 2025.10.28 02:55:09.881899 [ 4 ] {e70bd3dc-4497-4302-a52f-415c01cab089} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12780 | 2025.10.28 02:55:09.882026 [ 4 ] {e70bd3dc-4497-4302-a52f-415c01cab089} <Debug> executeQuery: Read 264 rows, 16.67 KiB in 0.001291 sec., 204492.64136328426 rows/sec., 12.61 MiB/sec. | ||
| 12781 | 2025.10.28 02:55:09.882064 [ 4 ] {e70bd3dc-4497-4302-a52f-415c01cab089} <Debug> TCPHandler: Processed in 0.001456977 sec. | ||
| 12782 | 2025.10.28 02:55:09.882174 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12783 | 2025.10.28 02:55:09.882269 [ 4 ] {f5d9a397-280a-461b-bc5d-94e1d9ae6f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12784 | 2025.10.28 02:55:09.882307 [ 4 ] {f5d9a397-280a-461b-bc5d-94e1d9ae6f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12785 | 2025.10.28 02:55:09.882832 [ 4 ] {f5d9a397-280a-461b-bc5d-94e1d9ae6f9d} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12786 | 2025.10.28 02:55:09.882868 [ 4 ] {f5d9a397-280a-461b-bc5d-94e1d9ae6f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12787 | 2025.10.28 02:55:09.883199 [ 4 ] {f5d9a397-280a-461b-bc5d-94e1d9ae6f9d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12788 | 2025.10.28 02:55:09.883413 [ 4 ] {f5d9a397-280a-461b-bc5d-94e1d9ae6f9d} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12789 | 2025.10.28 02:55:09.883537 [ 4 ] {f5d9a397-280a-461b-bc5d-94e1d9ae6f9d} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001287 sec., 342657.34265734267 rows/sec., 22.67 MiB/sec. | ||
| 12790 | 2025.10.28 02:55:09.883575 [ 4 ] {f5d9a397-280a-461b-bc5d-94e1d9ae6f9d} <Debug> TCPHandler: Processed in 0.001450358 sec. | ||
| 12791 | 2025.10.28 02:55:09.883685 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12792 | 2025.10.28 02:55:09.883777 [ 4 ] {ba164238-4136-47fa-9674-a1119aef744b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12793 | 2025.10.28 02:55:09.883816 [ 4 ] {ba164238-4136-47fa-9674-a1119aef744b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12794 | 2025.10.28 02:55:09.884281 [ 4 ] {ba164238-4136-47fa-9674-a1119aef744b} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12795 | 2025.10.28 02:55:09.884316 [ 4 ] {ba164238-4136-47fa-9674-a1119aef744b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12796 | 2025.10.28 02:55:09.884624 [ 4 ] {ba164238-4136-47fa-9674-a1119aef744b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12797 | 2025.10.28 02:55:09.884832 [ 4 ] {ba164238-4136-47fa-9674-a1119aef744b} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12798 | 2025.10.28 02:55:09.884971 [ 4 ] {ba164238-4136-47fa-9674-a1119aef744b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 12799 | 2025.10.28 02:55:09.885009 [ 4 ] {ba164238-4136-47fa-9674-a1119aef744b} <Debug> TCPHandler: Processed in 0.001373215 sec. | ||
| 12800 | 2025.10.28 02:55:09.885108 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12801 | 2025.10.28 02:55:09.885203 [ 4 ] {2276a0d0-efcd-4a38-a29e-8a3db11f06c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12802 | 2025.10.28 02:55:09.885241 [ 4 ] {2276a0d0-efcd-4a38-a29e-8a3db11f06c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12803 | 2025.10.28 02:55:09.886054 [ 4 ] {2276a0d0-efcd-4a38-a29e-8a3db11f06c2} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2025.10.28 02:55:09.886090 [ 4 ] {2276a0d0-efcd-4a38-a29e-8a3db11f06c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12805 | 2025.10.28 02:55:09.886472 [ 4 ] {2276a0d0-efcd-4a38-a29e-8a3db11f06c2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12806 | 2025.10.28 02:55:09.886683 [ 4 ] {2276a0d0-efcd-4a38-a29e-8a3db11f06c2} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2025.10.28 02:55:09.886812 [ 4 ] {2276a0d0-efcd-4a38-a29e-8a3db11f06c2} <Debug> executeQuery: Read 1194 rows, 87.50 KiB in 0.001628 sec., 733415.2334152333 rows/sec., 52.49 MiB/sec. | ||
| 12808 | 2025.10.28 02:55:09.886849 [ 4 ] {2276a0d0-efcd-4a38-a29e-8a3db11f06c2} <Debug> TCPHandler: Processed in 0.001790429 sec. | ||
| 12809 | 2025.10.28 02:55:09.886960 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12810 | 2025.10.28 02:55:09.887054 [ 4 ] {62ea183f-9920-423e-be84-e7f182c27f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12811 | 2025.10.28 02:55:09.887095 [ 4 ] {62ea183f-9920-423e-be84-e7f182c27f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12812 | 2025.10.28 02:55:09.887420 [ 4 ] {62ea183f-9920-423e-be84-e7f182c27f0f} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2025.10.28 02:55:09.887454 [ 4 ] {62ea183f-9920-423e-be84-e7f182c27f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12814 | 2025.10.28 02:55:09.887754 [ 4 ] {62ea183f-9920-423e-be84-e7f182c27f0f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12815 | 2025.10.28 02:55:09.887959 [ 4 ] {62ea183f-9920-423e-be84-e7f182c27f0f} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12816 | 2025.10.28 02:55:09.888089 [ 4 ] {62ea183f-9920-423e-be84-e7f182c27f0f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 12817 | 2025.10.28 02:55:09.888126 [ 4 ] {62ea183f-9920-423e-be84-e7f182c27f0f} <Debug> TCPHandler: Processed in 0.00121612 sec. | ||
| 12818 | 2025.10.28 02:55:09.888233 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12819 | 2025.10.28 02:55:09.888327 [ 4 ] {ac1cf8f4-97ba-4248-b9cc-ffb7172e08d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12820 | 2025.10.28 02:55:09.888369 [ 4 ] {ac1cf8f4-97ba-4248-b9cc-ffb7172e08d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12821 | 2025.10.28 02:55:09.888957 [ 4 ] {ac1cf8f4-97ba-4248-b9cc-ffb7172e08d2} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12822 | 2025.10.28 02:55:09.888993 [ 4 ] {ac1cf8f4-97ba-4248-b9cc-ffb7172e08d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12823 | 2025.10.28 02:55:09.889377 [ 4 ] {ac1cf8f4-97ba-4248-b9cc-ffb7172e08d2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12824 | 2025.10.28 02:55:09.889585 [ 4 ] {ac1cf8f4-97ba-4248-b9cc-ffb7172e08d2} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12825 | 2025.10.28 02:55:09.889711 [ 4 ] {ac1cf8f4-97ba-4248-b9cc-ffb7172e08d2} <Debug> executeQuery: Read 974 rows, 66.16 KiB in 0.001403 sec., 694226.6571632217 rows/sec., 46.05 MiB/sec. | ||
| 12826 | 2025.10.28 02:55:09.889748 [ 4 ] {ac1cf8f4-97ba-4248-b9cc-ffb7172e08d2} <Debug> TCPHandler: Processed in 0.001564381 sec. | ||
| 12827 | 2025.10.28 02:55:09.889857 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12828 | 2025.10.28 02:55:09.889951 [ 4 ] {88e8b791-794a-4dea-9087-81a61f2a027b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12829 | 2025.10.28 02:55:09.889992 [ 4 ] {88e8b791-794a-4dea-9087-81a61f2a027b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12830 | 2025.10.28 02:55:09.890300 [ 4 ] {88e8b791-794a-4dea-9087-81a61f2a027b} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12831 | 2025.10.28 02:55:09.890335 [ 4 ] {88e8b791-794a-4dea-9087-81a61f2a027b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12832 | 2025.10.28 02:55:09.890635 [ 4 ] {88e8b791-794a-4dea-9087-81a61f2a027b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12833 | 2025.10.28 02:55:09.890863 [ 4 ] {88e8b791-794a-4dea-9087-81a61f2a027b} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12834 | 2025.10.28 02:55:09.890989 [ 4 ] {88e8b791-794a-4dea-9087-81a61f2a027b} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001056 sec., 1893.9393939393938 rows/sec., 123.92 KiB/sec. | ||
| 12835 | 2025.10.28 02:55:09.891025 [ 4 ] {88e8b791-794a-4dea-9087-81a61f2a027b} <Debug> TCPHandler: Processed in 0.00121682 sec. | ||
| 12836 | 2025.10.28 02:55:09.891131 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12837 | 2025.10.28 02:55:09.891224 [ 4 ] {8073218f-e5f8-4244-a605-7f7085687180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12838 | 2025.10.28 02:55:09.891277 [ 4 ] {8073218f-e5f8-4244-a605-7f7085687180} <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 | ||
| 12839 | 2025.10.28 02:55:09.892079 [ 4 ] {8073218f-e5f8-4244-a605-7f7085687180} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12840 | 2025.10.28 02:55:09.892115 [ 4 ] {8073218f-e5f8-4244-a605-7f7085687180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12841 | 2025.10.28 02:55:09.892676 [ 4 ] {8073218f-e5f8-4244-a605-7f7085687180} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12842 | 2025.10.28 02:55:09.892901 [ 4 ] {8073218f-e5f8-4244-a605-7f7085687180} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12843 | 2025.10.28 02:55:09.893037 [ 4 ] {8073218f-e5f8-4244-a605-7f7085687180} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001831 sec., 23484.434735117422 rows/sec., 42.08 MiB/sec. | ||
| 12844 | 2025.10.28 02:55:09.893089 [ 4 ] {8073218f-e5f8-4244-a605-7f7085687180} <Debug> TCPHandler: Processed in 0.002006816 sec. | ||
| 12845 | 2025.10.28 02:55:09.893198 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12846 | 2025.10.28 02:55:09.893293 [ 4 ] {d73c1e21-08a6-4b2e-8b3b-9a5ece08919c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12847 | 2025.10.28 02:55:09.893334 [ 4 ] {d73c1e21-08a6-4b2e-8b3b-9a5ece08919c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12848 | 2025.10.28 02:55:09.893660 [ 4 ] {d73c1e21-08a6-4b2e-8b3b-9a5ece08919c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12849 | 2025.10.28 02:55:09.893696 [ 4 ] {d73c1e21-08a6-4b2e-8b3b-9a5ece08919c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12850 | 2025.10.28 02:55:09.894005 [ 4 ] {d73c1e21-08a6-4b2e-8b3b-9a5ece08919c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12851 | 2025.10.28 02:55:09.894212 [ 4 ] {d73c1e21-08a6-4b2e-8b3b-9a5ece08919c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12852 | 2025.10.28 02:55:09.894338 [ 4 ] {d73c1e21-08a6-4b2e-8b3b-9a5ece08919c} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001064 sec., 86466.16541353383 rows/sec., 5.23 MiB/sec. | ||
| 12853 | 2025.10.28 02:55:09.894373 [ 4 ] {d73c1e21-08a6-4b2e-8b3b-9a5ece08919c} <Debug> TCPHandler: Processed in 0.00122516 sec. | ||
| 12854 | 2025.10.28 02:55:10.760529 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1636 | ||
| 12855 | 2025.10.28 02:55:10.763387 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12856 | 2025.10.28 02:55:10.763439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12857 | 2025.10.28 02:55:10.764694 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12858 | 2025.10.28 02:55:10.764985 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12859 | 2025.10.28 02:55:10.765368 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1636 | ||
| 12860 | 2025.10.28 02:55:11.441440 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12861 | 2025.10.28 02:55:11.441721 [ 4 ] {5fef6e9a-44c4-44fe-9c70-67d6e8891d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12862 | 2025.10.28 02:55:11.441826 [ 4 ] {5fef6e9a-44c4-44fe-9c70-67d6e8891d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12863 | 2025.10.28 02:55:11.442605 [ 4 ] {5fef6e9a-44c4-44fe-9c70-67d6e8891d34} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2025.10.28 02:55:11.442654 [ 4 ] {5fef6e9a-44c4-44fe-9c70-67d6e8891d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12865 | 2025.10.28 02:55:11.443044 [ 4 ] {5fef6e9a-44c4-44fe-9c70-67d6e8891d34} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12866 | 2025.10.28 02:55:11.443304 [ 4 ] {5fef6e9a-44c4-44fe-9c70-67d6e8891d34} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12867 | 2025.10.28 02:55:11.443490 [ 4 ] {5fef6e9a-44c4-44fe-9c70-67d6e8891d34} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001844 sec., 30368.763557483733 rows/sec., 2.33 MiB/sec. | ||
| 12868 | 2025.10.28 02:55:11.443541 [ 4 ] {5fef6e9a-44c4-44fe-9c70-67d6e8891d34} <Debug> TCPHandler: Processed in 0.002286685 sec. | ||
| 12869 | 2025.10.28 02:55:11.443670 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12870 | 2025.10.28 02:55:11.443771 [ 4 ] {d206ddf7-12d6-4b57-9af9-d4110afbd67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12871 | 2025.10.28 02:55:11.443814 [ 4 ] {d206ddf7-12d6-4b57-9af9-d4110afbd67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12872 | 2025.10.28 02:55:11.444299 [ 4 ] {d206ddf7-12d6-4b57-9af9-d4110afbd67e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12873 | 2025.10.28 02:55:11.444337 [ 4 ] {d206ddf7-12d6-4b57-9af9-d4110afbd67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12874 | 2025.10.28 02:55:11.444653 [ 4 ] {d206ddf7-12d6-4b57-9af9-d4110afbd67e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12875 | 2025.10.28 02:55:11.444864 [ 4 ] {d206ddf7-12d6-4b57-9af9-d4110afbd67e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12876 | 2025.10.28 02:55:11.445012 [ 4 ] {d206ddf7-12d6-4b57-9af9-d4110afbd67e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 12877 | 2025.10.28 02:55:11.445049 [ 4 ] {d206ddf7-12d6-4b57-9af9-d4110afbd67e} <Debug> TCPHandler: Processed in 0.001431637 sec. | ||
| 12878 | 2025.10.28 02:55:11.445175 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12879 | 2025.10.28 02:55:11.445271 [ 4 ] {4b1265d7-974c-4e70-82cc-b758c7f9fca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12880 | 2025.10.28 02:55:11.445315 [ 4 ] {4b1265d7-974c-4e70-82cc-b758c7f9fca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12881 | 2025.10.28 02:55:11.445736 [ 4 ] {4b1265d7-974c-4e70-82cc-b758c7f9fca2} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12882 | 2025.10.28 02:55:11.445772 [ 4 ] {4b1265d7-974c-4e70-82cc-b758c7f9fca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12883 | 2025.10.28 02:55:11.446096 [ 4 ] {4b1265d7-974c-4e70-82cc-b758c7f9fca2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12884 | 2025.10.28 02:55:11.446307 [ 4 ] {4b1265d7-974c-4e70-82cc-b758c7f9fca2} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12885 | 2025.10.28 02:55:11.446444 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 5 parts from all_1_93_19 to all_97_97_0 | ||
| 12886 | 2025.10.28 02:55:11.446450 [ 4 ] {4b1265d7-974c-4e70-82cc-b758c7f9fca2} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001199 sec., 26688.90742285238 rows/sec., 1.86 MiB/sec. | ||
| 12887 | 2025.10.28 02:55:11.446519 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12888 | 2025.10.28 02:55:11.446535 [ 4 ] {4b1265d7-974c-4e70-82cc-b758c7f9fca2} <Debug> TCPHandler: Processed in 0.001409786 sec. | ||
| 12889 | 2025.10.28 02:55:11.446545 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12890 | 2025.10.28 02:55:11.446665 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_97_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_93_19 to all_97_97_0 into Compact with storage Full | ||
| 12891 | 2025.10.28 02:55:11.446667 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12892 | 2025.10.28 02:55:11.446782 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_97_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12893 | 2025.10.28 02:55:11.446794 [ 4 ] {6ae9f5f7-a278-49b2-9a54-fca09ab3a137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12894 | 2025.10.28 02:55:11.446818 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_93_19, total 29540 rows starting from the beginning of the part | ||
| 12895 | 2025.10.28 02:55:11.446837 [ 4 ] {6ae9f5f7-a278-49b2-9a54-fca09ab3a137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12896 | 2025.10.28 02:55:11.446884 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12897 | 2025.10.28 02:55:11.446935 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 314 rows starting from the beginning of the part | ||
| 12898 | 2025.10.28 02:55:11.446984 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12899 | 2025.10.28 02:55:11.447031 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 974 rows starting from the beginning of the part | ||
| 12900 | 2025.10.28 02:55:11.447171 [ 4 ] {6ae9f5f7-a278-49b2-9a54-fca09ab3a137} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2025.10.28 02:55:11.447206 [ 4 ] {6ae9f5f7-a278-49b2-9a54-fca09ab3a137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12902 | 2025.10.28 02:55:11.447512 [ 4 ] {6ae9f5f7-a278-49b2-9a54-fca09ab3a137} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12903 | 2025.10.28 02:55:11.447745 [ 4 ] {6ae9f5f7-a278-49b2-9a54-fca09ab3a137} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2025.10.28 02:55:11.447888 [ 4 ] {6ae9f5f7-a278-49b2-9a54-fca09ab3a137} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 744.05 KiB/sec. | ||
| 12905 | 2025.10.28 02:55:11.447923 [ 4 ] {6ae9f5f7-a278-49b2-9a54-fca09ab3a137} <Debug> TCPHandler: Processed in 0.001305852 sec. | ||
| 12906 | 2025.10.28 02:55:11.453834 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_97_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31148 rows, containing 5 columns (5 merged, 0 gathered) in 0.007206325 sec., 4322314.078257642 rows/sec., 289.15 MiB/sec. | ||
| 12907 | 2025.10.28 02:55:11.454485 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_97_20} <Trace> MergedBlockOutputStream: filled checksums all_1_97_20 (state Temporary) | ||
| 12908 | 2025.10.28 02:55:11.454829 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_97_20 to all_1_97_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12909 | 2025.10.28 02:55:11.454924 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 5 parts: [all_1_93_19, all_97_97_0] -> all_1_97_20 | ||
| 12910 | 2025.10.28 02:55:11.455018 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12911 | 2025.10.28 02:55:12.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.85 MiB, peak 354.62 MiB, free memory in arenas 0.00 B, will set to 343.39 MiB (RSS), difference: 1.53 MiB | ||
| 12912 | 2025.10.28 02:55:13.181563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28380 | ||
| 12913 | 2025.10.28 02:55:13.182105 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12914 | 2025.10.28 02:55:13.182156 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12915 | 2025.10.28 02:55:13.182664 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12916 | 2025.10.28 02:55:13.182902 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12917 | 2025.10.28 02:55:13.183054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28380 | ||
| 12918 | 2025.10.28 02:55:14.780424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12919 | 2025.10.28 02:55:14.798122 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2025.10.28 02:55:14.798181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12921 | 2025.10.28 02:55:14.804403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12922 | 2025.10.28 02:55:14.805273 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2025.10.28 02:55:14.808556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12924 | 2025.10.28 02:55:16.447233 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12925 | 2025.10.28 02:55:16.447517 [ 4 ] {944bc2eb-1296-4c61-839f-1d3d531a29fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12926 | 2025.10.28 02:55:16.447623 [ 4 ] {944bc2eb-1296-4c61-839f-1d3d531a29fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12927 | 2025.10.28 02:55:16.448468 [ 4 ] {944bc2eb-1296-4c61-839f-1d3d531a29fb} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12928 | 2025.10.28 02:55:16.448517 [ 4 ] {944bc2eb-1296-4c61-839f-1d3d531a29fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12929 | 2025.10.28 02:55:16.448915 [ 4 ] {944bc2eb-1296-4c61-839f-1d3d531a29fb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12930 | 2025.10.28 02:55:16.449144 [ 4 ] {944bc2eb-1296-4c61-839f-1d3d531a29fb} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2025.10.28 02:55:16.449309 [ 4 ] {944bc2eb-1296-4c61-839f-1d3d531a29fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.30 MiB/sec. | ||
| 12932 | 2025.10.28 02:55:16.449356 [ 4 ] {944bc2eb-1296-4c61-839f-1d3d531a29fb} <Debug> TCPHandler: Processed in 0.002320266 sec. | ||
| 12933 | 2025.10.28 02:55:16.449469 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12934 | 2025.10.28 02:55:16.449569 [ 4 ] {3157a4d8-50bb-4ab8-a877-e83152437c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12935 | 2025.10.28 02:55:16.449611 [ 4 ] {3157a4d8-50bb-4ab8-a877-e83152437c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12936 | 2025.10.28 02:55:16.450032 [ 4 ] {3157a4d8-50bb-4ab8-a877-e83152437c7c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12937 | 2025.10.28 02:55:16.450069 [ 4 ] {3157a4d8-50bb-4ab8-a877-e83152437c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12938 | 2025.10.28 02:55:16.450376 [ 4 ] {3157a4d8-50bb-4ab8-a877-e83152437c7c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12939 | 2025.10.28 02:55:16.450589 [ 4 ] {3157a4d8-50bb-4ab8-a877-e83152437c7c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2025.10.28 02:55:16.450717 [ 4 ] {3157a4d8-50bb-4ab8-a877-e83152437c7c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 12941 | 2025.10.28 02:55:16.450754 [ 4 ] {3157a4d8-50bb-4ab8-a877-e83152437c7c} <Debug> TCPHandler: Processed in 0.001337723 sec. | ||
| 12942 | 2025.10.28 02:55:16.450868 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12943 | 2025.10.28 02:55:16.450963 [ 4 ] {18eb230b-81f8-4d4a-b012-a3ac6d46e0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12944 | 2025.10.28 02:55:16.451007 [ 4 ] {18eb230b-81f8-4d4a-b012-a3ac6d46e0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12945 | 2025.10.28 02:55:16.451400 [ 4 ] {18eb230b-81f8-4d4a-b012-a3ac6d46e0f8} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12946 | 2025.10.28 02:55:16.451436 [ 4 ] {18eb230b-81f8-4d4a-b012-a3ac6d46e0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12947 | 2025.10.28 02:55:16.451761 [ 4 ] {18eb230b-81f8-4d4a-b012-a3ac6d46e0f8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12948 | 2025.10.28 02:55:16.451971 [ 4 ] {18eb230b-81f8-4d4a-b012-a3ac6d46e0f8} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12949 | 2025.10.28 02:55:16.452103 [ 4 ] {18eb230b-81f8-4d4a-b012-a3ac6d46e0f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 12950 | 2025.10.28 02:55:16.452140 [ 4 ] {18eb230b-81f8-4d4a-b012-a3ac6d46e0f8} <Debug> TCPHandler: Processed in 0.001322383 sec. | ||
| 12951 | 2025.10.28 02:55:16.452248 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12952 | 2025.10.28 02:55:16.452343 [ 4 ] {e89e3241-1750-4929-af4e-3065df0a307a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12953 | 2025.10.28 02:55:16.452386 [ 4 ] {e89e3241-1750-4929-af4e-3065df0a307a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12954 | 2025.10.28 02:55:16.452709 [ 4 ] {e89e3241-1750-4929-af4e-3065df0a307a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12955 | 2025.10.28 02:55:16.452744 [ 4 ] {e89e3241-1750-4929-af4e-3065df0a307a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12956 | 2025.10.28 02:55:16.453056 [ 4 ] {e89e3241-1750-4929-af4e-3065df0a307a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12957 | 2025.10.28 02:55:16.453267 [ 4 ] {e89e3241-1750-4929-af4e-3065df0a307a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12958 | 2025.10.28 02:55:16.453395 [ 4 ] {e89e3241-1750-4929-af4e-3065df0a307a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 12959 | 2025.10.28 02:55:16.453430 [ 4 ] {e89e3241-1750-4929-af4e-3065df0a307a} <Debug> TCPHandler: Processed in 0.00123055 sec. | ||
| 12960 | 2025.10.28 02:55:20.300368 [ 49 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 | ||
| 12961 | 2025.10.28 02:55:20.300459 [ 49 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12962 | 2025.10.28 02:55:20.300487 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12963 | 2025.10.28 02:55:20.300624 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full | ||
| 12964 | 2025.10.28 02:55:20.300785 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12965 | 2025.10.28 02:55:20.300826 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 442 rows starting from the beginning of the part | ||
| 12966 | 2025.10.28 02:55:20.300906 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 440 rows starting from the beginning of the part | ||
| 12967 | 2025.10.28 02:55:20.300959 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 12968 | 2025.10.28 02:55:20.301007 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 12969 | 2025.10.28 02:55:20.301053 [ 199 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 441 rows starting from the beginning of the part | ||
| 12970 | 2025.10.28 02:55:20.302080 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1747 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517979 sec., 1150872.3111452793 rows/sec., 80.06 MiB/sec. | ||
| 12971 | 2025.10.28 02:55:20.302261 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 12972 | 2025.10.28 02:55:20.302554 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_43_9} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12973 | 2025.10.28 02:55:20.302630 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_43_9} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 | ||
| 12974 | 2025.10.28 02:55:20.302720 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12975 | 2025.10.28 02:55:20.499978 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12976 | 2025.10.28 02:55:20.500033 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12977 | 2025.10.28 02:55:20.510533 [ 71 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 | ||
| 12978 | 2025.10.28 02:55:20.510575 [ 71 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12979 | 2025.10.28 02:55:20.510596 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12980 | 2025.10.28 02:55:20.510684 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full | ||
| 12981 | 2025.10.28 02:55:20.510798 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12982 | 2025.10.28 02:55:20.510830 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 266 rows starting from the beginning of the part | ||
| 12983 | 2025.10.28 02:55:20.510890 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 250 rows starting from the beginning of the part | ||
| 12984 | 2025.10.28 02:55:20.510933 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 248 rows starting from the beginning of the part | ||
| 12985 | 2025.10.28 02:55:20.510973 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 248 rows starting from the beginning of the part | ||
| 12986 | 2025.10.28 02:55:20.511009 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 264 rows starting from the beginning of the part | ||
| 12987 | 2025.10.28 02:55:20.512188 [ 197 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1276 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153539 sec., 831059.2097121904 rows/sec., 54.22 MiB/sec. | ||
| 12988 | 2025.10.28 02:55:20.512392 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 12989 | 2025.10.28 02:55:20.512769 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_43_9} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2025.10.28 02:55:20.512870 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_43_9} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 | ||
| 12991 | 2025.10.28 02:55:20.512974 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 12992 | 2025.10.28 02:55:20.684107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28828 | ||
| 12993 | 2025.10.28 02:55:20.684618 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2025.10.28 02:55:20.684667 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12995 | 2025.10.28 02:55:20.685162 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12996 | 2025.10.28 02:55:20.685403 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2025.10.28 02:55:20.685547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28828 | ||
| 12998 | 2025.10.28 02:55:20.766549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1652 | ||
| 12999 | 2025.10.28 02:55:20.768626 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2025.10.28 02:55:20.768683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13001 | 2025.10.28 02:55:20.769870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13002 | 2025.10.28 02:55:20.770159 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2025.10.28 02:55:20.770560 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1652 | ||
| 13004 | 2025.10.28 02:55:21.460146 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13005 | 2025.10.28 02:55:21.460347 [ 4 ] {1df718f6-ee3e-4200-8b00-eea03b2a2d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13006 | 2025.10.28 02:55:21.460418 [ 4 ] {1df718f6-ee3e-4200-8b00-eea03b2a2d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13007 | 2025.10.28 02:55:21.461301 [ 4 ] {1df718f6-ee3e-4200-8b00-eea03b2a2d6c} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13008 | 2025.10.28 02:55:21.461348 [ 4 ] {1df718f6-ee3e-4200-8b00-eea03b2a2d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13009 | 2025.10.28 02:55:21.461749 [ 4 ] {1df718f6-ee3e-4200-8b00-eea03b2a2d6c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13010 | 2025.10.28 02:55:21.461983 [ 4 ] {1df718f6-ee3e-4200-8b00-eea03b2a2d6c} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13011 | 2025.10.28 02:55:21.462146 [ 4 ] {1df718f6-ee3e-4200-8b00-eea03b2a2d6c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001852 sec., 221382.28941684667 rows/sec., 14.04 MiB/sec. | ||
| 13012 | 2025.10.28 02:55:21.462187 [ 4 ] {1df718f6-ee3e-4200-8b00-eea03b2a2d6c} <Debug> TCPHandler: Processed in 0.002179251 sec. | ||
| 13013 | 2025.10.28 02:55:21.462309 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13014 | 2025.10.28 02:55:21.462405 [ 4 ] {413a8138-4dac-4047-84b5-f4e8e8f3e970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13015 | 2025.10.28 02:55:21.462445 [ 4 ] {413a8138-4dac-4047-84b5-f4e8e8f3e970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13016 | 2025.10.28 02:55:21.463323 [ 4 ] {413a8138-4dac-4047-84b5-f4e8e8f3e970} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2025.10.28 02:55:21.463361 [ 4 ] {413a8138-4dac-4047-84b5-f4e8e8f3e970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13018 | 2025.10.28 02:55:21.463738 [ 4 ] {413a8138-4dac-4047-84b5-f4e8e8f3e970} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13019 | 2025.10.28 02:55:21.463943 [ 4 ] {413a8138-4dac-4047-84b5-f4e8e8f3e970} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2025.10.28 02:55:21.464073 [ 4 ] {413a8138-4dac-4047-84b5-f4e8e8f3e970} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001688 sec., 709715.6398104265 rows/sec., 56.75 MiB/sec. | ||
| 13021 | 2025.10.28 02:55:21.464111 [ 4 ] {413a8138-4dac-4047-84b5-f4e8e8f3e970} <Debug> TCPHandler: Processed in 0.00185192 sec. | ||
| 13022 | 2025.10.28 02:55:21.464231 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13023 | 2025.10.28 02:55:21.464326 [ 4 ] {64a06e95-bb21-438b-a374-d27eb2bdc584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13024 | 2025.10.28 02:55:21.464366 [ 4 ] {64a06e95-bb21-438b-a374-d27eb2bdc584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13025 | 2025.10.28 02:55:21.464874 [ 4 ] {64a06e95-bb21-438b-a374-d27eb2bdc584} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13026 | 2025.10.28 02:55:21.464911 [ 4 ] {64a06e95-bb21-438b-a374-d27eb2bdc584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13027 | 2025.10.28 02:55:21.465215 [ 4 ] {64a06e95-bb21-438b-a374-d27eb2bdc584} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13028 | 2025.10.28 02:55:21.465417 [ 4 ] {64a06e95-bb21-438b-a374-d27eb2bdc584} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13029 | 2025.10.28 02:55:21.465558 [ 4 ] {64a06e95-bb21-438b-a374-d27eb2bdc584} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001251 sec., 198241.40687450042 rows/sec., 12.14 MiB/sec. | ||
| 13030 | 2025.10.28 02:55:21.465596 [ 4 ] {64a06e95-bb21-438b-a374-d27eb2bdc584} <Debug> TCPHandler: Processed in 0.001415037 sec. | ||
| 13031 | 2025.10.28 02:55:21.465708 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13032 | 2025.10.28 02:55:21.465802 [ 4 ] {9bcf3ce4-1ba1-48cd-b60a-9b9dc2bcdb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13033 | 2025.10.28 02:55:21.465841 [ 4 ] {9bcf3ce4-1ba1-48cd-b60a-9b9dc2bcdb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13034 | 2025.10.28 02:55:21.466311 [ 4 ] {9bcf3ce4-1ba1-48cd-b60a-9b9dc2bcdb24} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13035 | 2025.10.28 02:55:21.466347 [ 4 ] {9bcf3ce4-1ba1-48cd-b60a-9b9dc2bcdb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13036 | 2025.10.28 02:55:21.466645 [ 4 ] {9bcf3ce4-1ba1-48cd-b60a-9b9dc2bcdb24} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13037 | 2025.10.28 02:55:21.466863 [ 4 ] {9bcf3ce4-1ba1-48cd-b60a-9b9dc2bcdb24} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13038 | 2025.10.28 02:55:21.467000 [ 4 ] {9bcf3ce4-1ba1-48cd-b60a-9b9dc2bcdb24} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001216 sec., 174342.1052631579 rows/sec., 11.24 MiB/sec. | ||
| 13039 | 2025.10.28 02:55:21.467038 [ 4 ] {9bcf3ce4-1ba1-48cd-b60a-9b9dc2bcdb24} <Debug> TCPHandler: Processed in 0.001378225 sec. | ||
| 13040 | 2025.10.28 02:55:21.467149 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13041 | 2025.10.28 02:55:21.467242 [ 4 ] {fada6e1c-bb9c-44e3-b9b3-fea58682acd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13042 | 2025.10.28 02:55:21.467281 [ 4 ] {fada6e1c-bb9c-44e3-b9b3-fea58682acd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13043 | 2025.10.28 02:55:21.467734 [ 4 ] {fada6e1c-bb9c-44e3-b9b3-fea58682acd5} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13044 | 2025.10.28 02:55:21.467770 [ 4 ] {fada6e1c-bb9c-44e3-b9b3-fea58682acd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13045 | 2025.10.28 02:55:21.468058 [ 4 ] {fada6e1c-bb9c-44e3-b9b3-fea58682acd5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13046 | 2025.10.28 02:55:21.468257 [ 4 ] {fada6e1c-bb9c-44e3-b9b3-fea58682acd5} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13047 | 2025.10.28 02:55:21.468383 [ 4 ] {fada6e1c-bb9c-44e3-b9b3-fea58682acd5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001159 sec., 182053.494391717 rows/sec., 10.34 MiB/sec. | ||
| 13048 | 2025.10.28 02:55:21.468420 [ 4 ] {fada6e1c-bb9c-44e3-b9b3-fea58682acd5} <Debug> TCPHandler: Processed in 0.001320343 sec. | ||
| 13049 | 2025.10.28 02:55:21.468530 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13050 | 2025.10.28 02:55:21.468623 [ 4 ] {de311e3b-224b-4b88-9cff-44d3f2ebd9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13051 | 2025.10.28 02:55:21.468661 [ 4 ] {de311e3b-224b-4b88-9cff-44d3f2ebd9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13052 | 2025.10.28 02:55:21.469271 [ 4 ] {de311e3b-224b-4b88-9cff-44d3f2ebd9f9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13053 | 2025.10.28 02:55:21.469307 [ 4 ] {de311e3b-224b-4b88-9cff-44d3f2ebd9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13054 | 2025.10.28 02:55:21.469642 [ 4 ] {de311e3b-224b-4b88-9cff-44d3f2ebd9f9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13055 | 2025.10.28 02:55:21.469853 [ 4 ] {de311e3b-224b-4b88-9cff-44d3f2ebd9f9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2025.10.28 02:55:21.469978 [ 4 ] {de311e3b-224b-4b88-9cff-44d3f2ebd9f9} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001373 sec., 525855.7902403496 rows/sec., 36.92 MiB/sec. | ||
| 13057 | 2025.10.28 02:55:21.470016 [ 4 ] {de311e3b-224b-4b88-9cff-44d3f2ebd9f9} <Debug> TCPHandler: Processed in 0.00153454 sec. | ||
| 13058 | 2025.10.28 02:55:21.470132 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13059 | 2025.10.28 02:55:21.470226 [ 4 ] {9f47638c-0a5c-46b6-8e36-89f5e37bd8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13060 | 2025.10.28 02:55:21.470267 [ 4 ] {9f47638c-0a5c-46b6-8e36-89f5e37bd8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13061 | 2025.10.28 02:55:21.470597 [ 4 ] {9f47638c-0a5c-46b6-8e36-89f5e37bd8ec} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13062 | 2025.10.28 02:55:21.470633 [ 4 ] {9f47638c-0a5c-46b6-8e36-89f5e37bd8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13063 | 2025.10.28 02:55:21.470927 [ 4 ] {9f47638c-0a5c-46b6-8e36-89f5e37bd8ec} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13064 | 2025.10.28 02:55:21.471129 [ 4 ] {9f47638c-0a5c-46b6-8e36-89f5e37bd8ec} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13065 | 2025.10.28 02:55:21.471264 [ 4 ] {9f47638c-0a5c-46b6-8e36-89f5e37bd8ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 13066 | 2025.10.28 02:55:21.471300 [ 4 ] {9f47638c-0a5c-46b6-8e36-89f5e37bd8ec} <Debug> TCPHandler: Processed in 0.00121544 sec. | ||
| 13067 | 2025.10.28 02:55:21.471409 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13068 | 2025.10.28 02:55:21.471502 [ 4 ] {b2c0f437-ee2d-4dbb-939a-e3f3682c6d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13069 | 2025.10.28 02:55:21.471544 [ 4 ] {b2c0f437-ee2d-4dbb-939a-e3f3682c6d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13070 | 2025.10.28 02:55:21.471967 [ 4 ] {b2c0f437-ee2d-4dbb-939a-e3f3682c6d01} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13071 | 2025.10.28 02:55:21.472007 [ 4 ] {b2c0f437-ee2d-4dbb-939a-e3f3682c6d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13072 | 2025.10.28 02:55:21.472344 [ 4 ] {b2c0f437-ee2d-4dbb-939a-e3f3682c6d01} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13073 | 2025.10.28 02:55:21.472550 [ 4 ] {b2c0f437-ee2d-4dbb-939a-e3f3682c6d01} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13074 | 2025.10.28 02:55:21.472677 [ 4 ] {b2c0f437-ee2d-4dbb-939a-e3f3682c6d01} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001193 sec., 263202.01173512154 rows/sec., 17.29 MiB/sec. | ||
| 13075 | 2025.10.28 02:55:21.472713 [ 4 ] {b2c0f437-ee2d-4dbb-939a-e3f3682c6d01} <Debug> TCPHandler: Processed in 0.001352374 sec. | ||
| 13076 | 2025.10.28 02:55:21.472824 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13077 | 2025.10.28 02:55:21.472917 [ 4 ] {d51c2201-00d5-4240-b096-2dbfadde5d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13078 | 2025.10.28 02:55:21.472958 [ 4 ] {d51c2201-00d5-4240-b096-2dbfadde5d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13079 | 2025.10.28 02:55:21.473262 [ 4 ] {d51c2201-00d5-4240-b096-2dbfadde5d3b} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13080 | 2025.10.28 02:55:21.473297 [ 4 ] {d51c2201-00d5-4240-b096-2dbfadde5d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13081 | 2025.10.28 02:55:21.473589 [ 4 ] {d51c2201-00d5-4240-b096-2dbfadde5d3b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13082 | 2025.10.28 02:55:21.473791 [ 4 ] {d51c2201-00d5-4240-b096-2dbfadde5d3b} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13083 | 2025.10.28 02:55:21.473929 [ 4 ] {d51c2201-00d5-4240-b096-2dbfadde5d3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 13084 | 2025.10.28 02:55:21.473965 [ 4 ] {d51c2201-00d5-4240-b096-2dbfadde5d3b} <Debug> TCPHandler: Processed in 0.001189428 sec. | ||
| 13085 | 2025.10.28 02:55:21.474074 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13086 | 2025.10.28 02:55:21.474167 [ 4 ] {05da0096-e8db-4e3e-9a55-ac724692cc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13087 | 2025.10.28 02:55:21.474220 [ 4 ] {05da0096-e8db-4e3e-9a55-ac724692cc8c} <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 | ||
| 13088 | 2025.10.28 02:55:21.475034 [ 4 ] {05da0096-e8db-4e3e-9a55-ac724692cc8c} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13089 | 2025.10.28 02:55:21.475069 [ 4 ] {05da0096-e8db-4e3e-9a55-ac724692cc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13090 | 2025.10.28 02:55:21.475629 [ 4 ] {05da0096-e8db-4e3e-9a55-ac724692cc8c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13091 | 2025.10.28 02:55:21.475846 [ 4 ] {05da0096-e8db-4e3e-9a55-ac724692cc8c} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2025.10.28 02:55:21.475980 [ 4 ] {05da0096-e8db-4e3e-9a55-ac724692cc8c} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001831 sec., 23484.434735117422 rows/sec., 42.08 MiB/sec. | ||
| 13093 | 2025.10.28 02:55:21.476034 [ 4 ] {05da0096-e8db-4e3e-9a55-ac724692cc8c} <Debug> TCPHandler: Processed in 0.002008175 sec. | ||
| 13094 | 2025.10.28 02:55:21.476144 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13095 | 2025.10.28 02:55:21.476238 [ 4 ] {9c459750-231b-404e-9c85-871bfce4b96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13096 | 2025.10.28 02:55:21.476280 [ 4 ] {9c459750-231b-404e-9c85-871bfce4b96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13097 | 2025.10.28 02:55:21.476626 [ 4 ] {9c459750-231b-404e-9c85-871bfce4b96a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2025.10.28 02:55:21.476662 [ 4 ] {9c459750-231b-404e-9c85-871bfce4b96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13099 | 2025.10.28 02:55:21.476971 [ 4 ] {9c459750-231b-404e-9c85-871bfce4b96a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13100 | 2025.10.28 02:55:21.477177 [ 4 ] {9c459750-231b-404e-9c85-871bfce4b96a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2025.10.28 02:55:21.477307 [ 4 ] {9c459750-231b-404e-9c85-871bfce4b96a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 13102 | 2025.10.28 02:55:21.477342 [ 4 ] {9c459750-231b-404e-9c85-871bfce4b96a} <Debug> TCPHandler: Processed in 0.001246101 sec. | ||
| 13103 | 2025.10.28 02:55:22.309529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13104 | 2025.10.28 02:55:22.327490 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13105 | 2025.10.28 02:55:22.327559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13106 | 2025.10.28 02:55:22.334126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13107 | 2025.10.28 02:55:22.334926 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13108 | 2025.10.28 02:55:22.338799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13109 | 2025.10.28 02:55:26.447104 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13110 | 2025.10.28 02:55:26.447415 [ 4 ] {cae722a9-7254-44a5-9177-155b30d170a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13111 | 2025.10.28 02:55:26.447501 [ 4 ] {cae722a9-7254-44a5-9177-155b30d170a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13112 | 2025.10.28 02:55:26.448165 [ 4 ] {cae722a9-7254-44a5-9177-155b30d170a9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13113 | 2025.10.28 02:55:26.448211 [ 4 ] {cae722a9-7254-44a5-9177-155b30d170a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13114 | 2025.10.28 02:55:26.448622 [ 4 ] {cae722a9-7254-44a5-9177-155b30d170a9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13115 | 2025.10.28 02:55:26.448859 [ 4 ] {cae722a9-7254-44a5-9177-155b30d170a9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2025.10.28 02:55:26.448999 [ 10 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13117 | 2025.10.28 02:55:26.449033 [ 4 ] {cae722a9-7254-44a5-9177-155b30d170a9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.54 MiB/sec. | ||
| 13118 | 2025.10.28 02:55:26.449066 [ 10 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13119 | 2025.10.28 02:55:26.449092 [ 4 ] {cae722a9-7254-44a5-9177-155b30d170a9} <Debug> TCPHandler: Processed in 0.002176841 sec. | ||
| 13120 | 2025.10.28 02:55:26.449093 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13121 | 2025.10.28 02:55:26.449226 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13122 | 2025.10.28 02:55:26.449263 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13123 | 2025.10.28 02:55:26.449335 [ 4 ] {5f9fb9a9-d136-47e9-b8ed-661386937672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13124 | 2025.10.28 02:55:26.449384 [ 4 ] {5f9fb9a9-d136-47e9-b8ed-661386937672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13125 | 2025.10.28 02:55:26.449410 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13126 | 2025.10.28 02:55:26.449451 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2349 rows starting from the beginning of the part | ||
| 13127 | 2025.10.28 02:55:26.449524 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2347 rows starting from the beginning of the part | ||
| 13128 | 2025.10.28 02:55:26.449573 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 13129 | 2025.10.28 02:55:26.449620 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 13130 | 2025.10.28 02:55:26.449671 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1198 rows starting from the beginning of the part | ||
| 13131 | 2025.10.28 02:55:26.449734 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 13132 | 2025.10.28 02:55:26.449957 [ 4 ] {5f9fb9a9-d136-47e9-b8ed-661386937672} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2025.10.28 02:55:26.450010 [ 4 ] {5f9fb9a9-d136-47e9-b8ed-661386937672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13134 | 2025.10.28 02:55:26.450464 [ 4 ] {5f9fb9a9-d136-47e9-b8ed-661386937672} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13135 | 2025.10.28 02:55:26.450707 [ 4 ] {5f9fb9a9-d136-47e9-b8ed-661386937672} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2025.10.28 02:55:26.450839 [ 10 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13137 | 2025.10.28 02:55:26.450850 [ 4 ] {5f9fb9a9-d136-47e9-b8ed-661386937672} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001537 sec., 41639.55757970072 rows/sec., 3.25 MiB/sec. | ||
| 13138 | 2025.10.28 02:55:26.450896 [ 10 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2025.10.28 02:55:26.450924 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13140 | 2025.10.28 02:55:26.450931 [ 4 ] {5f9fb9a9-d136-47e9-b8ed-661386937672} <Debug> TCPHandler: Processed in 0.001757437 sec. | ||
| 13141 | 2025.10.28 02:55:26.451030 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 13142 | 2025.10.28 02:55:26.451067 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13143 | 2025.10.28 02:55:26.451169 [ 4 ] {6864a559-bd37-48a3-986c-ce52e74fc8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13144 | 2025.10.28 02:55:26.451174 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13145 | 2025.10.28 02:55:26.451219 [ 4 ] {6864a559-bd37-48a3-986c-ce52e74fc8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13146 | 2025.10.28 02:55:26.451222 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1214 rows starting from the beginning of the part | ||
| 13147 | 2025.10.28 02:55:26.451309 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1194 rows starting from the beginning of the part | ||
| 13148 | 2025.10.28 02:55:26.451358 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 13149 | 2025.10.28 02:55:26.451400 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 13150 | 2025.10.28 02:55:26.451439 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 722 rows starting from the beginning of the part | ||
| 13151 | 2025.10.28 02:55:26.451480 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 13152 | 2025.10.28 02:55:26.451656 [ 4 ] {6864a559-bd37-48a3-986c-ce52e74fc8be} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2025.10.28 02:55:26.451696 [ 4 ] {6864a559-bd37-48a3-986c-ce52e74fc8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13154 | 2025.10.28 02:55:26.451909 [ 194 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6062 rows, containing 5 columns (5 merged, 0 gathered) in 0.002700078 sec., 2245120.326153541 rows/sec., 190.17 MiB/sec. | ||
| 13155 | 2025.10.28 02:55:26.452076 [ 4 ] {6864a559-bd37-48a3-986c-ce52e74fc8be} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13156 | 2025.10.28 02:55:26.452223 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13157 | 2025.10.28 02:55:26.452326 [ 4 ] {6864a559-bd37-48a3-986c-ce52e74fc8be} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13158 | 2025.10.28 02:55:26.452475 [ 4 ] {6864a559-bd37-48a3-986c-ce52e74fc8be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001327 sec., 120572.72042200451 rows/sec., 8.40 MiB/sec. | ||
| 13159 | 2025.10.28 02:55:26.452515 [ 4 ] {6864a559-bd37-48a3-986c-ce52e74fc8be} <Debug> TCPHandler: Processed in 0.001498419 sec. | ||
| 13160 | 2025.10.28 02:55:26.452545 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_101_20} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2025.10.28 02:55:26.452625 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_101_20} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13162 | 2025.10.28 02:55:26.452631 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13163 | 2025.10.28 02:55:26.452720 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13164 | 2025.10.28 02:55:26.452740 [ 4 ] {8d60c9ff-3fa1-42d1-b8b9-7277322dae7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13165 | 2025.10.28 02:55:26.452795 [ 4 ] {8d60c9ff-3fa1-42d1-b8b9-7277322dae7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13166 | 2025.10.28 02:55:26.452914 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001934653 sec., 1717103.79070562 rows/sec., 129.65 MiB/sec. | ||
| 13167 | 2025.10.28 02:55:26.453125 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13168 | 2025.10.28 02:55:26.453174 [ 4 ] {8d60c9ff-3fa1-42d1-b8b9-7277322dae7f} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13169 | 2025.10.28 02:55:26.453221 [ 4 ] {8d60c9ff-3fa1-42d1-b8b9-7277322dae7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13170 | 2025.10.28 02:55:26.453423 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_101_20} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13171 | 2025.10.28 02:55:26.453513 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_101_20} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13172 | 2025.10.28 02:55:26.453575 [ 4 ] {8d60c9ff-3fa1-42d1-b8b9-7277322dae7f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13173 | 2025.10.28 02:55:26.453596 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 13174 | 2025.10.28 02:55:26.453790 [ 4 ] {8d60c9ff-3fa1-42d1-b8b9-7277322dae7f} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2025.10.28 02:55:26.453914 [ 10 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13176 | 2025.10.28 02:55:26.453931 [ 4 ] {8d60c9ff-3fa1-42d1-b8b9-7277322dae7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 13177 | 2025.10.28 02:55:26.453950 [ 10 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13178 | 2025.10.28 02:55:26.453972 [ 4 ] {8d60c9ff-3fa1-42d1-b8b9-7277322dae7f} <Debug> TCPHandler: Processed in 0.001390726 sec. | ||
| 13179 | 2025.10.28 02:55:26.453973 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13180 | 2025.10.28 02:55:26.454083 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 13181 | 2025.10.28 02:55:26.454188 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13182 | 2025.10.28 02:55:26.454219 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6792 rows starting from the beginning of the part | ||
| 13183 | 2025.10.28 02:55:26.454280 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 92 rows starting from the beginning of the part | ||
| 13184 | 2025.10.28 02:55:26.454322 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 12 rows starting from the beginning of the part | ||
| 13185 | 2025.10.28 02:55:26.454360 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 13186 | 2025.10.28 02:55:26.454398 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 13187 | 2025.10.28 02:55:26.454435 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 13188 | 2025.10.28 02:55:26.456233 [ 197 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002186602 sec., 3256193.856952477 rows/sec., 206.80 MiB/sec. | ||
| 13189 | 2025.10.28 02:55:26.456759 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13190 | 2025.10.28 02:55:26.457115 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_101_20} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2025.10.28 02:55:26.457213 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_101_20} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13192 | 2025.10.28 02:55:26.457313 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 13193 | 2025.10.28 02:55:28.186601 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29340 | ||
| 13194 | 2025.10.28 02:55:28.187270 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13195 | 2025.10.28 02:55:28.187343 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13196 | 2025.10.28 02:55:28.188034 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13197 | 2025.10.28 02:55:28.188364 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13198 | 2025.10.28 02:55:28.188571 [ 10 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13199 | 2025.10.28 02:55:28.188583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29340 | ||
| 13200 | 2025.10.28 02:55:28.188616 [ 10 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13201 | 2025.10.28 02:55:28.188636 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13202 | 2025.10.28 02:55:28.188792 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 13203 | 2025.10.28 02:55:28.189216 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13204 | 2025.10.28 02:55:28.189340 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26908 rows starting from the beginning of the part | ||
| 13205 | 2025.10.28 02:55:28.189448 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 13206 | 2025.10.28 02:55:28.189524 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 13207 | 2025.10.28 02:55:28.189596 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 13208 | 2025.10.28 02:55:28.189662 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 13209 | 2025.10.28 02:55:28.189727 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 13210 | 2025.10.28 02:55:28.194334 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29340 rows, containing 4 columns (4 merged, 0 gathered) in 0.005614383 sec., 5225863.643431523 rows/sec., 74.76 MiB/sec. | ||
| 13211 | 2025.10.28 02:55:28.194928 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13212 | 2025.10.28 02:55:28.195396 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_61_12} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2025.10.28 02:55:28.195525 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_61_12} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13214 | 2025.10.28 02:55:28.195704 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 13215 | 2025.10.28 02:55:29.839738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13216 | 2025.10.28 02:55:29.857753 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13217 | 2025.10.28 02:55:29.857812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13218 | 2025.10.28 02:55:29.864181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13219 | 2025.10.28 02:55:29.865028 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13220 | 2025.10.28 02:55:29.865317 [ 37 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13221 | 2025.10.28 02:55:29.865351 [ 37 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13222 | 2025.10.28 02:55:29.865370 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13223 | 2025.10.28 02:55:29.865495 [ 190 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 13224 | 2025.10.28 02:55:29.869041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13225 | 2025.10.28 02:55:29.869198 [ 190 ] {6e128296-918e-4be5-88c3-703151528856::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13226 | 2025.10.28 02:55:29.870847 [ 190 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 13227 | 2025.10.28 02:55:29.875488 [ 190 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 13228 | 2025.10.28 02:55:29.880016 [ 190 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 13229 | 2025.10.28 02:55:29.884495 [ 190 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 13230 | 2025.10.28 02:55:29.889298 [ 190 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 13231 | 2025.10.28 02:55:29.893309 [ 190 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 13232 | 2025.10.28 02:55:29.944924 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.07949009 sec., 5786.884880870056 rows/sec., 29.92 MiB/sec. | ||
| 13233 | 2025.10.28 02:55:29.948205 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13234 | 2025.10.28 02:55:29.950321 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::all_1_61_12} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2025.10.28 02:55:29.950407 [ 193 ] {6e128296-918e-4be5-88c3-703151528856::all_1_61_12} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13236 | 2025.10.28 02:55:29.953302 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13237 | 2025.10.28 02:55:30.771585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1682 | ||
| 13238 | 2025.10.28 02:55:30.773893 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13239 | 2025.10.28 02:55:30.773942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13240 | 2025.10.28 02:55:30.775141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13241 | 2025.10.28 02:55:30.775426 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13242 | 2025.10.28 02:55:30.775604 [ 110 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13243 | 2025.10.28 02:55:30.775671 [ 110 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13244 | 2025.10.28 02:55:30.775687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1682 | ||
| 13245 | 2025.10.28 02:55:30.775691 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13246 | 2025.10.28 02:55:30.775802 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 13247 | 2025.10.28 02:55:30.776247 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13248 | 2025.10.28 02:55:30.776385 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1530 rows starting from the beginning of the part | ||
| 13249 | 2025.10.28 02:55:30.776745 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part | ||
| 13250 | 2025.10.28 02:55:30.777097 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 13251 | 2025.10.28 02:55:30.777437 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 54 rows starting from the beginning of the part | ||
| 13252 | 2025.10.28 02:55:30.777766 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 16 rows starting from the beginning of the part | ||
| 13253 | 2025.10.28 02:55:30.778082 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 13254 | 2025.10.28 02:55:30.784752 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1682 rows, containing 72 columns (72 merged, 0 gathered) in 0.008990994 sec., 187076.08969597798 rows/sec., 144.21 MiB/sec. | ||
| 13255 | 2025.10.28 02:55:30.786276 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13256 | 2025.10.28 02:55:30.786752 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_46_9} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13257 | 2025.10.28 02:55:30.786818 [ 200 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_46_9} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13258 | 2025.10.28 02:55:30.786970 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13259 | 2025.10.28 02:55:31.460973 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13260 | 2025.10.28 02:55:31.461153 [ 4 ] {a4005538-3598-45db-89b6-143f2fb6bc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13261 | 2025.10.28 02:55:31.461222 [ 4 ] {a4005538-3598-45db-89b6-143f2fb6bc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13262 | 2025.10.28 02:55:31.462048 [ 4 ] {a4005538-3598-45db-89b6-143f2fb6bc84} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13263 | 2025.10.28 02:55:31.462099 [ 4 ] {a4005538-3598-45db-89b6-143f2fb6bc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13264 | 2025.10.28 02:55:31.462515 [ 4 ] {a4005538-3598-45db-89b6-143f2fb6bc84} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13265 | 2025.10.28 02:55:31.462757 [ 4 ] {a4005538-3598-45db-89b6-143f2fb6bc84} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13266 | 2025.10.28 02:55:31.462934 [ 110 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 13267 | 2025.10.28 02:55:31.462959 [ 4 ] {a4005538-3598-45db-89b6-143f2fb6bc84} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001851 sec., 221501.89086980012 rows/sec., 14.05 MiB/sec. | ||
| 13268 | 2025.10.28 02:55:31.463007 [ 110 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13269 | 2025.10.28 02:55:31.463031 [ 4 ] {a4005538-3598-45db-89b6-143f2fb6bc84} <Debug> TCPHandler: Processed in 0.002198201 sec. | ||
| 13270 | 2025.10.28 02:55:31.463038 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13271 | 2025.10.28 02:55:31.463161 [ 186 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 13272 | 2025.10.28 02:55:31.463179 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13273 | 2025.10.28 02:55:31.463299 [ 4 ] {fa4e7a6d-4a75-471a-88d8-92c0a08b46ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13274 | 2025.10.28 02:55:31.463303 [ 186 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13275 | 2025.10.28 02:55:31.463350 [ 4 ] {fa4e7a6d-4a75-471a-88d8-92c0a08b46ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13276 | 2025.10.28 02:55:31.463357 [ 186 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 410 rows starting from the beginning of the part | ||
| 13277 | 2025.10.28 02:55:31.463439 [ 186 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 13278 | 2025.10.28 02:55:31.463486 [ 186 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 13279 | 2025.10.28 02:55:31.463527 [ 186 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 13280 | 2025.10.28 02:55:31.463569 [ 186 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 13281 | 2025.10.28 02:55:31.464396 [ 4 ] {fa4e7a6d-4a75-471a-88d8-92c0a08b46ff} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13282 | 2025.10.28 02:55:31.464440 [ 4 ] {fa4e7a6d-4a75-471a-88d8-92c0a08b46ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13283 | 2025.10.28 02:55:31.464655 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154332 sec., 1328305.2121400617 rows/sec., 89.33 MiB/sec. | ||
| 13284 | 2025.10.28 02:55:31.464799 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 13285 | 2025.10.28 02:55:31.464936 [ 4 ] {fa4e7a6d-4a75-471a-88d8-92c0a08b46ff} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13286 | 2025.10.28 02:55:31.465071 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_45_11} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2025.10.28 02:55:31.465146 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_45_11} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 13288 | 2025.10.28 02:55:31.465161 [ 4 ] {fa4e7a6d-4a75-471a-88d8-92c0a08b46ff} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13289 | 2025.10.28 02:55:31.465242 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13290 | 2025.10.28 02:55:31.465306 [ 4 ] {fa4e7a6d-4a75-471a-88d8-92c0a08b46ff} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.002032 sec., 589566.9291338583 rows/sec., 47.14 MiB/sec. | ||
| 13291 | 2025.10.28 02:55:31.465346 [ 4 ] {fa4e7a6d-4a75-471a-88d8-92c0a08b46ff} <Debug> TCPHandler: Processed in 0.002220832 sec. | ||
| 13292 | 2025.10.28 02:55:31.465462 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13293 | 2025.10.28 02:55:31.465560 [ 4 ] {8f0970f9-5a34-4b4a-a9a7-40738b8f45fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13294 | 2025.10.28 02:55:31.465602 [ 4 ] {8f0970f9-5a34-4b4a-a9a7-40738b8f45fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13295 | 2025.10.28 02:55:31.466119 [ 4 ] {8f0970f9-5a34-4b4a-a9a7-40738b8f45fb} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2025.10.28 02:55:31.466155 [ 4 ] {8f0970f9-5a34-4b4a-a9a7-40738b8f45fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13297 | 2025.10.28 02:55:31.466487 [ 4 ] {8f0970f9-5a34-4b4a-a9a7-40738b8f45fb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13298 | 2025.10.28 02:55:31.466699 [ 4 ] {8f0970f9-5a34-4b4a-a9a7-40738b8f45fb} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2025.10.28 02:55:31.466833 [ 4 ] {8f0970f9-5a34-4b4a-a9a7-40738b8f45fb} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001294 sec., 191653.78670788254 rows/sec., 11.73 MiB/sec. | ||
| 13300 | 2025.10.28 02:55:31.466874 [ 4 ] {8f0970f9-5a34-4b4a-a9a7-40738b8f45fb} <Debug> TCPHandler: Processed in 0.001462178 sec. | ||
| 13301 | 2025.10.28 02:55:31.466988 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13302 | 2025.10.28 02:55:31.467083 [ 4 ] {1b967016-1dc0-47a8-a7b5-c67928e82fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13303 | 2025.10.28 02:55:31.467124 [ 4 ] {1b967016-1dc0-47a8-a7b5-c67928e82fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13304 | 2025.10.28 02:55:31.467612 [ 4 ] {1b967016-1dc0-47a8-a7b5-c67928e82fad} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2025.10.28 02:55:31.467650 [ 4 ] {1b967016-1dc0-47a8-a7b5-c67928e82fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13306 | 2025.10.28 02:55:31.467962 [ 4 ] {1b967016-1dc0-47a8-a7b5-c67928e82fad} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13307 | 2025.10.28 02:55:31.468175 [ 4 ] {1b967016-1dc0-47a8-a7b5-c67928e82fad} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2025.10.28 02:55:31.468310 [ 4 ] {1b967016-1dc0-47a8-a7b5-c67928e82fad} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 13309 | 2025.10.28 02:55:31.468348 [ 4 ] {1b967016-1dc0-47a8-a7b5-c67928e82fad} <Debug> TCPHandler: Processed in 0.001409946 sec. | ||
| 13310 | 2025.10.28 02:55:31.468459 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13311 | 2025.10.28 02:55:31.468553 [ 4 ] {1520dc9b-36ab-484f-84af-b4e86f79d118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13312 | 2025.10.28 02:55:31.468594 [ 4 ] {1520dc9b-36ab-484f-84af-b4e86f79d118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13313 | 2025.10.28 02:55:31.469078 [ 4 ] {1520dc9b-36ab-484f-84af-b4e86f79d118} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2025.10.28 02:55:31.469114 [ 4 ] {1520dc9b-36ab-484f-84af-b4e86f79d118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13315 | 2025.10.28 02:55:31.469437 [ 4 ] {1520dc9b-36ab-484f-84af-b4e86f79d118} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13316 | 2025.10.28 02:55:31.469653 [ 4 ] {1520dc9b-36ab-484f-84af-b4e86f79d118} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13317 | 2025.10.28 02:55:31.469767 [ 110 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 13318 | 2025.10.28 02:55:31.469786 [ 4 ] {1520dc9b-36ab-484f-84af-b4e86f79d118} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00125 sec., 168800 rows/sec., 9.59 MiB/sec. | ||
| 13319 | 2025.10.28 02:55:31.469810 [ 110 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13320 | 2025.10.28 02:55:31.469831 [ 4 ] {1520dc9b-36ab-484f-84af-b4e86f79d118} <Debug> TCPHandler: Processed in 0.001421097 sec. | ||
| 13321 | 2025.10.28 02:55:31.469835 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13322 | 2025.10.28 02:55:31.469948 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 13323 | 2025.10.28 02:55:31.469958 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13324 | 2025.10.28 02:55:31.470038 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13325 | 2025.10.28 02:55:31.470063 [ 4 ] {d038d60c-103c-4416-b6c6-c585bd0d0196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13326 | 2025.10.28 02:55:31.470068 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 211 rows starting from the beginning of the part | ||
| 13327 | 2025.10.28 02:55:31.470103 [ 4 ] {d038d60c-103c-4416-b6c6-c585bd0d0196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13328 | 2025.10.28 02:55:31.470131 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 13329 | 2025.10.28 02:55:31.470180 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 13330 | 2025.10.28 02:55:31.470222 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 13331 | 2025.10.28 02:55:31.470261 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 13332 | 2025.10.28 02:55:31.470794 [ 4 ] {d038d60c-103c-4416-b6c6-c585bd0d0196} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2025.10.28 02:55:31.470829 [ 4 ] {d038d60c-103c-4416-b6c6-c585bd0d0196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13334 | 2025.10.28 02:55:31.471085 [ 201 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001168248 sec., 903061.6786846629 rows/sec., 54.73 MiB/sec. | ||
| 13335 | 2025.10.28 02:55:31.471170 [ 4 ] {d038d60c-103c-4416-b6c6-c585bd0d0196} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13336 | 2025.10.28 02:55:31.471224 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 13337 | 2025.10.28 02:55:31.471398 [ 4 ] {d038d60c-103c-4416-b6c6-c585bd0d0196} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13338 | 2025.10.28 02:55:31.471479 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_45_11} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13339 | 2025.10.28 02:55:31.471533 [ 4 ] {d038d60c-103c-4416-b6c6-c585bd0d0196} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001489 sec., 484889.1873740765 rows/sec., 34.05 MiB/sec. | ||
| 13340 | 2025.10.28 02:55:31.471546 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_45_11} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 13341 | 2025.10.28 02:55:31.471572 [ 4 ] {d038d60c-103c-4416-b6c6-c585bd0d0196} <Debug> TCPHandler: Processed in 0.001663425 sec. | ||
| 13342 | 2025.10.28 02:55:31.471605 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13343 | 2025.10.28 02:55:31.471687 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13344 | 2025.10.28 02:55:31.471781 [ 4 ] {a41a5f51-5566-4bb7-b8cc-e09bfc89ed12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13345 | 2025.10.28 02:55:31.471822 [ 4 ] {a41a5f51-5566-4bb7-b8cc-e09bfc89ed12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13346 | 2025.10.28 02:55:31.472151 [ 4 ] {a41a5f51-5566-4bb7-b8cc-e09bfc89ed12} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13347 | 2025.10.28 02:55:31.472185 [ 4 ] {a41a5f51-5566-4bb7-b8cc-e09bfc89ed12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13348 | 2025.10.28 02:55:31.472496 [ 4 ] {a41a5f51-5566-4bb7-b8cc-e09bfc89ed12} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13349 | 2025.10.28 02:55:31.472713 [ 4 ] {a41a5f51-5566-4bb7-b8cc-e09bfc89ed12} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13350 | 2025.10.28 02:55:31.472846 [ 4 ] {a41a5f51-5566-4bb7-b8cc-e09bfc89ed12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 13351 | 2025.10.28 02:55:31.472883 [ 4 ] {a41a5f51-5566-4bb7-b8cc-e09bfc89ed12} <Debug> TCPHandler: Processed in 0.001244761 sec. | ||
| 13352 | 2025.10.28 02:55:31.472994 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13353 | 2025.10.28 02:55:31.473088 [ 4 ] {bc9de01d-4e95-4b36-919d-58aab00f13eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13354 | 2025.10.28 02:55:31.473132 [ 4 ] {bc9de01d-4e95-4b36-919d-58aab00f13eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13355 | 2025.10.28 02:55:31.473567 [ 4 ] {bc9de01d-4e95-4b36-919d-58aab00f13eb} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13356 | 2025.10.28 02:55:31.473603 [ 4 ] {bc9de01d-4e95-4b36-919d-58aab00f13eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13357 | 2025.10.28 02:55:31.473938 [ 4 ] {bc9de01d-4e95-4b36-919d-58aab00f13eb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13358 | 2025.10.28 02:55:31.474163 [ 4 ] {bc9de01d-4e95-4b36-919d-58aab00f13eb} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13359 | 2025.10.28 02:55:31.474294 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_97_20 to all_102_102_0 | ||
| 13360 | 2025.10.28 02:55:31.474300 [ 4 ] {bc9de01d-4e95-4b36-919d-58aab00f13eb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00123 sec., 255284.55284552847 rows/sec., 16.77 MiB/sec. | ||
| 13361 | 2025.10.28 02:55:31.474335 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13362 | 2025.10.28 02:55:31.474355 [ 4 ] {bc9de01d-4e95-4b36-919d-58aab00f13eb} <Debug> TCPHandler: Processed in 0.001410456 sec. | ||
| 13363 | 2025.10.28 02:55:31.474360 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13364 | 2025.10.28 02:55:31.474449 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_102_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_97_20 to all_102_102_0 into Compact with storage Full | ||
| 13365 | 2025.10.28 02:55:31.474473 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13366 | 2025.10.28 02:55:31.474539 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_102_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13367 | 2025.10.28 02:55:31.474568 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_97_20, total 31148 rows starting from the beginning of the part | ||
| 13368 | 2025.10.28 02:55:31.474590 [ 4 ] {316eb1a3-a7f4-46ea-93d5-2804771d0394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13369 | 2025.10.28 02:55:31.474624 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 32 rows starting from the beginning of the part | ||
| 13370 | 2025.10.28 02:55:31.474636 [ 4 ] {316eb1a3-a7f4-46ea-93d5-2804771d0394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13371 | 2025.10.28 02:55:31.474669 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13372 | 2025.10.28 02:55:31.474712 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 314 rows starting from the beginning of the part | ||
| 13373 | 2025.10.28 02:55:31.474753 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 13374 | 2025.10.28 02:55:31.474793 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 314 rows starting from the beginning of the part | ||
| 13375 | 2025.10.28 02:55:31.474983 [ 4 ] {316eb1a3-a7f4-46ea-93d5-2804771d0394} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13376 | 2025.10.28 02:55:31.475022 [ 4 ] {316eb1a3-a7f4-46ea-93d5-2804771d0394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13377 | 2025.10.28 02:55:31.475360 [ 4 ] {316eb1a3-a7f4-46ea-93d5-2804771d0394} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13378 | 2025.10.28 02:55:31.475584 [ 4 ] {316eb1a3-a7f4-46ea-93d5-2804771d0394} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2025.10.28 02:55:31.475721 [ 4 ] {316eb1a3-a7f4-46ea-93d5-2804771d0394} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 58.59 KiB/sec. | ||
| 13380 | 2025.10.28 02:55:31.475759 [ 4 ] {316eb1a3-a7f4-46ea-93d5-2804771d0394} <Debug> TCPHandler: Processed in 0.001337384 sec. | ||
| 13381 | 2025.10.28 02:55:31.475866 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13382 | 2025.10.28 02:55:31.475964 [ 4 ] {11a8d06e-b0ca-42ab-8192-9e720f3718a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13383 | 2025.10.28 02:55:31.476021 [ 4 ] {11a8d06e-b0ca-42ab-8192-9e720f3718a6} <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 | ||
| 13384 | 2025.10.28 02:55:31.476930 [ 4 ] {11a8d06e-b0ca-42ab-8192-9e720f3718a6} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2025.10.28 02:55:31.476968 [ 4 ] {11a8d06e-b0ca-42ab-8192-9e720f3718a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13386 | 2025.10.28 02:55:31.477587 [ 4 ] {11a8d06e-b0ca-42ab-8192-9e720f3718a6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13387 | 2025.10.28 02:55:31.477835 [ 4 ] {11a8d06e-b0ca-42ab-8192-9e720f3718a6} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2025.10.28 02:55:31.477997 [ 4 ] {11a8d06e-b0ca-42ab-8192-9e720f3718a6} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002051 sec., 20965.38274012677 rows/sec., 37.57 MiB/sec. | ||
| 13389 | 2025.10.28 02:55:31.478076 [ 4 ] {11a8d06e-b0ca-42ab-8192-9e720f3718a6} <Debug> TCPHandler: Processed in 0.002259433 sec. | ||
| 13390 | 2025.10.28 02:55:31.478196 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13391 | 2025.10.28 02:55:31.478294 [ 4 ] {0be5ef55-7ddf-4f63-890d-330b9d9d1e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13392 | 2025.10.28 02:55:31.478336 [ 4 ] {0be5ef55-7ddf-4f63-890d-330b9d9d1e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13393 | 2025.10.28 02:55:31.478699 [ 4 ] {0be5ef55-7ddf-4f63-890d-330b9d9d1e4d} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2025.10.28 02:55:31.478737 [ 4 ] {0be5ef55-7ddf-4f63-890d-330b9d9d1e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13395 | 2025.10.28 02:55:31.479242 [ 4 ] {0be5ef55-7ddf-4f63-890d-330b9d9d1e4d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13396 | 2025.10.28 02:55:31.479475 [ 4 ] {0be5ef55-7ddf-4f63-890d-330b9d9d1e4d} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2025.10.28 02:55:31.479634 [ 4 ] {0be5ef55-7ddf-4f63-890d-330b9d9d1e4d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001359 sec., 76526.85798381163 rows/sec., 4.69 MiB/sec. | ||
| 13398 | 2025.10.28 02:55:31.479676 [ 4 ] {0be5ef55-7ddf-4f63-890d-330b9d9d1e4d} <Debug> TCPHandler: Processed in 0.00153393 sec. | ||
| 13399 | 2025.10.28 02:55:31.483105 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_102_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32128 rows, containing 5 columns (5 merged, 0 gathered) in 0.008684584 sec., 3699428.780929518 rows/sec., 247.50 MiB/sec. | ||
| 13400 | 2025.10.28 02:55:31.483782 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_102_21} <Trace> MergedBlockOutputStream: filled checksums all_1_102_21 (state Temporary) | ||
| 13401 | 2025.10.28 02:55:31.484138 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_102_21 to all_1_102_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13402 | 2025.10.28 02:55:31.484227 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_97_20, all_102_102_0] -> all_1_102_21 | ||
| 13403 | 2025.10.28 02:55:31.484333 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 13404 | 2025.10.28 02:55:32.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.33 MiB, peak 358.51 MiB, free memory in arenas 0.00 B, will set to 349.85 MiB (RSS), difference: 2.52 MiB | ||
| 13405 | 2025.10.28 02:55:35.500081 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13406 | 2025.10.28 02:55:35.500142 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13407 | 2025.10.28 02:55:35.689665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29788 | ||
| 13408 | 2025.10.28 02:55:35.690192 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2025.10.28 02:55:35.690243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13410 | 2025.10.28 02:55:35.690776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13411 | 2025.10.28 02:55:35.691037 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2025.10.28 02:55:35.691195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29788 | ||
| 13413 | 2025.10.28 02:55:36.446941 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13414 | 2025.10.28 02:55:36.447219 [ 4 ] {3c46e067-b1e9-4f2b-86e5-8dca13ac7e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13415 | 2025.10.28 02:55:36.447320 [ 4 ] {3c46e067-b1e9-4f2b-86e5-8dca13ac7e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13416 | 2025.10.28 02:55:36.448198 [ 4 ] {3c46e067-b1e9-4f2b-86e5-8dca13ac7e38} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13417 | 2025.10.28 02:55:36.448241 [ 4 ] {3c46e067-b1e9-4f2b-86e5-8dca13ac7e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13418 | 2025.10.28 02:55:36.448628 [ 4 ] {3c46e067-b1e9-4f2b-86e5-8dca13ac7e38} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13419 | 2025.10.28 02:55:36.448849 [ 4 ] {3c46e067-b1e9-4f2b-86e5-8dca13ac7e38} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2025.10.28 02:55:36.449004 [ 4 ] {3c46e067-b1e9-4f2b-86e5-8dca13ac7e38} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001861 sec., 30091.348737238044 rows/sec., 2.31 MiB/sec. | ||
| 13421 | 2025.10.28 02:55:36.449053 [ 4 ] {3c46e067-b1e9-4f2b-86e5-8dca13ac7e38} <Debug> TCPHandler: Processed in 0.002294765 sec. | ||
| 13422 | 2025.10.28 02:55:36.449200 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13423 | 2025.10.28 02:55:36.449325 [ 4 ] {1a7a5139-7cea-4d85-92bd-fd5a5135ff9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13424 | 2025.10.28 02:55:36.449375 [ 4 ] {1a7a5139-7cea-4d85-92bd-fd5a5135ff9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13425 | 2025.10.28 02:55:36.449894 [ 4 ] {1a7a5139-7cea-4d85-92bd-fd5a5135ff9b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13426 | 2025.10.28 02:55:36.449931 [ 4 ] {1a7a5139-7cea-4d85-92bd-fd5a5135ff9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13427 | 2025.10.28 02:55:36.450249 [ 4 ] {1a7a5139-7cea-4d85-92bd-fd5a5135ff9b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13428 | 2025.10.28 02:55:36.450456 [ 4 ] {1a7a5139-7cea-4d85-92bd-fd5a5135ff9b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2025.10.28 02:55:36.450584 [ 4 ] {1a7a5139-7cea-4d85-92bd-fd5a5135ff9b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001287 sec., 49728.04972804973 rows/sec., 3.88 MiB/sec. | ||
| 13430 | 2025.10.28 02:55:36.450621 [ 4 ] {1a7a5139-7cea-4d85-92bd-fd5a5135ff9b} <Debug> TCPHandler: Processed in 0.001491879 sec. | ||
| 13431 | 2025.10.28 02:55:36.450742 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2025.10.28 02:55:36.450837 [ 4 ] {abe3d99d-bcf7-4170-9fc0-3dcf29e4e1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13433 | 2025.10.28 02:55:36.450881 [ 4 ] {abe3d99d-bcf7-4170-9fc0-3dcf29e4e1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13434 | 2025.10.28 02:55:36.451341 [ 4 ] {abe3d99d-bcf7-4170-9fc0-3dcf29e4e1bf} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2025.10.28 02:55:36.451378 [ 4 ] {abe3d99d-bcf7-4170-9fc0-3dcf29e4e1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13436 | 2025.10.28 02:55:36.451715 [ 4 ] {abe3d99d-bcf7-4170-9fc0-3dcf29e4e1bf} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13437 | 2025.10.28 02:55:36.451927 [ 4 ] {abe3d99d-bcf7-4170-9fc0-3dcf29e4e1bf} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2025.10.28 02:55:36.452058 [ 4 ] {abe3d99d-bcf7-4170-9fc0-3dcf29e4e1bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 13439 | 2025.10.28 02:55:36.452095 [ 4 ] {abe3d99d-bcf7-4170-9fc0-3dcf29e4e1bf} <Debug> TCPHandler: Processed in 0.001401285 sec. | ||
| 13440 | 2025.10.28 02:55:36.452212 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13441 | 2025.10.28 02:55:36.452306 [ 4 ] {6d808f9a-3ea6-4090-bb3c-cffe1f369d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13442 | 2025.10.28 02:55:36.452348 [ 4 ] {6d808f9a-3ea6-4090-bb3c-cffe1f369d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13443 | 2025.10.28 02:55:36.452697 [ 4 ] {6d808f9a-3ea6-4090-bb3c-cffe1f369d04} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13444 | 2025.10.28 02:55:36.452732 [ 4 ] {6d808f9a-3ea6-4090-bb3c-cffe1f369d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13445 | 2025.10.28 02:55:36.453078 [ 4 ] {6d808f9a-3ea6-4090-bb3c-cffe1f369d04} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13446 | 2025.10.28 02:55:36.453288 [ 4 ] {6d808f9a-3ea6-4090-bb3c-cffe1f369d04} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13447 | 2025.10.28 02:55:36.453412 [ 4 ] {6d808f9a-3ea6-4090-bb3c-cffe1f369d04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 13448 | 2025.10.28 02:55:36.453446 [ 4 ] {6d808f9a-3ea6-4090-bb3c-cffe1f369d04} <Debug> TCPHandler: Processed in 0.001282642 sec. | ||
| 13449 | 2025.10.28 02:55:37.370082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13450 | 2025.10.28 02:55:37.385858 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2025.10.28 02:55:37.385923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13452 | 2025.10.28 02:55:37.391889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13453 | 2025.10.28 02:55:37.392573 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13454 | 2025.10.28 02:55:37.395407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13455 | 2025.10.28 02:55:39.874159 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13456 | 2025.10.28 02:55:39.874352 [ 4 ] {273c62b0-85fe-4fc5-8fdd-8d1647113bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13457 | 2025.10.28 02:55:39.874419 [ 4 ] {273c62b0-85fe-4fc5-8fdd-8d1647113bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13458 | 2025.10.28 02:55:39.875202 [ 4 ] {273c62b0-85fe-4fc5-8fdd-8d1647113bc7} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13459 | 2025.10.28 02:55:39.875244 [ 4 ] {273c62b0-85fe-4fc5-8fdd-8d1647113bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13460 | 2025.10.28 02:55:39.875664 [ 4 ] {273c62b0-85fe-4fc5-8fdd-8d1647113bc7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13461 | 2025.10.28 02:55:39.875900 [ 4 ] {273c62b0-85fe-4fc5-8fdd-8d1647113bc7} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13462 | 2025.10.28 02:55:39.876062 [ 4 ] {273c62b0-85fe-4fc5-8fdd-8d1647113bc7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00176 sec., 232954.54545454544 rows/sec., 14.78 MiB/sec. | ||
| 13463 | 2025.10.28 02:55:39.876113 [ 4 ] {273c62b0-85fe-4fc5-8fdd-8d1647113bc7} <Debug> TCPHandler: Processed in 0.002085298 sec. | ||
| 13464 | 2025.10.28 02:55:39.876232 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13465 | 2025.10.28 02:55:39.876335 [ 4 ] {74a9ec75-1bbb-413a-a5ba-77fb69ae3001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13466 | 2025.10.28 02:55:39.876379 [ 4 ] {74a9ec75-1bbb-413a-a5ba-77fb69ae3001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13467 | 2025.10.28 02:55:39.876789 [ 4 ] {74a9ec75-1bbb-413a-a5ba-77fb69ae3001} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13468 | 2025.10.28 02:55:39.876827 [ 4 ] {74a9ec75-1bbb-413a-a5ba-77fb69ae3001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13469 | 2025.10.28 02:55:39.877222 [ 4 ] {74a9ec75-1bbb-413a-a5ba-77fb69ae3001} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13470 | 2025.10.28 02:55:39.877498 [ 4 ] {74a9ec75-1bbb-413a-a5ba-77fb69ae3001} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2025.10.28 02:55:39.877665 [ 4 ] {74a9ec75-1bbb-413a-a5ba-77fb69ae3001} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001351 sec., 1480.3849000740192 rows/sec., 120.71 KiB/sec. | ||
| 13472 | 2025.10.28 02:55:39.877715 [ 4 ] {74a9ec75-1bbb-413a-a5ba-77fb69ae3001} <Debug> TCPHandler: Processed in 0.00153445 sec. | ||
| 13473 | 2025.10.28 02:55:39.877847 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13474 | 2025.10.28 02:55:39.877962 [ 4 ] {ba61eb99-7239-4ee1-bdf5-c661cdbcb75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13475 | 2025.10.28 02:55:39.878012 [ 4 ] {ba61eb99-7239-4ee1-bdf5-c661cdbcb75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13476 | 2025.10.28 02:55:39.880883 [ 4 ] {ba61eb99-7239-4ee1-bdf5-c661cdbcb75c} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13477 | 2025.10.28 02:55:39.880926 [ 4 ] {ba61eb99-7239-4ee1-bdf5-c661cdbcb75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13478 | 2025.10.28 02:55:39.881443 [ 4 ] {ba61eb99-7239-4ee1-bdf5-c661cdbcb75c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13479 | 2025.10.28 02:55:39.881675 [ 4 ] {ba61eb99-7239-4ee1-bdf5-c661cdbcb75c} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13480 | 2025.10.28 02:55:39.881831 [ 4 ] {ba61eb99-7239-4ee1-bdf5-c661cdbcb75c} <Debug> executeQuery: Read 2339 rows, 194.72 KiB in 0.003896 sec., 600359.3429158111 rows/sec., 48.81 MiB/sec. | ||
| 13481 | 2025.10.28 02:55:39.881883 [ 4 ] {ba61eb99-7239-4ee1-bdf5-c661cdbcb75c} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 13482 | 2025.10.28 02:55:39.881897 [ 4 ] {ba61eb99-7239-4ee1-bdf5-c661cdbcb75c} <Debug> TCPHandler: Processed in 0.004108185 sec. | ||
| 13483 | 2025.10.28 02:55:39.882038 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13484 | 2025.10.28 02:55:39.882137 [ 4 ] {9085b52e-0d05-4b3d-ac47-493a7330331e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13485 | 2025.10.28 02:55:39.882181 [ 4 ] {9085b52e-0d05-4b3d-ac47-493a7330331e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13486 | 2025.10.28 02:55:39.882758 [ 4 ] {9085b52e-0d05-4b3d-ac47-493a7330331e} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13487 | 2025.10.28 02:55:39.882795 [ 4 ] {9085b52e-0d05-4b3d-ac47-493a7330331e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13488 | 2025.10.28 02:55:39.883155 [ 4 ] {9085b52e-0d05-4b3d-ac47-493a7330331e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13489 | 2025.10.28 02:55:39.883373 [ 4 ] {9085b52e-0d05-4b3d-ac47-493a7330331e} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13490 | 2025.10.28 02:55:39.883505 [ 4 ] {9085b52e-0d05-4b3d-ac47-493a7330331e} <Debug> executeQuery: Read 250 rows, 15.69 KiB in 0.001389 sec., 179985.60115190785 rows/sec., 11.03 MiB/sec. | ||
| 13491 | 2025.10.28 02:55:39.883544 [ 4 ] {9085b52e-0d05-4b3d-ac47-493a7330331e} <Debug> TCPHandler: Processed in 0.001556971 sec. | ||
| 13492 | 2025.10.28 02:55:39.883676 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13493 | 2025.10.28 02:55:39.883771 [ 4 ] {44ffeede-e593-481a-9ccc-1a18acb411cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13494 | 2025.10.28 02:55:39.883810 [ 4 ] {44ffeede-e593-481a-9ccc-1a18acb411cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13495 | 2025.10.28 02:55:39.884406 [ 4 ] {44ffeede-e593-481a-9ccc-1a18acb411cc} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13496 | 2025.10.28 02:55:39.884443 [ 4 ] {44ffeede-e593-481a-9ccc-1a18acb411cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13497 | 2025.10.28 02:55:39.884775 [ 4 ] {44ffeede-e593-481a-9ccc-1a18acb411cc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13498 | 2025.10.28 02:55:39.884988 [ 4 ] {44ffeede-e593-481a-9ccc-1a18acb411cc} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13499 | 2025.10.28 02:55:39.885118 [ 4 ] {44ffeede-e593-481a-9ccc-1a18acb411cc} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001365 sec., 322344.3223443224 rows/sec., 21.33 MiB/sec. | ||
| 13500 | 2025.10.28 02:55:39.885157 [ 4 ] {44ffeede-e593-481a-9ccc-1a18acb411cc} <Debug> TCPHandler: Processed in 0.00153135 sec. | ||
| 13501 | 2025.10.28 02:55:39.885273 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13502 | 2025.10.28 02:55:39.885368 [ 4 ] {90879d67-6657-480f-b949-bdf9547b9ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13503 | 2025.10.28 02:55:39.885409 [ 4 ] {90879d67-6657-480f-b949-bdf9547b9ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13504 | 2025.10.28 02:55:39.885915 [ 4 ] {90879d67-6657-480f-b949-bdf9547b9ccd} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2025.10.28 02:55:39.885952 [ 4 ] {90879d67-6657-480f-b949-bdf9547b9ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13506 | 2025.10.28 02:55:39.886268 [ 4 ] {90879d67-6657-480f-b949-bdf9547b9ccd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13507 | 2025.10.28 02:55:39.886477 [ 4 ] {90879d67-6657-480f-b949-bdf9547b9ccd} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2025.10.28 02:55:39.886609 [ 4 ] {90879d67-6657-480f-b949-bdf9547b9ccd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00126 sec., 167460.31746031746 rows/sec., 9.51 MiB/sec. | ||
| 13509 | 2025.10.28 02:55:39.886648 [ 4 ] {90879d67-6657-480f-b949-bdf9547b9ccd} <Debug> TCPHandler: Processed in 0.001423406 sec. | ||
| 13510 | 2025.10.28 02:55:39.886760 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13511 | 2025.10.28 02:55:39.886854 [ 4 ] {2a6908db-8b4b-437a-82d9-29e7365e51ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13512 | 2025.10.28 02:55:39.886893 [ 4 ] {2a6908db-8b4b-437a-82d9-29e7365e51ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13513 | 2025.10.28 02:55:39.887830 [ 4 ] {2a6908db-8b4b-437a-82d9-29e7365e51ac} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2025.10.28 02:55:39.887867 [ 4 ] {2a6908db-8b4b-437a-82d9-29e7365e51ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13515 | 2025.10.28 02:55:39.888237 [ 4 ] {2a6908db-8b4b-437a-82d9-29e7365e51ac} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13516 | 2025.10.28 02:55:39.888475 [ 4 ] {2a6908db-8b4b-437a-82d9-29e7365e51ac} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2025.10.28 02:55:39.888606 [ 4 ] {2a6908db-8b4b-437a-82d9-29e7365e51ac} <Debug> executeQuery: Read 1180 rows, 86.36 KiB in 0.001771 sec., 666290.2315076228 rows/sec., 47.62 MiB/sec. | ||
| 13518 | 2025.10.28 02:55:39.888647 [ 4 ] {2a6908db-8b4b-437a-82d9-29e7365e51ac} <Debug> TCPHandler: Processed in 0.001936064 sec. | ||
| 13519 | 2025.10.28 02:55:39.888759 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13520 | 2025.10.28 02:55:39.888857 [ 4 ] {9f287f30-7746-4d2e-926f-5db2e472dddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13521 | 2025.10.28 02:55:39.888901 [ 4 ] {9f287f30-7746-4d2e-926f-5db2e472dddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13522 | 2025.10.28 02:55:39.889242 [ 4 ] {9f287f30-7746-4d2e-926f-5db2e472dddd} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2025.10.28 02:55:39.889279 [ 4 ] {9f287f30-7746-4d2e-926f-5db2e472dddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13524 | 2025.10.28 02:55:39.889591 [ 4 ] {9f287f30-7746-4d2e-926f-5db2e472dddd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13525 | 2025.10.28 02:55:39.889808 [ 4 ] {9f287f30-7746-4d2e-926f-5db2e472dddd} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13526 | 2025.10.28 02:55:39.889944 [ 4 ] {9f287f30-7746-4d2e-926f-5db2e472dddd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 13527 | 2025.10.28 02:55:39.889982 [ 4 ] {9f287f30-7746-4d2e-926f-5db2e472dddd} <Debug> TCPHandler: Processed in 0.001271871 sec. | ||
| 13528 | 2025.10.28 02:55:39.890102 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13529 | 2025.10.28 02:55:39.890224 [ 4 ] {968a5f6e-7602-4f25-9450-2b26f83f9dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13530 | 2025.10.28 02:55:39.890276 [ 4 ] {968a5f6e-7602-4f25-9450-2b26f83f9dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13531 | 2025.10.28 02:55:39.890991 [ 4 ] {968a5f6e-7602-4f25-9450-2b26f83f9dd1} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2025.10.28 02:55:39.891030 [ 4 ] {968a5f6e-7602-4f25-9450-2b26f83f9dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13533 | 2025.10.28 02:55:39.891451 [ 4 ] {968a5f6e-7602-4f25-9450-2b26f83f9dd1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13534 | 2025.10.28 02:55:39.891666 [ 4 ] {968a5f6e-7602-4f25-9450-2b26f83f9dd1} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13535 | 2025.10.28 02:55:39.891810 [ 4 ] {968a5f6e-7602-4f25-9450-2b26f83f9dd1} <Debug> executeQuery: Read 967 rows, 65.67 KiB in 0.00161 sec., 600621.1180124223 rows/sec., 39.83 MiB/sec. | ||
| 13536 | 2025.10.28 02:55:39.891848 [ 4 ] {968a5f6e-7602-4f25-9450-2b26f83f9dd1} <Debug> TCPHandler: Processed in 0.001805999 sec. | ||
| 13537 | 2025.10.28 02:55:39.891959 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13538 | 2025.10.28 02:55:39.892054 [ 4 ] {1e4c1eae-7221-4c09-89af-410126f6bf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13539 | 2025.10.28 02:55:39.892096 [ 4 ] {1e4c1eae-7221-4c09-89af-410126f6bf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13540 | 2025.10.28 02:55:39.892410 [ 4 ] {1e4c1eae-7221-4c09-89af-410126f6bf37} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13541 | 2025.10.28 02:55:39.892446 [ 4 ] {1e4c1eae-7221-4c09-89af-410126f6bf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13542 | 2025.10.28 02:55:39.892737 [ 4 ] {1e4c1eae-7221-4c09-89af-410126f6bf37} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13543 | 2025.10.28 02:55:39.892946 [ 4 ] {1e4c1eae-7221-4c09-89af-410126f6bf37} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13544 | 2025.10.28 02:55:39.893073 [ 4 ] {1e4c1eae-7221-4c09-89af-410126f6bf37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 13545 | 2025.10.28 02:55:39.893108 [ 4 ] {1e4c1eae-7221-4c09-89af-410126f6bf37} <Debug> TCPHandler: Processed in 0.00119687 sec. | ||
| 13546 | 2025.10.28 02:55:39.893215 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13547 | 2025.10.28 02:55:39.893308 [ 4 ] {8cf7e25e-9f73-4eef-922b-09eee1b92509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13548 | 2025.10.28 02:55:39.893362 [ 4 ] {8cf7e25e-9f73-4eef-922b-09eee1b92509} <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 | ||
| 13549 | 2025.10.28 02:55:39.894213 [ 4 ] {8cf7e25e-9f73-4eef-922b-09eee1b92509} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13550 | 2025.10.28 02:55:39.894249 [ 4 ] {8cf7e25e-9f73-4eef-922b-09eee1b92509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13551 | 2025.10.28 02:55:39.894811 [ 4 ] {8cf7e25e-9f73-4eef-922b-09eee1b92509} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13552 | 2025.10.28 02:55:39.895057 [ 4 ] {8cf7e25e-9f73-4eef-922b-09eee1b92509} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13553 | 2025.10.28 02:55:39.895177 [ 9 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13554 | 2025.10.28 02:55:39.895194 [ 4 ] {8cf7e25e-9f73-4eef-922b-09eee1b92509} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001903 sec., 22595.901208617972 rows/sec., 40.49 MiB/sec. | ||
| 13555 | 2025.10.28 02:55:39.895263 [ 9 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13556 | 2025.10.28 02:55:39.895289 [ 4 ] {8cf7e25e-9f73-4eef-922b-09eee1b92509} <Debug> TCPHandler: Processed in 0.002122139 sec. | ||
| 13557 | 2025.10.28 02:55:39.895294 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13558 | 2025.10.28 02:55:39.895409 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13559 | 2025.10.28 02:55:39.895444 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 13560 | 2025.10.28 02:55:39.895506 [ 4 ] {6e45b899-a729-478a-b1b6-fde8c61ecc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13561 | 2025.10.28 02:55:39.895552 [ 4 ] {6e45b899-a729-478a-b1b6-fde8c61ecc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13562 | 2025.10.28 02:55:39.895729 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13563 | 2025.10.28 02:55:39.895799 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1679 rows starting from the beginning of the part | ||
| 13564 | 2025.10.28 02:55:39.895917 [ 4 ] {6e45b899-a729-478a-b1b6-fde8c61ecc42} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13565 | 2025.10.28 02:55:39.895939 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 43 rows starting from the beginning of the part | ||
| 13566 | 2025.10.28 02:55:39.895959 [ 4 ] {6e45b899-a729-478a-b1b6-fde8c61ecc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13567 | 2025.10.28 02:55:39.896049 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 43 rows starting from the beginning of the part | ||
| 13568 | 2025.10.28 02:55:39.896156 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 43 rows starting from the beginning of the part | ||
| 13569 | 2025.10.28 02:55:39.896258 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 43 rows starting from the beginning of the part | ||
| 13570 | 2025.10.28 02:55:39.896286 [ 4 ] {6e45b899-a729-478a-b1b6-fde8c61ecc42} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13571 | 2025.10.28 02:55:39.896359 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 43 rows starting from the beginning of the part | ||
| 13572 | 2025.10.28 02:55:39.896518 [ 4 ] {6e45b899-a729-478a-b1b6-fde8c61ecc42} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13573 | 2025.10.28 02:55:39.896655 [ 4 ] {6e45b899-a729-478a-b1b6-fde8c61ecc42} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001167 sec., 78834.61868037703 rows/sec., 4.77 MiB/sec. | ||
| 13574 | 2025.10.28 02:55:39.896691 [ 4 ] {6e45b899-a729-478a-b1b6-fde8c61ecc42} <Debug> TCPHandler: Processed in 0.001330274 sec. | ||
| 13575 | 2025.10.28 02:55:39.909643 [ 189 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 19 columns (19 merged, 0 gathered) in 0.014263326 sec., 132788.10285903863 rows/sec., 237.95 MiB/sec. | ||
| 13576 | 2025.10.28 02:55:39.911705 [ 187 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13577 | 2025.10.28 02:55:39.912088 [ 187 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13578 | 2025.10.28 02:55:39.912167 [ 187 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13579 | 2025.10.28 02:55:39.912293 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. | ||
| 13580 | 2025.10.28 02:55:40.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.74 MiB, peak 368.17 MiB, free memory in arenas 0.00 B, will set to 357.69 MiB (RSS), difference: 6.95 MiB | ||
| 13581 | 2025.10.28 02:55:40.775821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1736 | ||
| 13582 | 2025.10.28 02:55:40.778616 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13583 | 2025.10.28 02:55:40.778661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13584 | 2025.10.28 02:55:40.779920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13585 | 2025.10.28 02:55:40.780198 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13586 | 2025.10.28 02:55:40.780568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1736 | ||
| 13587 | 2025.10.28 02:55:41.441227 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13588 | 2025.10.28 02:55:41.441515 [ 4 ] {90766d6f-5341-4522-bab2-7ca4e308bd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13589 | 2025.10.28 02:55:41.441623 [ 4 ] {90766d6f-5341-4522-bab2-7ca4e308bd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13590 | 2025.10.28 02:55:41.442569 [ 4 ] {90766d6f-5341-4522-bab2-7ca4e308bd96} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2025.10.28 02:55:41.442621 [ 4 ] {90766d6f-5341-4522-bab2-7ca4e308bd96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13592 | 2025.10.28 02:55:41.443019 [ 4 ] {90766d6f-5341-4522-bab2-7ca4e308bd96} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13593 | 2025.10.28 02:55:41.443244 [ 4 ] {90766d6f-5341-4522-bab2-7ca4e308bd96} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13594 | 2025.10.28 02:55:41.443421 [ 4 ] {90766d6f-5341-4522-bab2-7ca4e308bd96} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001985 sec., 28211.58690176323 rows/sec., 2.17 MiB/sec. | ||
| 13595 | 2025.10.28 02:55:41.443472 [ 4 ] {90766d6f-5341-4522-bab2-7ca4e308bd96} <Debug> TCPHandler: Processed in 0.00243678 sec. | ||
| 13596 | 2025.10.28 02:55:41.443609 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2025.10.28 02:55:41.443714 [ 4 ] {06d79097-2d88-4d3a-83db-0f26e7522b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13598 | 2025.10.28 02:55:41.443757 [ 4 ] {06d79097-2d88-4d3a-83db-0f26e7522b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13599 | 2025.10.28 02:55:41.444229 [ 4 ] {06d79097-2d88-4d3a-83db-0f26e7522b0e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2025.10.28 02:55:41.444264 [ 4 ] {06d79097-2d88-4d3a-83db-0f26e7522b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13601 | 2025.10.28 02:55:41.444570 [ 4 ] {06d79097-2d88-4d3a-83db-0f26e7522b0e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13602 | 2025.10.28 02:55:41.444789 [ 4 ] {06d79097-2d88-4d3a-83db-0f26e7522b0e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2025.10.28 02:55:41.444927 [ 4 ] {06d79097-2d88-4d3a-83db-0f26e7522b0e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 13604 | 2025.10.28 02:55:41.444966 [ 4 ] {06d79097-2d88-4d3a-83db-0f26e7522b0e} <Debug> TCPHandler: Processed in 0.001409986 sec. | ||
| 13605 | 2025.10.28 02:55:41.445088 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13606 | 2025.10.28 02:55:41.445184 [ 4 ] {6d8d289f-adfd-46d4-a0bf-ce05f1905915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13607 | 2025.10.28 02:55:41.445229 [ 4 ] {6d8d289f-adfd-46d4-a0bf-ce05f1905915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13608 | 2025.10.28 02:55:41.445614 [ 4 ] {6d8d289f-adfd-46d4-a0bf-ce05f1905915} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2025.10.28 02:55:41.445648 [ 4 ] {6d8d289f-adfd-46d4-a0bf-ce05f1905915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13610 | 2025.10.28 02:55:41.445980 [ 4 ] {6d8d289f-adfd-46d4-a0bf-ce05f1905915} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13611 | 2025.10.28 02:55:41.446193 [ 4 ] {6d8d289f-adfd-46d4-a0bf-ce05f1905915} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2025.10.28 02:55:41.446323 [ 4 ] {6d8d289f-adfd-46d4-a0bf-ce05f1905915} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001159 sec., 27610.008628127693 rows/sec., 1.92 MiB/sec. | ||
| 13613 | 2025.10.28 02:55:41.446360 [ 4 ] {6d8d289f-adfd-46d4-a0bf-ce05f1905915} <Debug> TCPHandler: Processed in 0.001322443 sec. | ||
| 13614 | 2025.10.28 02:55:41.446474 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13615 | 2025.10.28 02:55:41.446571 [ 4 ] {50ffdf32-865c-431e-93fa-309b3ab11886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13616 | 2025.10.28 02:55:41.446611 [ 4 ] {50ffdf32-865c-431e-93fa-309b3ab11886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13617 | 2025.10.28 02:55:41.446931 [ 4 ] {50ffdf32-865c-431e-93fa-309b3ab11886} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2025.10.28 02:55:41.446964 [ 4 ] {50ffdf32-865c-431e-93fa-309b3ab11886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13619 | 2025.10.28 02:55:41.447272 [ 4 ] {50ffdf32-865c-431e-93fa-309b3ab11886} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13620 | 2025.10.28 02:55:41.447479 [ 4 ] {50ffdf32-865c-431e-93fa-309b3ab11886} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13621 | 2025.10.28 02:55:41.447613 [ 4 ] {50ffdf32-865c-431e-93fa-309b3ab11886} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 779.78 KiB/sec. | ||
| 13622 | 2025.10.28 02:55:41.447648 [ 4 ] {50ffdf32-865c-431e-93fa-309b3ab11886} <Debug> TCPHandler: Processed in 0.00122336 sec. | ||
| 13623 | 2025.10.28 02:55:43.191464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30300 | ||
| 13624 | 2025.10.28 02:55:43.192282 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13625 | 2025.10.28 02:55:43.192334 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13626 | 2025.10.28 02:55:43.192854 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13627 | 2025.10.28 02:55:43.193088 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13628 | 2025.10.28 02:55:43.193240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30300 | ||
| 13629 | 2025.10.28 02:55:44.895543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13630 | 2025.10.28 02:55:44.911875 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13631 | 2025.10.28 02:55:44.911933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13632 | 2025.10.28 02:55:44.917982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13633 | 2025.10.28 02:55:44.918662 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13634 | 2025.10.28 02:55:44.921626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13635 | 2025.10.28 02:55:46.447490 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13636 | 2025.10.28 02:55:46.447769 [ 4 ] {dcce616e-cf54-4417-8254-94e8e97f7034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13637 | 2025.10.28 02:55:46.447871 [ 4 ] {dcce616e-cf54-4417-8254-94e8e97f7034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13638 | 2025.10.28 02:55:46.448668 [ 4 ] {dcce616e-cf54-4417-8254-94e8e97f7034} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13639 | 2025.10.28 02:55:46.448710 [ 4 ] {dcce616e-cf54-4417-8254-94e8e97f7034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13640 | 2025.10.28 02:55:46.449100 [ 4 ] {dcce616e-cf54-4417-8254-94e8e97f7034} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13641 | 2025.10.28 02:55:46.449323 [ 4 ] {dcce616e-cf54-4417-8254-94e8e97f7034} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13642 | 2025.10.28 02:55:46.449481 [ 4 ] {dcce616e-cf54-4417-8254-94e8e97f7034} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001786 sec., 31354.98320268757 rows/sec., 2.41 MiB/sec. | ||
| 13643 | 2025.10.28 02:55:46.449482 [ 43 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13644 | 2025.10.28 02:55:46.449523 [ 4 ] {dcce616e-cf54-4417-8254-94e8e97f7034} <Debug> TCPHandler: Processed in 0.002215952 sec. | ||
| 13645 | 2025.10.28 02:55:46.449563 [ 43 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13646 | 2025.10.28 02:55:46.449593 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13647 | 2025.10.28 02:55:46.449657 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13648 | 2025.10.28 02:55:46.449724 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 13649 | 2025.10.28 02:55:46.449756 [ 4 ] {20c6ee40-f360-410c-a55b-e7994e879c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13650 | 2025.10.28 02:55:46.449815 [ 4 ] {20c6ee40-f360-410c-a55b-e7994e879c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13651 | 2025.10.28 02:55:46.449893 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13652 | 2025.10.28 02:55:46.449936 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2349 rows starting from the beginning of the part | ||
| 13653 | 2025.10.28 02:55:46.450015 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1198 rows starting from the beginning of the part | ||
| 13654 | 2025.10.28 02:55:46.450070 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 13655 | 2025.10.28 02:55:46.450121 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 2339 rows starting from the beginning of the part | ||
| 13656 | 2025.10.28 02:55:46.450168 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 13657 | 2025.10.28 02:55:46.450215 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 13658 | 2025.10.28 02:55:46.450218 [ 4 ] {20c6ee40-f360-410c-a55b-e7994e879c92} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13659 | 2025.10.28 02:55:46.450264 [ 4 ] {20c6ee40-f360-410c-a55b-e7994e879c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13660 | 2025.10.28 02:55:46.450625 [ 4 ] {20c6ee40-f360-410c-a55b-e7994e879c92} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13661 | 2025.10.28 02:55:46.450849 [ 4 ] {20c6ee40-f360-410c-a55b-e7994e879c92} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13662 | 2025.10.28 02:55:46.450984 [ 4 ] {20c6ee40-f360-410c-a55b-e7994e879c92} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 13663 | 2025.10.28 02:55:46.451004 [ 34 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13664 | 2025.10.28 02:55:46.451023 [ 4 ] {20c6ee40-f360-410c-a55b-e7994e879c92} <Debug> TCPHandler: Processed in 0.001421626 sec. | ||
| 13665 | 2025.10.28 02:55:46.451064 [ 34 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13666 | 2025.10.28 02:55:46.451095 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13667 | 2025.10.28 02:55:46.451153 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13668 | 2025.10.28 02:55:46.451197 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 13669 | 2025.10.28 02:55:46.451251 [ 4 ] {d65469d7-0042-4bd7-acc8-3951f3763eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13670 | 2025.10.28 02:55:46.451299 [ 4 ] {d65469d7-0042-4bd7-acc8-3951f3763eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13671 | 2025.10.28 02:55:46.451318 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13672 | 2025.10.28 02:55:46.451356 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1214 rows starting from the beginning of the part | ||
| 13673 | 2025.10.28 02:55:46.451424 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 722 rows starting from the beginning of the part | ||
| 13674 | 2025.10.28 02:55:46.451468 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 13675 | 2025.10.28 02:55:46.451510 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1180 rows starting from the beginning of the part | ||
| 13676 | 2025.10.28 02:55:46.451549 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 13677 | 2025.10.28 02:55:46.451589 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 13678 | 2025.10.28 02:55:46.451708 [ 4 ] {d65469d7-0042-4bd7-acc8-3951f3763eb4} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2025.10.28 02:55:46.451749 [ 4 ] {d65469d7-0042-4bd7-acc8-3951f3763eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13680 | 2025.10.28 02:55:46.452108 [ 4 ] {d65469d7-0042-4bd7-acc8-3951f3763eb4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13681 | 2025.10.28 02:55:46.452327 [ 4 ] {d65469d7-0042-4bd7-acc8-3951f3763eb4} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2025.10.28 02:55:46.452424 [ 191 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6054 rows, containing 5 columns (5 merged, 0 gathered) in 0.002765571 sec., 2189059.6914705858 rows/sec., 185.44 MiB/sec. | ||
| 13683 | 2025.10.28 02:55:46.452459 [ 4 ] {d65469d7-0042-4bd7-acc8-3951f3763eb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 13684 | 2025.10.28 02:55:46.452500 [ 4 ] {d65469d7-0042-4bd7-acc8-3951f3763eb4} <Debug> TCPHandler: Processed in 0.001395396 sec. | ||
| 13685 | 2025.10.28 02:55:46.452610 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13686 | 2025.10.28 02:55:46.452702 [ 4 ] {6ce8c3e6-dda7-49fe-afb4-097f65dfd061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13687 | 2025.10.28 02:55:46.452709 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13688 | 2025.10.28 02:55:46.452747 [ 4 ] {6ce8c3e6-dda7-49fe-afb4-097f65dfd061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13689 | 2025.10.28 02:55:46.452987 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_106_21} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13690 | 2025.10.28 02:55:46.453069 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_106_21} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13691 | 2025.10.28 02:55:46.453071 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924143 sec., 1719206.9404404976 rows/sec., 129.75 MiB/sec. | ||
| 13692 | 2025.10.28 02:55:46.453093 [ 4 ] {6ce8c3e6-dda7-49fe-afb4-097f65dfd061} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2025.10.28 02:55:46.453134 [ 4 ] {6ce8c3e6-dda7-49fe-afb4-097f65dfd061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13694 | 2025.10.28 02:55:46.453156 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 13695 | 2025.10.28 02:55:46.453257 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13696 | 2025.10.28 02:55:46.453481 [ 4 ] {6ce8c3e6-dda7-49fe-afb4-097f65dfd061} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13697 | 2025.10.28 02:55:46.453554 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_106_21} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13698 | 2025.10.28 02:55:46.453644 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_106_21} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13699 | 2025.10.28 02:55:46.453723 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 13700 | 2025.10.28 02:55:46.453728 [ 4 ] {6ce8c3e6-dda7-49fe-afb4-097f65dfd061} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13701 | 2025.10.28 02:55:46.453859 [ 34 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13702 | 2025.10.28 02:55:46.453870 [ 4 ] {6ce8c3e6-dda7-49fe-afb4-097f65dfd061} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 13703 | 2025.10.28 02:55:46.453897 [ 34 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13704 | 2025.10.28 02:55:46.453918 [ 4 ] {6ce8c3e6-dda7-49fe-afb4-097f65dfd061} <Debug> TCPHandler: Processed in 0.001355964 sec. | ||
| 13705 | 2025.10.28 02:55:46.453921 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13706 | 2025.10.28 02:55:46.454034 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 13707 | 2025.10.28 02:55:46.454165 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13708 | 2025.10.28 02:55:46.454197 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7120 rows starting from the beginning of the part | ||
| 13709 | 2025.10.28 02:55:46.454258 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 13710 | 2025.10.28 02:55:46.454301 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13711 | 2025.10.28 02:55:46.454338 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 92 rows starting from the beginning of the part | ||
| 13712 | 2025.10.28 02:55:46.454371 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 12 rows starting from the beginning of the part | ||
| 13713 | 2025.10.28 02:55:46.454407 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 13714 | 2025.10.28 02:55:46.456191 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7448 rows, containing 4 columns (4 merged, 0 gathered) in 0.002205142 sec., 3377560.2659601965 rows/sec., 214.51 MiB/sec. | ||
| 13715 | 2025.10.28 02:55:46.456629 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13716 | 2025.10.28 02:55:46.456894 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_106_21} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13717 | 2025.10.28 02:55:46.456972 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_106_21} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13718 | 2025.10.28 02:55:46.457041 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 13719 | 2025.10.28 02:55:50.500193 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13720 | 2025.10.28 02:55:50.500268 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13721 | 2025.10.28 02:55:50.674151 [ 60 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 13722 | 2025.10.28 02:55:50.674236 [ 60 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13723 | 2025.10.28 02:55:50.674275 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13724 | 2025.10.28 02:55:50.674409 [ 191 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 13725 | 2025.10.28 02:55:50.674571 [ 191 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13726 | 2025.10.28 02:55:50.674612 [ 191 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 46 rows starting from the beginning of the part | ||
| 13727 | 2025.10.28 02:55:50.674684 [ 191 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part | ||
| 13728 | 2025.10.28 02:55:50.674734 [ 191 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 13729 | 2025.10.28 02:55:50.674781 [ 191 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 13730 | 2025.10.28 02:55:50.674821 [ 191 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 13731 | 2025.10.28 02:55:50.675628 [ 194 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001270691 sec., 40135.642732969696 rows/sec., 2.63 MiB/sec. | ||
| 13732 | 2025.10.28 02:55:50.675857 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 13733 | 2025.10.28 02:55:50.676195 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_46_10} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13734 | 2025.10.28 02:55:50.676280 [ 197 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_46_10} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 13735 | 2025.10.28 02:55:50.676379 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13736 | 2025.10.28 02:55:50.694288 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30748 | ||
| 13737 | 2025.10.28 02:55:50.694793 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13738 | 2025.10.28 02:55:50.694839 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13739 | 2025.10.28 02:55:50.695340 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13740 | 2025.10.28 02:55:50.695581 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13741 | 2025.10.28 02:55:50.695732 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30748 | ||
| 13742 | 2025.10.28 02:55:50.781728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1752 | ||
| 13743 | 2025.10.28 02:55:50.783659 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2025.10.28 02:55:50.783696 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13745 | 2025.10.28 02:55:50.784811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13746 | 2025.10.28 02:55:50.785076 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2025.10.28 02:55:50.785324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1752 | ||
| 13748 | 2025.10.28 02:55:51.002652 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001313893 sec. | ||
| 13749 | 2025.10.28 02:55:51.459704 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13750 | 2025.10.28 02:55:51.459876 [ 4 ] {efff405b-e71b-4e84-bfd0-b18430dd0279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13751 | 2025.10.28 02:55:51.459940 [ 4 ] {efff405b-e71b-4e84-bfd0-b18430dd0279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13752 | 2025.10.28 02:55:51.460691 [ 4 ] {efff405b-e71b-4e84-bfd0-b18430dd0279} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13753 | 2025.10.28 02:55:51.460732 [ 4 ] {efff405b-e71b-4e84-bfd0-b18430dd0279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13754 | 2025.10.28 02:55:51.461138 [ 4 ] {efff405b-e71b-4e84-bfd0-b18430dd0279} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13755 | 2025.10.28 02:55:51.461376 [ 4 ] {efff405b-e71b-4e84-bfd0-b18430dd0279} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13756 | 2025.10.28 02:55:51.461527 [ 4 ] {efff405b-e71b-4e84-bfd0-b18430dd0279} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001701 sec., 241034.68547912993 rows/sec., 15.29 MiB/sec. | ||
| 13757 | 2025.10.28 02:55:51.461569 [ 4 ] {efff405b-e71b-4e84-bfd0-b18430dd0279} <Debug> TCPHandler: Processed in 0.001993755 sec. | ||
| 13758 | 2025.10.28 02:55:51.461694 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13759 | 2025.10.28 02:55:51.461790 [ 4 ] {784fcb68-b76d-43d4-bac9-c17731b55bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13760 | 2025.10.28 02:55:51.461840 [ 4 ] {784fcb68-b76d-43d4-bac9-c17731b55bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13761 | 2025.10.28 02:55:51.462699 [ 4 ] {784fcb68-b76d-43d4-bac9-c17731b55bf3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13762 | 2025.10.28 02:55:51.462736 [ 4 ] {784fcb68-b76d-43d4-bac9-c17731b55bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13763 | 2025.10.28 02:55:51.463105 [ 4 ] {784fcb68-b76d-43d4-bac9-c17731b55bf3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13764 | 2025.10.28 02:55:51.463324 [ 4 ] {784fcb68-b76d-43d4-bac9-c17731b55bf3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13765 | 2025.10.28 02:55:51.463454 [ 4 ] {784fcb68-b76d-43d4-bac9-c17731b55bf3} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001683 sec., 711824.1235888294 rows/sec., 56.91 MiB/sec. | ||
| 13766 | 2025.10.28 02:55:51.463492 [ 4 ] {784fcb68-b76d-43d4-bac9-c17731b55bf3} <Debug> TCPHandler: Processed in 0.0018458 sec. | ||
| 13767 | 2025.10.28 02:55:51.463607 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13768 | 2025.10.28 02:55:51.463700 [ 4 ] {bece9b39-762f-481a-ae41-11b59e3061dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13769 | 2025.10.28 02:55:51.463739 [ 4 ] {bece9b39-762f-481a-ae41-11b59e3061dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13770 | 2025.10.28 02:55:51.464211 [ 4 ] {bece9b39-762f-481a-ae41-11b59e3061dc} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13771 | 2025.10.28 02:55:51.464246 [ 4 ] {bece9b39-762f-481a-ae41-11b59e3061dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13772 | 2025.10.28 02:55:51.464550 [ 4 ] {bece9b39-762f-481a-ae41-11b59e3061dc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13773 | 2025.10.28 02:55:51.464755 [ 4 ] {bece9b39-762f-481a-ae41-11b59e3061dc} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13774 | 2025.10.28 02:55:51.464884 [ 4 ] {bece9b39-762f-481a-ae41-11b59e3061dc} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001202 sec., 206322.7953410982 rows/sec., 12.63 MiB/sec. | ||
| 13775 | 2025.10.28 02:55:51.464922 [ 4 ] {bece9b39-762f-481a-ae41-11b59e3061dc} <Debug> TCPHandler: Processed in 0.001362535 sec. | ||
| 13776 | 2025.10.28 02:55:51.465030 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13777 | 2025.10.28 02:55:51.465123 [ 4 ] {e1f2bb85-525a-4db5-a5ee-c0d0a21ca111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13778 | 2025.10.28 02:55:51.465162 [ 4 ] {e1f2bb85-525a-4db5-a5ee-c0d0a21ca111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13779 | 2025.10.28 02:55:51.465621 [ 4 ] {e1f2bb85-525a-4db5-a5ee-c0d0a21ca111} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13780 | 2025.10.28 02:55:51.465656 [ 4 ] {e1f2bb85-525a-4db5-a5ee-c0d0a21ca111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13781 | 2025.10.28 02:55:51.465961 [ 4 ] {e1f2bb85-525a-4db5-a5ee-c0d0a21ca111} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13782 | 2025.10.28 02:55:51.466178 [ 4 ] {e1f2bb85-525a-4db5-a5ee-c0d0a21ca111} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13783 | 2025.10.28 02:55:51.466308 [ 4 ] {e1f2bb85-525a-4db5-a5ee-c0d0a21ca111} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 13784 | 2025.10.28 02:55:51.466345 [ 4 ] {e1f2bb85-525a-4db5-a5ee-c0d0a21ca111} <Debug> TCPHandler: Processed in 0.001361904 sec. | ||
| 13785 | 2025.10.28 02:55:51.466458 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13786 | 2025.10.28 02:55:51.466550 [ 4 ] {6c636873-2676-4dd8-bf5c-d875ff851adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13787 | 2025.10.28 02:55:51.466589 [ 4 ] {6c636873-2676-4dd8-bf5c-d875ff851adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13788 | 2025.10.28 02:55:51.467043 [ 4 ] {6c636873-2676-4dd8-bf5c-d875ff851adb} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13789 | 2025.10.28 02:55:51.467078 [ 4 ] {6c636873-2676-4dd8-bf5c-d875ff851adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13790 | 2025.10.28 02:55:51.467383 [ 4 ] {6c636873-2676-4dd8-bf5c-d875ff851adb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13791 | 2025.10.28 02:55:51.467588 [ 4 ] {6c636873-2676-4dd8-bf5c-d875ff851adb} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13792 | 2025.10.28 02:55:51.467717 [ 4 ] {6c636873-2676-4dd8-bf5c-d875ff851adb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001184 sec., 178209.45945945947 rows/sec., 10.12 MiB/sec. | ||
| 13793 | 2025.10.28 02:55:51.467754 [ 4 ] {6c636873-2676-4dd8-bf5c-d875ff851adb} <Debug> TCPHandler: Processed in 0.001343234 sec. | ||
| 13794 | 2025.10.28 02:55:51.467862 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13795 | 2025.10.28 02:55:51.467956 [ 4 ] {2283b6f8-26ad-4302-9421-192a9bb419fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13796 | 2025.10.28 02:55:51.467995 [ 4 ] {2283b6f8-26ad-4302-9421-192a9bb419fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13797 | 2025.10.28 02:55:51.468594 [ 4 ] {2283b6f8-26ad-4302-9421-192a9bb419fb} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13798 | 2025.10.28 02:55:51.468629 [ 4 ] {2283b6f8-26ad-4302-9421-192a9bb419fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13799 | 2025.10.28 02:55:51.468947 [ 4 ] {2283b6f8-26ad-4302-9421-192a9bb419fb} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13800 | 2025.10.28 02:55:51.469178 [ 4 ] {2283b6f8-26ad-4302-9421-192a9bb419fb} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2025.10.28 02:55:51.469310 [ 4 ] {2283b6f8-26ad-4302-9421-192a9bb419fb} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.00137 sec., 527007.2992700731 rows/sec., 37.00 MiB/sec. | ||
| 13802 | 2025.10.28 02:55:51.469347 [ 4 ] {2283b6f8-26ad-4302-9421-192a9bb419fb} <Debug> TCPHandler: Processed in 0.00153234 sec. | ||
| 13803 | 2025.10.28 02:55:51.469461 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13804 | 2025.10.28 02:55:51.469560 [ 4 ] {59f20e7a-1c9a-4898-bcff-c38bd1cad030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13805 | 2025.10.28 02:55:51.469600 [ 4 ] {59f20e7a-1c9a-4898-bcff-c38bd1cad030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13806 | 2025.10.28 02:55:51.469962 [ 4 ] {59f20e7a-1c9a-4898-bcff-c38bd1cad030} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13807 | 2025.10.28 02:55:51.470000 [ 4 ] {59f20e7a-1c9a-4898-bcff-c38bd1cad030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13808 | 2025.10.28 02:55:51.470313 [ 4 ] {59f20e7a-1c9a-4898-bcff-c38bd1cad030} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13809 | 2025.10.28 02:55:51.470524 [ 4 ] {59f20e7a-1c9a-4898-bcff-c38bd1cad030} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13810 | 2025.10.28 02:55:51.470634 [ 61 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 13811 | 2025.10.28 02:55:51.470652 [ 4 ] {59f20e7a-1c9a-4898-bcff-c38bd1cad030} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 13812 | 2025.10.28 02:55:51.470703 [ 61 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13813 | 2025.10.28 02:55:51.470711 [ 4 ] {59f20e7a-1c9a-4898-bcff-c38bd1cad030} <Debug> TCPHandler: Processed in 0.001297682 sec. | ||
| 13814 | 2025.10.28 02:55:51.470732 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13815 | 2025.10.28 02:55:51.470841 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13816 | 2025.10.28 02:55:51.470846 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 13817 | 2025.10.28 02:55:51.470942 [ 4 ] {a2c71fa1-5082-4f21-99e9-1749202c7760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13818 | 2025.10.28 02:55:51.470988 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13819 | 2025.10.28 02:55:51.470989 [ 4 ] {a2c71fa1-5082-4f21-99e9-1749202c7760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13820 | 2025.10.28 02:55:51.471031 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part | ||
| 13821 | 2025.10.28 02:55:51.471098 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 13822 | 2025.10.28 02:55:51.471142 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 13823 | 2025.10.28 02:55:51.471181 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 13824 | 2025.10.28 02:55:51.471217 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 13825 | 2025.10.28 02:55:51.471256 [ 191 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 13826 | 2025.10.28 02:55:51.471447 [ 4 ] {a2c71fa1-5082-4f21-99e9-1749202c7760} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13827 | 2025.10.28 02:55:51.471488 [ 4 ] {a2c71fa1-5082-4f21-99e9-1749202c7760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13828 | 2025.10.28 02:55:51.471845 [ 4 ] {a2c71fa1-5082-4f21-99e9-1749202c7760} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13829 | 2025.10.28 02:55:51.472023 [ 193 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.00122983 sec., 229299.98455071027 rows/sec., 11.70 MiB/sec. | ||
| 13830 | 2025.10.28 02:55:51.472059 [ 4 ] {a2c71fa1-5082-4f21-99e9-1749202c7760} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13831 | 2025.10.28 02:55:51.472183 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_102_21 to all_107_107_0 | ||
| 13832 | 2025.10.28 02:55:51.472195 [ 4 ] {a2c71fa1-5082-4f21-99e9-1749202c7760} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001272 sec., 246855.3459119497 rows/sec., 16.22 MiB/sec. | ||
| 13833 | 2025.10.28 02:55:51.472197 [ 196 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 13834 | 2025.10.28 02:55:51.472217 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2025.10.28 02:55:51.472241 [ 4 ] {a2c71fa1-5082-4f21-99e9-1749202c7760} <Debug> TCPHandler: Processed in 0.001448187 sec. | ||
| 13836 | 2025.10.28 02:55:51.472252 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13837 | 2025.10.28 02:55:51.472348 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_107_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_102_21 to all_107_107_0 into Compact with storage Full | ||
| 13838 | 2025.10.28 02:55:51.472360 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13839 | 2025.10.28 02:55:51.472457 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_107_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13840 | 2025.10.28 02:55:51.472463 [ 4 ] {d2010a30-becd-4dd2-9533-997ab8acca2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13841 | 2025.10.28 02:55:51.472493 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_102_21, total 32128 rows starting from the beginning of the part | ||
| 13842 | 2025.10.28 02:55:51.472511 [ 4 ] {d2010a30-becd-4dd2-9533-997ab8acca2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13843 | 2025.10.28 02:55:51.472521 [ 196 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_47_10} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13844 | 2025.10.28 02:55:51.472559 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13845 | 2025.10.28 02:55:51.472595 [ 196 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_47_10} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 13846 | 2025.10.28 02:55:51.472612 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 967 rows starting from the beginning of the part | ||
| 13847 | 2025.10.28 02:55:51.472660 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 32 rows starting from the beginning of the part | ||
| 13848 | 2025.10.28 02:55:51.472677 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13849 | 2025.10.28 02:55:51.472706 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 13850 | 2025.10.28 02:55:51.472751 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 314 rows starting from the beginning of the part | ||
| 13851 | 2025.10.28 02:55:51.472823 [ 4 ] {d2010a30-becd-4dd2-9533-997ab8acca2c} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13852 | 2025.10.28 02:55:51.472860 [ 4 ] {d2010a30-becd-4dd2-9533-997ab8acca2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13853 | 2025.10.28 02:55:51.473162 [ 4 ] {d2010a30-becd-4dd2-9533-997ab8acca2c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13854 | 2025.10.28 02:55:51.473364 [ 4 ] {d2010a30-becd-4dd2-9533-997ab8acca2c} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13855 | 2025.10.28 02:55:51.473490 [ 4 ] {d2010a30-becd-4dd2-9533-997ab8acca2c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 13856 | 2025.10.28 02:55:51.473527 [ 4 ] {d2010a30-becd-4dd2-9533-997ab8acca2c} <Debug> TCPHandler: Processed in 0.00121405 sec. | ||
| 13857 | 2025.10.28 02:55:51.473636 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13858 | 2025.10.28 02:55:51.473728 [ 4 ] {0e2f2126-930e-499d-81d7-22ce3887eddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13859 | 2025.10.28 02:55:51.473781 [ 4 ] {0e2f2126-930e-499d-81d7-22ce3887eddd} <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 | ||
| 13860 | 2025.10.28 02:55:51.474592 [ 4 ] {0e2f2126-930e-499d-81d7-22ce3887eddd} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13861 | 2025.10.28 02:55:51.474626 [ 4 ] {0e2f2126-930e-499d-81d7-22ce3887eddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13862 | 2025.10.28 02:55:51.475187 [ 4 ] {0e2f2126-930e-499d-81d7-22ce3887eddd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13863 | 2025.10.28 02:55:51.475412 [ 4 ] {0e2f2126-930e-499d-81d7-22ce3887eddd} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13864 | 2025.10.28 02:55:51.475548 [ 4 ] {0e2f2126-930e-499d-81d7-22ce3887eddd} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001838 sec., 23394.99455930359 rows/sec., 41.92 MiB/sec. | ||
| 13865 | 2025.10.28 02:55:51.475603 [ 4 ] {0e2f2126-930e-499d-81d7-22ce3887eddd} <Debug> TCPHandler: Processed in 0.002014496 sec. | ||
| 13866 | 2025.10.28 02:55:51.475709 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13867 | 2025.10.28 02:55:51.475801 [ 4 ] {c961e097-f6c6-4c0c-b50e-5d3154c4875d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13868 | 2025.10.28 02:55:51.475842 [ 4 ] {c961e097-f6c6-4c0c-b50e-5d3154c4875d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13869 | 2025.10.28 02:55:51.476169 [ 4 ] {c961e097-f6c6-4c0c-b50e-5d3154c4875d} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13870 | 2025.10.28 02:55:51.476205 [ 4 ] {c961e097-f6c6-4c0c-b50e-5d3154c4875d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13871 | 2025.10.28 02:55:51.476518 [ 4 ] {c961e097-f6c6-4c0c-b50e-5d3154c4875d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13872 | 2025.10.28 02:55:51.476725 [ 4 ] {c961e097-f6c6-4c0c-b50e-5d3154c4875d} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13873 | 2025.10.28 02:55:51.476877 [ 4 ] {c961e097-f6c6-4c0c-b50e-5d3154c4875d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001094 sec., 95063.98537477148 rows/sec., 5.82 MiB/sec. | ||
| 13874 | 2025.10.28 02:55:51.476912 [ 4 ] {c961e097-f6c6-4c0c-b50e-5d3154c4875d} <Debug> TCPHandler: Processed in 0.001250011 sec. | ||
| 13875 | 2025.10.28 02:55:51.479819 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_107_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33761 rows, containing 5 columns (5 merged, 0 gathered) in 0.007514906 sec., 4492537.897346953 rows/sec., 300.57 MiB/sec. | ||
| 13876 | 2025.10.28 02:55:51.480096 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_107_22} <Trace> MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) | ||
| 13877 | 2025.10.28 02:55:51.480405 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13878 | 2025.10.28 02:55:51.480484 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_102_21, all_107_107_0] -> all_1_107_22 | ||
| 13879 | 2025.10.28 02:55:51.480593 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 13880 | 2025.10.28 02:55:52.422617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13881 | 2025.10.28 02:55:52.440118 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13882 | 2025.10.28 02:55:52.440180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13883 | 2025.10.28 02:55:52.446351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13884 | 2025.10.28 02:55:52.447061 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13885 | 2025.10.28 02:55:52.450108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13886 | 2025.10.28 02:55:56.447503 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13887 | 2025.10.28 02:55:56.447716 [ 4 ] {1d25ba70-c461-428a-8eb7-7035b1e14734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13888 | 2025.10.28 02:55:56.447786 [ 4 ] {1d25ba70-c461-428a-8eb7-7035b1e14734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13889 | 2025.10.28 02:55:56.448536 [ 4 ] {1d25ba70-c461-428a-8eb7-7035b1e14734} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13890 | 2025.10.28 02:55:56.448581 [ 4 ] {1d25ba70-c461-428a-8eb7-7035b1e14734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13891 | 2025.10.28 02:55:56.448993 [ 4 ] {1d25ba70-c461-428a-8eb7-7035b1e14734} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13892 | 2025.10.28 02:55:56.449214 [ 4 ] {1d25ba70-c461-428a-8eb7-7035b1e14734} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2025.10.28 02:55:56.449366 [ 4 ] {1d25ba70-c461-428a-8eb7-7035b1e14734} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001708 sec., 32786.885245901634 rows/sec., 2.52 MiB/sec. | ||
| 13894 | 2025.10.28 02:55:56.449408 [ 4 ] {1d25ba70-c461-428a-8eb7-7035b1e14734} <Debug> TCPHandler: Processed in 0.002039317 sec. | ||
| 13895 | 2025.10.28 02:55:56.449530 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13896 | 2025.10.28 02:55:56.449624 [ 4 ] {241bf406-12dc-4d8f-8f3e-0995cf9786dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13897 | 2025.10.28 02:55:56.449662 [ 4 ] {241bf406-12dc-4d8f-8f3e-0995cf9786dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13898 | 2025.10.28 02:55:56.450084 [ 4 ] {241bf406-12dc-4d8f-8f3e-0995cf9786dc} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13899 | 2025.10.28 02:55:56.450118 [ 4 ] {241bf406-12dc-4d8f-8f3e-0995cf9786dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13900 | 2025.10.28 02:55:56.450428 [ 4 ] {241bf406-12dc-4d8f-8f3e-0995cf9786dc} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13901 | 2025.10.28 02:55:56.450639 [ 4 ] {241bf406-12dc-4d8f-8f3e-0995cf9786dc} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13902 | 2025.10.28 02:55:56.450766 [ 4 ] {241bf406-12dc-4d8f-8f3e-0995cf9786dc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 13903 | 2025.10.28 02:55:56.450803 [ 4 ] {241bf406-12dc-4d8f-8f3e-0995cf9786dc} <Debug> TCPHandler: Processed in 0.001320653 sec. | ||
| 13904 | 2025.10.28 02:55:56.450919 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13905 | 2025.10.28 02:55:56.451012 [ 4 ] {1bcab733-7f0e-4ed3-8b7a-f0e840352713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13906 | 2025.10.28 02:55:56.451054 [ 4 ] {1bcab733-7f0e-4ed3-8b7a-f0e840352713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13907 | 2025.10.28 02:55:56.451498 [ 4 ] {1bcab733-7f0e-4ed3-8b7a-f0e840352713} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13908 | 2025.10.28 02:55:56.451539 [ 4 ] {1bcab733-7f0e-4ed3-8b7a-f0e840352713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13909 | 2025.10.28 02:55:56.451888 [ 4 ] {1bcab733-7f0e-4ed3-8b7a-f0e840352713} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13910 | 2025.10.28 02:55:56.452110 [ 4 ] {1bcab733-7f0e-4ed3-8b7a-f0e840352713} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13911 | 2025.10.28 02:55:56.452240 [ 4 ] {1bcab733-7f0e-4ed3-8b7a-f0e840352713} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 13912 | 2025.10.28 02:55:56.452277 [ 4 ] {1bcab733-7f0e-4ed3-8b7a-f0e840352713} <Debug> TCPHandler: Processed in 0.001405176 sec. | ||
| 13913 | 2025.10.28 02:55:56.452390 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13914 | 2025.10.28 02:55:56.452488 [ 4 ] {6bb9f765-5136-414f-b2e0-b96acdbd7625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13915 | 2025.10.28 02:55:56.452529 [ 4 ] {6bb9f765-5136-414f-b2e0-b96acdbd7625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13916 | 2025.10.28 02:55:56.452871 [ 4 ] {6bb9f765-5136-414f-b2e0-b96acdbd7625} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2025.10.28 02:55:56.452906 [ 4 ] {6bb9f765-5136-414f-b2e0-b96acdbd7625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13918 | 2025.10.28 02:55:56.453228 [ 4 ] {6bb9f765-5136-414f-b2e0-b96acdbd7625} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13919 | 2025.10.28 02:55:56.453437 [ 4 ] {6bb9f765-5136-414f-b2e0-b96acdbd7625} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13920 | 2025.10.28 02:55:56.453564 [ 4 ] {6bb9f765-5136-414f-b2e0-b96acdbd7625} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 13921 | 2025.10.28 02:55:56.453599 [ 4 ] {6bb9f765-5136-414f-b2e0-b96acdbd7625} <Debug> TCPHandler: Processed in 0.001257951 sec. | ||
| 13922 | 2025.10.28 02:55:58.196762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31260 | ||
| 13923 | 2025.10.28 02:55:58.197513 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13924 | 2025.10.28 02:55:58.197597 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13925 | 2025.10.28 02:55:58.198305 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13926 | 2025.10.28 02:55:58.198646 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13927 | 2025.10.28 02:55:58.198894 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31260 | ||
| 13928 | 2025.10.28 02:55:59.174000 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56099 | ||
| 13929 | 2025.10.28 02:55:59.174119 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13930 | 2025.10.28 02:55:59.174145 [ 352 ] {} <Debug> TCP-Session: b90dfd1c-4eea-4b32-bde9-253bb11cb6f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56099 | ||
| 13931 | 2025.10.28 02:55:59.174168 [ 352 ] {} <Debug> TCP-Session: b90dfd1c-4eea-4b32-bde9-253bb11cb6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13932 | 2025.10.28 02:55:59.174180 [ 352 ] {} <Debug> TCP-Session: b90dfd1c-4eea-4b32-bde9-253bb11cb6f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13933 | 2025.10.28 02:55:59.174346 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39903 | ||
| 13934 | 2025.10.28 02:55:59.174380 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48402 | ||
| 13935 | 2025.10.28 02:55:59.174390 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53685 | ||
| 13936 | 2025.10.28 02:55:59.174398 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52398 | ||
| 13937 | 2025.10.28 02:55:59.174432 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60617 | ||
| 13938 | 2025.10.28 02:55:59.174422 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51077 | ||
| 13939 | 2025.10.28 02:55:59.174486 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13940 | 2025.10.28 02:55:59.174487 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13941 | 2025.10.28 02:55:59.174541 [ 289 ] {} <Debug> TCP-Session: c965e855-f05f-4f09-847c-1735ef52d8f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53685 | ||
| 13942 | 2025.10.28 02:55:59.174566 [ 288 ] {} <Debug> TCP-Session: cc6a25fa-ee53-4624-a664-d33e66de0290 Authenticating user 'default' from [fd00:1122:3344:101::e]:48402 | ||
| 13943 | 2025.10.28 02:55:59.174578 [ 289 ] {} <Debug> TCP-Session: c965e855-f05f-4f09-847c-1735ef52d8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13944 | 2025.10.28 02:55:59.174598 [ 352 ] {} <Trace> TCP-Session: b90dfd1c-4eea-4b32-bde9-253bb11cb6f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2025.10.28 02:55:59.174610 [ 289 ] {} <Debug> TCP-Session: c965e855-f05f-4f09-847c-1735ef52d8f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13946 | 2025.10.28 02:55:59.174601 [ 288 ] {} <Debug> TCP-Session: cc6a25fa-ee53-4624-a664-d33e66de0290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13947 | 2025.10.28 02:55:59.174528 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13948 | 2025.10.28 02:55:59.174656 [ 288 ] {} <Debug> TCP-Session: cc6a25fa-ee53-4624-a664-d33e66de0290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13949 | 2025.10.28 02:55:59.174525 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13950 | 2025.10.28 02:55:59.174698 [ 290 ] {} <Debug> TCP-Session: 40fe102b-022a-45de-b97e-a70b83fdcdf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52398 | ||
| 13951 | 2025.10.28 02:55:59.174709 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13952 | 2025.10.28 02:55:59.174723 [ 351 ] {} <Debug> TCP-Session: fba646a0-b552-4195-8898-6f1f4c98af30 Authenticating user 'default' from [fd00:1122:3344:101::e]:60617 | ||
| 13953 | 2025.10.28 02:55:59.174737 [ 290 ] {} <Debug> TCP-Session: 40fe102b-022a-45de-b97e-a70b83fdcdf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13954 | 2025.10.28 02:55:59.174755 [ 350 ] {} <Debug> TCP-Session: 21d1b8af-9841-46b5-a4f1-2d67caf01acd Authenticating user 'default' from [fd00:1122:3344:101::e]:51077 | ||
| 13955 | 2025.10.28 02:55:59.174756 [ 351 ] {} <Debug> TCP-Session: fba646a0-b552-4195-8898-6f1f4c98af30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13956 | 2025.10.28 02:55:59.174770 [ 290 ] {} <Debug> TCP-Session: 40fe102b-022a-45de-b97e-a70b83fdcdf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13957 | 2025.10.28 02:55:59.174789 [ 351 ] {} <Debug> TCP-Session: fba646a0-b552-4195-8898-6f1f4c98af30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13958 | 2025.10.28 02:55:59.174787 [ 350 ] {} <Debug> TCP-Session: 21d1b8af-9841-46b5-a4f1-2d67caf01acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13959 | 2025.10.28 02:55:59.174793 [ 352 ] {e386def5-ad49-419e-8838-c95bcd5a6665} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56099) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13960 | 2025.10.28 02:55:59.174820 [ 350 ] {} <Debug> TCP-Session: 21d1b8af-9841-46b5-a4f1-2d67caf01acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13961 | 2025.10.28 02:55:59.174398 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34391 | ||
| 13962 | 2025.10.28 02:55:59.174367 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58000 | ||
| 13963 | 2025.10.28 02:55:59.174487 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13964 | 2025.10.28 02:55:59.174941 [ 353 ] {} <Debug> TCP-Session: af1d0e9c-0cd4-4b51-80b6-49131add5d5e Authenticating user 'default' from [fd00:1122:3344:101::e]:39903 | ||
| 13965 | 2025.10.28 02:55:59.174958 [ 353 ] {} <Debug> TCP-Session: af1d0e9c-0cd4-4b51-80b6-49131add5d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13966 | 2025.10.28 02:55:59.174970 [ 353 ] {} <Debug> TCP-Session: af1d0e9c-0cd4-4b51-80b6-49131add5d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13967 | 2025.10.28 02:55:59.175250 [ 352 ] {e386def5-ad49-419e-8838-c95bcd5a6665} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13968 | 2025.10.28 02:55:59.175315 [ 352 ] {e386def5-ad49-419e-8838-c95bcd5a6665} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13969 | 2025.10.28 02:55:59.175323 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13970 | 2025.10.28 02:55:59.175359 [ 286 ] {} <Debug> TCP-Session: d181e53f-bcf6-4424-8ca8-87f42c594143 Authenticating user 'default' from [fd00:1122:3344:101::e]:34391 | ||
| 13971 | 2025.10.28 02:55:59.175377 [ 286 ] {} <Debug> TCP-Session: d181e53f-bcf6-4424-8ca8-87f42c594143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13972 | 2025.10.28 02:55:59.175392 [ 286 ] {} <Debug> TCP-Session: d181e53f-bcf6-4424-8ca8-87f42c594143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13973 | 2025.10.28 02:55:59.175447 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13974 | 2025.10.28 02:55:59.175488 [ 354 ] {} <Debug> TCP-Session: 7be6fe28-aea1-4940-ab4c-9ab665a176e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58000 | ||
| 13975 | 2025.10.28 02:55:59.175509 [ 354 ] {} <Debug> TCP-Session: 7be6fe28-aea1-4940-ab4c-9ab665a176e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13976 | 2025.10.28 02:55:59.175524 [ 354 ] {} <Debug> TCP-Session: 7be6fe28-aea1-4940-ab4c-9ab665a176e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13977 | 2025.10.28 02:55:59.175636 [ 352 ] {e386def5-ad49-419e-8838-c95bcd5a6665} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 13978 | 2025.10.28 02:55:59.176674 [ 338 ] {e386def5-ad49-419e-8838-c95bcd5a6665} <Trace> AggregatingTransform: Aggregating | ||
| 13979 | 2025.10.28 02:55:59.176729 [ 338 ] {e386def5-ad49-419e-8838-c95bcd5a6665} <Trace> Aggregator: Aggregation method: without_key | ||
| 13980 | 2025.10.28 02:55:59.176767 [ 338 ] {e386def5-ad49-419e-8838-c95bcd5a6665} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001020333 sec. (980.072 rows/sec., 38.28 KiB/sec.) | ||
| 13981 | 2025.10.28 02:55:59.176787 [ 338 ] {e386def5-ad49-419e-8838-c95bcd5a6665} <Trace> Aggregator: Merging aggregated data | ||
| 13982 | 2025.10.28 02:55:59.178228 [ 352 ] {e386def5-ad49-419e-8838-c95bcd5a6665} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003499 sec., 285.7959416976279 rows/sec., 11.16 KiB/sec. | ||
| 13983 | 2025.10.28 02:55:59.178406 [ 352 ] {e386def5-ad49-419e-8838-c95bcd5a6665} <Debug> TCPHandler: Processed in 0.004017192 sec. | ||
| 13984 | 2025.10.28 02:55:59.178531 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13985 | 2025.10.28 02:55:59.178557 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13986 | 2025.10.28 02:55:59.178573 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13987 | 2025.10.28 02:55:59.178587 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13988 | 2025.10.28 02:55:59.178606 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13989 | 2025.10.28 02:55:59.178637 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13990 | 2025.10.28 02:55:59.178652 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13991 | 2025.10.28 02:55:59.178674 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13992 | 2025.10.28 02:55:59.178687 [ 290 ] {} <Debug> TCP-Session: 40fe102b-022a-45de-b97e-a70b83fdcdf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13993 | 2025.10.28 02:55:59.178700 [ 351 ] {} <Debug> TCP-Session: fba646a0-b552-4195-8898-6f1f4c98af30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13994 | 2025.10.28 02:55:59.178711 [ 286 ] {} <Debug> TCP-Session: d181e53f-bcf6-4424-8ca8-87f42c594143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13995 | 2025.10.28 02:55:59.178646 [ 350 ] {} <Debug> TCP-Session: 21d1b8af-9841-46b5-a4f1-2d67caf01acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13996 | 2025.10.28 02:55:59.178626 [ 289 ] {} <Debug> TCP-Session: c965e855-f05f-4f09-847c-1735ef52d8f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13997 | 2025.10.28 02:55:59.178619 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13998 | 2025.10.28 02:55:59.178612 [ 353 ] {} <Debug> TCP-Session: af1d0e9c-0cd4-4b51-80b6-49131add5d5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13999 | 2025.10.28 02:55:59.178805 [ 354 ] {} <Debug> TCP-Session: 7be6fe28-aea1-4940-ab4c-9ab665a176e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14000 | 2025.10.28 02:55:59.178666 [ 288 ] {} <Debug> TCP-Session: cc6a25fa-ee53-4624-a664-d33e66de0290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14001 | 2025.10.28 02:55:59.178569 [ 352 ] {} <Debug> TCP-Session: b90dfd1c-4eea-4b32-bde9-253bb11cb6f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14002 | 2025.10.28 02:55:59.309084 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60747 | ||
| 14003 | 2025.10.28 02:55:59.309196 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14004 | 2025.10.28 02:55:59.309222 [ 352 ] {} <Debug> TCP-Session: 6a86c581-f906-4230-be3f-844968ebbdd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60747 | ||
| 14005 | 2025.10.28 02:55:59.309243 [ 352 ] {} <Debug> TCP-Session: 6a86c581-f906-4230-be3f-844968ebbdd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14006 | 2025.10.28 02:55:59.309258 [ 352 ] {} <Debug> TCP-Session: 6a86c581-f906-4230-be3f-844968ebbdd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14007 | 2025.10.28 02:55:59.309465 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63291 | ||
| 14008 | 2025.10.28 02:55:59.309499 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43337 | ||
| 14009 | 2025.10.28 02:55:59.309501 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58386 | ||
| 14010 | 2025.10.28 02:55:59.309538 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34325 | ||
| 14011 | 2025.10.28 02:55:59.309556 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39266 | ||
| 14012 | 2025.10.28 02:55:59.309579 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43742 | ||
| 14013 | 2025.10.28 02:55:59.309601 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14014 | 2025.10.28 02:55:59.309560 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44408 | ||
| 14015 | 2025.10.28 02:55:59.309661 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14016 | 2025.10.28 02:55:59.309667 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14017 | 2025.10.28 02:55:59.309656 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14018 | 2025.10.28 02:55:59.309724 [ 290 ] {} <Debug> TCP-Session: 876abea7-5e91-4e8a-8e17-589750e3272a Authenticating user 'default' from [fd00:1122:3344:101::e]:39266 | ||
| 14019 | 2025.10.28 02:55:59.309741 [ 351 ] {} <Debug> TCP-Session: d987c26f-f256-4900-a567-bcd3e4b927a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43742 | ||
| 14020 | 2025.10.28 02:55:59.309755 [ 286 ] {} <Debug> TCP-Session: cde2b50c-43ea-4a77-9b06-d84629a4cfc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58386 | ||
| 14021 | 2025.10.28 02:55:59.309766 [ 290 ] {} <Debug> TCP-Session: 876abea7-5e91-4e8a-8e17-589750e3272a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14022 | 2025.10.28 02:55:59.309769 [ 351 ] {} <Debug> TCP-Session: d987c26f-f256-4900-a567-bcd3e4b927a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14023 | 2025.10.28 02:55:59.309781 [ 286 ] {} <Debug> TCP-Session: cde2b50c-43ea-4a77-9b06-d84629a4cfc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14024 | 2025.10.28 02:55:59.309783 [ 290 ] {} <Debug> TCP-Session: 876abea7-5e91-4e8a-8e17-589750e3272a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14025 | 2025.10.28 02:55:59.309792 [ 351 ] {} <Debug> TCP-Session: d987c26f-f256-4900-a567-bcd3e4b927a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14026 | 2025.10.28 02:55:59.309798 [ 286 ] {} <Debug> TCP-Session: cde2b50c-43ea-4a77-9b06-d84629a4cfc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14027 | 2025.10.28 02:55:59.309764 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14028 | 2025.10.28 02:55:59.309653 [ 353 ] {} <Debug> TCP-Session: 27b4bae6-a482-4242-9ccb-aa85de784693 Authenticating user 'default' from [fd00:1122:3344:101::e]:63291 | ||
| 14029 | 2025.10.28 02:55:59.309867 [ 350 ] {} <Debug> TCP-Session: 87627108-846e-4101-978f-69757edb07f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44408 | ||
| 14030 | 2025.10.28 02:55:59.309636 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14031 | 2025.10.28 02:55:59.309899 [ 350 ] {} <Debug> TCP-Session: 87627108-846e-4101-978f-69757edb07f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14032 | 2025.10.28 02:55:59.309886 [ 353 ] {} <Debug> TCP-Session: 27b4bae6-a482-4242-9ccb-aa85de784693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14033 | 2025.10.28 02:55:59.309926 [ 289 ] {} <Debug> TCP-Session: bd395d20-2f1d-44d4-8680-6e932435003a Authenticating user 'default' from [fd00:1122:3344:101::e]:34325 | ||
| 14034 | 2025.10.28 02:55:59.309951 [ 353 ] {} <Debug> TCP-Session: 27b4bae6-a482-4242-9ccb-aa85de784693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14035 | 2025.10.28 02:55:59.309968 [ 289 ] {} <Debug> TCP-Session: bd395d20-2f1d-44d4-8680-6e932435003a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14036 | 2025.10.28 02:55:59.309929 [ 350 ] {} <Debug> TCP-Session: 87627108-846e-4101-978f-69757edb07f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14037 | 2025.10.28 02:55:59.309996 [ 289 ] {} <Debug> TCP-Session: bd395d20-2f1d-44d4-8680-6e932435003a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14038 | 2025.10.28 02:55:59.309480 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58415 | ||
| 14039 | 2025.10.28 02:55:59.309602 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14040 | 2025.10.28 02:55:59.309579 [ 352 ] {} <Trace> TCP-Session: 6a86c581-f906-4230-be3f-844968ebbdd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14041 | 2025.10.28 02:55:59.310103 [ 288 ] {} <Debug> TCP-Session: 59080256-564a-412f-bc29-7e0d8a4de5cb Authenticating user 'default' from [fd00:1122:3344:101::e]:43337 | ||
| 14042 | 2025.10.28 02:55:59.310118 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14043 | 2025.10.28 02:55:59.310143 [ 288 ] {} <Debug> TCP-Session: 59080256-564a-412f-bc29-7e0d8a4de5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14044 | 2025.10.28 02:55:59.310167 [ 288 ] {} <Debug> TCP-Session: 59080256-564a-412f-bc29-7e0d8a4de5cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14045 | 2025.10.28 02:55:59.310168 [ 354 ] {} <Debug> TCP-Session: 5116e5df-9ad2-4d92-a90b-34294a599ff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58415 | ||
| 14046 | 2025.10.28 02:55:59.310197 [ 354 ] {} <Debug> TCP-Session: 5116e5df-9ad2-4d92-a90b-34294a599ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14047 | 2025.10.28 02:55:59.310215 [ 354 ] {} <Debug> TCP-Session: 5116e5df-9ad2-4d92-a90b-34294a599ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14048 | 2025.10.28 02:55:59.310289 [ 352 ] {b366571f-4280-423d-a248-8800ac274fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60747) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14049 | 2025.10.28 02:55:59.310552 [ 352 ] {b366571f-4280-423d-a248-8800ac274fb5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14050 | 2025.10.28 02:55:59.310606 [ 352 ] {b366571f-4280-423d-a248-8800ac274fb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14051 | 2025.10.28 02:55:59.310890 [ 352 ] {b366571f-4280-423d-a248-8800ac274fb5} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 14052 | 2025.10.28 02:55:59.311934 [ 297 ] {b366571f-4280-423d-a248-8800ac274fb5} <Trace> AggregatingTransform: Aggregating | ||
| 14053 | 2025.10.28 02:55:59.311969 [ 297 ] {b366571f-4280-423d-a248-8800ac274fb5} <Trace> Aggregator: Aggregation method: without_key | ||
| 14054 | 2025.10.28 02:55:59.312004 [ 297 ] {b366571f-4280-423d-a248-8800ac274fb5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001013213 sec. (986.959 rows/sec., 38.55 KiB/sec.) | ||
| 14055 | 2025.10.28 02:55:59.312022 [ 297 ] {b366571f-4280-423d-a248-8800ac274fb5} <Trace> Aggregator: Merging aggregated data | ||
| 14056 | 2025.10.28 02:55:59.313369 [ 352 ] {b366571f-4280-423d-a248-8800ac274fb5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003139 sec., 318.57279388340237 rows/sec., 12.44 KiB/sec. | ||
| 14057 | 2025.10.28 02:55:59.313520 [ 352 ] {b366571f-4280-423d-a248-8800ac274fb5} <Debug> TCPHandler: Processed in 0.004062222 sec. | ||
| 14058 | 2025.10.28 02:55:59.313655 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14059 | 2025.10.28 02:55:59.313683 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14060 | 2025.10.28 02:55:59.313696 [ 352 ] {} <Debug> TCP-Session: 6a86c581-f906-4230-be3f-844968ebbdd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14061 | 2025.10.28 02:55:59.313709 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14062 | 2025.10.28 02:55:59.313729 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14063 | 2025.10.28 02:55:59.313746 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14064 | 2025.10.28 02:55:59.313783 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14065 | 2025.10.28 02:55:59.313802 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14066 | 2025.10.28 02:55:59.313816 [ 351 ] {} <Debug> TCP-Session: d987c26f-f256-4900-a567-bcd3e4b927a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14067 | 2025.10.28 02:55:59.313824 [ 290 ] {} <Debug> TCP-Session: 876abea7-5e91-4e8a-8e17-589750e3272a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14068 | 2025.10.28 02:55:59.313820 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14069 | 2025.10.28 02:55:59.313836 [ 286 ] {} <Debug> TCP-Session: cde2b50c-43ea-4a77-9b06-d84629a4cfc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14070 | 2025.10.28 02:55:59.313875 [ 350 ] {} <Debug> TCP-Session: 87627108-846e-4101-978f-69757edb07f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14071 | 2025.10.28 02:55:59.313792 [ 289 ] {} <Debug> TCP-Session: bd395d20-2f1d-44d4-8680-6e932435003a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14072 | 2025.10.28 02:55:59.313765 [ 354 ] {} <Debug> TCP-Session: 5116e5df-9ad2-4d92-a90b-34294a599ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14073 | 2025.10.28 02:55:59.313734 [ 353 ] {} <Debug> TCP-Session: 27b4bae6-a482-4242-9ccb-aa85de784693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14074 | 2025.10.28 02:55:59.313765 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14075 | 2025.10.28 02:55:59.313989 [ 288 ] {} <Debug> TCP-Session: 59080256-564a-412f-bc29-7e0d8a4de5cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14076 | 2025.10.28 02:55:59.384127 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64060 | ||
| 14077 | 2025.10.28 02:55:59.384237 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14078 | 2025.10.28 02:55:59.384266 [ 352 ] {} <Debug> TCP-Session: 65e60265-8074-479b-8f1b-9b5ef9d353de Authenticating user 'default' from [fd00:1122:3344:101::e]:64060 | ||
| 14079 | 2025.10.28 02:55:59.384288 [ 352 ] {} <Debug> TCP-Session: 65e60265-8074-479b-8f1b-9b5ef9d353de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14080 | 2025.10.28 02:55:59.384301 [ 352 ] {} <Debug> TCP-Session: 65e60265-8074-479b-8f1b-9b5ef9d353de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14081 | 2025.10.28 02:55:59.384477 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49815 | ||
| 14082 | 2025.10.28 02:55:59.384533 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34856 | ||
| 14083 | 2025.10.28 02:55:59.384562 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49261 | ||
| 14084 | 2025.10.28 02:55:59.384575 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53093 | ||
| 14085 | 2025.10.28 02:55:59.384606 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57958 | ||
| 14086 | 2025.10.28 02:55:59.384629 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62384 | ||
| 14087 | 2025.10.28 02:55:59.384652 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14088 | 2025.10.28 02:55:59.384680 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14089 | 2025.10.28 02:55:59.384685 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14090 | 2025.10.28 02:55:59.384705 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14091 | 2025.10.28 02:55:59.384715 [ 286 ] {} <Debug> TCP-Session: eb0e1166-b988-4206-918d-8793cc1f10dd Authenticating user 'default' from [fd00:1122:3344:101::e]:49261 | ||
| 14092 | 2025.10.28 02:55:59.384715 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14093 | 2025.10.28 02:55:59.384738 [ 290 ] {} <Debug> TCP-Session: 2cdde8e4-8e56-4217-aa65-a99de3b24fdd Authenticating user 'default' from [fd00:1122:3344:101::e]:57958 | ||
| 14094 | 2025.10.28 02:55:59.384728 [ 289 ] {} <Debug> TCP-Session: 217b0450-52d0-493b-a2b6-4dc32e65674c Authenticating user 'default' from [fd00:1122:3344:101::e]:53093 | ||
| 14095 | 2025.10.28 02:55:59.384747 [ 286 ] {} <Debug> TCP-Session: eb0e1166-b988-4206-918d-8793cc1f10dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14096 | 2025.10.28 02:55:59.384762 [ 290 ] {} <Debug> TCP-Session: 2cdde8e4-8e56-4217-aa65-a99de3b24fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14097 | 2025.10.28 02:55:59.384777 [ 289 ] {} <Debug> TCP-Session: 217b0450-52d0-493b-a2b6-4dc32e65674c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14098 | 2025.10.28 02:55:59.384784 [ 286 ] {} <Debug> TCP-Session: eb0e1166-b988-4206-918d-8793cc1f10dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14099 | 2025.10.28 02:55:59.384794 [ 290 ] {} <Debug> TCP-Session: 2cdde8e4-8e56-4217-aa65-a99de3b24fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14100 | 2025.10.28 02:55:59.384808 [ 289 ] {} <Debug> TCP-Session: 217b0450-52d0-493b-a2b6-4dc32e65674c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14101 | 2025.10.28 02:55:59.384754 [ 351 ] {} <Debug> TCP-Session: e9e8a743-2a5e-4bce-aa8a-8be54136c1c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62384 | ||
| 14102 | 2025.10.28 02:55:59.384608 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49640 | ||
| 14103 | 2025.10.28 02:55:59.384871 [ 351 ] {} <Debug> TCP-Session: e9e8a743-2a5e-4bce-aa8a-8be54136c1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14104 | 2025.10.28 02:55:59.384598 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14105 | 2025.10.28 02:55:59.384906 [ 351 ] {} <Debug> TCP-Session: e9e8a743-2a5e-4bce-aa8a-8be54136c1c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14106 | 2025.10.28 02:55:59.384704 [ 354 ] {} <Debug> TCP-Session: c1b35aa0-42f8-4527-87f4-f3e81d3ee5a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34856 | ||
| 14107 | 2025.10.28 02:55:59.384939 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14108 | 2025.10.28 02:55:59.384943 [ 353 ] {} <Debug> TCP-Session: 9b83e9c2-bd17-460d-b445-8451ac5bd4f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49815 | ||
| 14109 | 2025.10.28 02:55:59.384981 [ 350 ] {} <Debug> TCP-Session: a3cdd0d9-a35c-4ff1-9bfd-7e5fbe69bae2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49640 | ||
| 14110 | 2025.10.28 02:55:59.384973 [ 354 ] {} <Debug> TCP-Session: c1b35aa0-42f8-4527-87f4-f3e81d3ee5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14111 | 2025.10.28 02:55:59.385003 [ 353 ] {} <Debug> TCP-Session: 9b83e9c2-bd17-460d-b445-8451ac5bd4f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14112 | 2025.10.28 02:55:59.385009 [ 350 ] {} <Debug> TCP-Session: a3cdd0d9-a35c-4ff1-9bfd-7e5fbe69bae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14113 | 2025.10.28 02:55:59.385016 [ 354 ] {} <Debug> TCP-Session: c1b35aa0-42f8-4527-87f4-f3e81d3ee5a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14114 | 2025.10.28 02:55:59.385030 [ 353 ] {} <Debug> TCP-Session: 9b83e9c2-bd17-460d-b445-8451ac5bd4f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14115 | 2025.10.28 02:55:59.385041 [ 350 ] {} <Debug> TCP-Session: a3cdd0d9-a35c-4ff1-9bfd-7e5fbe69bae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14116 | 2025.10.28 02:55:59.384626 [ 352 ] {} <Trace> TCP-Session: 65e60265-8074-479b-8f1b-9b5ef9d353de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14117 | 2025.10.28 02:55:59.384567 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57940 | ||
| 14118 | 2025.10.28 02:55:59.385184 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14119 | 2025.10.28 02:55:59.385208 [ 288 ] {} <Debug> TCP-Session: a5487113-7184-48a0-89a2-e07fd0bd70f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57940 | ||
| 14120 | 2025.10.28 02:55:59.385224 [ 288 ] {} <Debug> TCP-Session: a5487113-7184-48a0-89a2-e07fd0bd70f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14121 | 2025.10.28 02:55:59.385236 [ 288 ] {} <Debug> TCP-Session: a5487113-7184-48a0-89a2-e07fd0bd70f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14122 | 2025.10.28 02:55:59.385263 [ 352 ] {58d599e1-495e-4072-8ec9-94345235146a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64060) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14123 | 2025.10.28 02:55:59.385521 [ 352 ] {58d599e1-495e-4072-8ec9-94345235146a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14124 | 2025.10.28 02:55:59.385575 [ 352 ] {58d599e1-495e-4072-8ec9-94345235146a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14125 | 2025.10.28 02:55:59.385862 [ 352 ] {58d599e1-495e-4072-8ec9-94345235146a} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 14126 | 2025.10.28 02:55:59.386927 [ 345 ] {58d599e1-495e-4072-8ec9-94345235146a} <Trace> AggregatingTransform: Aggregating | ||
| 14127 | 2025.10.28 02:55:59.386976 [ 345 ] {58d599e1-495e-4072-8ec9-94345235146a} <Trace> Aggregator: Aggregation method: without_key | ||
| 14128 | 2025.10.28 02:55:59.387011 [ 345 ] {58d599e1-495e-4072-8ec9-94345235146a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001046494 sec. (955.572 rows/sec., 37.33 KiB/sec.) | ||
| 14129 | 2025.10.28 02:55:59.387027 [ 345 ] {58d599e1-495e-4072-8ec9-94345235146a} <Trace> Aggregator: Merging aggregated data | ||
| 14130 | 2025.10.28 02:55:59.388143 [ 352 ] {58d599e1-495e-4072-8ec9-94345235146a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00294 sec., 340.13605442176873 rows/sec., 13.29 KiB/sec. | ||
| 14131 | 2025.10.28 02:55:59.388306 [ 352 ] {58d599e1-495e-4072-8ec9-94345235146a} <Debug> TCPHandler: Processed in 0.003805585 sec. | ||
| 14132 | 2025.10.28 02:55:59.388432 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14133 | 2025.10.28 02:55:59.388460 [ 352 ] {} <Debug> TCP-Session: 65e60265-8074-479b-8f1b-9b5ef9d353de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14134 | 2025.10.28 02:55:59.388462 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14135 | 2025.10.28 02:55:59.388487 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14136 | 2025.10.28 02:55:59.388507 [ 351 ] {} <Debug> TCP-Session: e9e8a743-2a5e-4bce-aa8a-8be54136c1c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14137 | 2025.10.28 02:55:59.388519 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14138 | 2025.10.28 02:55:59.388533 [ 289 ] {} <Debug> TCP-Session: 217b0450-52d0-493b-a2b6-4dc32e65674c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14139 | 2025.10.28 02:55:59.388543 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14140 | 2025.10.28 02:55:59.388574 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14141 | 2025.10.28 02:55:59.388597 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14142 | 2025.10.28 02:55:59.388607 [ 286 ] {} <Debug> TCP-Session: eb0e1166-b988-4206-918d-8793cc1f10dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14143 | 2025.10.28 02:55:59.388613 [ 290 ] {} <Debug> TCP-Session: 2cdde8e4-8e56-4217-aa65-a99de3b24fdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14144 | 2025.10.28 02:55:59.388637 [ 350 ] {} <Debug> TCP-Session: a3cdd0d9-a35c-4ff1-9bfd-7e5fbe69bae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14145 | 2025.10.28 02:55:59.388519 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14146 | 2025.10.28 02:55:59.388571 [ 354 ] {} <Debug> TCP-Session: c1b35aa0-42f8-4527-87f4-f3e81d3ee5a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14147 | 2025.10.28 02:55:59.388560 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14148 | 2025.10.28 02:55:59.388709 [ 353 ] {} <Debug> TCP-Session: 9b83e9c2-bd17-460d-b445-8451ac5bd4f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14149 | 2025.10.28 02:55:59.388743 [ 288 ] {} <Debug> TCP-Session: a5487113-7184-48a0-89a2-e07fd0bd70f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14150 | 2025.10.28 02:55:59.950971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14151 | 2025.10.28 02:55:59.968429 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14152 | 2025.10.28 02:55:59.968496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14153 | 2025.10.28 02:55:59.974809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14154 | 2025.10.28 02:55:59.975518 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14155 | 2025.10.28 02:55:59.978720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14156 | 2025.10.28 02:56:00.786354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1788 | ||
| 14157 | 2025.10.28 02:56:00.788860 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14158 | 2025.10.28 02:56:00.788918 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14159 | 2025.10.28 02:56:00.790188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14160 | 2025.10.28 02:56:00.790468 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14161 | 2025.10.28 02:56:00.790848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1788 | ||
| 14162 | 2025.10.28 02:56:01.461309 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14163 | 2025.10.28 02:56:01.461582 [ 4 ] {102f2d35-392e-42db-8660-8ca4a967809f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14164 | 2025.10.28 02:56:01.461685 [ 4 ] {102f2d35-392e-42db-8660-8ca4a967809f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14165 | 2025.10.28 02:56:01.462580 [ 4 ] {102f2d35-392e-42db-8660-8ca4a967809f} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14166 | 2025.10.28 02:56:01.462621 [ 4 ] {102f2d35-392e-42db-8660-8ca4a967809f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14167 | 2025.10.28 02:56:01.463050 [ 4 ] {102f2d35-392e-42db-8660-8ca4a967809f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14168 | 2025.10.28 02:56:01.463279 [ 4 ] {102f2d35-392e-42db-8660-8ca4a967809f} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14169 | 2025.10.28 02:56:01.463441 [ 4 ] {102f2d35-392e-42db-8660-8ca4a967809f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001934 sec., 211995.86349534645 rows/sec., 13.45 MiB/sec. | ||
| 14170 | 2025.10.28 02:56:01.463490 [ 4 ] {102f2d35-392e-42db-8660-8ca4a967809f} <Debug> TCPHandler: Processed in 0.002362787 sec. | ||
| 14171 | 2025.10.28 02:56:01.463614 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14172 | 2025.10.28 02:56:01.463713 [ 4 ] {3959c6c3-02e5-4722-b4a6-e46294b36272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14173 | 2025.10.28 02:56:01.463757 [ 4 ] {3959c6c3-02e5-4722-b4a6-e46294b36272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14174 | 2025.10.28 02:56:01.464986 [ 4 ] {3959c6c3-02e5-4722-b4a6-e46294b36272} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14175 | 2025.10.28 02:56:01.465020 [ 4 ] {3959c6c3-02e5-4722-b4a6-e46294b36272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14176 | 2025.10.28 02:56:01.465428 [ 4 ] {3959c6c3-02e5-4722-b4a6-e46294b36272} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14177 | 2025.10.28 02:56:01.465638 [ 4 ] {3959c6c3-02e5-4722-b4a6-e46294b36272} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14178 | 2025.10.28 02:56:01.465770 [ 4 ] {3959c6c3-02e5-4722-b4a6-e46294b36272} <Debug> executeQuery: Read 1199 rows, 98.18 KiB in 0.00208 sec., 576442.3076923077 rows/sec., 46.10 MiB/sec. | ||
| 14179 | 2025.10.28 02:56:01.465807 [ 4 ] {3959c6c3-02e5-4722-b4a6-e46294b36272} <Debug> TCPHandler: Processed in 0.002243094 sec. | ||
| 14180 | 2025.10.28 02:56:01.465923 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14181 | 2025.10.28 02:56:01.466017 [ 4 ] {7ff8c778-f954-4d93-88aa-cba865a9e219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14182 | 2025.10.28 02:56:01.466057 [ 4 ] {7ff8c778-f954-4d93-88aa-cba865a9e219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14183 | 2025.10.28 02:56:01.466630 [ 4 ] {7ff8c778-f954-4d93-88aa-cba865a9e219} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14184 | 2025.10.28 02:56:01.466665 [ 4 ] {7ff8c778-f954-4d93-88aa-cba865a9e219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14185 | 2025.10.28 02:56:01.466978 [ 4 ] {7ff8c778-f954-4d93-88aa-cba865a9e219} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14186 | 2025.10.28 02:56:01.467190 [ 4 ] {7ff8c778-f954-4d93-88aa-cba865a9e219} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14187 | 2025.10.28 02:56:01.467294 [ 152 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 14188 | 2025.10.28 02:56:01.467314 [ 4 ] {7ff8c778-f954-4d93-88aa-cba865a9e219} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001318 sec., 188163.8846737481 rows/sec., 11.52 MiB/sec. | ||
| 14189 | 2025.10.28 02:56:01.467331 [ 152 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14190 | 2025.10.28 02:56:01.467350 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14191 | 2025.10.28 02:56:01.467352 [ 4 ] {7ff8c778-f954-4d93-88aa-cba865a9e219} <Debug> TCPHandler: Processed in 0.001476998 sec. | ||
| 14192 | 2025.10.28 02:56:01.467438 [ 196 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 14193 | 2025.10.28 02:56:01.467469 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14194 | 2025.10.28 02:56:01.467523 [ 196 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14195 | 2025.10.28 02:56:01.467552 [ 196 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 266 rows starting from the beginning of the part | ||
| 14196 | 2025.10.28 02:56:01.467561 [ 4 ] {fe2687e4-1768-48a9-9eea-ab57c33981ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14197 | 2025.10.28 02:56:01.467600 [ 4 ] {fe2687e4-1768-48a9-9eea-ab57c33981ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14198 | 2025.10.28 02:56:01.467610 [ 196 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 248 rows starting from the beginning of the part | ||
| 14199 | 2025.10.28 02:56:01.467655 [ 196 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 248 rows starting from the beginning of the part | ||
| 14200 | 2025.10.28 02:56:01.467695 [ 196 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 250 rows starting from the beginning of the part | ||
| 14201 | 2025.10.28 02:56:01.467736 [ 196 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 248 rows starting from the beginning of the part | ||
| 14202 | 2025.10.28 02:56:01.467778 [ 196 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 248 rows starting from the beginning of the part | ||
| 14203 | 2025.10.28 02:56:01.468130 [ 4 ] {fe2687e4-1768-48a9-9eea-ab57c33981ba} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14204 | 2025.10.28 02:56:01.468164 [ 4 ] {fe2687e4-1768-48a9-9eea-ab57c33981ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14205 | 2025.10.28 02:56:01.468482 [ 4 ] {fe2687e4-1768-48a9-9eea-ab57c33981ba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14206 | 2025.10.28 02:56:01.468689 [ 4 ] {fe2687e4-1768-48a9-9eea-ab57c33981ba} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14207 | 2025.10.28 02:56:01.468747 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339674 sec., 1125646.9857592222 rows/sec., 73.32 MiB/sec. | ||
| 14208 | 2025.10.28 02:56:01.468790 [ 152 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 14209 | 2025.10.28 02:56:01.468815 [ 4 ] {fe2687e4-1768-48a9-9eea-ab57c33981ba} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001272 sec., 167452.83018867925 rows/sec., 10.80 MiB/sec. | ||
| 14210 | 2025.10.28 02:56:01.468825 [ 152 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14211 | 2025.10.28 02:56:01.468848 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14212 | 2025.10.28 02:56:01.468853 [ 4 ] {fe2687e4-1768-48a9-9eea-ab57c33981ba} <Debug> TCPHandler: Processed in 0.001431426 sec. | ||
| 14213 | 2025.10.28 02:56:01.468901 [ 196 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 14214 | 2025.10.28 02:56:01.468970 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14215 | 2025.10.28 02:56:01.468968 [ 186 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 14216 | 2025.10.28 02:56:01.469063 [ 4 ] {9eeeb3cd-6d74-4a63-9a7d-0268edd705d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14217 | 2025.10.28 02:56:01.469107 [ 4 ] {9eeeb3cd-6d74-4a63-9a7d-0268edd705d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14218 | 2025.10.28 02:56:01.469142 [ 186 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14219 | 2025.10.28 02:56:01.469153 [ 196 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_48_10} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14220 | 2025.10.28 02:56:01.469189 [ 186 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 442 rows starting from the beginning of the part | ||
| 14221 | 2025.10.28 02:56:01.469224 [ 196 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_48_10} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 14222 | 2025.10.28 02:56:01.469269 [ 186 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 14223 | 2025.10.28 02:56:01.469287 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 14224 | 2025.10.28 02:56:01.469325 [ 186 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 14225 | 2025.10.28 02:56:01.469378 [ 186 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 440 rows starting from the beginning of the part | ||
| 14226 | 2025.10.28 02:56:01.469424 [ 186 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 14227 | 2025.10.28 02:56:01.469472 [ 186 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 213 rows starting from the beginning of the part | ||
| 14228 | 2025.10.28 02:56:01.469618 [ 4 ] {9eeeb3cd-6d74-4a63-9a7d-0268edd705d3} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14229 | 2025.10.28 02:56:01.469658 [ 4 ] {9eeeb3cd-6d74-4a63-9a7d-0268edd705d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14230 | 2025.10.28 02:56:01.470003 [ 4 ] {9eeeb3cd-6d74-4a63-9a7d-0268edd705d3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14231 | 2025.10.28 02:56:01.470236 [ 4 ] {9eeeb3cd-6d74-4a63-9a7d-0268edd705d3} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14232 | 2025.10.28 02:56:01.470364 [ 4 ] {9eeeb3cd-6d74-4a63-9a7d-0268edd705d3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001319 sec., 159969.6739954511 rows/sec., 9.08 MiB/sec. | ||
| 14233 | 2025.10.28 02:56:01.470401 [ 4 ] {9eeeb3cd-6d74-4a63-9a7d-0268edd705d3} <Debug> TCPHandler: Processed in 0.001478508 sec. | ||
| 14234 | 2025.10.28 02:56:01.470511 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14235 | 2025.10.28 02:56:01.470571 [ 200 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1731 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663864 sec., 1040349.4516378742 rows/sec., 71.94 MiB/sec. | ||
| 14236 | 2025.10.28 02:56:01.470602 [ 4 ] {435ffa65-e97d-465e-a391-cfdb5e8fcd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14237 | 2025.10.28 02:56:01.470640 [ 4 ] {435ffa65-e97d-465e-a391-cfdb5e8fcd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14238 | 2025.10.28 02:56:01.470694 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 14239 | 2025.10.28 02:56:01.470950 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_48_10} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14240 | 2025.10.28 02:56:01.471019 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_48_10} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 14241 | 2025.10.28 02:56:01.471093 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 14242 | 2025.10.28 02:56:01.471422 [ 4 ] {435ffa65-e97d-465e-a391-cfdb5e8fcd82} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14243 | 2025.10.28 02:56:01.471456 [ 4 ] {435ffa65-e97d-465e-a391-cfdb5e8fcd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14244 | 2025.10.28 02:56:01.471774 [ 4 ] {435ffa65-e97d-465e-a391-cfdb5e8fcd82} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14245 | 2025.10.28 02:56:01.471980 [ 4 ] {435ffa65-e97d-465e-a391-cfdb5e8fcd82} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14246 | 2025.10.28 02:56:01.472103 [ 4 ] {435ffa65-e97d-465e-a391-cfdb5e8fcd82} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001519 sec., 475312.7057274523 rows/sec., 33.37 MiB/sec. | ||
| 14247 | 2025.10.28 02:56:01.472139 [ 4 ] {435ffa65-e97d-465e-a391-cfdb5e8fcd82} <Debug> TCPHandler: Processed in 0.001676055 sec. | ||
| 14248 | 2025.10.28 02:56:01.472251 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14249 | 2025.10.28 02:56:01.472344 [ 4 ] {b8a2be3d-c7a7-4931-956f-5a127f683d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14250 | 2025.10.28 02:56:01.472383 [ 4 ] {b8a2be3d-c7a7-4931-956f-5a127f683d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14251 | 2025.10.28 02:56:01.472717 [ 4 ] {b8a2be3d-c7a7-4931-956f-5a127f683d52} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14252 | 2025.10.28 02:56:01.472750 [ 4 ] {b8a2be3d-c7a7-4931-956f-5a127f683d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14253 | 2025.10.28 02:56:01.473053 [ 4 ] {b8a2be3d-c7a7-4931-956f-5a127f683d52} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14254 | 2025.10.28 02:56:01.473250 [ 4 ] {b8a2be3d-c7a7-4931-956f-5a127f683d52} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2025.10.28 02:56:01.473376 [ 4 ] {b8a2be3d-c7a7-4931-956f-5a127f683d52} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 14256 | 2025.10.28 02:56:01.473411 [ 4 ] {b8a2be3d-c7a7-4931-956f-5a127f683d52} <Debug> TCPHandler: Processed in 0.001206679 sec. | ||
| 14257 | 2025.10.28 02:56:01.473525 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14258 | 2025.10.28 02:56:01.473616 [ 4 ] {5dacfd88-e88c-46a5-a5aa-1651f0924a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14259 | 2025.10.28 02:56:01.473658 [ 4 ] {5dacfd88-e88c-46a5-a5aa-1651f0924a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14260 | 2025.10.28 02:56:01.474123 [ 4 ] {5dacfd88-e88c-46a5-a5aa-1651f0924a64} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2025.10.28 02:56:01.474157 [ 4 ] {5dacfd88-e88c-46a5-a5aa-1651f0924a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14262 | 2025.10.28 02:56:01.474481 [ 4 ] {5dacfd88-e88c-46a5-a5aa-1651f0924a64} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14263 | 2025.10.28 02:56:01.474700 [ 4 ] {5dacfd88-e88c-46a5-a5aa-1651f0924a64} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2025.10.28 02:56:01.474830 [ 4 ] {5dacfd88-e88c-46a5-a5aa-1651f0924a64} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001232 sec., 254870.12987012987 rows/sec., 16.74 MiB/sec. | ||
| 14265 | 2025.10.28 02:56:01.474866 [ 4 ] {5dacfd88-e88c-46a5-a5aa-1651f0924a64} <Debug> TCPHandler: Processed in 0.001388015 sec. | ||
| 14266 | 2025.10.28 02:56:01.474975 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2025.10.28 02:56:01.475066 [ 4 ] {234e4cdc-1a39-41b2-a955-f996522fe2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14268 | 2025.10.28 02:56:01.475107 [ 4 ] {234e4cdc-1a39-41b2-a955-f996522fe2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14269 | 2025.10.28 02:56:01.475421 [ 4 ] {234e4cdc-1a39-41b2-a955-f996522fe2a5} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2025.10.28 02:56:01.475454 [ 4 ] {234e4cdc-1a39-41b2-a955-f996522fe2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14271 | 2025.10.28 02:56:01.475749 [ 4 ] {234e4cdc-1a39-41b2-a955-f996522fe2a5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14272 | 2025.10.28 02:56:01.475954 [ 4 ] {234e4cdc-1a39-41b2-a955-f996522fe2a5} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2025.10.28 02:56:01.476077 [ 4 ] {234e4cdc-1a39-41b2-a955-f996522fe2a5} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001028 sec., 1945.5252918287936 rows/sec., 127.30 KiB/sec. | ||
| 14274 | 2025.10.28 02:56:01.476111 [ 4 ] {234e4cdc-1a39-41b2-a955-f996522fe2a5} <Debug> TCPHandler: Processed in 0.001182869 sec. | ||
| 14275 | 2025.10.28 02:56:01.476220 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2025.10.28 02:56:01.476312 [ 4 ] {2c1a6616-a0c0-4d02-a80f-8604b63206a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14277 | 2025.10.28 02:56:01.476372 [ 4 ] {2c1a6616-a0c0-4d02-a80f-8604b63206a0} <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 | ||
| 14278 | 2025.10.28 02:56:01.477246 [ 4 ] {2c1a6616-a0c0-4d02-a80f-8604b63206a0} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2025.10.28 02:56:01.477279 [ 4 ] {2c1a6616-a0c0-4d02-a80f-8604b63206a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14280 | 2025.10.28 02:56:01.477831 [ 4 ] {2c1a6616-a0c0-4d02-a80f-8604b63206a0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14281 | 2025.10.28 02:56:01.478054 [ 4 ] {2c1a6616-a0c0-4d02-a80f-8604b63206a0} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2025.10.28 02:56:01.478189 [ 4 ] {2c1a6616-a0c0-4d02-a80f-8604b63206a0} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001894 sec., 22703.27349524815 rows/sec., 40.68 MiB/sec. | ||
| 14283 | 2025.10.28 02:56:01.478240 [ 4 ] {2c1a6616-a0c0-4d02-a80f-8604b63206a0} <Debug> TCPHandler: Processed in 0.002066858 sec. | ||
| 14284 | 2025.10.28 02:56:01.478364 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2025.10.28 02:56:01.478483 [ 4 ] {faea375a-16c5-4ac2-8e44-c1a2ed9d5565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14286 | 2025.10.28 02:56:01.478533 [ 4 ] {faea375a-16c5-4ac2-8e44-c1a2ed9d5565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14287 | 2025.10.28 02:56:01.478913 [ 4 ] {faea375a-16c5-4ac2-8e44-c1a2ed9d5565} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2025.10.28 02:56:01.478948 [ 4 ] {faea375a-16c5-4ac2-8e44-c1a2ed9d5565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14289 | 2025.10.28 02:56:01.479263 [ 4 ] {faea375a-16c5-4ac2-8e44-c1a2ed9d5565} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14290 | 2025.10.28 02:56:01.479479 [ 4 ] {faea375a-16c5-4ac2-8e44-c1a2ed9d5565} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2025.10.28 02:56:01.479607 [ 4 ] {faea375a-16c5-4ac2-8e44-c1a2ed9d5565} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001148 sec., 90592.33449477353 rows/sec., 5.55 MiB/sec. | ||
| 14292 | 2025.10.28 02:56:01.479642 [ 4 ] {faea375a-16c5-4ac2-8e44-c1a2ed9d5565} <Debug> TCPHandler: Processed in 0.001338013 sec. | ||
| 14293 | 2025.10.28 02:56:05.500315 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14294 | 2025.10.28 02:56:05.500383 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14295 | 2025.10.28 02:56:05.699244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31708 | ||
| 14296 | 2025.10.28 02:56:05.700038 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2025.10.28 02:56:05.700097 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14298 | 2025.10.28 02:56:05.700592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14299 | 2025.10.28 02:56:05.700823 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2025.10.28 02:56:05.700959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31708 | ||
| 14301 | 2025.10.28 02:56:05.700985 [ 148 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14302 | 2025.10.28 02:56:05.701087 [ 148 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14303 | 2025.10.28 02:56:05.701125 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14304 | 2025.10.28 02:56:05.701312 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 14305 | 2025.10.28 02:56:05.701492 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14306 | 2025.10.28 02:56:05.701553 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29340 rows starting from the beginning of the part | ||
| 14307 | 2025.10.28 02:56:05.701653 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 14308 | 2025.10.28 02:56:05.701725 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 14309 | 2025.10.28 02:56:05.701791 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 14310 | 2025.10.28 02:56:05.701853 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 14311 | 2025.10.28 02:56:05.701924 [ 200 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 14312 | 2025.10.28 02:56:05.704610 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31708 rows, containing 4 columns (4 merged, 0 gathered) in 0.00336853 sec., 9413008.048020948 rows/sec., 134.65 MiB/sec. | ||
| 14313 | 2025.10.28 02:56:05.705086 [ 189 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14314 | 2025.10.28 02:56:05.705383 [ 189 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_66_13} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14315 | 2025.10.28 02:56:05.705463 [ 189 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_66_13} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14316 | 2025.10.28 02:56:05.705578 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 14317 | 2025.10.28 02:56:06.446729 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14318 | 2025.10.28 02:56:06.447017 [ 4 ] {649c09a9-99d5-445d-8c73-101b8967dc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14319 | 2025.10.28 02:56:06.447113 [ 4 ] {649c09a9-99d5-445d-8c73-101b8967dc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14320 | 2025.10.28 02:56:06.447779 [ 4 ] {649c09a9-99d5-445d-8c73-101b8967dc97} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14321 | 2025.10.28 02:56:06.447816 [ 4 ] {649c09a9-99d5-445d-8c73-101b8967dc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14322 | 2025.10.28 02:56:06.448200 [ 4 ] {649c09a9-99d5-445d-8c73-101b8967dc97} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14323 | 2025.10.28 02:56:06.448426 [ 4 ] {649c09a9-99d5-445d-8c73-101b8967dc97} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14324 | 2025.10.28 02:56:06.448587 [ 4 ] {649c09a9-99d5-445d-8c73-101b8967dc97} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.60 MiB/sec. | ||
| 14325 | 2025.10.28 02:56:06.448628 [ 4 ] {649c09a9-99d5-445d-8c73-101b8967dc97} <Debug> TCPHandler: Processed in 0.002080438 sec. | ||
| 14326 | 2025.10.28 02:56:06.448752 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14327 | 2025.10.28 02:56:06.448872 [ 4 ] {3b405427-9a44-4eb9-bb25-edcc709e47ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14328 | 2025.10.28 02:56:06.448922 [ 4 ] {3b405427-9a44-4eb9-bb25-edcc709e47ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14329 | 2025.10.28 02:56:06.449359 [ 4 ] {3b405427-9a44-4eb9-bb25-edcc709e47ec} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14330 | 2025.10.28 02:56:06.449395 [ 4 ] {3b405427-9a44-4eb9-bb25-edcc709e47ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14331 | 2025.10.28 02:56:06.449712 [ 4 ] {3b405427-9a44-4eb9-bb25-edcc709e47ec} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14332 | 2025.10.28 02:56:06.449920 [ 4 ] {3b405427-9a44-4eb9-bb25-edcc709e47ec} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14333 | 2025.10.28 02:56:06.450050 [ 4 ] {3b405427-9a44-4eb9-bb25-edcc709e47ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 14334 | 2025.10.28 02:56:06.450086 [ 4 ] {3b405427-9a44-4eb9-bb25-edcc709e47ec} <Debug> TCPHandler: Processed in 0.001393366 sec. | ||
| 14335 | 2025.10.28 02:56:06.450194 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14336 | 2025.10.28 02:56:06.450287 [ 4 ] {648e0e66-d54c-4f4f-859c-a686c7c66cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14337 | 2025.10.28 02:56:06.450329 [ 4 ] {648e0e66-d54c-4f4f-859c-a686c7c66cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14338 | 2025.10.28 02:56:06.450733 [ 4 ] {648e0e66-d54c-4f4f-859c-a686c7c66cab} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14339 | 2025.10.28 02:56:06.450768 [ 4 ] {648e0e66-d54c-4f4f-859c-a686c7c66cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14340 | 2025.10.28 02:56:06.451097 [ 4 ] {648e0e66-d54c-4f4f-859c-a686c7c66cab} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14341 | 2025.10.28 02:56:06.451302 [ 4 ] {648e0e66-d54c-4f4f-859c-a686c7c66cab} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14342 | 2025.10.28 02:56:06.451432 [ 4 ] {648e0e66-d54c-4f4f-859c-a686c7c66cab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 14343 | 2025.10.28 02:56:06.451468 [ 4 ] {648e0e66-d54c-4f4f-859c-a686c7c66cab} <Debug> TCPHandler: Processed in 0.001320753 sec. | ||
| 14344 | 2025.10.28 02:56:06.451574 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14345 | 2025.10.28 02:56:06.451678 [ 4 ] {95234e6d-4111-4da4-99d3-b1bde05f709d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14346 | 2025.10.28 02:56:06.451721 [ 4 ] {95234e6d-4111-4da4-99d3-b1bde05f709d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14347 | 2025.10.28 02:56:06.452080 [ 4 ] {95234e6d-4111-4da4-99d3-b1bde05f709d} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14348 | 2025.10.28 02:56:06.452118 [ 4 ] {95234e6d-4111-4da4-99d3-b1bde05f709d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14349 | 2025.10.28 02:56:06.452439 [ 4 ] {95234e6d-4111-4da4-99d3-b1bde05f709d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14350 | 2025.10.28 02:56:06.452656 [ 4 ] {95234e6d-4111-4da4-99d3-b1bde05f709d} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14351 | 2025.10.28 02:56:06.452793 [ 4 ] {95234e6d-4111-4da4-99d3-b1bde05f709d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 14352 | 2025.10.28 02:56:06.452830 [ 4 ] {95234e6d-4111-4da4-99d3-b1bde05f709d} <Debug> TCPHandler: Processed in 0.001307372 sec. | ||
| 14353 | 2025.10.28 02:56:07.478927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14354 | 2025.10.28 02:56:07.497309 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14355 | 2025.10.28 02:56:07.497367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14356 | 2025.10.28 02:56:07.503780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14357 | 2025.10.28 02:56:07.504492 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14358 | 2025.10.28 02:56:07.504777 [ 145 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14359 | 2025.10.28 02:56:07.504820 [ 145 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14360 | 2025.10.28 02:56:07.504844 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14361 | 2025.10.28 02:56:07.504977 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 14362 | 2025.10.28 02:56:07.508049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14363 | 2025.10.28 02:56:07.508806 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14364 | 2025.10.28 02:56:07.510336 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 14365 | 2025.10.28 02:56:07.515062 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 14366 | 2025.10.28 02:56:07.519631 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 14367 | 2025.10.28 02:56:07.524266 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 14368 | 2025.10.28 02:56:07.528999 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 14369 | 2025.10.28 02:56:07.532802 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 14370 | 2025.10.28 02:56:07.587225 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082308902 sec., 6038.229011972484 rows/sec., 31.22 MiB/sec. | ||
| 14371 | 2025.10.28 02:56:07.590492 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14372 | 2025.10.28 02:56:07.592637 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_66_13} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14373 | 2025.10.28 02:56:07.592716 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_66_13} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14374 | 2025.10.28 02:56:07.595165 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14375 | 2025.10.28 02:56:08.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.13 MiB, peak 375.87 MiB, free memory in arenas 0.00 B, will set to 364.07 MiB (RSS), difference: 1.93 MiB | ||
| 14376 | 2025.10.28 02:56:09.878774 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14377 | 2025.10.28 02:56:09.878976 [ 4 ] {db205994-5ea9-4084-b621-ca99d817cc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14378 | 2025.10.28 02:56:09.879042 [ 4 ] {db205994-5ea9-4084-b621-ca99d817cc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14379 | 2025.10.28 02:56:09.879886 [ 4 ] {db205994-5ea9-4084-b621-ca99d817cc6d} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14380 | 2025.10.28 02:56:09.879930 [ 4 ] {db205994-5ea9-4084-b621-ca99d817cc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14381 | 2025.10.28 02:56:09.880359 [ 4 ] {db205994-5ea9-4084-b621-ca99d817cc6d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14382 | 2025.10.28 02:56:09.880607 [ 4 ] {db205994-5ea9-4084-b621-ca99d817cc6d} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14383 | 2025.10.28 02:56:09.880747 [ 144 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 14384 | 2025.10.28 02:56:09.880774 [ 4 ] {db205994-5ea9-4084-b621-ca99d817cc6d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00185 sec., 221621.6216216216 rows/sec., 14.06 MiB/sec. | ||
| 14385 | 2025.10.28 02:56:09.880783 [ 144 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14386 | 2025.10.28 02:56:09.880809 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14387 | 2025.10.28 02:56:09.880828 [ 4 ] {db205994-5ea9-4084-b621-ca99d817cc6d} <Debug> TCPHandler: Processed in 0.002189122 sec. | ||
| 14388 | 2025.10.28 02:56:09.880933 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 14389 | 2025.10.28 02:56:09.880950 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14390 | 2025.10.28 02:56:09.881080 [ 4 ] {6994f34c-7294-49e4-906f-d35af537db7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14391 | 2025.10.28 02:56:09.881082 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14392 | 2025.10.28 02:56:09.881137 [ 4 ] {6994f34c-7294-49e4-906f-d35af537db7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14393 | 2025.10.28 02:56:09.881155 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 410 rows starting from the beginning of the part | ||
| 14394 | 2025.10.28 02:56:09.881240 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 410 rows starting from the beginning of the part | ||
| 14395 | 2025.10.28 02:56:09.881289 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 14396 | 2025.10.28 02:56:09.881332 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 14397 | 2025.10.28 02:56:09.881372 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 14398 | 2025.10.28 02:56:09.881616 [ 4 ] {6994f34c-7294-49e4-906f-d35af537db7b} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14399 | 2025.10.28 02:56:09.881659 [ 4 ] {6994f34c-7294-49e4-906f-d35af537db7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14400 | 2025.10.28 02:56:09.882021 [ 4 ] {6994f34c-7294-49e4-906f-d35af537db7b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14401 | 2025.10.28 02:56:09.882250 [ 4 ] {6994f34c-7294-49e4-906f-d35af537db7b} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14402 | 2025.10.28 02:56:09.882391 [ 4 ] {6994f34c-7294-49e4-906f-d35af537db7b} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001335 sec., 11985.01872659176 rows/sec., 977.29 KiB/sec. | ||
| 14403 | 2025.10.28 02:56:09.882431 [ 4 ] {6994f34c-7294-49e4-906f-d35af537db7b} <Debug> TCPHandler: Processed in 0.00153524 sec. | ||
| 14404 | 2025.10.28 02:56:09.882557 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14405 | 2025.10.28 02:56:09.882599 [ 198 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717666 sec., 1193479.9897069628 rows/sec., 80.26 MiB/sec. | ||
| 14406 | 2025.10.28 02:56:09.882660 [ 4 ] {fc34220e-7ccf-4004-99e3-5ab11fd7b67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14407 | 2025.10.28 02:56:09.882707 [ 4 ] {fc34220e-7ccf-4004-99e3-5ab11fd7b67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14408 | 2025.10.28 02:56:09.882764 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 14409 | 2025.10.28 02:56:09.883034 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_49_12} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14410 | 2025.10.28 02:56:09.883117 [ 187 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_49_12} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 14411 | 2025.10.28 02:56:09.883196 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 14412 | 2025.10.28 02:56:09.884330 [ 4 ] {fc34220e-7ccf-4004-99e3-5ab11fd7b67d} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14413 | 2025.10.28 02:56:09.884373 [ 4 ] {fc34220e-7ccf-4004-99e3-5ab11fd7b67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14414 | 2025.10.28 02:56:09.884867 [ 4 ] {fc34220e-7ccf-4004-99e3-5ab11fd7b67d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14415 | 2025.10.28 02:56:09.885090 [ 4 ] {fc34220e-7ccf-4004-99e3-5ab11fd7b67d} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14416 | 2025.10.28 02:56:09.885220 [ 144 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14417 | 2025.10.28 02:56:09.885233 [ 4 ] {fc34220e-7ccf-4004-99e3-5ab11fd7b67d} <Debug> executeQuery: Read 2346 rows, 195.23 KiB in 0.002594 sec., 904394.7571318428 rows/sec., 73.50 MiB/sec. | ||
| 14418 | 2025.10.28 02:56:09.885254 [ 144 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14419 | 2025.10.28 02:56:09.885273 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14420 | 2025.10.28 02:56:09.885276 [ 4 ] {fc34220e-7ccf-4004-99e3-5ab11fd7b67d} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 14421 | 2025.10.28 02:56:09.885295 [ 4 ] {fc34220e-7ccf-4004-99e3-5ab11fd7b67d} <Debug> TCPHandler: Processed in 0.002790091 sec. | ||
| 14422 | 2025.10.28 02:56:09.885361 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 14423 | 2025.10.28 02:56:09.885413 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14424 | 2025.10.28 02:56:09.885469 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14425 | 2025.10.28 02:56:09.885502 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2349 rows starting from the beginning of the part | ||
| 14426 | 2025.10.28 02:56:09.885519 [ 4 ] {a75b02b7-f820-42aa-b010-114a6b144290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14427 | 2025.10.28 02:56:09.885556 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1198 rows starting from the beginning of the part | ||
| 14428 | 2025.10.28 02:56:09.885570 [ 4 ] {a75b02b7-f820-42aa-b010-114a6b144290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14429 | 2025.10.28 02:56:09.885606 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 14430 | 2025.10.28 02:56:09.885652 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1199 rows starting from the beginning of the part | ||
| 14431 | 2025.10.28 02:56:09.885710 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
| 14432 | 2025.10.28 02:56:09.885767 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 2346 rows starting from the beginning of the part | ||
| 14433 | 2025.10.28 02:56:09.886117 [ 4 ] {a75b02b7-f820-42aa-b010-114a6b144290} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2025.10.28 02:56:09.886159 [ 4 ] {a75b02b7-f820-42aa-b010-114a6b144290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14435 | 2025.10.28 02:56:09.886511 [ 4 ] {a75b02b7-f820-42aa-b010-114a6b144290} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14436 | 2025.10.28 02:56:09.886747 [ 4 ] {a75b02b7-f820-42aa-b010-114a6b144290} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14437 | 2025.10.28 02:56:09.886911 [ 4 ] {a75b02b7-f820-42aa-b010-114a6b144290} <Debug> executeQuery: Read 264 rows, 16.67 KiB in 0.001412 sec., 186968.83852691218 rows/sec., 11.53 MiB/sec. | ||
| 14438 | 2025.10.28 02:56:09.886955 [ 4 ] {a75b02b7-f820-42aa-b010-114a6b144290} <Debug> TCPHandler: Processed in 0.001593502 sec. | ||
| 14439 | 2025.10.28 02:56:09.887067 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14440 | 2025.10.28 02:56:09.887163 [ 4 ] {264d15f3-7259-4a0f-a23b-04887b687dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14441 | 2025.10.28 02:56:09.887202 [ 4 ] {264d15f3-7259-4a0f-a23b-04887b687dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14442 | 2025.10.28 02:56:09.887762 [ 4 ] {264d15f3-7259-4a0f-a23b-04887b687dc4} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2025.10.28 02:56:09.887798 [ 4 ] {264d15f3-7259-4a0f-a23b-04887b687dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14444 | 2025.10.28 02:56:09.888165 [ 4 ] {264d15f3-7259-4a0f-a23b-04887b687dc4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14445 | 2025.10.28 02:56:09.888257 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7204 rows, containing 5 columns (5 merged, 0 gathered) in 0.002932086 sec., 2456953.85469594 rows/sec., 207.81 MiB/sec. | ||
| 14446 | 2025.10.28 02:56:09.888401 [ 4 ] {264d15f3-7259-4a0f-a23b-04887b687dc4} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14447 | 2025.10.28 02:56:09.888542 [ 4 ] {264d15f3-7259-4a0f-a23b-04887b687dc4} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001398 sec., 314735.33619456366 rows/sec., 20.82 MiB/sec. | ||
| 14448 | 2025.10.28 02:56:09.888581 [ 4 ] {264d15f3-7259-4a0f-a23b-04887b687dc4} <Debug> TCPHandler: Processed in 0.001564231 sec. | ||
| 14449 | 2025.10.28 02:56:09.888586 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14450 | 2025.10.28 02:56:09.888705 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14451 | 2025.10.28 02:56:09.888806 [ 4 ] {0e28f7d4-bb84-4294-a42e-82f6c3794aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14452 | 2025.10.28 02:56:09.888850 [ 4 ] {0e28f7d4-bb84-4294-a42e-82f6c3794aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14453 | 2025.10.28 02:56:09.888918 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_111_22} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14454 | 2025.10.28 02:56:09.889017 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_111_22} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14455 | 2025.10.28 02:56:09.889135 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 14456 | 2025.10.28 02:56:09.889344 [ 4 ] {0e28f7d4-bb84-4294-a42e-82f6c3794aed} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2025.10.28 02:56:09.889385 [ 4 ] {0e28f7d4-bb84-4294-a42e-82f6c3794aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14458 | 2025.10.28 02:56:09.889720 [ 4 ] {0e28f7d4-bb84-4294-a42e-82f6c3794aed} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14459 | 2025.10.28 02:56:09.889955 [ 4 ] {0e28f7d4-bb84-4294-a42e-82f6c3794aed} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2025.10.28 02:56:09.890067 [ 144 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 14461 | 2025.10.28 02:56:09.890091 [ 4 ] {0e28f7d4-bb84-4294-a42e-82f6c3794aed} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001304 sec., 161809.81595092025 rows/sec., 9.19 MiB/sec. | ||
| 14462 | 2025.10.28 02:56:09.890100 [ 144 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14463 | 2025.10.28 02:56:09.890125 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14464 | 2025.10.28 02:56:09.890130 [ 4 ] {0e28f7d4-bb84-4294-a42e-82f6c3794aed} <Debug> TCPHandler: Processed in 0.001475448 sec. | ||
| 14465 | 2025.10.28 02:56:09.890207 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 14466 | 2025.10.28 02:56:09.890248 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14467 | 2025.10.28 02:56:09.890308 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14468 | 2025.10.28 02:56:09.890345 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 211 rows starting from the beginning of the part | ||
| 14469 | 2025.10.28 02:56:09.890348 [ 4 ] {b34c7c97-6b6b-4f79-9309-77fae074d907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14470 | 2025.10.28 02:56:09.890398 [ 4 ] {b34c7c97-6b6b-4f79-9309-77fae074d907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14471 | 2025.10.28 02:56:09.890409 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 211 rows starting from the beginning of the part | ||
| 14472 | 2025.10.28 02:56:09.890468 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 14473 | 2025.10.28 02:56:09.890535 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 14474 | 2025.10.28 02:56:09.890593 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 14475 | 2025.10.28 02:56:09.891309 [ 4 ] {b34c7c97-6b6b-4f79-9309-77fae074d907} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2025.10.28 02:56:09.891350 [ 4 ] {b34c7c97-6b6b-4f79-9309-77fae074d907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14477 | 2025.10.28 02:56:09.891510 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337454 sec., 788812.1759701641 rows/sec., 47.80 MiB/sec. | ||
| 14478 | 2025.10.28 02:56:09.891633 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 14479 | 2025.10.28 02:56:09.891751 [ 4 ] {b34c7c97-6b6b-4f79-9309-77fae074d907} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14480 | 2025.10.28 02:56:09.891928 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_49_12} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14481 | 2025.10.28 02:56:09.892015 [ 193 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_49_12} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 14482 | 2025.10.28 02:56:09.892099 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14483 | 2025.10.28 02:56:09.892136 [ 4 ] {b34c7c97-6b6b-4f79-9309-77fae074d907} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14484 | 2025.10.28 02:56:09.892281 [ 144 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14485 | 2025.10.28 02:56:09.892293 [ 4 ] {b34c7c97-6b6b-4f79-9309-77fae074d907} <Debug> executeQuery: Read 1194 rows, 87.50 KiB in 0.001964 sec., 607942.9735234216 rows/sec., 43.51 MiB/sec. | ||
| 14486 | 2025.10.28 02:56:09.892313 [ 144 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14487 | 2025.10.28 02:56:09.892333 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14488 | 2025.10.28 02:56:09.892336 [ 4 ] {b34c7c97-6b6b-4f79-9309-77fae074d907} <Debug> TCPHandler: Processed in 0.00213879 sec. | ||
| 14489 | 2025.10.28 02:56:09.892412 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 14490 | 2025.10.28 02:56:09.892460 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14491 | 2025.10.28 02:56:09.892494 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14492 | 2025.10.28 02:56:09.892524 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1214 rows starting from the beginning of the part | ||
| 14493 | 2025.10.28 02:56:09.892558 [ 4 ] {d178d128-cb39-4655-a072-7f1415e879a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14494 | 2025.10.28 02:56:09.892584 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 722 rows starting from the beginning of the part | ||
| 14495 | 2025.10.28 02:56:09.892601 [ 4 ] {d178d128-cb39-4655-a072-7f1415e879a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14496 | 2025.10.28 02:56:09.892630 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 14497 | 2025.10.28 02:56:09.892674 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 722 rows starting from the beginning of the part | ||
| 14498 | 2025.10.28 02:56:09.892716 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
| 14499 | 2025.10.28 02:56:09.892758 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1194 rows starting from the beginning of the part | ||
| 14500 | 2025.10.28 02:56:09.892956 [ 4 ] {d178d128-cb39-4655-a072-7f1415e879a4} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14501 | 2025.10.28 02:56:09.892991 [ 4 ] {d178d128-cb39-4655-a072-7f1415e879a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14502 | 2025.10.28 02:56:09.893309 [ 4 ] {d178d128-cb39-4655-a072-7f1415e879a4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14503 | 2025.10.28 02:56:09.893538 [ 4 ] {d178d128-cb39-4655-a072-7f1415e879a4} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14504 | 2025.10.28 02:56:09.893679 [ 4 ] {d178d128-cb39-4655-a072-7f1415e879a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 14505 | 2025.10.28 02:56:09.893725 [ 4 ] {d178d128-cb39-4655-a072-7f1415e879a4} <Debug> TCPHandler: Processed in 0.001316623 sec. | ||
| 14506 | 2025.10.28 02:56:09.893838 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14507 | 2025.10.28 02:56:09.893943 [ 4 ] {5d1936bd-c7fa-4c1e-96d5-097bf34edd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14508 | 2025.10.28 02:56:09.893990 [ 4 ] {5d1936bd-c7fa-4c1e-96d5-097bf34edd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14509 | 2025.10.28 02:56:09.894139 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001764268 sec., 2255893.09560679 rows/sec., 169.50 MiB/sec. | ||
| 14510 | 2025.10.28 02:56:09.894327 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14511 | 2025.10.28 02:56:09.894600 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_111_22} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14512 | 2025.10.28 02:56:09.894684 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_111_22} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14513 | 2025.10.28 02:56:09.894684 [ 4 ] {5d1936bd-c7fa-4c1e-96d5-097bf34edd44} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14514 | 2025.10.28 02:56:09.894733 [ 4 ] {5d1936bd-c7fa-4c1e-96d5-097bf34edd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14515 | 2025.10.28 02:56:09.894780 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 14516 | 2025.10.28 02:56:09.895164 [ 4 ] {5d1936bd-c7fa-4c1e-96d5-097bf34edd44} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14517 | 2025.10.28 02:56:09.895395 [ 4 ] {5d1936bd-c7fa-4c1e-96d5-097bf34edd44} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14518 | 2025.10.28 02:56:09.895536 [ 4 ] {5d1936bd-c7fa-4c1e-96d5-097bf34edd44} <Debug> executeQuery: Read 974 rows, 66.16 KiB in 0.001618 sec., 601977.7503090234 rows/sec., 39.93 MiB/sec. | ||
| 14519 | 2025.10.28 02:56:09.895574 [ 4 ] {5d1936bd-c7fa-4c1e-96d5-097bf34edd44} <Debug> TCPHandler: Processed in 0.001786269 sec. | ||
| 14520 | 2025.10.28 02:56:09.895694 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14521 | 2025.10.28 02:56:09.895789 [ 4 ] {a64b308f-f1eb-4a7a-8392-35d3f8ef23c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14522 | 2025.10.28 02:56:09.895833 [ 4 ] {a64b308f-f1eb-4a7a-8392-35d3f8ef23c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14523 | 2025.10.28 02:56:09.896172 [ 4 ] {a64b308f-f1eb-4a7a-8392-35d3f8ef23c4} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14524 | 2025.10.28 02:56:09.896206 [ 4 ] {a64b308f-f1eb-4a7a-8392-35d3f8ef23c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14525 | 2025.10.28 02:56:09.896542 [ 4 ] {a64b308f-f1eb-4a7a-8392-35d3f8ef23c4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14526 | 2025.10.28 02:56:09.896766 [ 4 ] {a64b308f-f1eb-4a7a-8392-35d3f8ef23c4} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14527 | 2025.10.28 02:56:09.896900 [ 4 ] {a64b308f-f1eb-4a7a-8392-35d3f8ef23c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 59.63 KiB/sec. | ||
| 14528 | 2025.10.28 02:56:09.896937 [ 4 ] {a64b308f-f1eb-4a7a-8392-35d3f8ef23c4} <Debug> TCPHandler: Processed in 0.001292303 sec. | ||
| 14529 | 2025.10.28 02:56:09.897050 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14530 | 2025.10.28 02:56:09.897145 [ 4 ] {b197d0e2-f630-4e23-835f-1464130ed363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14531 | 2025.10.28 02:56:09.897199 [ 4 ] {b197d0e2-f630-4e23-835f-1464130ed363} <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 | ||
| 14532 | 2025.10.28 02:56:09.898125 [ 4 ] {b197d0e2-f630-4e23-835f-1464130ed363} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14533 | 2025.10.28 02:56:09.898160 [ 4 ] {b197d0e2-f630-4e23-835f-1464130ed363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14534 | 2025.10.28 02:56:09.898759 [ 4 ] {b197d0e2-f630-4e23-835f-1464130ed363} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14535 | 2025.10.28 02:56:09.899002 [ 4 ] {b197d0e2-f630-4e23-835f-1464130ed363} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14536 | 2025.10.28 02:56:09.899147 [ 4 ] {b197d0e2-f630-4e23-835f-1464130ed363} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002021 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 14537 | 2025.10.28 02:56:09.899223 [ 4 ] {b197d0e2-f630-4e23-835f-1464130ed363} <Debug> TCPHandler: Processed in 0.002221592 sec. | ||
| 14538 | 2025.10.28 02:56:09.899340 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14539 | 2025.10.28 02:56:09.899436 [ 4 ] {503b18e2-53cb-436c-af75-12ae0d870430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14540 | 2025.10.28 02:56:09.899478 [ 4 ] {503b18e2-53cb-436c-af75-12ae0d870430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14541 | 2025.10.28 02:56:09.899831 [ 4 ] {503b18e2-53cb-436c-af75-12ae0d870430} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14542 | 2025.10.28 02:56:09.899865 [ 4 ] {503b18e2-53cb-436c-af75-12ae0d870430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14543 | 2025.10.28 02:56:09.900185 [ 4 ] {503b18e2-53cb-436c-af75-12ae0d870430} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14544 | 2025.10.28 02:56:09.900403 [ 4 ] {503b18e2-53cb-436c-af75-12ae0d870430} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14545 | 2025.10.28 02:56:09.900535 [ 144 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14546 | 2025.10.28 02:56:09.900537 [ 4 ] {503b18e2-53cb-436c-af75-12ae0d870430} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.00112 sec., 82142.85714285714 rows/sec., 4.97 MiB/sec. | ||
| 14547 | 2025.10.28 02:56:09.900575 [ 144 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14548 | 2025.10.28 02:56:09.900594 [ 4 ] {503b18e2-53cb-436c-af75-12ae0d870430} <Debug> TCPHandler: Processed in 0.001303073 sec. | ||
| 14549 | 2025.10.28 02:56:09.900598 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14550 | 2025.10.28 02:56:09.900705 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 14551 | 2025.10.28 02:56:09.900836 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14552 | 2025.10.28 02:56:09.900874 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7448 rows starting from the beginning of the part | ||
| 14553 | 2025.10.28 02:56:09.900950 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 104 rows starting from the beginning of the part | ||
| 14554 | 2025.10.28 02:56:09.901010 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 14555 | 2025.10.28 02:56:09.901073 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 104 rows starting from the beginning of the part | ||
| 14556 | 2025.10.28 02:56:09.901131 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 14557 | 2025.10.28 02:56:09.901186 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 92 rows starting from the beginning of the part | ||
| 14558 | 2025.10.28 02:56:09.903703 [ 197 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7868 rows, containing 4 columns (4 merged, 0 gathered) in 0.00304705 sec., 2582169.639487373 rows/sec., 163.90 MiB/sec. | ||
| 14559 | 2025.10.28 02:56:09.904161 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14560 | 2025.10.28 02:56:09.904446 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_111_22} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14561 | 2025.10.28 02:56:09.904532 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_111_22} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14562 | 2025.10.28 02:56:09.904628 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 14563 | 2025.10.28 02:56:10.791049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1842 | ||
| 14564 | 2025.10.28 02:56:10.794009 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14565 | 2025.10.28 02:56:10.794063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14566 | 2025.10.28 02:56:10.795348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14567 | 2025.10.28 02:56:10.795646 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14568 | 2025.10.28 02:56:10.796040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1842 | ||
| 14569 | 2025.10.28 02:56:11.441612 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14570 | 2025.10.28 02:56:11.441847 [ 4 ] {3998526e-0ebf-4d1d-a254-0a2feaaea83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14571 | 2025.10.28 02:56:11.441952 [ 4 ] {3998526e-0ebf-4d1d-a254-0a2feaaea83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14572 | 2025.10.28 02:56:11.442911 [ 4 ] {3998526e-0ebf-4d1d-a254-0a2feaaea83e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14573 | 2025.10.28 02:56:11.442980 [ 4 ] {3998526e-0ebf-4d1d-a254-0a2feaaea83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14574 | 2025.10.28 02:56:11.443533 [ 4 ] {3998526e-0ebf-4d1d-a254-0a2feaaea83e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14575 | 2025.10.28 02:56:11.443871 [ 4 ] {3998526e-0ebf-4d1d-a254-0a2feaaea83e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2025.10.28 02:56:11.444112 [ 4 ] {3998526e-0ebf-4d1d-a254-0a2feaaea83e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00233 sec., 24034.334763948496 rows/sec., 1.85 MiB/sec. | ||
| 14577 | 2025.10.28 02:56:11.444185 [ 4 ] {3998526e-0ebf-4d1d-a254-0a2feaaea83e} <Debug> TCPHandler: Processed in 0.00274971 sec. | ||
| 14578 | 2025.10.28 02:56:11.444368 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14579 | 2025.10.28 02:56:11.444519 [ 4 ] {1455b3b6-735a-4aa4-a4ea-f8443cf8df50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14580 | 2025.10.28 02:56:11.444583 [ 4 ] {1455b3b6-735a-4aa4-a4ea-f8443cf8df50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14581 | 2025.10.28 02:56:11.445158 [ 4 ] {1455b3b6-735a-4aa4-a4ea-f8443cf8df50} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14582 | 2025.10.28 02:56:11.445212 [ 4 ] {1455b3b6-735a-4aa4-a4ea-f8443cf8df50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14583 | 2025.10.28 02:56:11.445698 [ 4 ] {1455b3b6-735a-4aa4-a4ea-f8443cf8df50} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14584 | 2025.10.28 02:56:11.445998 [ 4 ] {1455b3b6-735a-4aa4-a4ea-f8443cf8df50} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14585 | 2025.10.28 02:56:11.446191 [ 4 ] {1455b3b6-735a-4aa4-a4ea-f8443cf8df50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001705 sec., 37536.6568914956 rows/sec., 2.93 MiB/sec. | ||
| 14586 | 2025.10.28 02:56:11.446251 [ 4 ] {1455b3b6-735a-4aa4-a4ea-f8443cf8df50} <Debug> TCPHandler: Processed in 0.001960504 sec. | ||
| 14587 | 2025.10.28 02:56:11.446427 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14588 | 2025.10.28 02:56:11.446569 [ 4 ] {ec874e55-e9e0-4de6-acc1-17ccff6626fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14589 | 2025.10.28 02:56:11.446638 [ 4 ] {ec874e55-e9e0-4de6-acc1-17ccff6626fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14590 | 2025.10.28 02:56:11.447152 [ 4 ] {ec874e55-e9e0-4de6-acc1-17ccff6626fa} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14591 | 2025.10.28 02:56:11.447199 [ 4 ] {ec874e55-e9e0-4de6-acc1-17ccff6626fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14592 | 2025.10.28 02:56:11.447648 [ 4 ] {ec874e55-e9e0-4de6-acc1-17ccff6626fa} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14593 | 2025.10.28 02:56:11.447961 [ 4 ] {ec874e55-e9e0-4de6-acc1-17ccff6626fa} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14594 | 2025.10.28 02:56:11.448135 [ 4 ] {ec874e55-e9e0-4de6-acc1-17ccff6626fa} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001596 sec., 20050.12531328321 rows/sec., 1.40 MiB/sec. | ||
| 14595 | 2025.10.28 02:56:11.448137 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 5 parts from all_1_107_22 to all_111_111_0 | ||
| 14596 | 2025.10.28 02:56:11.448188 [ 4 ] {ec874e55-e9e0-4de6-acc1-17ccff6626fa} <Debug> TCPHandler: Processed in 0.00183029 sec. | ||
| 14597 | 2025.10.28 02:56:11.448232 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14598 | 2025.10.28 02:56:11.448264 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14599 | 2025.10.28 02:56:11.448357 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14600 | 2025.10.28 02:56:11.448441 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_111_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_107_22 to all_111_111_0 into Compact with storage Full | ||
| 14601 | 2025.10.28 02:56:11.448501 [ 4 ] {b2c03bb2-6727-4cd5-a855-3b21f688e8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14602 | 2025.10.28 02:56:11.448573 [ 4 ] {b2c03bb2-6727-4cd5-a855-3b21f688e8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14603 | 2025.10.28 02:56:11.448665 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_111_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14604 | 2025.10.28 02:56:11.448725 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_22, total 33761 rows starting from the beginning of the part | ||
| 14605 | 2025.10.28 02:56:11.448831 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14606 | 2025.10.28 02:56:11.448901 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 314 rows starting from the beginning of the part | ||
| 14607 | 2025.10.28 02:56:11.449005 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14608 | 2025.10.28 02:56:11.449041 [ 4 ] {b2c03bb2-6727-4cd5-a855-3b21f688e8ae} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14609 | 2025.10.28 02:56:11.449070 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 974 rows starting from the beginning of the part | ||
| 14610 | 2025.10.28 02:56:11.449148 [ 4 ] {b2c03bb2-6727-4cd5-a855-3b21f688e8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14611 | 2025.10.28 02:56:11.449603 [ 4 ] {b2c03bb2-6727-4cd5-a855-3b21f688e8ae} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14612 | 2025.10.28 02:56:11.449907 [ 4 ] {b2c03bb2-6727-4cd5-a855-3b21f688e8ae} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14613 | 2025.10.28 02:56:11.450105 [ 4 ] {b2c03bb2-6727-4cd5-a855-3b21f688e8ae} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00163 sec., 7361.963190184049 rows/sec., 508.05 KiB/sec. | ||
| 14614 | 2025.10.28 02:56:11.450159 [ 4 ] {b2c03bb2-6727-4cd5-a855-3b21f688e8ae} <Debug> TCPHandler: Processed in 0.001869571 sec. | ||
| 14615 | 2025.10.28 02:56:11.459141 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_111_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35369 rows, containing 5 columns (5 merged, 0 gathered) in 0.010781702 sec., 3280465.36622882 rows/sec., 219.47 MiB/sec. | ||
| 14616 | 2025.10.28 02:56:11.459677 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_111_23} <Trace> MergedBlockOutputStream: filled checksums all_1_111_23 (state Temporary) | ||
| 14617 | 2025.10.28 02:56:11.460212 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_111_23 to all_1_111_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2025.10.28 02:56:11.460365 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 5 parts: [all_1_107_22, all_111_111_0] -> all_1_111_23 | ||
| 14619 | 2025.10.28 02:56:11.460524 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14620 | 2025.10.28 02:56:13.201998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32220 | ||
| 14621 | 2025.10.28 02:56:13.202535 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14622 | 2025.10.28 02:56:13.202581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14623 | 2025.10.28 02:56:13.203098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14624 | 2025.10.28 02:56:13.203333 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14625 | 2025.10.28 02:56:13.203470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32220 | ||
| 14626 | 2025.10.28 02:56:15.009071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14627 | 2025.10.28 02:56:15.025108 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14628 | 2025.10.28 02:56:15.025165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14629 | 2025.10.28 02:56:15.030422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14630 | 2025.10.28 02:56:15.031112 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14631 | 2025.10.28 02:56:15.033924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14632 | 2025.10.28 02:56:16.446946 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14633 | 2025.10.28 02:56:16.447152 [ 4 ] {eceb41c6-66b9-4884-a347-da32c808cb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14634 | 2025.10.28 02:56:16.447231 [ 4 ] {eceb41c6-66b9-4884-a347-da32c808cb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14635 | 2025.10.28 02:56:16.448010 [ 4 ] {eceb41c6-66b9-4884-a347-da32c808cb79} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14636 | 2025.10.28 02:56:16.448065 [ 4 ] {eceb41c6-66b9-4884-a347-da32c808cb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14637 | 2025.10.28 02:56:16.448486 [ 4 ] {eceb41c6-66b9-4884-a347-da32c808cb79} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14638 | 2025.10.28 02:56:16.448754 [ 4 ] {eceb41c6-66b9-4884-a347-da32c808cb79} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14639 | 2025.10.28 02:56:16.448930 [ 4 ] {eceb41c6-66b9-4884-a347-da32c808cb79} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001833 sec., 30551.00927441353 rows/sec., 2.35 MiB/sec. | ||
| 14640 | 2025.10.28 02:56:16.448987 [ 4 ] {eceb41c6-66b9-4884-a347-da32c808cb79} <Debug> TCPHandler: Processed in 0.002186772 sec. | ||
| 14641 | 2025.10.28 02:56:16.449118 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14642 | 2025.10.28 02:56:16.449223 [ 4 ] {ee24e81e-d207-44f8-a838-434c9ce6b996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14643 | 2025.10.28 02:56:16.449269 [ 4 ] {ee24e81e-d207-44f8-a838-434c9ce6b996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14644 | 2025.10.28 02:56:16.449726 [ 4 ] {ee24e81e-d207-44f8-a838-434c9ce6b996} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14645 | 2025.10.28 02:56:16.449765 [ 4 ] {ee24e81e-d207-44f8-a838-434c9ce6b996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14646 | 2025.10.28 02:56:16.450093 [ 4 ] {ee24e81e-d207-44f8-a838-434c9ce6b996} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14647 | 2025.10.28 02:56:16.450309 [ 4 ] {ee24e81e-d207-44f8-a838-434c9ce6b996} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14648 | 2025.10.28 02:56:16.450444 [ 4 ] {ee24e81e-d207-44f8-a838-434c9ce6b996} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 14649 | 2025.10.28 02:56:16.450482 [ 4 ] {ee24e81e-d207-44f8-a838-434c9ce6b996} <Debug> TCPHandler: Processed in 0.001416997 sec. | ||
| 14650 | 2025.10.28 02:56:16.450594 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14651 | 2025.10.28 02:56:16.450690 [ 4 ] {1996cf80-3e0f-4bc7-a6f6-5690856764ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14652 | 2025.10.28 02:56:16.450736 [ 4 ] {1996cf80-3e0f-4bc7-a6f6-5690856764ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14653 | 2025.10.28 02:56:16.451156 [ 4 ] {1996cf80-3e0f-4bc7-a6f6-5690856764ce} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14654 | 2025.10.28 02:56:16.451193 [ 4 ] {1996cf80-3e0f-4bc7-a6f6-5690856764ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14655 | 2025.10.28 02:56:16.451528 [ 4 ] {1996cf80-3e0f-4bc7-a6f6-5690856764ce} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14656 | 2025.10.28 02:56:16.451744 [ 4 ] {1996cf80-3e0f-4bc7-a6f6-5690856764ce} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14657 | 2025.10.28 02:56:16.451880 [ 4 ] {1996cf80-3e0f-4bc7-a6f6-5690856764ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 14658 | 2025.10.28 02:56:16.451919 [ 4 ] {1996cf80-3e0f-4bc7-a6f6-5690856764ce} <Debug> TCPHandler: Processed in 0.001373635 sec. | ||
| 14659 | 2025.10.28 02:56:16.452041 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14660 | 2025.10.28 02:56:16.452168 [ 4 ] {e81725b2-abd9-45eb-9bb3-e6be613ade83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14661 | 2025.10.28 02:56:16.452221 [ 4 ] {e81725b2-abd9-45eb-9bb3-e6be613ade83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14662 | 2025.10.28 02:56:16.452608 [ 4 ] {e81725b2-abd9-45eb-9bb3-e6be613ade83} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14663 | 2025.10.28 02:56:16.452646 [ 4 ] {e81725b2-abd9-45eb-9bb3-e6be613ade83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14664 | 2025.10.28 02:56:16.452978 [ 4 ] {e81725b2-abd9-45eb-9bb3-e6be613ade83} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14665 | 2025.10.28 02:56:16.453197 [ 4 ] {e81725b2-abd9-45eb-9bb3-e6be613ade83} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14666 | 2025.10.28 02:56:16.453333 [ 4 ] {e81725b2-abd9-45eb-9bb3-e6be613ade83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 14667 | 2025.10.28 02:56:16.453372 [ 4 ] {e81725b2-abd9-45eb-9bb3-e6be613ade83} <Debug> TCPHandler: Processed in 0.001393835 sec. | ||
| 14668 | 2025.10.28 02:56:20.500453 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14669 | 2025.10.28 02:56:20.500527 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14670 | 2025.10.28 02:56:20.703743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32668 | ||
| 14671 | 2025.10.28 02:56:20.704420 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14672 | 2025.10.28 02:56:20.704466 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14673 | 2025.10.28 02:56:20.704969 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14674 | 2025.10.28 02:56:20.705212 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14675 | 2025.10.28 02:56:20.705347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32668 | ||
| 14676 | 2025.10.28 02:56:20.796441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1858 | ||
| 14677 | 2025.10.28 02:56:20.798743 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14678 | 2025.10.28 02:56:20.798802 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14679 | 2025.10.28 02:56:20.800006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14680 | 2025.10.28 02:56:20.800295 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14681 | 2025.10.28 02:56:20.800470 [ 126 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14682 | 2025.10.28 02:56:20.800540 [ 126 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14683 | 2025.10.28 02:56:20.800576 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14684 | 2025.10.28 02:56:20.800686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1858 | ||
| 14685 | 2025.10.28 02:56:20.800752 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 14686 | 2025.10.28 02:56:20.801258 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14687 | 2025.10.28 02:56:20.801394 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1682 rows starting from the beginning of the part | ||
| 14688 | 2025.10.28 02:56:20.801739 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 54 rows starting from the beginning of the part | ||
| 14689 | 2025.10.28 02:56:20.802074 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part | ||
| 14690 | 2025.10.28 02:56:20.802401 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 14691 | 2025.10.28 02:56:20.802736 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 54 rows starting from the beginning of the part | ||
| 14692 | 2025.10.28 02:56:20.803059 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 16 rows starting from the beginning of the part | ||
| 14693 | 2025.10.28 02:56:20.809835 [ 186 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1858 rows, containing 72 columns (72 merged, 0 gathered) in 0.009151089 sec., 203035.944683742 rows/sec., 155.38 MiB/sec. | ||
| 14694 | 2025.10.28 02:56:20.811380 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14695 | 2025.10.28 02:56:20.811904 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_51_10} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14696 | 2025.10.28 02:56:20.811994 [ 190 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_51_10} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14697 | 2025.10.28 02:56:20.812162 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 14698 | 2025.10.28 02:56:21.460296 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14699 | 2025.10.28 02:56:21.460483 [ 4 ] {40cb7d3f-b080-427d-adb5-cacb527a5ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14700 | 2025.10.28 02:56:21.460551 [ 4 ] {40cb7d3f-b080-427d-adb5-cacb527a5ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14701 | 2025.10.28 02:56:21.461396 [ 4 ] {40cb7d3f-b080-427d-adb5-cacb527a5ce0} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14702 | 2025.10.28 02:56:21.461444 [ 4 ] {40cb7d3f-b080-427d-adb5-cacb527a5ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14703 | 2025.10.28 02:56:21.461875 [ 4 ] {40cb7d3f-b080-427d-adb5-cacb527a5ce0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14704 | 2025.10.28 02:56:21.462116 [ 4 ] {40cb7d3f-b080-427d-adb5-cacb527a5ce0} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14705 | 2025.10.28 02:56:21.462287 [ 4 ] {40cb7d3f-b080-427d-adb5-cacb527a5ce0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001855 sec., 221024.2587601078 rows/sec., 14.02 MiB/sec. | ||
| 14706 | 2025.10.28 02:56:21.462339 [ 4 ] {40cb7d3f-b080-427d-adb5-cacb527a5ce0} <Debug> TCPHandler: Processed in 0.002178862 sec. | ||
| 14707 | 2025.10.28 02:56:21.462470 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14708 | 2025.10.28 02:56:21.462597 [ 4 ] {1b71952b-5f19-4e64-87d5-318bddcb6be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14709 | 2025.10.28 02:56:21.462648 [ 4 ] {1b71952b-5f19-4e64-87d5-318bddcb6be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14710 | 2025.10.28 02:56:21.463825 [ 4 ] {1b71952b-5f19-4e64-87d5-318bddcb6be3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14711 | 2025.10.28 02:56:21.463863 [ 4 ] {1b71952b-5f19-4e64-87d5-318bddcb6be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14712 | 2025.10.28 02:56:21.464258 [ 4 ] {1b71952b-5f19-4e64-87d5-318bddcb6be3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14713 | 2025.10.28 02:56:21.464476 [ 4 ] {1b71952b-5f19-4e64-87d5-318bddcb6be3} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14714 | 2025.10.28 02:56:21.464615 [ 4 ] {1b71952b-5f19-4e64-87d5-318bddcb6be3} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.002046 sec., 585532.7468230694 rows/sec., 46.82 MiB/sec. | ||
| 14715 | 2025.10.28 02:56:21.464654 [ 4 ] {1b71952b-5f19-4e64-87d5-318bddcb6be3} <Debug> TCPHandler: Processed in 0.002244854 sec. | ||
| 14716 | 2025.10.28 02:56:21.464770 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14717 | 2025.10.28 02:56:21.464866 [ 4 ] {2f08f1e3-29a2-4866-a645-00896122be86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14718 | 2025.10.28 02:56:21.464908 [ 4 ] {2f08f1e3-29a2-4866-a645-00896122be86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14719 | 2025.10.28 02:56:21.465400 [ 4 ] {2f08f1e3-29a2-4866-a645-00896122be86} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14720 | 2025.10.28 02:56:21.465436 [ 4 ] {2f08f1e3-29a2-4866-a645-00896122be86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14721 | 2025.10.28 02:56:21.465738 [ 4 ] {2f08f1e3-29a2-4866-a645-00896122be86} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14722 | 2025.10.28 02:56:21.465947 [ 4 ] {2f08f1e3-29a2-4866-a645-00896122be86} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14723 | 2025.10.28 02:56:21.466083 [ 4 ] {2f08f1e3-29a2-4866-a645-00896122be86} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001237 sec., 200485.04446240905 rows/sec., 12.28 MiB/sec. | ||
| 14724 | 2025.10.28 02:56:21.466120 [ 4 ] {2f08f1e3-29a2-4866-a645-00896122be86} <Debug> TCPHandler: Processed in 0.001398305 sec. | ||
| 14725 | 2025.10.28 02:56:21.466253 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14726 | 2025.10.28 02:56:21.466348 [ 4 ] {71f6f036-c59d-4b72-88b9-e02920c03bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14727 | 2025.10.28 02:56:21.466387 [ 4 ] {71f6f036-c59d-4b72-88b9-e02920c03bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14728 | 2025.10.28 02:56:21.466865 [ 4 ] {71f6f036-c59d-4b72-88b9-e02920c03bde} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14729 | 2025.10.28 02:56:21.466902 [ 4 ] {71f6f036-c59d-4b72-88b9-e02920c03bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14730 | 2025.10.28 02:56:21.467200 [ 4 ] {71f6f036-c59d-4b72-88b9-e02920c03bde} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14731 | 2025.10.28 02:56:21.467408 [ 4 ] {71f6f036-c59d-4b72-88b9-e02920c03bde} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14732 | 2025.10.28 02:56:21.467535 [ 4 ] {71f6f036-c59d-4b72-88b9-e02920c03bde} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001206 sec., 175787.728026534 rows/sec., 11.34 MiB/sec. | ||
| 14733 | 2025.10.28 02:56:21.467572 [ 4 ] {71f6f036-c59d-4b72-88b9-e02920c03bde} <Debug> TCPHandler: Processed in 0.001371845 sec. | ||
| 14734 | 2025.10.28 02:56:21.467682 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14735 | 2025.10.28 02:56:21.467774 [ 4 ] {5a0f7663-3e8f-4cff-9b0d-c604f922c6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14736 | 2025.10.28 02:56:21.467813 [ 4 ] {5a0f7663-3e8f-4cff-9b0d-c604f922c6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14737 | 2025.10.28 02:56:21.468289 [ 4 ] {5a0f7663-3e8f-4cff-9b0d-c604f922c6de} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14738 | 2025.10.28 02:56:21.468323 [ 4 ] {5a0f7663-3e8f-4cff-9b0d-c604f922c6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14739 | 2025.10.28 02:56:21.468615 [ 4 ] {5a0f7663-3e8f-4cff-9b0d-c604f922c6de} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14740 | 2025.10.28 02:56:21.468832 [ 4 ] {5a0f7663-3e8f-4cff-9b0d-c604f922c6de} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14741 | 2025.10.28 02:56:21.468962 [ 4 ] {5a0f7663-3e8f-4cff-9b0d-c604f922c6de} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001206 sec., 174958.54063018243 rows/sec., 9.94 MiB/sec. | ||
| 14742 | 2025.10.28 02:56:21.469000 [ 4 ] {5a0f7663-3e8f-4cff-9b0d-c604f922c6de} <Debug> TCPHandler: Processed in 0.001365235 sec. | ||
| 14743 | 2025.10.28 02:56:21.469112 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14744 | 2025.10.28 02:56:21.469208 [ 4 ] {ca3b619d-a1cc-4719-8a81-984c7ec2da00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14745 | 2025.10.28 02:56:21.469246 [ 4 ] {ca3b619d-a1cc-4719-8a81-984c7ec2da00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14746 | 2025.10.28 02:56:21.469909 [ 4 ] {ca3b619d-a1cc-4719-8a81-984c7ec2da00} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14747 | 2025.10.28 02:56:21.469944 [ 4 ] {ca3b619d-a1cc-4719-8a81-984c7ec2da00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14748 | 2025.10.28 02:56:21.470264 [ 4 ] {ca3b619d-a1cc-4719-8a81-984c7ec2da00} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14749 | 2025.10.28 02:56:21.470467 [ 4 ] {ca3b619d-a1cc-4719-8a81-984c7ec2da00} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14750 | 2025.10.28 02:56:21.470594 [ 4 ] {ca3b619d-a1cc-4719-8a81-984c7ec2da00} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001403 sec., 514611.5466856736 rows/sec., 36.13 MiB/sec. | ||
| 14751 | 2025.10.28 02:56:21.470631 [ 4 ] {ca3b619d-a1cc-4719-8a81-984c7ec2da00} <Debug> TCPHandler: Processed in 0.001565831 sec. | ||
| 14752 | 2025.10.28 02:56:21.470743 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14753 | 2025.10.28 02:56:21.470835 [ 4 ] {43f23f10-31d1-47d9-884a-d865d0da62d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14754 | 2025.10.28 02:56:21.470875 [ 4 ] {43f23f10-31d1-47d9-884a-d865d0da62d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14755 | 2025.10.28 02:56:21.471205 [ 4 ] {43f23f10-31d1-47d9-884a-d865d0da62d3} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14756 | 2025.10.28 02:56:21.471240 [ 4 ] {43f23f10-31d1-47d9-884a-d865d0da62d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14757 | 2025.10.28 02:56:21.471529 [ 4 ] {43f23f10-31d1-47d9-884a-d865d0da62d3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14758 | 2025.10.28 02:56:21.471739 [ 4 ] {43f23f10-31d1-47d9-884a-d865d0da62d3} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14759 | 2025.10.28 02:56:21.471868 [ 4 ] {43f23f10-31d1-47d9-884a-d865d0da62d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 14760 | 2025.10.28 02:56:21.471910 [ 4 ] {43f23f10-31d1-47d9-884a-d865d0da62d3} <Debug> TCPHandler: Processed in 0.00121475 sec. | ||
| 14761 | 2025.10.28 02:56:21.472022 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14762 | 2025.10.28 02:56:21.472127 [ 4 ] {f0de5697-6e79-4d47-ba42-8c9932d524d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14763 | 2025.10.28 02:56:21.472172 [ 4 ] {f0de5697-6e79-4d47-ba42-8c9932d524d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14764 | 2025.10.28 02:56:21.472631 [ 4 ] {f0de5697-6e79-4d47-ba42-8c9932d524d5} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14765 | 2025.10.28 02:56:21.472670 [ 4 ] {f0de5697-6e79-4d47-ba42-8c9932d524d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14766 | 2025.10.28 02:56:21.473032 [ 4 ] {f0de5697-6e79-4d47-ba42-8c9932d524d5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14767 | 2025.10.28 02:56:21.473252 [ 4 ] {f0de5697-6e79-4d47-ba42-8c9932d524d5} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14768 | 2025.10.28 02:56:21.473390 [ 4 ] {f0de5697-6e79-4d47-ba42-8c9932d524d5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001283 sec., 244738.89321901792 rows/sec., 16.08 MiB/sec. | ||
| 14769 | 2025.10.28 02:56:21.473428 [ 4 ] {f0de5697-6e79-4d47-ba42-8c9932d524d5} <Debug> TCPHandler: Processed in 0.001456717 sec. | ||
| 14770 | 2025.10.28 02:56:21.473538 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14771 | 2025.10.28 02:56:21.473634 [ 4 ] {55379d21-83c6-4994-9a2b-f79197660d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14772 | 2025.10.28 02:56:21.473677 [ 4 ] {55379d21-83c6-4994-9a2b-f79197660d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14773 | 2025.10.28 02:56:21.474001 [ 4 ] {55379d21-83c6-4994-9a2b-f79197660d85} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14774 | 2025.10.28 02:56:21.474039 [ 4 ] {55379d21-83c6-4994-9a2b-f79197660d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14775 | 2025.10.28 02:56:21.474347 [ 4 ] {55379d21-83c6-4994-9a2b-f79197660d85} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14776 | 2025.10.28 02:56:21.474561 [ 4 ] {55379d21-83c6-4994-9a2b-f79197660d85} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14777 | 2025.10.28 02:56:21.474695 [ 4 ] {55379d21-83c6-4994-9a2b-f79197660d85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 14778 | 2025.10.28 02:56:21.474732 [ 4 ] {55379d21-83c6-4994-9a2b-f79197660d85} <Debug> TCPHandler: Processed in 0.001244141 sec. | ||
| 14779 | 2025.10.28 02:56:21.474842 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14780 | 2025.10.28 02:56:21.474936 [ 4 ] {296282f8-e36d-4a43-909d-449f85d5946a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14781 | 2025.10.28 02:56:21.474992 [ 4 ] {296282f8-e36d-4a43-909d-449f85d5946a} <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 | ||
| 14782 | 2025.10.28 02:56:21.475935 [ 4 ] {296282f8-e36d-4a43-909d-449f85d5946a} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14783 | 2025.10.28 02:56:21.475973 [ 4 ] {296282f8-e36d-4a43-909d-449f85d5946a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14784 | 2025.10.28 02:56:21.476564 [ 4 ] {296282f8-e36d-4a43-909d-449f85d5946a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14785 | 2025.10.28 02:56:21.476807 [ 4 ] {296282f8-e36d-4a43-909d-449f85d5946a} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14786 | 2025.10.28 02:56:21.476956 [ 4 ] {296282f8-e36d-4a43-909d-449f85d5946a} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002038 sec., 21099.116781157998 rows/sec., 37.81 MiB/sec. | ||
| 14787 | 2025.10.28 02:56:21.477032 [ 4 ] {296282f8-e36d-4a43-909d-449f85d5946a} <Debug> TCPHandler: Processed in 0.002239133 sec. | ||
| 14788 | 2025.10.28 02:56:21.477152 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14789 | 2025.10.28 02:56:21.477248 [ 4 ] {29870e20-efab-4415-a469-ff3cdabd529e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14790 | 2025.10.28 02:56:21.477293 [ 4 ] {29870e20-efab-4415-a469-ff3cdabd529e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14791 | 2025.10.28 02:56:21.477742 [ 4 ] {29870e20-efab-4415-a469-ff3cdabd529e} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14792 | 2025.10.28 02:56:21.477786 [ 4 ] {29870e20-efab-4415-a469-ff3cdabd529e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14793 | 2025.10.28 02:56:21.478176 [ 4 ] {29870e20-efab-4415-a469-ff3cdabd529e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14794 | 2025.10.28 02:56:21.478468 [ 4 ] {29870e20-efab-4415-a469-ff3cdabd529e} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14795 | 2025.10.28 02:56:21.478629 [ 4 ] {29870e20-efab-4415-a469-ff3cdabd529e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001398 sec., 74391.98855507869 rows/sec., 4.56 MiB/sec. | ||
| 14796 | 2025.10.28 02:56:21.478677 [ 4 ] {29870e20-efab-4415-a469-ff3cdabd529e} <Debug> TCPHandler: Processed in 0.001575491 sec. | ||
| 14797 | 2025.10.28 02:56:22.534051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
| 14798 | 2025.10.28 02:56:22.551706 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2025.10.28 02:56:22.551769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14800 | 2025.10.28 02:56:22.557665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14801 | 2025.10.28 02:56:22.558379 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14802 | 2025.10.28 02:56:22.561580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
| 14803 | 2025.10.28 02:56:22.608181 [ 124 ] {} <Debug> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14804 | 2025.10.28 02:56:22.608247 [ 124 ] {} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14805 | 2025.10.28 02:56:22.608270 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14806 | 2025.10.28 02:56:22.608362 [ 201 ] {0eeda35d-f197-4321-afa5-44497ffae240::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 | ||
| 14807 | 2025.10.28 02:56:22.608454 [ 201 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14808 | 2025.10.28 02:56:22.608484 [ 201 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 14809 | 2025.10.28 02:56:22.608541 [ 201 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 14810 | 2025.10.28 02:56:22.608584 [ 201 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 14811 | 2025.10.28 02:56:22.608623 [ 201 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 14812 | 2025.10.28 02:56:22.608660 [ 201 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 14813 | 2025.10.28 02:56:22.609361 [ 190 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001031684 sec., 52341.608477014284 rows/sec., 4.37 MiB/sec. | ||
| 14814 | 2025.10.28 02:56:22.609562 [ 186 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14815 | 2025.10.28 02:56:22.609893 [ 186 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_17_4} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14816 | 2025.10.28 02:56:22.609980 [ 186 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_17_4} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14817 | 2025.10.28 02:56:22.610078 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14818 | 2025.10.28 02:56:26.446835 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14819 | 2025.10.28 02:56:26.447040 [ 4 ] {424a7564-aee5-40d4-b04f-b6a9cdfddfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14820 | 2025.10.28 02:56:26.447114 [ 4 ] {424a7564-aee5-40d4-b04f-b6a9cdfddfd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14821 | 2025.10.28 02:56:26.447936 [ 4 ] {424a7564-aee5-40d4-b04f-b6a9cdfddfd1} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14822 | 2025.10.28 02:56:26.448002 [ 4 ] {424a7564-aee5-40d4-b04f-b6a9cdfddfd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14823 | 2025.10.28 02:56:26.448539 [ 4 ] {424a7564-aee5-40d4-b04f-b6a9cdfddfd1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14824 | 2025.10.28 02:56:26.448788 [ 4 ] {424a7564-aee5-40d4-b04f-b6a9cdfddfd1} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14825 | 2025.10.28 02:56:26.448961 [ 4 ] {424a7564-aee5-40d4-b04f-b6a9cdfddfd1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.18 MiB/sec. | ||
| 14826 | 2025.10.28 02:56:26.449013 [ 4 ] {424a7564-aee5-40d4-b04f-b6a9cdfddfd1} <Debug> TCPHandler: Processed in 0.002312985 sec. | ||
| 14827 | 2025.10.28 02:56:26.449142 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14828 | 2025.10.28 02:56:26.449251 [ 4 ] {9cdbf051-9a08-46de-aebf-7d3d16fe4eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14829 | 2025.10.28 02:56:26.449296 [ 4 ] {9cdbf051-9a08-46de-aebf-7d3d16fe4eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14830 | 2025.10.28 02:56:26.449748 [ 4 ] {9cdbf051-9a08-46de-aebf-7d3d16fe4eb5} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14831 | 2025.10.28 02:56:26.449786 [ 4 ] {9cdbf051-9a08-46de-aebf-7d3d16fe4eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14832 | 2025.10.28 02:56:26.450113 [ 4 ] {9cdbf051-9a08-46de-aebf-7d3d16fe4eb5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14833 | 2025.10.28 02:56:26.450331 [ 4 ] {9cdbf051-9a08-46de-aebf-7d3d16fe4eb5} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14834 | 2025.10.28 02:56:26.450472 [ 4 ] {9cdbf051-9a08-46de-aebf-7d3d16fe4eb5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 14835 | 2025.10.28 02:56:26.450512 [ 4 ] {9cdbf051-9a08-46de-aebf-7d3d16fe4eb5} <Debug> TCPHandler: Processed in 0.001424776 sec. | ||
| 14836 | 2025.10.28 02:56:26.450626 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14837 | 2025.10.28 02:56:26.450729 [ 4 ] {bc2e651e-8474-48d2-99fe-8c02928a6110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14838 | 2025.10.28 02:56:26.450776 [ 4 ] {bc2e651e-8474-48d2-99fe-8c02928a6110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14839 | 2025.10.28 02:56:26.451214 [ 4 ] {bc2e651e-8474-48d2-99fe-8c02928a6110} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14840 | 2025.10.28 02:56:26.451252 [ 4 ] {bc2e651e-8474-48d2-99fe-8c02928a6110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14841 | 2025.10.28 02:56:26.451604 [ 4 ] {bc2e651e-8474-48d2-99fe-8c02928a6110} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14842 | 2025.10.28 02:56:26.451816 [ 4 ] {bc2e651e-8474-48d2-99fe-8c02928a6110} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14843 | 2025.10.28 02:56:26.451954 [ 4 ] {bc2e651e-8474-48d2-99fe-8c02928a6110} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 14844 | 2025.10.28 02:56:26.451993 [ 4 ] {bc2e651e-8474-48d2-99fe-8c02928a6110} <Debug> TCPHandler: Processed in 0.001417346 sec. | ||
| 14845 | 2025.10.28 02:56:26.452110 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14846 | 2025.10.28 02:56:26.452206 [ 4 ] {99cda616-9914-4a14-8f32-462ed1f1b910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14847 | 2025.10.28 02:56:26.452249 [ 4 ] {99cda616-9914-4a14-8f32-462ed1f1b910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14848 | 2025.10.28 02:56:26.452589 [ 4 ] {99cda616-9914-4a14-8f32-462ed1f1b910} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14849 | 2025.10.28 02:56:26.452626 [ 4 ] {99cda616-9914-4a14-8f32-462ed1f1b910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14850 | 2025.10.28 02:56:26.452946 [ 4 ] {99cda616-9914-4a14-8f32-462ed1f1b910} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14851 | 2025.10.28 02:56:26.453166 [ 4 ] {99cda616-9914-4a14-8f32-462ed1f1b910} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14852 | 2025.10.28 02:56:26.453301 [ 4 ] {99cda616-9914-4a14-8f32-462ed1f1b910} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 14853 | 2025.10.28 02:56:26.453338 [ 4 ] {99cda616-9914-4a14-8f32-462ed1f1b910} <Debug> TCPHandler: Processed in 0.001278612 sec. | ||
| 14854 | 2025.10.28 02:56:28.206310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33180 | ||
| 14855 | 2025.10.28 02:56:28.207131 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14856 | 2025.10.28 02:56:28.207222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14857 | 2025.10.28 02:56:28.208597 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14858 | 2025.10.28 02:56:28.208977 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14859 | 2025.10.28 02:56:28.209233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33180 | ||
| 14860 | 2025.10.28 02:56:30.062445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
| 14861 | 2025.10.28 02:56:30.079827 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14862 | 2025.10.28 02:56:30.079896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14863 | 2025.10.28 02:56:30.086363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14864 | 2025.10.28 02:56:30.087130 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14865 | 2025.10.28 02:56:30.091025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14866 | 2025.10.28 02:56:30.801635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1888 | ||
| 14867 | 2025.10.28 02:56:30.804017 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2025.10.28 02:56:30.804078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14869 | 2025.10.28 02:56:30.805328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14870 | 2025.10.28 02:56:30.805614 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14871 | 2025.10.28 02:56:30.806008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1888 | ||
| 14872 | 2025.10.28 02:56:31.462697 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14873 | 2025.10.28 02:56:31.462896 [ 4 ] {4cbc6919-1eda-4d9f-9402-87b66885ac5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14874 | 2025.10.28 02:56:31.462972 [ 4 ] {4cbc6919-1eda-4d9f-9402-87b66885ac5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14875 | 2025.10.28 02:56:31.463851 [ 4 ] {4cbc6919-1eda-4d9f-9402-87b66885ac5a} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2025.10.28 02:56:31.463902 [ 4 ] {4cbc6919-1eda-4d9f-9402-87b66885ac5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14877 | 2025.10.28 02:56:31.464324 [ 4 ] {4cbc6919-1eda-4d9f-9402-87b66885ac5a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14878 | 2025.10.28 02:56:31.464564 [ 4 ] {4cbc6919-1eda-4d9f-9402-87b66885ac5a} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14879 | 2025.10.28 02:56:31.464732 [ 4 ] {4cbc6919-1eda-4d9f-9402-87b66885ac5a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001889 sec., 217046.0561143462 rows/sec., 13.77 MiB/sec. | ||
| 14880 | 2025.10.28 02:56:31.464785 [ 4 ] {4cbc6919-1eda-4d9f-9402-87b66885ac5a} <Debug> TCPHandler: Processed in 0.002230943 sec. | ||
| 14881 | 2025.10.28 02:56:31.464914 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14882 | 2025.10.28 02:56:31.465019 [ 4 ] {169b39c7-c166-4ccd-b88b-ee0d0f279a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14883 | 2025.10.28 02:56:31.465064 [ 4 ] {169b39c7-c166-4ccd-b88b-ee0d0f279a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14884 | 2025.10.28 02:56:31.466143 [ 4 ] {169b39c7-c166-4ccd-b88b-ee0d0f279a52} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14885 | 2025.10.28 02:56:31.466184 [ 4 ] {169b39c7-c166-4ccd-b88b-ee0d0f279a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14886 | 2025.10.28 02:56:31.466606 [ 4 ] {169b39c7-c166-4ccd-b88b-ee0d0f279a52} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14887 | 2025.10.28 02:56:31.466827 [ 4 ] {169b39c7-c166-4ccd-b88b-ee0d0f279a52} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14888 | 2025.10.28 02:56:31.466974 [ 4 ] {169b39c7-c166-4ccd-b88b-ee0d0f279a52} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.00198 sec., 605050.505050505 rows/sec., 48.38 MiB/sec. | ||
| 14889 | 2025.10.28 02:56:31.466982 [ 115 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14890 | 2025.10.28 02:56:31.467018 [ 4 ] {169b39c7-c166-4ccd-b88b-ee0d0f279a52} <Debug> TCPHandler: Processed in 0.0021565 sec. | ||
| 14891 | 2025.10.28 02:56:31.467051 [ 115 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14892 | 2025.10.28 02:56:31.467077 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14893 | 2025.10.28 02:56:31.467149 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14894 | 2025.10.28 02:56:31.467188 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 14895 | 2025.10.28 02:56:31.467252 [ 4 ] {0d3b8bbc-18d0-4c3a-a0c1-e76832d9aa48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14896 | 2025.10.28 02:56:31.467300 [ 4 ] {0d3b8bbc-18d0-4c3a-a0c1-e76832d9aa48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14897 | 2025.10.28 02:56:31.467325 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14898 | 2025.10.28 02:56:31.467363 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2349 rows starting from the beginning of the part | ||
| 14899 | 2025.10.28 02:56:31.467426 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 14900 | 2025.10.28 02:56:31.467472 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 14901 | 2025.10.28 02:56:31.467518 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1198 rows starting from the beginning of the part | ||
| 14902 | 2025.10.28 02:56:31.467560 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 14903 | 2025.10.28 02:56:31.467599 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1198 rows starting from the beginning of the part | ||
| 14904 | 2025.10.28 02:56:31.467850 [ 4 ] {0d3b8bbc-18d0-4c3a-a0c1-e76832d9aa48} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14905 | 2025.10.28 02:56:31.467894 [ 4 ] {0d3b8bbc-18d0-4c3a-a0c1-e76832d9aa48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14906 | 2025.10.28 02:56:31.468237 [ 4 ] {0d3b8bbc-18d0-4c3a-a0c1-e76832d9aa48} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14907 | 2025.10.28 02:56:31.468454 [ 4 ] {0d3b8bbc-18d0-4c3a-a0c1-e76832d9aa48} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14908 | 2025.10.28 02:56:31.468592 [ 4 ] {0d3b8bbc-18d0-4c3a-a0c1-e76832d9aa48} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.00136 sec., 182352.94117647057 rows/sec., 11.17 MiB/sec. | ||
| 14909 | 2025.10.28 02:56:31.468631 [ 4 ] {0d3b8bbc-18d0-4c3a-a0c1-e76832d9aa48} <Debug> TCPHandler: Processed in 0.00153372 sec. | ||
| 14910 | 2025.10.28 02:56:31.468744 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14911 | 2025.10.28 02:56:31.468839 [ 4 ] {e2eefd3d-b087-4c5b-bfcd-d9e3237aa7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14912 | 2025.10.28 02:56:31.468878 [ 4 ] {e2eefd3d-b087-4c5b-bfcd-d9e3237aa7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14913 | 2025.10.28 02:56:31.469358 [ 4 ] {e2eefd3d-b087-4c5b-bfcd-d9e3237aa7a8} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14914 | 2025.10.28 02:56:31.469395 [ 4 ] {e2eefd3d-b087-4c5b-bfcd-d9e3237aa7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14915 | 2025.10.28 02:56:31.469591 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4913 rows, containing 5 columns (5 merged, 0 gathered) in 0.00245089 sec., 2004577.9288340155 rows/sec., 168.97 MiB/sec. | ||
| 14916 | 2025.10.28 02:56:31.469720 [ 4 ] {e2eefd3d-b087-4c5b-bfcd-d9e3237aa7a8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14917 | 2025.10.28 02:56:31.469895 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14918 | 2025.10.28 02:56:31.469943 [ 4 ] {e2eefd3d-b087-4c5b-bfcd-d9e3237aa7a8} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14919 | 2025.10.28 02:56:31.470080 [ 4 ] {e2eefd3d-b087-4c5b-bfcd-d9e3237aa7a8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00126 sec., 168253.96825396825 rows/sec., 10.85 MiB/sec. | ||
| 14920 | 2025.10.28 02:56:31.470120 [ 4 ] {e2eefd3d-b087-4c5b-bfcd-d9e3237aa7a8} <Debug> TCPHandler: Processed in 0.001426476 sec. | ||
| 14921 | 2025.10.28 02:56:31.470168 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_116_23} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14922 | 2025.10.28 02:56:31.470233 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14923 | 2025.10.28 02:56:31.470241 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_116_23} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14924 | 2025.10.28 02:56:31.470328 [ 4 ] {27b75864-3490-4a72-a6f0-452fc5342a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14925 | 2025.10.28 02:56:31.470331 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 14926 | 2025.10.28 02:56:31.470368 [ 4 ] {27b75864-3490-4a72-a6f0-452fc5342a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14927 | 2025.10.28 02:56:31.470841 [ 4 ] {27b75864-3490-4a72-a6f0-452fc5342a93} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14928 | 2025.10.28 02:56:31.470876 [ 4 ] {27b75864-3490-4a72-a6f0-452fc5342a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14929 | 2025.10.28 02:56:31.471190 [ 4 ] {27b75864-3490-4a72-a6f0-452fc5342a93} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14930 | 2025.10.28 02:56:31.471419 [ 4 ] {27b75864-3490-4a72-a6f0-452fc5342a93} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14931 | 2025.10.28 02:56:31.471554 [ 4 ] {27b75864-3490-4a72-a6f0-452fc5342a93} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001244 sec., 169614.14790996784 rows/sec., 9.63 MiB/sec. | ||
| 14932 | 2025.10.28 02:56:31.471592 [ 4 ] {27b75864-3490-4a72-a6f0-452fc5342a93} <Debug> TCPHandler: Processed in 0.001409557 sec. | ||
| 14933 | 2025.10.28 02:56:31.471706 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14934 | 2025.10.28 02:56:31.471807 [ 4 ] {15ab2f74-b12d-4a8a-a24d-fa94d15ad781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14935 | 2025.10.28 02:56:31.471847 [ 4 ] {15ab2f74-b12d-4a8a-a24d-fa94d15ad781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14936 | 2025.10.28 02:56:31.472614 [ 4 ] {15ab2f74-b12d-4a8a-a24d-fa94d15ad781} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14937 | 2025.10.28 02:56:31.472650 [ 4 ] {15ab2f74-b12d-4a8a-a24d-fa94d15ad781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14938 | 2025.10.28 02:56:31.472980 [ 4 ] {15ab2f74-b12d-4a8a-a24d-fa94d15ad781} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14939 | 2025.10.28 02:56:31.473193 [ 4 ] {15ab2f74-b12d-4a8a-a24d-fa94d15ad781} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14940 | 2025.10.28 02:56:31.473327 [ 4 ] {15ab2f74-b12d-4a8a-a24d-fa94d15ad781} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001538 sec., 469440.8322496749 rows/sec., 32.96 MiB/sec. | ||
| 14941 | 2025.10.28 02:56:31.473330 [ 115 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14942 | 2025.10.28 02:56:31.473367 [ 4 ] {15ab2f74-b12d-4a8a-a24d-fa94d15ad781} <Debug> TCPHandler: Processed in 0.001710356 sec. | ||
| 14943 | 2025.10.28 02:56:31.473383 [ 115 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14944 | 2025.10.28 02:56:31.473417 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14945 | 2025.10.28 02:56:31.473492 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14946 | 2025.10.28 02:56:31.473502 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 14947 | 2025.10.28 02:56:31.473593 [ 4 ] {b5e7995e-c702-4afd-bea1-75675e104431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14948 | 2025.10.28 02:56:31.473602 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14949 | 2025.10.28 02:56:31.473635 [ 4 ] {b5e7995e-c702-4afd-bea1-75675e104431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14950 | 2025.10.28 02:56:31.473635 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1214 rows starting from the beginning of the part | ||
| 14951 | 2025.10.28 02:56:31.473701 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 14952 | 2025.10.28 02:56:31.473745 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 14953 | 2025.10.28 02:56:31.473790 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 722 rows starting from the beginning of the part | ||
| 14954 | 2025.10.28 02:56:31.473830 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 14955 | 2025.10.28 02:56:31.473872 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 722 rows starting from the beginning of the part | ||
| 14956 | 2025.10.28 02:56:31.473979 [ 4 ] {b5e7995e-c702-4afd-bea1-75675e104431} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14957 | 2025.10.28 02:56:31.474014 [ 4 ] {b5e7995e-c702-4afd-bea1-75675e104431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14958 | 2025.10.28 02:56:31.474330 [ 4 ] {b5e7995e-c702-4afd-bea1-75675e104431} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14959 | 2025.10.28 02:56:31.474540 [ 4 ] {b5e7995e-c702-4afd-bea1-75675e104431} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14960 | 2025.10.28 02:56:31.474677 [ 4 ] {b5e7995e-c702-4afd-bea1-75675e104431} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 14961 | 2025.10.28 02:56:31.474715 [ 4 ] {b5e7995e-c702-4afd-bea1-75675e104431} <Debug> TCPHandler: Processed in 0.001272312 sec. | ||
| 14962 | 2025.10.28 02:56:31.474818 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14963 | 2025.10.28 02:56:31.474911 [ 4 ] {2f1d3f6d-a629-4274-a47f-a23187b85aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14964 | 2025.10.28 02:56:31.474955 [ 4 ] {2f1d3f6d-a629-4274-a47f-a23187b85aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14965 | 2025.10.28 02:56:31.475042 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577051 sec., 1807170.4719758586 rows/sec., 135.87 MiB/sec. | ||
| 14966 | 2025.10.28 02:56:31.475211 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14967 | 2025.10.28 02:56:31.475422 [ 4 ] {2f1d3f6d-a629-4274-a47f-a23187b85aee} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14968 | 2025.10.28 02:56:31.475452 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_116_23} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14969 | 2025.10.28 02:56:31.475457 [ 4 ] {2f1d3f6d-a629-4274-a47f-a23187b85aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14970 | 2025.10.28 02:56:31.475521 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_116_23} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14971 | 2025.10.28 02:56:31.475585 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 14972 | 2025.10.28 02:56:31.475799 [ 4 ] {2f1d3f6d-a629-4274-a47f-a23187b85aee} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14973 | 2025.10.28 02:56:31.476024 [ 4 ] {2f1d3f6d-a629-4274-a47f-a23187b85aee} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14974 | 2025.10.28 02:56:31.476142 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_111_23 to all_116_116_0 | ||
| 14975 | 2025.10.28 02:56:31.476153 [ 4 ] {2f1d3f6d-a629-4274-a47f-a23187b85aee} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00126 sec., 249206.3492063492 rows/sec., 16.37 MiB/sec. | ||
| 14976 | 2025.10.28 02:56:31.476178 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14977 | 2025.10.28 02:56:31.476201 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14978 | 2025.10.28 02:56:31.476203 [ 4 ] {2f1d3f6d-a629-4274-a47f-a23187b85aee} <Debug> TCPHandler: Processed in 0.001434347 sec. | ||
| 14979 | 2025.10.28 02:56:31.476320 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_116_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_23 to all_116_116_0 into Compact with storage Full | ||
| 14980 | 2025.10.28 02:56:31.476352 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14981 | 2025.10.28 02:56:31.476451 [ 4 ] {f466cc96-d488-4545-abd3-b27c2c16aa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14982 | 2025.10.28 02:56:31.476461 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_116_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14983 | 2025.10.28 02:56:31.476498 [ 4 ] {f466cc96-d488-4545-abd3-b27c2c16aa6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14984 | 2025.10.28 02:56:31.476508 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_111_23, total 35369 rows starting from the beginning of the part | ||
| 14985 | 2025.10.28 02:56:31.476586 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 32 rows starting from the beginning of the part | ||
| 14986 | 2025.10.28 02:56:31.476636 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 14987 | 2025.10.28 02:56:31.476681 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 314 rows starting from the beginning of the part | ||
| 14988 | 2025.10.28 02:56:31.476725 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 14989 | 2025.10.28 02:56:31.476769 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 314 rows starting from the beginning of the part | ||
| 14990 | 2025.10.28 02:56:31.476846 [ 4 ] {f466cc96-d488-4545-abd3-b27c2c16aa6a} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14991 | 2025.10.28 02:56:31.476886 [ 4 ] {f466cc96-d488-4545-abd3-b27c2c16aa6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14992 | 2025.10.28 02:56:31.477233 [ 4 ] {f466cc96-d488-4545-abd3-b27c2c16aa6a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14993 | 2025.10.28 02:56:31.477446 [ 4 ] {f466cc96-d488-4545-abd3-b27c2c16aa6a} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14994 | 2025.10.28 02:56:31.477569 [ 115 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 14995 | 2025.10.28 02:56:31.477584 [ 4 ] {f466cc96-d488-4545-abd3-b27c2c16aa6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 58.59 KiB/sec. | ||
| 14996 | 2025.10.28 02:56:31.477623 [ 115 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14997 | 2025.10.28 02:56:31.477642 [ 4 ] {f466cc96-d488-4545-abd3-b27c2c16aa6a} <Debug> TCPHandler: Processed in 0.001338654 sec. | ||
| 14998 | 2025.10.28 02:56:31.477649 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14999 | 2025.10.28 02:56:31.477742 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 15000 | 2025.10.28 02:56:31.477766 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15001 | 2025.10.28 02:56:31.477823 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15002 | 2025.10.28 02:56:31.477849 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 51 rows starting from the beginning of the part | ||
| 15003 | 2025.10.28 02:56:31.477859 [ 4 ] {46d7b90a-3747-479e-901e-2464ed0064dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15004 | 2025.10.28 02:56:31.477893 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 15005 | 2025.10.28 02:56:31.477914 [ 4 ] {46d7b90a-3747-479e-901e-2464ed0064dd} <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 | ||
| 15006 | 2025.10.28 02:56:31.477931 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part | ||
| 15007 | 2025.10.28 02:56:31.477972 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 15008 | 2025.10.28 02:56:31.478006 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 15009 | 2025.10.28 02:56:31.478042 [ 200 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 15010 | 2025.10.28 02:56:31.478749 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57 rows, containing 4 columns (4 merged, 0 gathered) in 0.001040694 sec., 54771.14310258347 rows/sec., 3.58 MiB/sec. | ||
| 15011 | 2025.10.28 02:56:31.478876 [ 4 ] {46d7b90a-3747-479e-901e-2464ed0064dd} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15012 | 2025.10.28 02:56:31.478918 [ 4 ] {46d7b90a-3747-479e-901e-2464ed0064dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15013 | 2025.10.28 02:56:31.478941 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 15014 | 2025.10.28 02:56:31.479300 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_51_11} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15015 | 2025.10.28 02:56:31.479405 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_51_11} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 15016 | 2025.10.28 02:56:31.479505 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15017 | 2025.10.28 02:56:31.479828 [ 4 ] {46d7b90a-3747-479e-901e-2464ed0064dd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15018 | 2025.10.28 02:56:31.480078 [ 4 ] {46d7b90a-3747-479e-901e-2464ed0064dd} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15019 | 2025.10.28 02:56:31.480212 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15020 | 2025.10.28 02:56:31.480231 [ 4 ] {46d7b90a-3747-479e-901e-2464ed0064dd} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002388 sec., 18006.700167504187 rows/sec., 32.27 MiB/sec. | ||
| 15021 | 2025.10.28 02:56:31.480250 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15022 | 2025.10.28 02:56:31.480272 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15023 | 2025.10.28 02:56:31.480306 [ 4 ] {46d7b90a-3747-479e-901e-2464ed0064dd} <Debug> TCPHandler: Processed in 0.002588465 sec. | ||
| 15024 | 2025.10.28 02:56:31.480364 [ 187 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 15025 | 2025.10.28 02:56:31.480426 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15026 | 2025.10.28 02:56:31.480526 [ 4 ] {7731ba1a-1c07-401c-98d3-170129b61a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15027 | 2025.10.28 02:56:31.480568 [ 4 ] {7731ba1a-1c07-401c-98d3-170129b61a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15028 | 2025.10.28 02:56:31.480599 [ 187 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15029 | 2025.10.28 02:56:31.480666 [ 187 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1894 rows starting from the beginning of the part | ||
| 15030 | 2025.10.28 02:56:31.480800 [ 187 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 43 rows starting from the beginning of the part | ||
| 15031 | 2025.10.28 02:56:31.480907 [ 187 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 43 rows starting from the beginning of the part | ||
| 15032 | 2025.10.28 02:56:31.480918 [ 4 ] {7731ba1a-1c07-401c-98d3-170129b61a38} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15033 | 2025.10.28 02:56:31.480959 [ 4 ] {7731ba1a-1c07-401c-98d3-170129b61a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15034 | 2025.10.28 02:56:31.481005 [ 187 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 43 rows starting from the beginning of the part | ||
| 15035 | 2025.10.28 02:56:31.481106 [ 187 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 43 rows starting from the beginning of the part | ||
| 15036 | 2025.10.28 02:56:31.481204 [ 187 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 43 rows starting from the beginning of the part | ||
| 15037 | 2025.10.28 02:56:31.481294 [ 4 ] {7731ba1a-1c07-401c-98d3-170129b61a38} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15038 | 2025.10.28 02:56:31.481546 [ 4 ] {7731ba1a-1c07-401c-98d3-170129b61a38} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15039 | 2025.10.28 02:56:31.481671 [ 108 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15040 | 2025.10.28 02:56:31.481684 [ 4 ] {7731ba1a-1c07-401c-98d3-170129b61a38} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001177 sec., 88360.23789294816 rows/sec., 5.41 MiB/sec. | ||
| 15041 | 2025.10.28 02:56:31.481698 [ 108 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15042 | 2025.10.28 02:56:31.481719 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15043 | 2025.10.28 02:56:31.481724 [ 4 ] {7731ba1a-1c07-401c-98d3-170129b61a38} <Debug> TCPHandler: Processed in 0.001349204 sec. | ||
| 15044 | 2025.10.28 02:56:31.481800 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 15045 | 2025.10.28 02:56:31.481894 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15046 | 2025.10.28 02:56:31.481920 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7868 rows starting from the beginning of the part | ||
| 15047 | 2025.10.28 02:56:31.481974 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 12 rows starting from the beginning of the part | ||
| 15048 | 2025.10.28 02:56:31.482019 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 15049 | 2025.10.28 02:56:31.482061 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 15050 | 2025.10.28 02:56:31.482108 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 15051 | 2025.10.28 02:56:31.482159 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 104 rows starting from the beginning of the part | ||
| 15052 | 2025.10.28 02:56:31.483904 [ 197 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_116_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36349 rows, containing 5 columns (5 merged, 0 gathered) in 0.007633319 sec., 4761886.670791565 rows/sec., 318.61 MiB/sec. | ||
| 15053 | 2025.10.28 02:56:31.484198 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_116_24} <Trace> MergedBlockOutputStream: filled checksums all_1_116_24 (state Temporary) | ||
| 15054 | 2025.10.28 02:56:31.484539 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_116_24 to all_1_116_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2025.10.28 02:56:31.484644 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_111_23, all_116_116_0] -> all_1_116_24 | ||
| 15056 | 2025.10.28 02:56:31.484746 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15057 | 2025.10.28 02:56:31.484947 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8208 rows, containing 4 columns (4 merged, 0 gathered) in 0.003183034 sec., 2578671.795525904 rows/sec., 163.70 MiB/sec. | ||
| 15058 | 2025.10.28 02:56:31.485154 [ 197 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15059 | 2025.10.28 02:56:31.485459 [ 197 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_116_23} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15060 | 2025.10.28 02:56:31.485545 [ 197 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_116_23} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15061 | 2025.10.28 02:56:31.485639 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 15062 | 2025.10.28 02:56:31.493502 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2109 rows, containing 19 columns (19 merged, 0 gathered) in 0.013177801 sec., 160041.87648606926 rows/sec., 286.79 MiB/sec. | ||
| 15063 | 2025.10.28 02:56:31.495580 [ 197 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15064 | 2025.10.28 02:56:31.495947 [ 197 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15065 | 2025.10.28 02:56:31.496030 [ 197 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15066 | 2025.10.28 02:56:31.496194 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.06 MiB. | ||
| 15067 | 2025.10.28 02:56:32.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.93 MiB, peak 384.95 MiB, free memory in arenas 0.00 B, will set to 372.80 MiB (RSS), difference: 5.87 MiB | ||
| 15068 | 2025.10.28 02:56:35.500573 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15069 | 2025.10.28 02:56:35.500637 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15070 | 2025.10.28 02:56:35.531027 [ 220 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): 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] | ||
| 15071 | 2025.10.28 02:56:35.531066 [ 220 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): 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] | ||
| 15072 | 2025.10.28 02:56:35.543845 [ 225 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): 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] | ||
| 15073 | 2025.10.28 02:56:35.543897 [ 225 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): 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] | ||
| 15074 | 2025.10.28 02:56:35.554932 [ 220 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): 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] | ||
| 15075 | 2025.10.28 02:56:35.556362 [ 225 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): 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] | ||
| 15076 | 2025.10.28 02:56:35.709476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33628 | ||
| 15077 | 2025.10.28 02:56:35.710290 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2025.10.28 02:56:35.710343 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15079 | 2025.10.28 02:56:35.710837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15080 | 2025.10.28 02:56:35.711081 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2025.10.28 02:56:35.711236 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33628 | ||
| 15082 | 2025.10.28 02:56:36.123084 [ 219 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): 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] | ||
| 15083 | 2025.10.28 02:56:36.123135 [ 219 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): 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] | ||
| 15084 | 2025.10.28 02:56:36.126315 [ 219 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): 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] | ||
| 15085 | 2025.10.28 02:56:36.447515 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15086 | 2025.10.28 02:56:36.447805 [ 4 ] {17c5363d-6891-4786-859f-f2455d312297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15087 | 2025.10.28 02:56:36.447914 [ 4 ] {17c5363d-6891-4786-859f-f2455d312297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15088 | 2025.10.28 02:56:36.448722 [ 4 ] {17c5363d-6891-4786-859f-f2455d312297} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15089 | 2025.10.28 02:56:36.448775 [ 4 ] {17c5363d-6891-4786-859f-f2455d312297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15090 | 2025.10.28 02:56:36.449169 [ 4 ] {17c5363d-6891-4786-859f-f2455d312297} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15091 | 2025.10.28 02:56:36.449404 [ 4 ] {17c5363d-6891-4786-859f-f2455d312297} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15092 | 2025.10.28 02:56:36.449570 [ 4 ] {17c5363d-6891-4786-859f-f2455d312297} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001842 sec., 30401.73724212812 rows/sec., 2.34 MiB/sec. | ||
| 15093 | 2025.10.28 02:56:36.449618 [ 4 ] {17c5363d-6891-4786-859f-f2455d312297} <Debug> TCPHandler: Processed in 0.002294025 sec. | ||
| 15094 | 2025.10.28 02:56:36.449739 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15095 | 2025.10.28 02:56:36.449842 [ 4 ] {7758c18d-0975-4c57-90a6-8cbde21874db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15096 | 2025.10.28 02:56:36.449886 [ 4 ] {7758c18d-0975-4c57-90a6-8cbde21874db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15097 | 2025.10.28 02:56:36.450312 [ 4 ] {7758c18d-0975-4c57-90a6-8cbde21874db} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15098 | 2025.10.28 02:56:36.450349 [ 4 ] {7758c18d-0975-4c57-90a6-8cbde21874db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15099 | 2025.10.28 02:56:36.450653 [ 4 ] {7758c18d-0975-4c57-90a6-8cbde21874db} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15100 | 2025.10.28 02:56:36.450864 [ 4 ] {7758c18d-0975-4c57-90a6-8cbde21874db} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15101 | 2025.10.28 02:56:36.450996 [ 4 ] {7758c18d-0975-4c57-90a6-8cbde21874db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 15102 | 2025.10.28 02:56:36.451035 [ 4 ] {7758c18d-0975-4c57-90a6-8cbde21874db} <Debug> TCPHandler: Processed in 0.001348634 sec. | ||
| 15103 | 2025.10.28 02:56:36.451145 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15104 | 2025.10.28 02:56:36.451242 [ 4 ] {5d78e7e1-f4df-445f-ab42-122d9010962e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15105 | 2025.10.28 02:56:36.451287 [ 4 ] {5d78e7e1-f4df-445f-ab42-122d9010962e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15106 | 2025.10.28 02:56:36.451696 [ 4 ] {5d78e7e1-f4df-445f-ab42-122d9010962e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2025.10.28 02:56:36.451732 [ 4 ] {5d78e7e1-f4df-445f-ab42-122d9010962e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15108 | 2025.10.28 02:56:36.452074 [ 4 ] {5d78e7e1-f4df-445f-ab42-122d9010962e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15109 | 2025.10.28 02:56:36.452288 [ 4 ] {5d78e7e1-f4df-445f-ab42-122d9010962e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15110 | 2025.10.28 02:56:36.452422 [ 4 ] {5d78e7e1-f4df-445f-ab42-122d9010962e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 15111 | 2025.10.28 02:56:36.452460 [ 4 ] {5d78e7e1-f4df-445f-ab42-122d9010962e} <Debug> TCPHandler: Processed in 0.001364985 sec. | ||
| 15112 | 2025.10.28 02:56:36.452525 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): 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] | ||
| 15113 | 2025.10.28 02:56:36.452560 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15114 | 2025.10.28 02:56:36.452579 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): 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] | ||
| 15115 | 2025.10.28 02:56:36.452665 [ 4 ] {68957d30-f7f2-4d0f-a1b8-945156cc5b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15116 | 2025.10.28 02:56:36.452712 [ 4 ] {68957d30-f7f2-4d0f-a1b8-945156cc5b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15117 | 2025.10.28 02:56:36.453042 [ 4 ] {68957d30-f7f2-4d0f-a1b8-945156cc5b09} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15118 | 2025.10.28 02:56:36.453079 [ 4 ] {68957d30-f7f2-4d0f-a1b8-945156cc5b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15119 | 2025.10.28 02:56:36.453397 [ 4 ] {68957d30-f7f2-4d0f-a1b8-945156cc5b09} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15120 | 2025.10.28 02:56:36.453602 [ 4 ] {68957d30-f7f2-4d0f-a1b8-945156cc5b09} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15121 | 2025.10.28 02:56:36.453739 [ 4 ] {68957d30-f7f2-4d0f-a1b8-945156cc5b09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 15122 | 2025.10.28 02:56:36.453777 [ 4 ] {68957d30-f7f2-4d0f-a1b8-945156cc5b09} <Debug> TCPHandler: Processed in 0.001265962 sec. | ||
| 15123 | 2025.10.28 02:56:36.453842 [ 219 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): 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] | ||
| 15124 | 2025.10.28 02:56:36.453887 [ 219 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): 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] | ||
| 15125 | 2025.10.28 02:56:36.460660 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): 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] | ||
| 15126 | 2025.10.28 02:56:36.462453 [ 219 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): 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] | ||
| 15127 | 2025.10.28 02:56:37.407438 [ 221 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): 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] | ||
| 15128 | 2025.10.28 02:56:37.407489 [ 221 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): 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] | ||
| 15129 | 2025.10.28 02:56:37.416994 [ 221 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): 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] | ||
| 15130 | 2025.10.28 02:56:37.591151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 15131 | 2025.10.28 02:56:37.607528 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15132 | 2025.10.28 02:56:37.607569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15133 | 2025.10.28 02:56:37.613227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15134 | 2025.10.28 02:56:37.613901 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15135 | 2025.10.28 02:56:37.616795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 15136 | 2025.10.28 02:56:39.892270 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15137 | 2025.10.28 02:56:39.892488 [ 4 ] {4f2ccdd1-85df-4dba-9b38-b420655b67d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15138 | 2025.10.28 02:56:39.892565 [ 4 ] {4f2ccdd1-85df-4dba-9b38-b420655b67d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15139 | 2025.10.28 02:56:39.893459 [ 4 ] {4f2ccdd1-85df-4dba-9b38-b420655b67d4} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15140 | 2025.10.28 02:56:39.893507 [ 4 ] {4f2ccdd1-85df-4dba-9b38-b420655b67d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15141 | 2025.10.28 02:56:39.893939 [ 4 ] {4f2ccdd1-85df-4dba-9b38-b420655b67d4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15142 | 2025.10.28 02:56:39.894184 [ 4 ] {4f2ccdd1-85df-4dba-9b38-b420655b67d4} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15143 | 2025.10.28 02:56:39.894355 [ 4 ] {4f2ccdd1-85df-4dba-9b38-b420655b67d4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001922 sec., 213319.4588969823 rows/sec., 13.53 MiB/sec. | ||
| 15144 | 2025.10.28 02:56:39.894407 [ 4 ] {4f2ccdd1-85df-4dba-9b38-b420655b67d4} <Debug> TCPHandler: Processed in 0.002280814 sec. | ||
| 15145 | 2025.10.28 02:56:39.894532 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15146 | 2025.10.28 02:56:39.894636 [ 4 ] {555aa280-b583-4e97-8052-a8fae41a02bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15147 | 2025.10.28 02:56:39.894681 [ 4 ] {555aa280-b583-4e97-8052-a8fae41a02bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15148 | 2025.10.28 02:56:39.895097 [ 4 ] {555aa280-b583-4e97-8052-a8fae41a02bc} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15149 | 2025.10.28 02:56:39.895134 [ 4 ] {555aa280-b583-4e97-8052-a8fae41a02bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15150 | 2025.10.28 02:56:39.895433 [ 4 ] {555aa280-b583-4e97-8052-a8fae41a02bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15151 | 2025.10.28 02:56:39.895653 [ 4 ] {555aa280-b583-4e97-8052-a8fae41a02bc} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15152 | 2025.10.28 02:56:39.895792 [ 4 ] {555aa280-b583-4e97-8052-a8fae41a02bc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001179 sec., 1696.3528413910094 rows/sec., 138.33 KiB/sec. | ||
| 15153 | 2025.10.28 02:56:39.895833 [ 4 ] {555aa280-b583-4e97-8052-a8fae41a02bc} <Debug> TCPHandler: Processed in 0.001354515 sec. | ||
| 15154 | 2025.10.28 02:56:39.895938 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15155 | 2025.10.28 02:56:39.896034 [ 4 ] {7ce61cef-2eac-4568-8358-7bc1b38424f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15156 | 2025.10.28 02:56:39.896076 [ 4 ] {7ce61cef-2eac-4568-8358-7bc1b38424f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15157 | 2025.10.28 02:56:39.897791 [ 4 ] {7ce61cef-2eac-4568-8358-7bc1b38424f5} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15158 | 2025.10.28 02:56:39.897830 [ 4 ] {7ce61cef-2eac-4568-8358-7bc1b38424f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15159 | 2025.10.28 02:56:39.898322 [ 4 ] {7ce61cef-2eac-4568-8358-7bc1b38424f5} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15160 | 2025.10.28 02:56:39.898541 [ 4 ] {7ce61cef-2eac-4568-8358-7bc1b38424f5} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15161 | 2025.10.28 02:56:39.898682 [ 4 ] {7ce61cef-2eac-4568-8358-7bc1b38424f5} <Debug> executeQuery: Read 2339 rows, 194.72 KiB in 0.002669 sec., 876358.1865867366 rows/sec., 71.25 MiB/sec. | ||
| 15162 | 2025.10.28 02:56:39.898725 [ 4 ] {7ce61cef-2eac-4568-8358-7bc1b38424f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 15163 | 2025.10.28 02:56:39.898740 [ 4 ] {7ce61cef-2eac-4568-8358-7bc1b38424f5} <Debug> TCPHandler: Processed in 0.002852413 sec. | ||
| 15164 | 2025.10.28 02:56:39.898860 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15165 | 2025.10.28 02:56:39.898981 [ 4 ] {8085c888-d441-49cd-9e8f-265bd1eecf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15166 | 2025.10.28 02:56:39.899030 [ 4 ] {8085c888-d441-49cd-9e8f-265bd1eecf15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15167 | 2025.10.28 02:56:39.899620 [ 4 ] {8085c888-d441-49cd-9e8f-265bd1eecf15} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15168 | 2025.10.28 02:56:39.899657 [ 4 ] {8085c888-d441-49cd-9e8f-265bd1eecf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15169 | 2025.10.28 02:56:39.899973 [ 4 ] {8085c888-d441-49cd-9e8f-265bd1eecf15} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15170 | 2025.10.28 02:56:39.900188 [ 4 ] {8085c888-d441-49cd-9e8f-265bd1eecf15} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15171 | 2025.10.28 02:56:39.900318 [ 4 ] {8085c888-d441-49cd-9e8f-265bd1eecf15} <Debug> executeQuery: Read 250 rows, 15.69 KiB in 0.001361 sec., 183688.4643644379 rows/sec., 11.26 MiB/sec. | ||
| 15172 | 2025.10.28 02:56:39.900356 [ 4 ] {8085c888-d441-49cd-9e8f-265bd1eecf15} <Debug> TCPHandler: Processed in 0.001554871 sec. | ||
| 15173 | 2025.10.28 02:56:39.900457 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15174 | 2025.10.28 02:56:39.900549 [ 4 ] {56b3bcbc-8218-488c-a5d0-579ff364e622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15175 | 2025.10.28 02:56:39.900587 [ 4 ] {56b3bcbc-8218-488c-a5d0-579ff364e622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15176 | 2025.10.28 02:56:39.901215 [ 4 ] {56b3bcbc-8218-488c-a5d0-579ff364e622} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15177 | 2025.10.28 02:56:39.901250 [ 4 ] {56b3bcbc-8218-488c-a5d0-579ff364e622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15178 | 2025.10.28 02:56:39.901577 [ 4 ] {56b3bcbc-8218-488c-a5d0-579ff364e622} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15179 | 2025.10.28 02:56:39.901789 [ 4 ] {56b3bcbc-8218-488c-a5d0-579ff364e622} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15180 | 2025.10.28 02:56:39.901915 [ 4 ] {56b3bcbc-8218-488c-a5d0-579ff364e622} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001385 sec., 317689.5306859206 rows/sec., 21.02 MiB/sec. | ||
| 15181 | 2025.10.28 02:56:39.901952 [ 4 ] {56b3bcbc-8218-488c-a5d0-579ff364e622} <Debug> TCPHandler: Processed in 0.00154226 sec. | ||
| 15182 | 2025.10.28 02:56:39.902058 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15183 | 2025.10.28 02:56:39.902151 [ 4 ] {6edafdea-b8f0-448c-899f-7c9935756ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15184 | 2025.10.28 02:56:39.902190 [ 4 ] {6edafdea-b8f0-448c-899f-7c9935756ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15185 | 2025.10.28 02:56:39.902685 [ 4 ] {6edafdea-b8f0-448c-899f-7c9935756ce1} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15186 | 2025.10.28 02:56:39.902722 [ 4 ] {6edafdea-b8f0-448c-899f-7c9935756ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15187 | 2025.10.28 02:56:39.903043 [ 4 ] {6edafdea-b8f0-448c-899f-7c9935756ce1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15188 | 2025.10.28 02:56:39.903251 [ 4 ] {6edafdea-b8f0-448c-899f-7c9935756ce1} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15189 | 2025.10.28 02:56:39.903379 [ 4 ] {6edafdea-b8f0-448c-899f-7c9935756ce1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 15190 | 2025.10.28 02:56:39.903416 [ 4 ] {6edafdea-b8f0-448c-899f-7c9935756ce1} <Debug> TCPHandler: Processed in 0.001405516 sec. | ||
| 15191 | 2025.10.28 02:56:39.903539 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15192 | 2025.10.28 02:56:39.903662 [ 4 ] {2010187e-58dc-442b-9894-0e2a90f440d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15193 | 2025.10.28 02:56:39.903712 [ 4 ] {2010187e-58dc-442b-9894-0e2a90f440d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15194 | 2025.10.28 02:56:39.904824 [ 4 ] {2010187e-58dc-442b-9894-0e2a90f440d6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15195 | 2025.10.28 02:56:39.904862 [ 4 ] {2010187e-58dc-442b-9894-0e2a90f440d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15196 | 2025.10.28 02:56:39.905258 [ 4 ] {2010187e-58dc-442b-9894-0e2a90f440d6} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15197 | 2025.10.28 02:56:39.905473 [ 4 ] {2010187e-58dc-442b-9894-0e2a90f440d6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15198 | 2025.10.28 02:56:39.905610 [ 4 ] {2010187e-58dc-442b-9894-0e2a90f440d6} <Debug> executeQuery: Read 1180 rows, 86.36 KiB in 0.001973 sec., 598073.9989863153 rows/sec., 42.75 MiB/sec. | ||
| 15199 | 2025.10.28 02:56:39.905651 [ 4 ] {2010187e-58dc-442b-9894-0e2a90f440d6} <Debug> TCPHandler: Processed in 0.002176011 sec. | ||
| 15200 | 2025.10.28 02:56:39.905766 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15201 | 2025.10.28 02:56:39.905863 [ 4 ] {b77a99c4-305e-46b7-9196-045d08c5231f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15202 | 2025.10.28 02:56:39.905905 [ 4 ] {b77a99c4-305e-46b7-9196-045d08c5231f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15203 | 2025.10.28 02:56:39.906245 [ 4 ] {b77a99c4-305e-46b7-9196-045d08c5231f} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15204 | 2025.10.28 02:56:39.906280 [ 4 ] {b77a99c4-305e-46b7-9196-045d08c5231f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15205 | 2025.10.28 02:56:39.906593 [ 4 ] {b77a99c4-305e-46b7-9196-045d08c5231f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15206 | 2025.10.28 02:56:39.906813 [ 4 ] {b77a99c4-305e-46b7-9196-045d08c5231f} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15207 | 2025.10.28 02:56:39.906930 [ 98 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 15208 | 2025.10.28 02:56:39.906950 [ 4 ] {b77a99c4-305e-46b7-9196-045d08c5231f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 15209 | 2025.10.28 02:56:39.907003 [ 98 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15210 | 2025.10.28 02:56:39.907012 [ 4 ] {b77a99c4-305e-46b7-9196-045d08c5231f} <Debug> TCPHandler: Processed in 0.001295672 sec. | ||
| 15211 | 2025.10.28 02:56:39.907032 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15212 | 2025.10.28 02:56:39.907127 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 15213 | 2025.10.28 02:56:39.907133 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15214 | 2025.10.28 02:56:39.907227 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15215 | 2025.10.28 02:56:39.907251 [ 4 ] {ec12bae8-982d-4271-975c-e40fd268f917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15216 | 2025.10.28 02:56:39.907257 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 282 rows starting from the beginning of the part | ||
| 15217 | 2025.10.28 02:56:39.907297 [ 4 ] {ec12bae8-982d-4271-975c-e40fd268f917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15218 | 2025.10.28 02:56:39.907319 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 15219 | 2025.10.28 02:56:39.907362 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 15220 | 2025.10.28 02:56:39.907402 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 15221 | 2025.10.28 02:56:39.907440 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 15222 | 2025.10.28 02:56:39.907478 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 15223 | 2025.10.28 02:56:39.907999 [ 4 ] {ec12bae8-982d-4271-975c-e40fd268f917} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15224 | 2025.10.28 02:56:39.908036 [ 4 ] {ec12bae8-982d-4271-975c-e40fd268f917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15225 | 2025.10.28 02:56:39.908227 [ 199 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001136007 sec., 274646.1949618268 rows/sec., 14.01 MiB/sec. | ||
| 15226 | 2025.10.28 02:56:39.908469 [ 4 ] {ec12bae8-982d-4271-975c-e40fd268f917} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15227 | 2025.10.28 02:56:39.908466 [ 193 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 15228 | 2025.10.28 02:56:39.908732 [ 4 ] {ec12bae8-982d-4271-975c-e40fd268f917} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15229 | 2025.10.28 02:56:39.908891 [ 4 ] {ec12bae8-982d-4271-975c-e40fd268f917} <Debug> executeQuery: Read 967 rows, 65.67 KiB in 0.001658 sec., 583232.810615199 rows/sec., 38.68 MiB/sec. | ||
| 15230 | 2025.10.28 02:56:39.908911 [ 193 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_52_11} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15231 | 2025.10.28 02:56:39.908931 [ 4 ] {ec12bae8-982d-4271-975c-e40fd268f917} <Debug> TCPHandler: Processed in 0.00184888 sec. | ||
| 15232 | 2025.10.28 02:56:39.909021 [ 193 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_52_11} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 15233 | 2025.10.28 02:56:39.909051 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15234 | 2025.10.28 02:56:39.909153 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 15235 | 2025.10.28 02:56:39.909154 [ 4 ] {c8152923-846d-4cf2-9411-d14660d52daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15236 | 2025.10.28 02:56:39.909219 [ 4 ] {c8152923-846d-4cf2-9411-d14660d52daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15237 | 2025.10.28 02:56:39.909542 [ 4 ] {c8152923-846d-4cf2-9411-d14660d52daf} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15238 | 2025.10.28 02:56:39.909580 [ 4 ] {c8152923-846d-4cf2-9411-d14660d52daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15239 | 2025.10.28 02:56:39.909895 [ 4 ] {c8152923-846d-4cf2-9411-d14660d52daf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15240 | 2025.10.28 02:56:39.910109 [ 4 ] {c8152923-846d-4cf2-9411-d14660d52daf} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15241 | 2025.10.28 02:56:39.910244 [ 4 ] {c8152923-846d-4cf2-9411-d14660d52daf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 15242 | 2025.10.28 02:56:39.910290 [ 4 ] {c8152923-846d-4cf2-9411-d14660d52daf} <Debug> TCPHandler: Processed in 0.001289492 sec. | ||
| 15243 | 2025.10.28 02:56:39.910414 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15244 | 2025.10.28 02:56:39.910532 [ 4 ] {44747e1f-8a63-4f08-ac6b-8f20bbd4b071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15245 | 2025.10.28 02:56:39.910598 [ 4 ] {44747e1f-8a63-4f08-ac6b-8f20bbd4b071} <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 | ||
| 15246 | 2025.10.28 02:56:39.914908 [ 4 ] {44747e1f-8a63-4f08-ac6b-8f20bbd4b071} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15247 | 2025.10.28 02:56:39.914968 [ 4 ] {44747e1f-8a63-4f08-ac6b-8f20bbd4b071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15248 | 2025.10.28 02:56:39.915657 [ 4 ] {44747e1f-8a63-4f08-ac6b-8f20bbd4b071} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15249 | 2025.10.28 02:56:39.915908 [ 4 ] {44747e1f-8a63-4f08-ac6b-8f20bbd4b071} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15250 | 2025.10.28 02:56:39.916090 [ 4 ] {44747e1f-8a63-4f08-ac6b-8f20bbd4b071} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.00558 sec., 7706.093189964158 rows/sec., 13.81 MiB/sec. | ||
| 15251 | 2025.10.28 02:56:39.916222 [ 4 ] {44747e1f-8a63-4f08-ac6b-8f20bbd4b071} <Debug> TCPHandler: Processed in 0.005869132 sec. | ||
| 15252 | 2025.10.28 02:56:39.916373 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15253 | 2025.10.28 02:56:39.916509 [ 4 ] {0fbe8e86-ee34-48a2-8cab-1b4bb2052ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15254 | 2025.10.28 02:56:39.916563 [ 4 ] {0fbe8e86-ee34-48a2-8cab-1b4bb2052ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15255 | 2025.10.28 02:56:39.917047 [ 4 ] {0fbe8e86-ee34-48a2-8cab-1b4bb2052ad5} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15256 | 2025.10.28 02:56:39.917091 [ 4 ] {0fbe8e86-ee34-48a2-8cab-1b4bb2052ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15257 | 2025.10.28 02:56:39.917467 [ 4 ] {0fbe8e86-ee34-48a2-8cab-1b4bb2052ad5} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15258 | 2025.10.28 02:56:39.917693 [ 4 ] {0fbe8e86-ee34-48a2-8cab-1b4bb2052ad5} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15259 | 2025.10.28 02:56:39.917830 [ 4 ] {0fbe8e86-ee34-48a2-8cab-1b4bb2052ad5} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.00135 sec., 68148.14814814815 rows/sec., 4.12 MiB/sec. | ||
| 15260 | 2025.10.28 02:56:39.917869 [ 4 ] {0fbe8e86-ee34-48a2-8cab-1b4bb2052ad5} <Debug> TCPHandler: Processed in 0.001563251 sec. | ||
| 15261 | 2025.10.28 02:56:40.806146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1942 | ||
| 15262 | 2025.10.28 02:56:40.809085 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15263 | 2025.10.28 02:56:40.809141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15264 | 2025.10.28 02:56:40.810379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15265 | 2025.10.28 02:56:40.810664 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15266 | 2025.10.28 02:56:40.811052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1942 | ||
| 15267 | 2025.10.28 02:56:41.440944 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15268 | 2025.10.28 02:56:41.441202 [ 4 ] {f507dee2-0ef1-471d-89df-661a7c84b295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15269 | 2025.10.28 02:56:41.441297 [ 4 ] {f507dee2-0ef1-471d-89df-661a7c84b295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15270 | 2025.10.28 02:56:41.441945 [ 4 ] {f507dee2-0ef1-471d-89df-661a7c84b295} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15271 | 2025.10.28 02:56:41.441980 [ 4 ] {f507dee2-0ef1-471d-89df-661a7c84b295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15272 | 2025.10.28 02:56:41.442325 [ 4 ] {f507dee2-0ef1-471d-89df-661a7c84b295} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15273 | 2025.10.28 02:56:41.442545 [ 4 ] {f507dee2-0ef1-471d-89df-661a7c84b295} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15274 | 2025.10.28 02:56:41.442691 [ 4 ] {f507dee2-0ef1-471d-89df-661a7c84b295} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001559 sec., 35920.4618345093 rows/sec., 2.76 MiB/sec. | ||
| 15275 | 2025.10.28 02:56:41.442736 [ 4 ] {f507dee2-0ef1-471d-89df-661a7c84b295} <Debug> TCPHandler: Processed in 0.001954524 sec. | ||
| 15276 | 2025.10.28 02:56:41.442849 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15277 | 2025.10.28 02:56:41.442943 [ 4 ] {cb5da66f-4819-4538-9fe0-7540c4713bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15278 | 2025.10.28 02:56:41.442981 [ 4 ] {cb5da66f-4819-4538-9fe0-7540c4713bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15279 | 2025.10.28 02:56:41.443370 [ 4 ] {cb5da66f-4819-4538-9fe0-7540c4713bc9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15280 | 2025.10.28 02:56:41.443403 [ 4 ] {cb5da66f-4819-4538-9fe0-7540c4713bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15281 | 2025.10.28 02:56:41.443688 [ 4 ] {cb5da66f-4819-4538-9fe0-7540c4713bc9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15282 | 2025.10.28 02:56:41.443884 [ 4 ] {cb5da66f-4819-4538-9fe0-7540c4713bc9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15283 | 2025.10.28 02:56:41.444008 [ 4 ] {cb5da66f-4819-4538-9fe0-7540c4713bc9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001083 sec., 59095.10618651893 rows/sec., 4.61 MiB/sec. | ||
| 15284 | 2025.10.28 02:56:41.444044 [ 4 ] {cb5da66f-4819-4538-9fe0-7540c4713bc9} <Debug> TCPHandler: Processed in 0.001241881 sec. | ||
| 15285 | 2025.10.28 02:56:41.444154 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15286 | 2025.10.28 02:56:41.444247 [ 4 ] {dfeea1e0-89aa-42ae-9fba-0157adffbb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15287 | 2025.10.28 02:56:41.444288 [ 4 ] {dfeea1e0-89aa-42ae-9fba-0157adffbb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15288 | 2025.10.28 02:56:41.444637 [ 4 ] {dfeea1e0-89aa-42ae-9fba-0157adffbb92} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15289 | 2025.10.28 02:56:41.444671 [ 4 ] {dfeea1e0-89aa-42ae-9fba-0157adffbb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15290 | 2025.10.28 02:56:41.444975 [ 4 ] {dfeea1e0-89aa-42ae-9fba-0157adffbb92} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15291 | 2025.10.28 02:56:41.445173 [ 4 ] {dfeea1e0-89aa-42ae-9fba-0157adffbb92} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15292 | 2025.10.28 02:56:41.445299 [ 4 ] {dfeea1e0-89aa-42ae-9fba-0157adffbb92} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00107 sec., 29906.542056074766 rows/sec., 2.08 MiB/sec. | ||
| 15293 | 2025.10.28 02:56:41.445358 [ 4 ] {dfeea1e0-89aa-42ae-9fba-0157adffbb92} <Debug> TCPHandler: Processed in 0.001250371 sec. | ||
| 15294 | 2025.10.28 02:56:41.445462 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15295 | 2025.10.28 02:56:41.445555 [ 4 ] {26147001-12ca-4f7c-b074-dc9289dfc743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15296 | 2025.10.28 02:56:41.445594 [ 4 ] {26147001-12ca-4f7c-b074-dc9289dfc743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15297 | 2025.10.28 02:56:41.445896 [ 4 ] {26147001-12ca-4f7c-b074-dc9289dfc743} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15298 | 2025.10.28 02:56:41.445928 [ 4 ] {26147001-12ca-4f7c-b074-dc9289dfc743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15299 | 2025.10.28 02:56:41.446206 [ 4 ] {26147001-12ca-4f7c-b074-dc9289dfc743} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15300 | 2025.10.28 02:56:41.446414 [ 4 ] {26147001-12ca-4f7c-b074-dc9289dfc743} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15301 | 2025.10.28 02:56:41.446561 [ 4 ] {26147001-12ca-4f7c-b074-dc9289dfc743} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001025 sec., 11707.31707317073 rows/sec., 807.93 KiB/sec. | ||
| 15302 | 2025.10.28 02:56:41.446595 [ 4 ] {26147001-12ca-4f7c-b074-dc9289dfc743} <Debug> TCPHandler: Processed in 0.001179818 sec. | ||
| 15303 | 2025.10.28 02:56:43.211366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34140 | ||
| 15304 | 2025.10.28 02:56:43.212011 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15305 | 2025.10.28 02:56:43.212056 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15306 | 2025.10.28 02:56:43.212545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15307 | 2025.10.28 02:56:43.212787 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15308 | 2025.10.28 02:56:43.212918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34140 | ||
| 15309 | 2025.10.28 02:56:43.212945 [ 88 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15310 | 2025.10.28 02:56:43.213015 [ 88 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15311 | 2025.10.28 02:56:43.213038 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15312 | 2025.10.28 02:56:43.213163 [ 194 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 15313 | 2025.10.28 02:56:43.213279 [ 194 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15314 | 2025.10.28 02:56:43.213315 [ 194 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31708 rows starting from the beginning of the part | ||
| 15315 | 2025.10.28 02:56:43.213379 [ 194 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 15316 | 2025.10.28 02:56:43.213429 [ 194 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 15317 | 2025.10.28 02:56:43.213473 [ 194 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 15318 | 2025.10.28 02:56:43.213512 [ 194 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 15319 | 2025.10.28 02:56:43.213550 [ 194 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 15320 | 2025.10.28 02:56:43.215822 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002709189 sec., 12601557.144961094 rows/sec., 180.27 MiB/sec. | ||
| 15321 | 2025.10.28 02:56:43.215992 [ 191 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15322 | 2025.10.28 02:56:43.216340 [ 191 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_71_14} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15323 | 2025.10.28 02:56:43.216434 [ 191 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_71_14} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15324 | 2025.10.28 02:56:43.216552 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 15325 | 2025.10.28 02:56:45.117804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 15326 | 2025.10.28 02:56:45.135578 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15327 | 2025.10.28 02:56:45.135646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15328 | 2025.10.28 02:56:45.141732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15329 | 2025.10.28 02:56:45.142436 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15330 | 2025.10.28 02:56:45.142772 [ 86 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15331 | 2025.10.28 02:56:45.142870 [ 86 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15332 | 2025.10.28 02:56:45.142909 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15333 | 2025.10.28 02:56:45.143067 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 15334 | 2025.10.28 02:56:45.145812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15335 | 2025.10.28 02:56:45.147063 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15336 | 2025.10.28 02:56:45.148505 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 15337 | 2025.10.28 02:56:45.152920 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 15338 | 2025.10.28 02:56:45.157261 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
| 15339 | 2025.10.28 02:56:45.161647 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
| 15340 | 2025.10.28 02:56:45.166477 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 15341 | 2025.10.28 02:56:45.171087 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 15342 | 2025.10.28 02:56:45.228300 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.085306101 sec., 6271.532677363839 rows/sec., 32.43 MiB/sec. | ||
| 15343 | 2025.10.28 02:56:45.231319 [ 196 ] {6e128296-918e-4be5-88c3-703151528856::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15344 | 2025.10.28 02:56:45.233405 [ 196 ] {6e128296-918e-4be5-88c3-703151528856::all_1_71_14} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2025.10.28 02:56:45.233518 [ 196 ] {6e128296-918e-4be5-88c3-703151528856::all_1_71_14} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15346 | 2025.10.28 02:56:45.235631 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15347 | 2025.10.28 02:56:46.001153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.09 MiB, peak 391.52 MiB, free memory in arenas 0.00 B, will set to 373.04 MiB (RSS), difference: -1.05 MiB | ||
| 15348 | 2025.10.28 02:56:46.446782 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15349 | 2025.10.28 02:56:46.447062 [ 4 ] {13d52ea7-79bd-408e-82a1-0dade2365fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15350 | 2025.10.28 02:56:46.447165 [ 4 ] {13d52ea7-79bd-408e-82a1-0dade2365fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15351 | 2025.10.28 02:56:46.447999 [ 4 ] {13d52ea7-79bd-408e-82a1-0dade2365fe0} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15352 | 2025.10.28 02:56:46.448046 [ 4 ] {13d52ea7-79bd-408e-82a1-0dade2365fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15353 | 2025.10.28 02:56:46.448427 [ 4 ] {13d52ea7-79bd-408e-82a1-0dade2365fe0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15354 | 2025.10.28 02:56:46.448650 [ 4 ] {13d52ea7-79bd-408e-82a1-0dade2365fe0} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15355 | 2025.10.28 02:56:46.448815 [ 4 ] {13d52ea7-79bd-408e-82a1-0dade2365fe0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.35 MiB/sec. | ||
| 15356 | 2025.10.28 02:56:46.448857 [ 4 ] {13d52ea7-79bd-408e-82a1-0dade2365fe0} <Debug> TCPHandler: Processed in 0.002256893 sec. | ||
| 15357 | 2025.10.28 02:56:46.448980 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15358 | 2025.10.28 02:56:46.449074 [ 4 ] {e4cdc3a6-82f7-4aa5-8834-62d7aa0cc898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15359 | 2025.10.28 02:56:46.449114 [ 4 ] {e4cdc3a6-82f7-4aa5-8834-62d7aa0cc898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15360 | 2025.10.28 02:56:46.449533 [ 4 ] {e4cdc3a6-82f7-4aa5-8834-62d7aa0cc898} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15361 | 2025.10.28 02:56:46.449568 [ 4 ] {e4cdc3a6-82f7-4aa5-8834-62d7aa0cc898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15362 | 2025.10.28 02:56:46.449872 [ 4 ] {e4cdc3a6-82f7-4aa5-8834-62d7aa0cc898} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15363 | 2025.10.28 02:56:46.450072 [ 4 ] {e4cdc3a6-82f7-4aa5-8834-62d7aa0cc898} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15364 | 2025.10.28 02:56:46.450198 [ 4 ] {e4cdc3a6-82f7-4aa5-8834-62d7aa0cc898} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 15365 | 2025.10.28 02:56:46.450234 [ 4 ] {e4cdc3a6-82f7-4aa5-8834-62d7aa0cc898} <Debug> TCPHandler: Processed in 0.001301742 sec. | ||
| 15366 | 2025.10.28 02:56:46.450358 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15367 | 2025.10.28 02:56:46.450452 [ 4 ] {8b64940c-6498-4d2e-87f0-1ad4eead2ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15368 | 2025.10.28 02:56:46.450494 [ 4 ] {8b64940c-6498-4d2e-87f0-1ad4eead2ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15369 | 2025.10.28 02:56:46.450954 [ 4 ] {8b64940c-6498-4d2e-87f0-1ad4eead2ed7} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15370 | 2025.10.28 02:56:46.450991 [ 4 ] {8b64940c-6498-4d2e-87f0-1ad4eead2ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15371 | 2025.10.28 02:56:46.451319 [ 4 ] {8b64940c-6498-4d2e-87f0-1ad4eead2ed7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15372 | 2025.10.28 02:56:46.451530 [ 4 ] {8b64940c-6498-4d2e-87f0-1ad4eead2ed7} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15373 | 2025.10.28 02:56:46.451660 [ 4 ] {8b64940c-6498-4d2e-87f0-1ad4eead2ed7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 15374 | 2025.10.28 02:56:46.451697 [ 4 ] {8b64940c-6498-4d2e-87f0-1ad4eead2ed7} <Debug> TCPHandler: Processed in 0.001385695 sec. | ||
| 15375 | 2025.10.28 02:56:46.451816 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15376 | 2025.10.28 02:56:46.451910 [ 4 ] {de01cdec-8ddd-41f0-b163-f99888647b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15377 | 2025.10.28 02:56:46.451952 [ 4 ] {de01cdec-8ddd-41f0-b163-f99888647b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15378 | 2025.10.28 02:56:46.452338 [ 4 ] {de01cdec-8ddd-41f0-b163-f99888647b05} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15379 | 2025.10.28 02:56:46.452375 [ 4 ] {de01cdec-8ddd-41f0-b163-f99888647b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15380 | 2025.10.28 02:56:46.452696 [ 4 ] {de01cdec-8ddd-41f0-b163-f99888647b05} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15381 | 2025.10.28 02:56:46.452900 [ 4 ] {de01cdec-8ddd-41f0-b163-f99888647b05} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15382 | 2025.10.28 02:56:46.453033 [ 4 ] {de01cdec-8ddd-41f0-b163-f99888647b05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 15383 | 2025.10.28 02:56:46.453068 [ 4 ] {de01cdec-8ddd-41f0-b163-f99888647b05} <Debug> TCPHandler: Processed in 0.001300433 sec. | ||
| 15384 | 2025.10.28 02:56:50.500906 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15385 | 2025.10.28 02:56:50.500979 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15386 | 2025.10.28 02:56:50.713991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34588 | ||
| 15387 | 2025.10.28 02:56:50.714498 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15388 | 2025.10.28 02:56:50.714531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15389 | 2025.10.28 02:56:50.715025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15390 | 2025.10.28 02:56:50.715252 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15391 | 2025.10.28 02:56:50.715378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34588 | ||
| 15392 | 2025.10.28 02:56:50.812220 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1958 | ||
| 15393 | 2025.10.28 02:56:50.814269 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15394 | 2025.10.28 02:56:50.814312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15395 | 2025.10.28 02:56:50.815460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15396 | 2025.10.28 02:56:50.815740 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15397 | 2025.10.28 02:56:50.815977 [ 225 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): 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] | ||
| 15398 | 2025.10.28 02:56:50.816035 [ 225 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): 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] | ||
| 15399 | 2025.10.28 02:56:50.816095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1958 | ||
| 15400 | 2025.10.28 02:56:50.818264 [ 225 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): 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] | ||
| 15401 | 2025.10.28 02:56:51.000446 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.05 MiB, peak 391.52 MiB, free memory in arenas 0.00 B, will set to 373.05 MiB (RSS), difference: 4.00 MiB | ||
| 15402 | 2025.10.28 02:56:51.198179 [ 78 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 5 parts from all_1_48_10 to all_52_52_0 | ||
| 15403 | 2025.10.28 02:56:51.198253 [ 78 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15404 | 2025.10.28 02:56:51.198279 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15405 | 2025.10.28 02:56:51.198414 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_48_10 to all_52_52_0 into Compact with storage Full | ||
| 15406 | 2025.10.28 02:56:51.198562 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15407 | 2025.10.28 02:56:51.198601 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 266 rows starting from the beginning of the part | ||
| 15408 | 2025.10.28 02:56:51.198676 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 264 rows starting from the beginning of the part | ||
| 15409 | 2025.10.28 02:56:51.198728 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 248 rows starting from the beginning of the part | ||
| 15410 | 2025.10.28 02:56:51.198772 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 248 rows starting from the beginning of the part | ||
| 15411 | 2025.10.28 02:56:51.198810 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 250 rows starting from the beginning of the part | ||
| 15412 | 2025.10.28 02:56:51.199737 [ 188 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383795 sec., 922101.9009318578 rows/sec., 60.16 MiB/sec. | ||
| 15413 | 2025.10.28 02:56:51.199973 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 15414 | 2025.10.28 02:56:51.200328 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_52_11} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2025.10.28 02:56:51.200426 [ 189 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_52_11} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 5 parts: [all_1_48_10, all_52_52_0] -> all_1_52_11 | ||
| 15416 | 2025.10.28 02:56:51.200554 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15417 | 2025.10.28 02:56:51.460173 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15418 | 2025.10.28 02:56:51.460452 [ 4 ] {418f730a-5cb3-4721-ba37-81dbadd15af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15419 | 2025.10.28 02:56:51.460557 [ 4 ] {418f730a-5cb3-4721-ba37-81dbadd15af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15420 | 2025.10.28 02:56:51.461519 [ 4 ] {418f730a-5cb3-4721-ba37-81dbadd15af4} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15421 | 2025.10.28 02:56:51.461568 [ 4 ] {418f730a-5cb3-4721-ba37-81dbadd15af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15422 | 2025.10.28 02:56:51.461968 [ 4 ] {418f730a-5cb3-4721-ba37-81dbadd15af4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15423 | 2025.10.28 02:56:51.462192 [ 4 ] {418f730a-5cb3-4721-ba37-81dbadd15af4} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15424 | 2025.10.28 02:56:51.462345 [ 4 ] {418f730a-5cb3-4721-ba37-81dbadd15af4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00197 sec., 208121.82741116753 rows/sec., 13.20 MiB/sec. | ||
| 15425 | 2025.10.28 02:56:51.462348 [ 78 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 15426 | 2025.10.28 02:56:51.462389 [ 4 ] {418f730a-5cb3-4721-ba37-81dbadd15af4} <Debug> TCPHandler: Processed in 0.002399698 sec. | ||
| 15427 | 2025.10.28 02:56:51.462415 [ 78 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15428 | 2025.10.28 02:56:51.462440 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15429 | 2025.10.28 02:56:51.462523 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15430 | 2025.10.28 02:56:51.462544 [ 224 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): 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] | ||
| 15431 | 2025.10.28 02:56:51.462544 [ 199 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 15432 | 2025.10.28 02:56:51.462582 [ 224 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): 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] | ||
| 15433 | 2025.10.28 02:56:51.462624 [ 4 ] {f517bac1-771b-4331-aa4c-516583f2737a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15434 | 2025.10.28 02:56:51.462667 [ 4 ] {f517bac1-771b-4331-aa4c-516583f2737a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15435 | 2025.10.28 02:56:51.462693 [ 199 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15436 | 2025.10.28 02:56:51.462728 [ 199 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 410 rows starting from the beginning of the part | ||
| 15437 | 2025.10.28 02:56:51.462785 [ 199 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 15438 | 2025.10.28 02:56:51.462829 [ 199 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 410 rows starting from the beginning of the part | ||
| 15439 | 2025.10.28 02:56:51.462869 [ 199 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 410 rows starting from the beginning of the part | ||
| 15440 | 2025.10.28 02:56:51.462910 [ 199 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 410 rows starting from the beginning of the part | ||
| 15441 | 2025.10.28 02:56:51.463727 [ 4 ] {f517bac1-771b-4331-aa4c-516583f2737a} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15442 | 2025.10.28 02:56:51.463768 [ 4 ] {f517bac1-771b-4331-aa4c-516583f2737a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15443 | 2025.10.28 02:56:51.463977 [ 188 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473608 sec., 1391143.3705571631 rows/sec., 93.55 MiB/sec. | ||
| 15444 | 2025.10.28 02:56:51.464148 [ 195 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 15445 | 2025.10.28 02:56:51.464289 [ 4 ] {f517bac1-771b-4331-aa4c-516583f2737a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15446 | 2025.10.28 02:56:51.464503 [ 195 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_53_13} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15447 | 2025.10.28 02:56:51.464609 [ 195 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_53_13} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 15448 | 2025.10.28 02:56:51.464641 [ 4 ] {f517bac1-771b-4331-aa4c-516583f2737a} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15449 | 2025.10.28 02:56:51.464694 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 15450 | 2025.10.28 02:56:51.464800 [ 4 ] {f517bac1-771b-4331-aa4c-516583f2737a} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.002195 sec., 545785.8769931663 rows/sec., 43.64 MiB/sec. | ||
| 15451 | 2025.10.28 02:56:51.464805 [ 80 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15452 | 2025.10.28 02:56:51.464844 [ 4 ] {f517bac1-771b-4331-aa4c-516583f2737a} <Debug> TCPHandler: Processed in 0.002369858 sec. | ||
| 15453 | 2025.10.28 02:56:51.464857 [ 80 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15454 | 2025.10.28 02:56:51.464883 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15455 | 2025.10.28 02:56:51.464959 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15456 | 2025.10.28 02:56:51.464966 [ 224 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): 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] | ||
| 15457 | 2025.10.28 02:56:51.464978 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 15458 | 2025.10.28 02:56:51.465054 [ 4 ] {3b095bc8-dd35-4305-b487-f0dd3d0c3b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15459 | 2025.10.28 02:56:51.465087 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15460 | 2025.10.28 02:56:51.465098 [ 4 ] {3b095bc8-dd35-4305-b487-f0dd3d0c3b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15461 | 2025.10.28 02:56:51.465119 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2349 rows starting from the beginning of the part | ||
| 15462 | 2025.10.28 02:56:51.465171 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 15463 | 2025.10.28 02:56:51.465208 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 2339 rows starting from the beginning of the part | ||
| 15464 | 2025.10.28 02:56:51.465242 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 15465 | 2025.10.28 02:56:51.465275 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 15466 | 2025.10.28 02:56:51.465309 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1198 rows starting from the beginning of the part | ||
| 15467 | 2025.10.28 02:56:51.465620 [ 4 ] {3b095bc8-dd35-4305-b487-f0dd3d0c3b82} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15468 | 2025.10.28 02:56:51.465662 [ 4 ] {3b095bc8-dd35-4305-b487-f0dd3d0c3b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15469 | 2025.10.28 02:56:51.465987 [ 4 ] {3b095bc8-dd35-4305-b487-f0dd3d0c3b82} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15470 | 2025.10.28 02:56:51.466217 [ 4 ] {3b095bc8-dd35-4305-b487-f0dd3d0c3b82} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15471 | 2025.10.28 02:56:51.466341 [ 4 ] {3b095bc8-dd35-4305-b487-f0dd3d0c3b82} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001306 sec., 189892.8024502297 rows/sec., 11.63 MiB/sec. | ||
| 15472 | 2025.10.28 02:56:51.466378 [ 4 ] {3b095bc8-dd35-4305-b487-f0dd3d0c3b82} <Debug> TCPHandler: Processed in 0.001467198 sec. | ||
| 15473 | 2025.10.28 02:56:51.466497 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15474 | 2025.10.28 02:56:51.466590 [ 4 ] {802b644a-beaf-4c85-9cc8-dab4ea001d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15475 | 2025.10.28 02:56:51.466628 [ 4 ] {802b644a-beaf-4c85-9cc8-dab4ea001d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15476 | 2025.10.28 02:56:51.467145 [ 4 ] {802b644a-beaf-4c85-9cc8-dab4ea001d62} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15477 | 2025.10.28 02:56:51.467179 [ 4 ] {802b644a-beaf-4c85-9cc8-dab4ea001d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15478 | 2025.10.28 02:56:51.467213 [ 188 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6054 rows, containing 5 columns (5 merged, 0 gathered) in 0.002268734 sec., 2668448.5708769737 rows/sec., 226.05 MiB/sec. | ||
| 15479 | 2025.10.28 02:56:51.467496 [ 4 ] {802b644a-beaf-4c85-9cc8-dab4ea001d62} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15480 | 2025.10.28 02:56:51.467502 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15481 | 2025.10.28 02:56:51.467751 [ 4 ] {802b644a-beaf-4c85-9cc8-dab4ea001d62} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15482 | 2025.10.28 02:56:51.467855 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_121_24} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15483 | 2025.10.28 02:56:51.467873 [ 80 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 6 parts from all_1_48_10 to all_53_53_0 | ||
| 15484 | 2025.10.28 02:56:51.467890 [ 4 ] {802b644a-beaf-4c85-9cc8-dab4ea001d62} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001318 sec., 160849.77238239758 rows/sec., 10.37 MiB/sec. | ||
| 15485 | 2025.10.28 02:56:51.467913 [ 80 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15486 | 2025.10.28 02:56:51.467930 [ 4 ] {802b644a-beaf-4c85-9cc8-dab4ea001d62} <Debug> TCPHandler: Processed in 0.001487279 sec. | ||
| 15487 | 2025.10.28 02:56:51.467937 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15488 | 2025.10.28 02:56:51.467946 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_121_24} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15489 | 2025.10.28 02:56:51.468039 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_53_53_0 into Compact with storage Full | ||
| 15490 | 2025.10.28 02:56:51.468042 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15491 | 2025.10.28 02:56:51.468081 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 15492 | 2025.10.28 02:56:51.468168 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15493 | 2025.10.28 02:56:51.468180 [ 4 ] {de3b7f35-3def-4e42-a297-2fbf8ce86e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15494 | 2025.10.28 02:56:51.468219 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 442 rows starting from the beginning of the part | ||
| 15495 | 2025.10.28 02:56:51.468232 [ 4 ] {de3b7f35-3def-4e42-a297-2fbf8ce86e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15496 | 2025.10.28 02:56:51.468286 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 440 rows starting from the beginning of the part | ||
| 15497 | 2025.10.28 02:56:51.468336 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 15498 | 2025.10.28 02:56:51.468376 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 15499 | 2025.10.28 02:56:51.468416 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 440 rows starting from the beginning of the part | ||
| 15500 | 2025.10.28 02:56:51.468456 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 15501 | 2025.10.28 02:56:51.468730 [ 4 ] {de3b7f35-3def-4e42-a297-2fbf8ce86e6f} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15502 | 2025.10.28 02:56:51.468770 [ 4 ] {de3b7f35-3def-4e42-a297-2fbf8ce86e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15503 | 2025.10.28 02:56:51.469081 [ 4 ] {de3b7f35-3def-4e42-a297-2fbf8ce86e6f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15504 | 2025.10.28 02:56:51.469300 [ 4 ] {de3b7f35-3def-4e42-a297-2fbf8ce86e6f} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15505 | 2025.10.28 02:56:51.469399 [ 80 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 15506 | 2025.10.28 02:56:51.469423 [ 80 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15507 | 2025.10.28 02:56:51.469426 [ 4 ] {de3b7f35-3def-4e42-a297-2fbf8ce86e6f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001264 sec., 166930.37974683545 rows/sec., 9.48 MiB/sec. | ||
| 15508 | 2025.10.28 02:56:51.469440 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15509 | 2025.10.28 02:56:51.469467 [ 4 ] {de3b7f35-3def-4e42-a297-2fbf8ce86e6f} <Debug> TCPHandler: Processed in 0.001472458 sec. | ||
| 15510 | 2025.10.28 02:56:51.469494 [ 190 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502289 sec., 1303344.42973356 rows/sec., 90.49 MiB/sec. | ||
| 15511 | 2025.10.28 02:56:51.469506 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 15512 | 2025.10.28 02:56:51.469530 [ 224 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): 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] | ||
| 15513 | 2025.10.28 02:56:51.469565 [ 224 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): 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] | ||
| 15514 | 2025.10.28 02:56:51.469579 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15515 | 2025.10.28 02:56:51.469607 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15516 | 2025.10.28 02:56:51.469639 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 211 rows starting from the beginning of the part | ||
| 15517 | 2025.10.28 02:56:51.469656 [ 190 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
| 15518 | 2025.10.28 02:56:51.469678 [ 4 ] {b7ef5b7f-0e94-4ac3-9d91-86e97659c44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15519 | 2025.10.28 02:56:51.469700 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 15520 | 2025.10.28 02:56:51.469722 [ 4 ] {b7ef5b7f-0e94-4ac3-9d91-86e97659c44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15521 | 2025.10.28 02:56:51.469750 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 211 rows starting from the beginning of the part | ||
| 15522 | 2025.10.28 02:56:51.469796 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 211 rows starting from the beginning of the part | ||
| 15523 | 2025.10.28 02:56:51.469837 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 211 rows starting from the beginning of the part | ||
| 15524 | 2025.10.28 02:56:51.470002 [ 190 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_53_11} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15525 | 2025.10.28 02:56:51.470098 [ 190 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_53_11} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 6 parts: [all_1_48_10, all_53_53_0] -> all_1_53_11 | ||
| 15526 | 2025.10.28 02:56:51.470201 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 15527 | 2025.10.28 02:56:51.470409 [ 4 ] {b7ef5b7f-0e94-4ac3-9d91-86e97659c44a} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15528 | 2025.10.28 02:56:51.470447 [ 4 ] {b7ef5b7f-0e94-4ac3-9d91-86e97659c44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15529 | 2025.10.28 02:56:51.470651 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176548 sec., 896690.9977323493 rows/sec., 54.34 MiB/sec. | ||
| 15530 | 2025.10.28 02:56:51.470759 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 15531 | 2025.10.28 02:56:51.470791 [ 4 ] {b7ef5b7f-0e94-4ac3-9d91-86e97659c44a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15532 | 2025.10.28 02:56:51.471006 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_53_13} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15533 | 2025.10.28 02:56:51.471016 [ 4 ] {b7ef5b7f-0e94-4ac3-9d91-86e97659c44a} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15534 | 2025.10.28 02:56:51.471067 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_53_13} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 15535 | 2025.10.28 02:56:51.471121 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15536 | 2025.10.28 02:56:51.471128 [ 80 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15537 | 2025.10.28 02:56:51.471142 [ 4 ] {b7ef5b7f-0e94-4ac3-9d91-86e97659c44a} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001482 sec., 487179.4871794872 rows/sec., 34.21 MiB/sec. | ||
| 15538 | 2025.10.28 02:56:51.471154 [ 80 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15539 | 2025.10.28 02:56:51.471172 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15540 | 2025.10.28 02:56:51.471179 [ 4 ] {b7ef5b7f-0e94-4ac3-9d91-86e97659c44a} <Debug> TCPHandler: Processed in 0.001652594 sec. | ||
| 15541 | 2025.10.28 02:56:51.471250 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 15542 | 2025.10.28 02:56:51.471300 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15543 | 2025.10.28 02:56:51.471354 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15544 | 2025.10.28 02:56:51.471386 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1214 rows starting from the beginning of the part | ||
| 15545 | 2025.10.28 02:56:51.471400 [ 4 ] {84209353-518d-4adf-9daa-d77b10a20331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15546 | 2025.10.28 02:56:51.471439 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 15547 | 2025.10.28 02:56:51.471446 [ 4 ] {84209353-518d-4adf-9daa-d77b10a20331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15548 | 2025.10.28 02:56:51.471491 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1180 rows starting from the beginning of the part | ||
| 15549 | 2025.10.28 02:56:51.471536 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 15550 | 2025.10.28 02:56:51.471576 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 15551 | 2025.10.28 02:56:51.471617 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 722 rows starting from the beginning of the part | ||
| 15552 | 2025.10.28 02:56:51.471712 [ 224 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): 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] | ||
| 15553 | 2025.10.28 02:56:51.471795 [ 4 ] {84209353-518d-4adf-9daa-d77b10a20331} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15554 | 2025.10.28 02:56:51.471830 [ 4 ] {84209353-518d-4adf-9daa-d77b10a20331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15555 | 2025.10.28 02:56:51.472144 [ 4 ] {84209353-518d-4adf-9daa-d77b10a20331} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15556 | 2025.10.28 02:56:51.472365 [ 4 ] {84209353-518d-4adf-9daa-d77b10a20331} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15557 | 2025.10.28 02:56:51.472489 [ 4 ] {84209353-518d-4adf-9daa-d77b10a20331} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 15558 | 2025.10.28 02:56:51.472524 [ 4 ] {84209353-518d-4adf-9daa-d77b10a20331} <Debug> TCPHandler: Processed in 0.001271472 sec. | ||
| 15559 | 2025.10.28 02:56:51.472632 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15560 | 2025.10.28 02:56:51.472726 [ 4 ] {e0646b5c-256a-4c3c-8ad2-969f8a948350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15561 | 2025.10.28 02:56:51.472767 [ 4 ] {e0646b5c-256a-4c3c-8ad2-969f8a948350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15562 | 2025.10.28 02:56:51.472882 [ 201 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664494 sec., 1987390.7625981227 rows/sec., 149.99 MiB/sec. | ||
| 15563 | 2025.10.28 02:56:51.473071 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15564 | 2025.10.28 02:56:51.473203 [ 4 ] {e0646b5c-256a-4c3c-8ad2-969f8a948350} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15565 | 2025.10.28 02:56:51.473237 [ 4 ] {e0646b5c-256a-4c3c-8ad2-969f8a948350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15566 | 2025.10.28 02:56:51.473324 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_121_24} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15567 | 2025.10.28 02:56:51.473390 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_121_24} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15568 | 2025.10.28 02:56:51.473461 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 15569 | 2025.10.28 02:56:51.473559 [ 4 ] {e0646b5c-256a-4c3c-8ad2-969f8a948350} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15570 | 2025.10.28 02:56:51.473761 [ 4 ] {e0646b5c-256a-4c3c-8ad2-969f8a948350} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15571 | 2025.10.28 02:56:51.473864 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_116_24 to all_121_121_0 | ||
| 15572 | 2025.10.28 02:56:51.473885 [ 4 ] {e0646b5c-256a-4c3c-8ad2-969f8a948350} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001178 sec., 266553.480475382 rows/sec., 17.51 MiB/sec. | ||
| 15573 | 2025.10.28 02:56:51.473889 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15574 | 2025.10.28 02:56:51.473914 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15575 | 2025.10.28 02:56:51.473921 [ 4 ] {e0646b5c-256a-4c3c-8ad2-969f8a948350} <Debug> TCPHandler: Processed in 0.001336633 sec. | ||
| 15576 | 2025.10.28 02:56:51.474005 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_121_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_24 to all_121_121_0 into Compact with storage Full | ||
| 15577 | 2025.10.28 02:56:51.474030 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15578 | 2025.10.28 02:56:51.474118 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_121_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15579 | 2025.10.28 02:56:51.474127 [ 4 ] {247fd37a-ee9f-4ab7-9e66-9475b95951b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15580 | 2025.10.28 02:56:51.474157 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_24, total 36349 rows starting from the beginning of the part | ||
| 15581 | 2025.10.28 02:56:51.474177 [ 4 ] {247fd37a-ee9f-4ab7-9e66-9475b95951b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15582 | 2025.10.28 02:56:51.474225 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 15583 | 2025.10.28 02:56:51.474274 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 967 rows starting from the beginning of the part | ||
| 15584 | 2025.10.28 02:56:51.474315 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 32 rows starting from the beginning of the part | ||
| 15585 | 2025.10.28 02:56:51.474356 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 15586 | 2025.10.28 02:56:51.474397 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 314 rows starting from the beginning of the part | ||
| 15587 | 2025.10.28 02:56:51.474502 [ 4 ] {247fd37a-ee9f-4ab7-9e66-9475b95951b4} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15588 | 2025.10.28 02:56:51.474544 [ 4 ] {247fd37a-ee9f-4ab7-9e66-9475b95951b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15589 | 2025.10.28 02:56:51.474860 [ 4 ] {247fd37a-ee9f-4ab7-9e66-9475b95951b4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15590 | 2025.10.28 02:56:51.475059 [ 4 ] {247fd37a-ee9f-4ab7-9e66-9475b95951b4} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15591 | 2025.10.28 02:56:51.475185 [ 4 ] {247fd37a-ee9f-4ab7-9e66-9475b95951b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 15592 | 2025.10.28 02:56:51.475219 [ 4 ] {247fd37a-ee9f-4ab7-9e66-9475b95951b4} <Debug> TCPHandler: Processed in 0.00123579 sec. | ||
| 15593 | 2025.10.28 02:56:51.475330 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15594 | 2025.10.28 02:56:51.475422 [ 4 ] {a1ea7590-3860-494a-8768-32843ed058bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15595 | 2025.10.28 02:56:51.475476 [ 4 ] {a1ea7590-3860-494a-8768-32843ed058bd} <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 | ||
| 15596 | 2025.10.28 02:56:51.476392 [ 4 ] {a1ea7590-3860-494a-8768-32843ed058bd} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15597 | 2025.10.28 02:56:51.476428 [ 4 ] {a1ea7590-3860-494a-8768-32843ed058bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15598 | 2025.10.28 02:56:51.477079 [ 4 ] {a1ea7590-3860-494a-8768-32843ed058bd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15599 | 2025.10.28 02:56:51.477303 [ 4 ] {a1ea7590-3860-494a-8768-32843ed058bd} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15600 | 2025.10.28 02:56:51.477443 [ 4 ] {a1ea7590-3860-494a-8768-32843ed058bd} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002038 sec., 21099.116781157998 rows/sec., 37.81 MiB/sec. | ||
| 15601 | 2025.10.28 02:56:51.477497 [ 4 ] {a1ea7590-3860-494a-8768-32843ed058bd} <Debug> TCPHandler: Processed in 0.002213432 sec. | ||
| 15602 | 2025.10.28 02:56:51.477616 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15603 | 2025.10.28 02:56:51.477710 [ 4 ] {d854fcfe-1bb8-49e1-9065-5973a983a2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15604 | 2025.10.28 02:56:51.477750 [ 4 ] {d854fcfe-1bb8-49e1-9065-5973a983a2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15605 | 2025.10.28 02:56:51.478092 [ 4 ] {d854fcfe-1bb8-49e1-9065-5973a983a2f2} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15606 | 2025.10.28 02:56:51.478129 [ 4 ] {d854fcfe-1bb8-49e1-9065-5973a983a2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15607 | 2025.10.28 02:56:51.478439 [ 4 ] {d854fcfe-1bb8-49e1-9065-5973a983a2f2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15608 | 2025.10.28 02:56:51.478641 [ 4 ] {d854fcfe-1bb8-49e1-9065-5973a983a2f2} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15609 | 2025.10.28 02:56:51.478765 [ 4 ] {d854fcfe-1bb8-49e1-9065-5973a983a2f2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 15610 | 2025.10.28 02:56:51.478767 [ 77 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15611 | 2025.10.28 02:56:51.478802 [ 4 ] {d854fcfe-1bb8-49e1-9065-5973a983a2f2} <Debug> TCPHandler: Processed in 0.00123365 sec. | ||
| 15612 | 2025.10.28 02:56:51.478821 [ 77 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15613 | 2025.10.28 02:56:51.478846 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15614 | 2025.10.28 02:56:51.478914 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 15615 | 2025.10.28 02:56:51.479006 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15616 | 2025.10.28 02:56:51.479031 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 8208 rows starting from the beginning of the part | ||
| 15617 | 2025.10.28 02:56:51.479077 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 15618 | 2025.10.28 02:56:51.479118 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 92 rows starting from the beginning of the part | ||
| 15619 | 2025.10.28 02:56:51.479163 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 12 rows starting from the beginning of the part | ||
| 15620 | 2025.10.28 02:56:51.479200 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 15621 | 2025.10.28 02:56:51.479240 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 104 rows starting from the beginning of the part | ||
| 15622 | 2025.10.28 02:56:51.482091 [ 187 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8536 rows, containing 4 columns (4 merged, 0 gathered) in 0.003202525 sec., 2665396.8353096386 rows/sec., 169.21 MiB/sec. | ||
| 15623 | 2025.10.28 02:56:51.482294 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15624 | 2025.10.28 02:56:51.482612 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_121_24} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15625 | 2025.10.28 02:56:51.482690 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_121_24} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15626 | 2025.10.28 02:56:51.482766 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 15627 | 2025.10.28 02:56:51.484643 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_121_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37982 rows, containing 5 columns (5 merged, 0 gathered) in 0.010676619 sec., 3557493.2476282986 rows/sec., 238.02 MiB/sec. | ||
| 15628 | 2025.10.28 02:56:51.485099 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_121_25} <Trace> MergedBlockOutputStream: filled checksums all_1_121_25 (state Temporary) | ||
| 15629 | 2025.10.28 02:56:51.485393 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_121_25} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_121_25 to all_1_121_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15630 | 2025.10.28 02:56:51.485471 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_121_25} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_116_24, all_121_121_0] -> all_1_121_25 | ||
| 15631 | 2025.10.28 02:56:51.485552 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 15632 | 2025.10.28 02:56:52.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.07 MiB, peak 391.52 MiB, free memory in arenas 0.00 B, will set to 375.93 MiB (RSS), difference: 1.87 MiB | ||
| 15633 | 2025.10.28 02:56:52.646815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 15634 | 2025.10.28 02:56:52.663229 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15635 | 2025.10.28 02:56:52.663287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15636 | 2025.10.28 02:56:52.669560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15637 | 2025.10.28 02:56:52.670302 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15638 | 2025.10.28 02:56:52.673697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 15639 | 2025.10.28 02:56:56.447226 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15640 | 2025.10.28 02:56:56.447524 [ 4 ] {eacb21ef-f726-4a0f-a75c-0ae567b59155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15641 | 2025.10.28 02:56:56.447627 [ 4 ] {eacb21ef-f726-4a0f-a75c-0ae567b59155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15642 | 2025.10.28 02:56:56.448503 [ 4 ] {eacb21ef-f726-4a0f-a75c-0ae567b59155} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15643 | 2025.10.28 02:56:56.448550 [ 4 ] {eacb21ef-f726-4a0f-a75c-0ae567b59155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15644 | 2025.10.28 02:56:56.448949 [ 4 ] {eacb21ef-f726-4a0f-a75c-0ae567b59155} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15645 | 2025.10.28 02:56:56.449168 [ 4 ] {eacb21ef-f726-4a0f-a75c-0ae567b59155} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15646 | 2025.10.28 02:56:56.449336 [ 4 ] {eacb21ef-f726-4a0f-a75c-0ae567b59155} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.28 MiB/sec. | ||
| 15647 | 2025.10.28 02:56:56.449385 [ 4 ] {eacb21ef-f726-4a0f-a75c-0ae567b59155} <Debug> TCPHandler: Processed in 0.002338906 sec. | ||
| 15648 | 2025.10.28 02:56:56.449511 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15649 | 2025.10.28 02:56:56.449610 [ 4 ] {c65839d6-cd20-4891-bf1e-2c64cc022e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15650 | 2025.10.28 02:56:56.449652 [ 4 ] {c65839d6-cd20-4891-bf1e-2c64cc022e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15651 | 2025.10.28 02:56:56.450103 [ 4 ] {c65839d6-cd20-4891-bf1e-2c64cc022e0c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15652 | 2025.10.28 02:56:56.450139 [ 4 ] {c65839d6-cd20-4891-bf1e-2c64cc022e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15653 | 2025.10.28 02:56:56.450446 [ 4 ] {c65839d6-cd20-4891-bf1e-2c64cc022e0c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15654 | 2025.10.28 02:56:56.450678 [ 4 ] {c65839d6-cd20-4891-bf1e-2c64cc022e0c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15655 | 2025.10.28 02:56:56.450808 [ 4 ] {c65839d6-cd20-4891-bf1e-2c64cc022e0c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 15656 | 2025.10.28 02:56:56.450845 [ 4 ] {c65839d6-cd20-4891-bf1e-2c64cc022e0c} <Debug> TCPHandler: Processed in 0.001384345 sec. | ||
| 15657 | 2025.10.28 02:56:56.450967 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15658 | 2025.10.28 02:56:56.451061 [ 4 ] {6e1ea606-8c03-4099-a554-69e8e8b0cba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15659 | 2025.10.28 02:56:56.451104 [ 4 ] {6e1ea606-8c03-4099-a554-69e8e8b0cba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15660 | 2025.10.28 02:56:56.451539 [ 4 ] {6e1ea606-8c03-4099-a554-69e8e8b0cba3} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15661 | 2025.10.28 02:56:56.451574 [ 4 ] {6e1ea606-8c03-4099-a554-69e8e8b0cba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15662 | 2025.10.28 02:56:56.451904 [ 4 ] {6e1ea606-8c03-4099-a554-69e8e8b0cba3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15663 | 2025.10.28 02:56:56.452111 [ 4 ] {6e1ea606-8c03-4099-a554-69e8e8b0cba3} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15664 | 2025.10.28 02:56:56.452241 [ 4 ] {6e1ea606-8c03-4099-a554-69e8e8b0cba3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 15665 | 2025.10.28 02:56:56.452278 [ 4 ] {6e1ea606-8c03-4099-a554-69e8e8b0cba3} <Debug> TCPHandler: Processed in 0.001359465 sec. | ||
| 15666 | 2025.10.28 02:56:56.452389 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15667 | 2025.10.28 02:56:56.452481 [ 4 ] {9cc13f96-d6a5-4338-832b-bbc109b1c72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15668 | 2025.10.28 02:56:56.452522 [ 4 ] {9cc13f96-d6a5-4338-832b-bbc109b1c72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15669 | 2025.10.28 02:56:56.452852 [ 4 ] {9cc13f96-d6a5-4338-832b-bbc109b1c72b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15670 | 2025.10.28 02:56:56.452887 [ 4 ] {9cc13f96-d6a5-4338-832b-bbc109b1c72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15671 | 2025.10.28 02:56:56.453188 [ 4 ] {9cc13f96-d6a5-4338-832b-bbc109b1c72b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15672 | 2025.10.28 02:56:56.453410 [ 4 ] {9cc13f96-d6a5-4338-832b-bbc109b1c72b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15673 | 2025.10.28 02:56:56.453536 [ 4 ] {9cc13f96-d6a5-4338-832b-bbc109b1c72b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 15674 | 2025.10.28 02:56:56.453571 [ 4 ] {9cc13f96-d6a5-4338-832b-bbc109b1c72b} <Debug> TCPHandler: Processed in 0.00122996 sec. | ||
| 15675 | 2025.10.28 02:56:58.216399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35100 | ||
| 15676 | 2025.10.28 02:56:58.217344 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15677 | 2025.10.28 02:56:58.217432 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15678 | 2025.10.28 02:56:58.218314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15679 | 2025.10.28 02:56:58.218735 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15680 | 2025.10.28 02:56:58.219011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35100 | ||
| 15681 | 2025.10.28 02:56:59.072080 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53380 | ||
| 15682 | 2025.10.28 02:56:59.072194 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15683 | 2025.10.28 02:56:59.072219 [ 290 ] {} <Debug> TCP-Session: 4b4dce72-d7b4-4957-a726-c55d0b917bd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53380 | ||
| 15684 | 2025.10.28 02:56:59.072242 [ 290 ] {} <Debug> TCP-Session: 4b4dce72-d7b4-4957-a726-c55d0b917bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15685 | 2025.10.28 02:56:59.072255 [ 290 ] {} <Debug> TCP-Session: 4b4dce72-d7b4-4957-a726-c55d0b917bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15686 | 2025.10.28 02:56:59.072431 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48117 | ||
| 15687 | 2025.10.28 02:56:59.072470 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59183 | ||
| 15688 | 2025.10.28 02:56:59.072495 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63286 | ||
| 15689 | 2025.10.28 02:56:59.072511 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37199 | ||
| 15690 | 2025.10.28 02:56:59.072553 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42696 | ||
| 15691 | 2025.10.28 02:56:59.072567 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47725 | ||
| 15692 | 2025.10.28 02:56:59.072591 [ 290 ] {} <Trace> TCP-Session: 4b4dce72-d7b4-4957-a726-c55d0b917bd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15693 | 2025.10.28 02:56:59.072622 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15694 | 2025.10.28 02:56:59.072649 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15695 | 2025.10.28 02:56:59.072548 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15696 | 2025.10.28 02:56:59.072672 [ 352 ] {} <Debug> TCP-Session: d03d6bc4-6d70-432c-9f70-ee8870b85972 Authenticating user 'default' from [fd00:1122:3344:101::e]:63286 | ||
| 15697 | 2025.10.28 02:56:59.072683 [ 286 ] {} <Debug> TCP-Session: 60bc1584-6da6-4efe-a041-8f881011617d Authenticating user 'default' from [fd00:1122:3344:101::e]:42696 | ||
| 15698 | 2025.10.28 02:56:59.072699 [ 351 ] {} <Debug> TCP-Session: 11ecdcb2-c89f-4e93-9d72-d3106b947454 Authenticating user 'default' from [fd00:1122:3344:101::e]:59183 | ||
| 15699 | 2025.10.28 02:56:59.072725 [ 352 ] {} <Debug> TCP-Session: d03d6bc4-6d70-432c-9f70-ee8870b85972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15700 | 2025.10.28 02:56:59.072728 [ 286 ] {} <Debug> TCP-Session: 60bc1584-6da6-4efe-a041-8f881011617d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15701 | 2025.10.28 02:56:59.072735 [ 351 ] {} <Debug> TCP-Session: 11ecdcb2-c89f-4e93-9d72-d3106b947454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15702 | 2025.10.28 02:56:59.072757 [ 352 ] {} <Debug> TCP-Session: d03d6bc4-6d70-432c-9f70-ee8870b85972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15703 | 2025.10.28 02:56:59.072766 [ 286 ] {} <Debug> TCP-Session: 60bc1584-6da6-4efe-a041-8f881011617d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15704 | 2025.10.28 02:56:59.072774 [ 351 ] {} <Debug> TCP-Session: 11ecdcb2-c89f-4e93-9d72-d3106b947454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15705 | 2025.10.28 02:56:59.072812 [ 290 ] {382549f2-a80b-4178-9436-871fb473bc16} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53380) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15706 | 2025.10.28 02:56:59.072827 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15707 | 2025.10.28 02:56:59.072536 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15708 | 2025.10.28 02:56:59.072870 [ 288 ] {} <Debug> TCP-Session: f5ddf7d0-c582-4758-8fdd-d88566d94ec3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47725 | ||
| 15709 | 2025.10.28 02:56:59.072529 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42211 | ||
| 15710 | 2025.10.28 02:56:59.072911 [ 288 ] {} <Debug> TCP-Session: f5ddf7d0-c582-4758-8fdd-d88566d94ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15711 | 2025.10.28 02:56:59.072901 [ 350 ] {} <Debug> TCP-Session: 3736e658-3155-43fd-ab64-5774d16bbb71 Authenticating user 'default' from [fd00:1122:3344:101::e]:48117 | ||
| 15712 | 2025.10.28 02:56:59.072960 [ 288 ] {} <Debug> TCP-Session: f5ddf7d0-c582-4758-8fdd-d88566d94ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15713 | 2025.10.28 02:56:59.072577 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58036 | ||
| 15714 | 2025.10.28 02:56:59.072987 [ 350 ] {} <Debug> TCP-Session: 3736e658-3155-43fd-ab64-5774d16bbb71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15715 | 2025.10.28 02:56:59.073042 [ 350 ] {} <Debug> TCP-Session: 3736e658-3155-43fd-ab64-5774d16bbb71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15716 | 2025.10.28 02:56:59.073088 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15717 | 2025.10.28 02:56:59.073122 [ 353 ] {} <Debug> TCP-Session: ae3b55cf-048e-4e03-9c81-cebddbe3f11b Authenticating user 'default' from [fd00:1122:3344:101::e]:37199 | ||
| 15718 | 2025.10.28 02:56:59.073140 [ 353 ] {} <Debug> TCP-Session: ae3b55cf-048e-4e03-9c81-cebddbe3f11b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15719 | 2025.10.28 02:56:59.073153 [ 353 ] {} <Debug> TCP-Session: ae3b55cf-048e-4e03-9c81-cebddbe3f11b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15720 | 2025.10.28 02:56:59.073309 [ 290 ] {382549f2-a80b-4178-9436-871fb473bc16} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15721 | 2025.10.28 02:56:59.073378 [ 290 ] {382549f2-a80b-4178-9436-871fb473bc16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15722 | 2025.10.28 02:56:59.073542 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15723 | 2025.10.28 02:56:59.073578 [ 289 ] {} <Debug> TCP-Session: 995c2436-9643-46d5-a74b-9a0dcddbc30c Authenticating user 'default' from [fd00:1122:3344:101::e]:58036 | ||
| 15724 | 2025.10.28 02:56:59.073597 [ 289 ] {} <Debug> TCP-Session: 995c2436-9643-46d5-a74b-9a0dcddbc30c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15725 | 2025.10.28 02:56:59.073611 [ 289 ] {} <Debug> TCP-Session: 995c2436-9643-46d5-a74b-9a0dcddbc30c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15726 | 2025.10.28 02:56:59.073681 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15727 | 2025.10.28 02:56:59.073725 [ 354 ] {} <Debug> TCP-Session: e66d6273-08da-4d46-87dc-5e886d1f3639 Authenticating user 'default' from [fd00:1122:3344:101::e]:42211 | ||
| 15728 | 2025.10.28 02:56:59.073746 [ 354 ] {} <Debug> TCP-Session: e66d6273-08da-4d46-87dc-5e886d1f3639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15729 | 2025.10.28 02:56:59.073759 [ 354 ] {} <Debug> TCP-Session: e66d6273-08da-4d46-87dc-5e886d1f3639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15730 | 2025.10.28 02:56:59.073813 [ 290 ] {382549f2-a80b-4178-9436-871fb473bc16} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 15731 | 2025.10.28 02:56:59.075012 [ 344 ] {382549f2-a80b-4178-9436-871fb473bc16} <Trace> AggregatingTransform: Aggregating | ||
| 15732 | 2025.10.28 02:56:59.075066 [ 344 ] {382549f2-a80b-4178-9436-871fb473bc16} <Trace> Aggregator: Aggregation method: without_key | ||
| 15733 | 2025.10.28 02:56:59.075108 [ 344 ] {382549f2-a80b-4178-9436-871fb473bc16} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001179998 sec. (847.459 rows/sec., 33.10 KiB/sec.) | ||
| 15734 | 2025.10.28 02:56:59.075128 [ 344 ] {382549f2-a80b-4178-9436-871fb473bc16} <Trace> Aggregator: Merging aggregated data | ||
| 15735 | 2025.10.28 02:56:59.076234 [ 290 ] {382549f2-a80b-4178-9436-871fb473bc16} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003496 sec., 286.0411899313501 rows/sec., 11.17 KiB/sec. | ||
| 15736 | 2025.10.28 02:56:59.076393 [ 290 ] {382549f2-a80b-4178-9436-871fb473bc16} <Debug> TCPHandler: Processed in 0.00395152 sec. | ||
| 15737 | 2025.10.28 02:56:59.076478 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15738 | 2025.10.28 02:56:59.076506 [ 290 ] {} <Debug> TCP-Session: 4b4dce72-d7b4-4957-a726-c55d0b917bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15739 | 2025.10.28 02:56:59.076517 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15740 | 2025.10.28 02:56:59.076549 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15741 | 2025.10.28 02:56:59.076559 [ 350 ] {} <Debug> TCP-Session: 3736e658-3155-43fd-ab64-5774d16bbb71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15742 | 2025.10.28 02:56:59.076571 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15743 | 2025.10.28 02:56:59.076591 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15744 | 2025.10.28 02:56:59.076613 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15745 | 2025.10.28 02:56:59.076631 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15746 | 2025.10.28 02:56:59.076647 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15747 | 2025.10.28 02:56:59.076688 [ 353 ] {} <Debug> TCP-Session: ae3b55cf-048e-4e03-9c81-cebddbe3f11b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15748 | 2025.10.28 02:56:59.076651 [ 354 ] {} <Debug> TCP-Session: e66d6273-08da-4d46-87dc-5e886d1f3639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15749 | 2025.10.28 02:56:59.076719 [ 352 ] {} <Debug> TCP-Session: d03d6bc4-6d70-432c-9f70-ee8870b85972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15750 | 2025.10.28 02:56:59.076667 [ 286 ] {} <Debug> TCP-Session: 60bc1584-6da6-4efe-a041-8f881011617d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15751 | 2025.10.28 02:56:59.076665 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15752 | 2025.10.28 02:56:59.076623 [ 351 ] {} <Debug> TCP-Session: 11ecdcb2-c89f-4e93-9d72-d3106b947454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15753 | 2025.10.28 02:56:59.076806 [ 288 ] {} <Debug> TCP-Session: f5ddf7d0-c582-4758-8fdd-d88566d94ec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15754 | 2025.10.28 02:56:59.076604 [ 289 ] {} <Debug> TCP-Session: 995c2436-9643-46d5-a74b-9a0dcddbc30c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15755 | 2025.10.28 02:56:59.100805 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45843 | ||
| 15756 | 2025.10.28 02:56:59.100886 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15757 | 2025.10.28 02:56:59.100909 [ 290 ] {} <Debug> TCP-Session: d2b3d2e3-169a-4639-8180-e4987af3b956 Authenticating user 'default' from [fd00:1122:3344:101::e]:45843 | ||
| 15758 | 2025.10.28 02:56:59.100929 [ 290 ] {} <Debug> TCP-Session: d2b3d2e3-169a-4639-8180-e4987af3b956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15759 | 2025.10.28 02:56:59.100943 [ 290 ] {} <Debug> TCP-Session: d2b3d2e3-169a-4639-8180-e4987af3b956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15760 | 2025.10.28 02:56:59.101107 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50839 | ||
| 15761 | 2025.10.28 02:56:59.101173 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46675 | ||
| 15762 | 2025.10.28 02:56:59.101188 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47082 | ||
| 15763 | 2025.10.28 02:56:59.101211 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45524 | ||
| 15764 | 2025.10.28 02:56:59.101241 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56898 | ||
| 15765 | 2025.10.28 02:56:59.101234 [ 290 ] {} <Trace> TCP-Session: d2b3d2e3-169a-4639-8180-e4987af3b956 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15766 | 2025.10.28 02:56:59.101270 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15767 | 2025.10.28 02:56:59.101296 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15768 | 2025.10.28 02:56:59.101322 [ 351 ] {} <Debug> TCP-Session: df24445e-e9ea-42b0-a8fd-8756407c3576 Authenticating user 'default' from [fd00:1122:3344:101::e]:46675 | ||
| 15769 | 2025.10.28 02:56:59.101323 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15770 | 2025.10.28 02:56:59.101354 [ 351 ] {} <Debug> TCP-Session: df24445e-e9ea-42b0-a8fd-8756407c3576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15771 | 2025.10.28 02:56:59.101338 [ 354 ] {} <Debug> TCP-Session: 54e5f2f4-33b2-436a-8b4d-d63bb7cb1a81 Authenticating user 'default' from [fd00:1122:3344:101::e]:45524 | ||
| 15772 | 2025.10.28 02:56:59.101390 [ 289 ] {} <Debug> TCP-Session: 18fa7f8e-5734-4a1a-ac85-6bc51d826110 Authenticating user 'default' from [fd00:1122:3344:101::e]:56898 | ||
| 15773 | 2025.10.28 02:56:59.101416 [ 354 ] {} <Debug> TCP-Session: 54e5f2f4-33b2-436a-8b4d-d63bb7cb1a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15774 | 2025.10.28 02:56:59.101426 [ 290 ] {3ed6adcc-981a-421f-abe6-a9eace5df814} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45843) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15775 | 2025.10.28 02:56:59.101442 [ 289 ] {} <Debug> TCP-Session: 18fa7f8e-5734-4a1a-ac85-6bc51d826110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15776 | 2025.10.28 02:56:59.101444 [ 354 ] {} <Debug> TCP-Session: 54e5f2f4-33b2-436a-8b4d-d63bb7cb1a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15777 | 2025.10.28 02:56:59.101490 [ 289 ] {} <Debug> TCP-Session: 18fa7f8e-5734-4a1a-ac85-6bc51d826110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15778 | 2025.10.28 02:56:59.101391 [ 351 ] {} <Debug> TCP-Session: df24445e-e9ea-42b0-a8fd-8756407c3576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15779 | 2025.10.28 02:56:59.101222 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58420 | ||
| 15780 | 2025.10.28 02:56:59.101197 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15781 | 2025.10.28 02:56:59.101194 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56279 | ||
| 15782 | 2025.10.28 02:56:59.101591 [ 350 ] {} <Debug> TCP-Session: d14a0158-715a-4085-b9f2-fb54de2b03e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50839 | ||
| 15783 | 2025.10.28 02:56:59.101601 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15784 | 2025.10.28 02:56:59.101626 [ 350 ] {} <Debug> TCP-Session: d14a0158-715a-4085-b9f2-fb54de2b03e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15785 | 2025.10.28 02:56:59.101231 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50975 | ||
| 15786 | 2025.10.28 02:56:59.101656 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15787 | 2025.10.28 02:56:59.101670 [ 290 ] {3ed6adcc-981a-421f-abe6-a9eace5df814} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15788 | 2025.10.28 02:56:59.101689 [ 353 ] {} <Debug> TCP-Session: c2b0632b-7674-4c08-9a56-82d1c4ab3c1c Authenticating user 'default' from [fd00:1122:3344:101::e]:56279 | ||
| 15789 | 2025.10.28 02:56:59.101652 [ 350 ] {} <Debug> TCP-Session: d14a0158-715a-4085-b9f2-fb54de2b03e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15790 | 2025.10.28 02:56:59.101722 [ 353 ] {} <Debug> TCP-Session: c2b0632b-7674-4c08-9a56-82d1c4ab3c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15791 | 2025.10.28 02:56:59.101730 [ 290 ] {3ed6adcc-981a-421f-abe6-a9eace5df814} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15792 | 2025.10.28 02:56:59.101749 [ 353 ] {} <Debug> TCP-Session: c2b0632b-7674-4c08-9a56-82d1c4ab3c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15793 | 2025.10.28 02:56:59.101714 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15794 | 2025.10.28 02:56:59.101648 [ 286 ] {} <Debug> TCP-Session: 08d63ab8-d7c6-4ff8-b9bd-7859843fee74 Authenticating user 'default' from [fd00:1122:3344:101::e]:58420 | ||
| 15795 | 2025.10.28 02:56:59.101798 [ 288 ] {} <Debug> TCP-Session: ebe90cee-7d35-445d-9ed5-50cc0471a9b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50975 | ||
| 15796 | 2025.10.28 02:56:59.101819 [ 286 ] {} <Debug> TCP-Session: 08d63ab8-d7c6-4ff8-b9bd-7859843fee74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15797 | 2025.10.28 02:56:59.101829 [ 288 ] {} <Debug> TCP-Session: ebe90cee-7d35-445d-9ed5-50cc0471a9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15798 | 2025.10.28 02:56:59.101843 [ 286 ] {} <Debug> TCP-Session: 08d63ab8-d7c6-4ff8-b9bd-7859843fee74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15799 | 2025.10.28 02:56:59.101857 [ 288 ] {} <Debug> TCP-Session: ebe90cee-7d35-445d-9ed5-50cc0471a9b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15800 | 2025.10.28 02:56:59.101287 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15801 | 2025.10.28 02:56:59.101923 [ 352 ] {} <Debug> TCP-Session: acc19692-35cd-44d4-a791-bdc819d05c64 Authenticating user 'default' from [fd00:1122:3344:101::e]:47082 | ||
| 15802 | 2025.10.28 02:56:59.101942 [ 352 ] {} <Debug> TCP-Session: acc19692-35cd-44d4-a791-bdc819d05c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15803 | 2025.10.28 02:56:59.101958 [ 352 ] {} <Debug> TCP-Session: acc19692-35cd-44d4-a791-bdc819d05c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15804 | 2025.10.28 02:56:59.102014 [ 290 ] {3ed6adcc-981a-421f-abe6-a9eace5df814} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 15805 | 2025.10.28 02:56:59.103079 [ 344 ] {3ed6adcc-981a-421f-abe6-a9eace5df814} <Trace> AggregatingTransform: Aggregating | ||
| 15806 | 2025.10.28 02:56:59.103115 [ 344 ] {3ed6adcc-981a-421f-abe6-a9eace5df814} <Trace> Aggregator: Aggregation method: without_key | ||
| 15807 | 2025.10.28 02:56:59.103148 [ 344 ] {3ed6adcc-981a-421f-abe6-a9eace5df814} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001022744 sec. (977.762 rows/sec., 38.19 KiB/sec.) | ||
| 15808 | 2025.10.28 02:56:59.103162 [ 344 ] {3ed6adcc-981a-421f-abe6-a9eace5df814} <Trace> Aggregator: Merging aggregated data | ||
| 15809 | 2025.10.28 02:56:59.104527 [ 290 ] {3ed6adcc-981a-421f-abe6-a9eace5df814} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003144 sec., 318.06615776081424 rows/sec., 12.42 KiB/sec. | ||
| 15810 | 2025.10.28 02:56:59.104738 [ 290 ] {3ed6adcc-981a-421f-abe6-a9eace5df814} <Debug> TCPHandler: Processed in 0.003601068 sec. | ||
| 15811 | 2025.10.28 02:56:59.104915 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15812 | 2025.10.28 02:56:59.104921 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15813 | 2025.10.28 02:56:59.104943 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15814 | 2025.10.28 02:56:59.104962 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15815 | 2025.10.28 02:56:59.104978 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15816 | 2025.10.28 02:56:59.104995 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15817 | 2025.10.28 02:56:59.105015 [ 286 ] {} <Debug> TCP-Session: 08d63ab8-d7c6-4ff8-b9bd-7859843fee74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15818 | 2025.10.28 02:56:59.105020 [ 351 ] {} <Debug> TCP-Session: df24445e-e9ea-42b0-a8fd-8756407c3576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15819 | 2025.10.28 02:56:59.105024 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15820 | 2025.10.28 02:56:59.105046 [ 289 ] {} <Debug> TCP-Session: 18fa7f8e-5734-4a1a-ac85-6bc51d826110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15821 | 2025.10.28 02:56:59.105041 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15822 | 2025.10.28 02:56:59.105084 [ 352 ] {} <Debug> TCP-Session: acc19692-35cd-44d4-a791-bdc819d05c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15823 | 2025.10.28 02:56:59.105010 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15824 | 2025.10.28 02:56:59.105119 [ 288 ] {} <Debug> TCP-Session: ebe90cee-7d35-445d-9ed5-50cc0471a9b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15825 | 2025.10.28 02:56:59.104998 [ 353 ] {} <Debug> TCP-Session: c2b0632b-7674-4c08-9a56-82d1c4ab3c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15826 | 2025.10.28 02:56:59.105156 [ 354 ] {} <Debug> TCP-Session: 54e5f2f4-33b2-436a-8b4d-d63bb7cb1a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15827 | 2025.10.28 02:56:59.104987 [ 350 ] {} <Debug> TCP-Session: d14a0158-715a-4085-b9f2-fb54de2b03e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15828 | 2025.10.28 02:56:59.104954 [ 290 ] {} <Debug> TCP-Session: d2b3d2e3-169a-4639-8180-e4987af3b956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15829 | 2025.10.28 02:56:59.273980 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57006 | ||
| 15830 | 2025.10.28 02:56:59.274078 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15831 | 2025.10.28 02:56:59.274107 [ 290 ] {} <Debug> TCP-Session: a5d69f4e-8740-4714-a0b9-d622e9169d70 Authenticating user 'default' from [fd00:1122:3344:101::e]:57006 | ||
| 15832 | 2025.10.28 02:56:59.274130 [ 290 ] {} <Debug> TCP-Session: a5d69f4e-8740-4714-a0b9-d622e9169d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15833 | 2025.10.28 02:56:59.274144 [ 290 ] {} <Debug> TCP-Session: a5d69f4e-8740-4714-a0b9-d622e9169d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15834 | 2025.10.28 02:56:59.274321 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49619 | ||
| 15835 | 2025.10.28 02:56:59.274368 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36703 | ||
| 15836 | 2025.10.28 02:56:59.274390 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65244 | ||
| 15837 | 2025.10.28 02:56:59.274409 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49346 | ||
| 15838 | 2025.10.28 02:56:59.274429 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64941 | ||
| 15839 | 2025.10.28 02:56:59.274449 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15840 | 2025.10.28 02:56:59.274472 [ 290 ] {} <Trace> TCP-Session: a5d69f4e-8740-4714-a0b9-d622e9169d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15841 | 2025.10.28 02:56:59.274491 [ 351 ] {} <Debug> TCP-Session: 7628db2d-0c96-4cfe-b658-694952cdf203 Authenticating user 'default' from [fd00:1122:3344:101::e]:36703 | ||
| 15842 | 2025.10.28 02:56:59.274435 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15843 | 2025.10.28 02:56:59.274515 [ 351 ] {} <Debug> TCP-Session: 7628db2d-0c96-4cfe-b658-694952cdf203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15844 | 2025.10.28 02:56:59.274510 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15845 | 2025.10.28 02:56:59.274538 [ 351 ] {} <Debug> TCP-Session: 7628db2d-0c96-4cfe-b658-694952cdf203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15846 | 2025.10.28 02:56:59.274539 [ 350 ] {} <Debug> TCP-Session: 78851022-1df2-43ec-946c-53d9a825b8b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49619 | ||
| 15847 | 2025.10.28 02:56:59.274552 [ 286 ] {} <Debug> TCP-Session: 8655a041-0944-4e53-b714-d9f1ca4e90ef Authenticating user 'default' from [fd00:1122:3344:101::e]:49346 | ||
| 15848 | 2025.10.28 02:56:59.274578 [ 350 ] {} <Debug> TCP-Session: 78851022-1df2-43ec-946c-53d9a825b8b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15849 | 2025.10.28 02:56:59.274587 [ 286 ] {} <Debug> TCP-Session: 8655a041-0944-4e53-b714-d9f1ca4e90ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15850 | 2025.10.28 02:56:59.274600 [ 350 ] {} <Debug> TCP-Session: 78851022-1df2-43ec-946c-53d9a825b8b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15851 | 2025.10.28 02:56:59.274614 [ 286 ] {} <Debug> TCP-Session: 8655a041-0944-4e53-b714-d9f1ca4e90ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15852 | 2025.10.28 02:56:59.274519 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15853 | 2025.10.28 02:56:59.274649 [ 290 ] {1646b355-5549-440b-b6ee-c99592d7ee6e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57006) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15854 | 2025.10.28 02:56:59.274402 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52404 | ||
| 15855 | 2025.10.28 02:56:59.274674 [ 289 ] {} <Debug> TCP-Session: 23446a19-0cc3-468e-92ec-748d2f8ade12 Authenticating user 'default' from [fd00:1122:3344:101::e]:64941 | ||
| 15856 | 2025.10.28 02:56:59.274398 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62736 | ||
| 15857 | 2025.10.28 02:56:59.274758 [ 289 ] {} <Debug> TCP-Session: 23446a19-0cc3-468e-92ec-748d2f8ade12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15858 | 2025.10.28 02:56:59.274421 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39359 | ||
| 15859 | 2025.10.28 02:56:59.274800 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15860 | 2025.10.28 02:56:59.274786 [ 289 ] {} <Debug> TCP-Session: 23446a19-0cc3-468e-92ec-748d2f8ade12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15861 | 2025.10.28 02:56:59.274837 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15862 | 2025.10.28 02:56:59.274840 [ 353 ] {} <Debug> TCP-Session: 493038ba-ecd4-47f5-96b8-0ff15998fcb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52404 | ||
| 15863 | 2025.10.28 02:56:59.274874 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15864 | 2025.10.28 02:56:59.274893 [ 354 ] {} <Debug> TCP-Session: b59f181c-c613-4826-9eda-22282bb399b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62736 | ||
| 15865 | 2025.10.28 02:56:59.274903 [ 353 ] {} <Debug> TCP-Session: 493038ba-ecd4-47f5-96b8-0ff15998fcb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15866 | 2025.10.28 02:56:59.274913 [ 288 ] {} <Debug> TCP-Session: da06a327-299b-4acf-afd2-21f9df3c1c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:39359 | ||
| 15867 | 2025.10.28 02:56:59.274925 [ 354 ] {} <Debug> TCP-Session: b59f181c-c613-4826-9eda-22282bb399b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15868 | 2025.10.28 02:56:59.274948 [ 288 ] {} <Debug> TCP-Session: da06a327-299b-4acf-afd2-21f9df3c1c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15869 | 2025.10.28 02:56:59.274965 [ 354 ] {} <Debug> TCP-Session: b59f181c-c613-4826-9eda-22282bb399b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15870 | 2025.10.28 02:56:59.274982 [ 288 ] {} <Debug> TCP-Session: da06a327-299b-4acf-afd2-21f9df3c1c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15871 | 2025.10.28 02:56:59.274932 [ 353 ] {} <Debug> TCP-Session: 493038ba-ecd4-47f5-96b8-0ff15998fcb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15872 | 2025.10.28 02:56:59.274935 [ 290 ] {1646b355-5549-440b-b6ee-c99592d7ee6e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15873 | 2025.10.28 02:56:59.274518 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15874 | 2025.10.28 02:56:59.275076 [ 352 ] {} <Debug> TCP-Session: aa35bace-e119-4653-a10b-e8a4884aecd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65244 | ||
| 15875 | 2025.10.28 02:56:59.275083 [ 290 ] {1646b355-5549-440b-b6ee-c99592d7ee6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15876 | 2025.10.28 02:56:59.275094 [ 352 ] {} <Debug> TCP-Session: aa35bace-e119-4653-a10b-e8a4884aecd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15877 | 2025.10.28 02:56:59.275117 [ 352 ] {} <Debug> TCP-Session: aa35bace-e119-4653-a10b-e8a4884aecd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15878 | 2025.10.28 02:56:59.275383 [ 290 ] {1646b355-5549-440b-b6ee-c99592d7ee6e} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 15879 | 2025.10.28 02:56:59.276311 [ 261 ] {1646b355-5549-440b-b6ee-c99592d7ee6e} <Trace> AggregatingTransform: Aggregating | ||
| 15880 | 2025.10.28 02:56:59.276350 [ 261 ] {1646b355-5549-440b-b6ee-c99592d7ee6e} <Trace> Aggregator: Aggregation method: without_key | ||
| 15881 | 2025.10.28 02:56:59.276389 [ 261 ] {1646b355-5549-440b-b6ee-c99592d7ee6e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900779 sec. (1110.150 rows/sec., 43.37 KiB/sec.) | ||
| 15882 | 2025.10.28 02:56:59.276407 [ 261 ] {1646b355-5549-440b-b6ee-c99592d7ee6e} <Trace> Aggregator: Merging aggregated data | ||
| 15883 | 2025.10.28 02:56:59.277658 [ 290 ] {1646b355-5549-440b-b6ee-c99592d7ee6e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003064 sec., 326.37075718015666 rows/sec., 12.75 KiB/sec. | ||
| 15884 | 2025.10.28 02:56:59.277848 [ 290 ] {1646b355-5549-440b-b6ee-c99592d7ee6e} <Debug> TCPHandler: Processed in 0.003494804 sec. | ||
| 15885 | 2025.10.28 02:56:59.277981 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15886 | 2025.10.28 02:56:59.277994 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15887 | 2025.10.28 02:56:59.278013 [ 290 ] {} <Debug> TCP-Session: a5d69f4e-8740-4714-a0b9-d622e9169d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15888 | 2025.10.28 02:56:59.278023 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15889 | 2025.10.28 02:56:59.278043 [ 350 ] {} <Debug> TCP-Session: 78851022-1df2-43ec-946c-53d9a825b8b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15890 | 2025.10.28 02:56:59.278045 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15891 | 2025.10.28 02:56:59.278073 [ 288 ] {} <Debug> TCP-Session: da06a327-299b-4acf-afd2-21f9df3c1c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15892 | 2025.10.28 02:56:59.278081 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15893 | 2025.10.28 02:56:59.278102 [ 353 ] {} <Debug> TCP-Session: 493038ba-ecd4-47f5-96b8-0ff15998fcb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15894 | 2025.10.28 02:56:59.278113 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15895 | 2025.10.28 02:56:59.278130 [ 286 ] {} <Debug> TCP-Session: 8655a041-0944-4e53-b714-d9f1ca4e90ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15896 | 2025.10.28 02:56:59.278122 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15897 | 2025.10.28 02:56:59.278162 [ 351 ] {} <Debug> TCP-Session: 7628db2d-0c96-4cfe-b658-694952cdf203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15898 | 2025.10.28 02:56:59.278079 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15899 | 2025.10.28 02:56:59.278191 [ 289 ] {} <Debug> TCP-Session: 23446a19-0cc3-468e-92ec-748d2f8ade12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15900 | 2025.10.28 02:56:59.278093 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15901 | 2025.10.28 02:56:59.278232 [ 354 ] {} <Debug> TCP-Session: b59f181c-c613-4826-9eda-22282bb399b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15902 | 2025.10.28 02:56:59.278270 [ 352 ] {} <Debug> TCP-Session: aa35bace-e119-4653-a10b-e8a4884aecd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15903 | 2025.10.28 02:57:00.174579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 15904 | 2025.10.28 02:57:00.192940 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15905 | 2025.10.28 02:57:00.193030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15906 | 2025.10.28 02:57:00.200032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15907 | 2025.10.28 02:57:00.200957 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15908 | 2025.10.28 02:57:00.205805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15909 | 2025.10.28 02:57:00.816990 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1994 | ||
| 15910 | 2025.10.28 02:57:00.819541 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15911 | 2025.10.28 02:57:00.819599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15912 | 2025.10.28 02:57:00.820862 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15913 | 2025.10.28 02:57:00.821160 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15914 | 2025.10.28 02:57:00.821556 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1994 | ||
| 15915 | 2025.10.28 02:57:01.042993 [ 223 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): 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] | ||
| 15916 | 2025.10.28 02:57:01.043045 [ 223 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): 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] | ||
| 15917 | 2025.10.28 02:57:01.046831 [ 223 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): 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] | ||
| 15918 | 2025.10.28 02:57:01.232679 [ 225 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): 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] | ||
| 15919 | 2025.10.28 02:57:01.232731 [ 225 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): 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] | ||
| 15920 | 2025.10.28 02:57:01.236525 [ 225 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): 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] | ||
| 15921 | 2025.10.28 02:57:01.462413 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15922 | 2025.10.28 02:57:01.462585 [ 4 ] {fcc8144f-0c88-40ba-967e-3b9638d173b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15923 | 2025.10.28 02:57:01.462651 [ 4 ] {fcc8144f-0c88-40ba-967e-3b9638d173b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15924 | 2025.10.28 02:57:01.463568 [ 4 ] {fcc8144f-0c88-40ba-967e-3b9638d173b9} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15925 | 2025.10.28 02:57:01.463622 [ 4 ] {fcc8144f-0c88-40ba-967e-3b9638d173b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15926 | 2025.10.28 02:57:01.464060 [ 4 ] {fcc8144f-0c88-40ba-967e-3b9638d173b9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15927 | 2025.10.28 02:57:01.464306 [ 4 ] {fcc8144f-0c88-40ba-967e-3b9638d173b9} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15928 | 2025.10.28 02:57:01.464485 [ 4 ] {fcc8144f-0c88-40ba-967e-3b9638d173b9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001936 sec., 211776.85950413224 rows/sec., 13.43 MiB/sec. | ||
| 15929 | 2025.10.28 02:57:01.464538 [ 4 ] {fcc8144f-0c88-40ba-967e-3b9638d173b9} <Debug> TCPHandler: Processed in 0.002260334 sec. | ||
| 15930 | 2025.10.28 02:57:01.464678 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15931 | 2025.10.28 02:57:01.464782 [ 4 ] {8a27377c-a6df-410f-86a7-987b0cb27633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15932 | 2025.10.28 02:57:01.464828 [ 4 ] {8a27377c-a6df-410f-86a7-987b0cb27633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15933 | 2025.10.28 02:57:01.465995 [ 4 ] {8a27377c-a6df-410f-86a7-987b0cb27633} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15934 | 2025.10.28 02:57:01.466045 [ 4 ] {8a27377c-a6df-410f-86a7-987b0cb27633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15935 | 2025.10.28 02:57:01.466604 [ 4 ] {8a27377c-a6df-410f-86a7-987b0cb27633} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15936 | 2025.10.28 02:57:01.466979 [ 4 ] {8a27377c-a6df-410f-86a7-987b0cb27633} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15937 | 2025.10.28 02:57:01.467149 [ 4 ] {8a27377c-a6df-410f-86a7-987b0cb27633} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.00239 sec., 501255.230125523 rows/sec., 40.08 MiB/sec. | ||
| 15938 | 2025.10.28 02:57:01.467192 [ 4 ] {8a27377c-a6df-410f-86a7-987b0cb27633} <Debug> TCPHandler: Processed in 0.002567294 sec. | ||
| 15939 | 2025.10.28 02:57:01.467329 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15940 | 2025.10.28 02:57:01.467429 [ 4 ] {2b31d663-b64f-4a11-af9e-af31c64dcd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15941 | 2025.10.28 02:57:01.467476 [ 4 ] {2b31d663-b64f-4a11-af9e-af31c64dcd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15942 | 2025.10.28 02:57:01.468022 [ 4 ] {2b31d663-b64f-4a11-af9e-af31c64dcd2f} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15943 | 2025.10.28 02:57:01.468062 [ 4 ] {2b31d663-b64f-4a11-af9e-af31c64dcd2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15944 | 2025.10.28 02:57:01.468389 [ 4 ] {2b31d663-b64f-4a11-af9e-af31c64dcd2f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15945 | 2025.10.28 02:57:01.468627 [ 4 ] {2b31d663-b64f-4a11-af9e-af31c64dcd2f} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15946 | 2025.10.28 02:57:01.468768 [ 4 ] {2b31d663-b64f-4a11-af9e-af31c64dcd2f} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001361 sec., 182218.9566495224 rows/sec., 11.16 MiB/sec. | ||
| 15947 | 2025.10.28 02:57:01.468811 [ 4 ] {2b31d663-b64f-4a11-af9e-af31c64dcd2f} <Debug> TCPHandler: Processed in 0.00153235 sec. | ||
| 15948 | 2025.10.28 02:57:01.468929 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15949 | 2025.10.28 02:57:01.469026 [ 4 ] {b620face-02bd-4939-953a-9c6c1f2ac9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15950 | 2025.10.28 02:57:01.469067 [ 4 ] {b620face-02bd-4939-953a-9c6c1f2ac9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15951 | 2025.10.28 02:57:01.469577 [ 4 ] {b620face-02bd-4939-953a-9c6c1f2ac9f1} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15952 | 2025.10.28 02:57:01.469614 [ 4 ] {b620face-02bd-4939-953a-9c6c1f2ac9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15953 | 2025.10.28 02:57:01.469942 [ 4 ] {b620face-02bd-4939-953a-9c6c1f2ac9f1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15954 | 2025.10.28 02:57:01.470200 [ 4 ] {b620face-02bd-4939-953a-9c6c1f2ac9f1} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15955 | 2025.10.28 02:57:01.470348 [ 4 ] {b620face-02bd-4939-953a-9c6c1f2ac9f1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001341 sec., 158090.9768829232 rows/sec., 10.20 MiB/sec. | ||
| 15956 | 2025.10.28 02:57:01.470389 [ 4 ] {b620face-02bd-4939-953a-9c6c1f2ac9f1} <Debug> TCPHandler: Processed in 0.00150962 sec. | ||
| 15957 | 2025.10.28 02:57:01.470388 [ 221 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): 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] | ||
| 15958 | 2025.10.28 02:57:01.470441 [ 221 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): 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] | ||
| 15959 | 2025.10.28 02:57:01.470518 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15960 | 2025.10.28 02:57:01.470620 [ 4 ] {db7af9ac-7a37-46a1-bc3a-74ae2293f2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15961 | 2025.10.28 02:57:01.470662 [ 4 ] {db7af9ac-7a37-46a1-bc3a-74ae2293f2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15962 | 2025.10.28 02:57:01.471184 [ 4 ] {db7af9ac-7a37-46a1-bc3a-74ae2293f2ec} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15963 | 2025.10.28 02:57:01.471224 [ 4 ] {db7af9ac-7a37-46a1-bc3a-74ae2293f2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15964 | 2025.10.28 02:57:01.471581 [ 4 ] {db7af9ac-7a37-46a1-bc3a-74ae2293f2ec} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15965 | 2025.10.28 02:57:01.471842 [ 4 ] {db7af9ac-7a37-46a1-bc3a-74ae2293f2ec} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15966 | 2025.10.28 02:57:01.471979 [ 4 ] {db7af9ac-7a37-46a1-bc3a-74ae2293f2ec} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001379 sec., 153009.42712110226 rows/sec., 8.69 MiB/sec. | ||
| 15967 | 2025.10.28 02:57:01.472018 [ 4 ] {db7af9ac-7a37-46a1-bc3a-74ae2293f2ec} <Debug> TCPHandler: Processed in 0.001558861 sec. | ||
| 15968 | 2025.10.28 02:57:01.472136 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15969 | 2025.10.28 02:57:01.472234 [ 4 ] {aba426ce-5ced-4f14-b02f-4eaf48004b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15970 | 2025.10.28 02:57:01.472276 [ 4 ] {aba426ce-5ced-4f14-b02f-4eaf48004b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15971 | 2025.10.28 02:57:01.472977 [ 4 ] {aba426ce-5ced-4f14-b02f-4eaf48004b78} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15972 | 2025.10.28 02:57:01.473015 [ 4 ] {aba426ce-5ced-4f14-b02f-4eaf48004b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15973 | 2025.10.28 02:57:01.473358 [ 4 ] {aba426ce-5ced-4f14-b02f-4eaf48004b78} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15974 | 2025.10.28 02:57:01.473452 [ 221 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): 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] | ||
| 15975 | 2025.10.28 02:57:01.473613 [ 4 ] {aba426ce-5ced-4f14-b02f-4eaf48004b78} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2025.10.28 02:57:01.473762 [ 4 ] {aba426ce-5ced-4f14-b02f-4eaf48004b78} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001547 sec., 466709.7608274079 rows/sec., 32.77 MiB/sec. | ||
| 15977 | 2025.10.28 02:57:01.473802 [ 4 ] {aba426ce-5ced-4f14-b02f-4eaf48004b78} <Debug> TCPHandler: Processed in 0.001716216 sec. | ||
| 15978 | 2025.10.28 02:57:01.473920 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15979 | 2025.10.28 02:57:01.474016 [ 4 ] {4582c76f-0a8e-40ab-b73a-a28507c0377e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15980 | 2025.10.28 02:57:01.474058 [ 4 ] {4582c76f-0a8e-40ab-b73a-a28507c0377e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15981 | 2025.10.28 02:57:01.474406 [ 4 ] {4582c76f-0a8e-40ab-b73a-a28507c0377e} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15982 | 2025.10.28 02:57:01.474442 [ 4 ] {4582c76f-0a8e-40ab-b73a-a28507c0377e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15983 | 2025.10.28 02:57:01.475666 [ 4 ] {4582c76f-0a8e-40ab-b73a-a28507c0377e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15984 | 2025.10.28 02:57:01.475980 [ 4 ] {4582c76f-0a8e-40ab-b73a-a28507c0377e} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15985 | 2025.10.28 02:57:01.476162 [ 4 ] {4582c76f-0a8e-40ab-b73a-a28507c0377e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002163 sec., 2773.9251040221916 rows/sec., 144.93 KiB/sec. | ||
| 15986 | 2025.10.28 02:57:01.476215 [ 4 ] {4582c76f-0a8e-40ab-b73a-a28507c0377e} <Debug> TCPHandler: Processed in 0.002342726 sec. | ||
| 15987 | 2025.10.28 02:57:01.476360 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15988 | 2025.10.28 02:57:01.476481 [ 4 ] {67ab3eb0-83c9-4f1f-97ea-adf2610c7f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15989 | 2025.10.28 02:57:01.476536 [ 4 ] {67ab3eb0-83c9-4f1f-97ea-adf2610c7f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15990 | 2025.10.28 02:57:01.477118 [ 4 ] {67ab3eb0-83c9-4f1f-97ea-adf2610c7f4e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15991 | 2025.10.28 02:57:01.477167 [ 4 ] {67ab3eb0-83c9-4f1f-97ea-adf2610c7f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15992 | 2025.10.28 02:57:01.477633 [ 4 ] {67ab3eb0-83c9-4f1f-97ea-adf2610c7f4e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15993 | 2025.10.28 02:57:01.477934 [ 4 ] {67ab3eb0-83c9-4f1f-97ea-adf2610c7f4e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15994 | 2025.10.28 02:57:01.478109 [ 4 ] {67ab3eb0-83c9-4f1f-97ea-adf2610c7f4e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001652 sec., 190072.6392251816 rows/sec., 12.49 MiB/sec. | ||
| 15995 | 2025.10.28 02:57:01.478160 [ 4 ] {67ab3eb0-83c9-4f1f-97ea-adf2610c7f4e} <Debug> TCPHandler: Processed in 0.001865701 sec. | ||
| 15996 | 2025.10.28 02:57:01.478220 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): 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] | ||
| 15997 | 2025.10.28 02:57:01.478275 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): 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] | ||
| 15998 | 2025.10.28 02:57:01.478303 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15999 | 2025.10.28 02:57:01.478427 [ 4 ] {3a88b990-1153-49ec-8bea-65c6479dc450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16000 | 2025.10.28 02:57:01.478485 [ 4 ] {3a88b990-1153-49ec-8bea-65c6479dc450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16001 | 2025.10.28 02:57:01.478912 [ 4 ] {3a88b990-1153-49ec-8bea-65c6479dc450} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16002 | 2025.10.28 02:57:01.478959 [ 4 ] {3a88b990-1153-49ec-8bea-65c6479dc450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16003 | 2025.10.28 02:57:01.479401 [ 4 ] {3a88b990-1153-49ec-8bea-65c6479dc450} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16004 | 2025.10.28 02:57:01.479692 [ 4 ] {3a88b990-1153-49ec-8bea-65c6479dc450} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16005 | 2025.10.28 02:57:01.479866 [ 4 ] {3a88b990-1153-49ec-8bea-65c6479dc450} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. | ||
| 16006 | 2025.10.28 02:57:01.479915 [ 4 ] {3a88b990-1153-49ec-8bea-65c6479dc450} <Debug> TCPHandler: Processed in 0.001673905 sec. | ||
| 16007 | 2025.10.28 02:57:01.480069 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16008 | 2025.10.28 02:57:01.480188 [ 4 ] {3815364d-0940-4305-8612-b4fd0480cac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16009 | 2025.10.28 02:57:01.480260 [ 4 ] {3815364d-0940-4305-8612-b4fd0480cac2} <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 | ||
| 16010 | 2025.10.28 02:57:01.481501 [ 4 ] {3815364d-0940-4305-8612-b4fd0480cac2} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16011 | 2025.10.28 02:57:01.481550 [ 4 ] {3815364d-0940-4305-8612-b4fd0480cac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16012 | 2025.10.28 02:57:01.481841 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): 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] | ||
| 16013 | 2025.10.28 02:57:01.482404 [ 4 ] {3815364d-0940-4305-8612-b4fd0480cac2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16014 | 2025.10.28 02:57:01.482735 [ 4 ] {3815364d-0940-4305-8612-b4fd0480cac2} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16015 | 2025.10.28 02:57:01.482929 [ 4 ] {3815364d-0940-4305-8612-b4fd0480cac2} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002765 sec., 15551.537070524411 rows/sec., 27.87 MiB/sec. | ||
| 16016 | 2025.10.28 02:57:01.482949 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): 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] | ||
| 16017 | 2025.10.28 02:57:01.482981 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): 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] | ||
| 16018 | 2025.10.28 02:57:01.483036 [ 4 ] {3815364d-0940-4305-8612-b4fd0480cac2} <Debug> TCPHandler: Processed in 0.003028929 sec. | ||
| 16019 | 2025.10.28 02:57:01.483185 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16020 | 2025.10.28 02:57:01.483307 [ 4 ] {0a29bf9a-5c5b-489b-9919-1723ab3dc266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16021 | 2025.10.28 02:57:01.483358 [ 4 ] {0a29bf9a-5c5b-489b-9919-1723ab3dc266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16022 | 2025.10.28 02:57:01.483808 [ 4 ] {0a29bf9a-5c5b-489b-9919-1723ab3dc266} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16023 | 2025.10.28 02:57:01.483854 [ 4 ] {0a29bf9a-5c5b-489b-9919-1723ab3dc266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16024 | 2025.10.28 02:57:01.484264 [ 4 ] {0a29bf9a-5c5b-489b-9919-1723ab3dc266} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16025 | 2025.10.28 02:57:01.484563 [ 4 ] {0a29bf9a-5c5b-489b-9919-1723ab3dc266} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16026 | 2025.10.28 02:57:01.484823 [ 4 ] {0a29bf9a-5c5b-489b-9919-1723ab3dc266} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001542 sec., 67444.87678339818 rows/sec., 4.13 MiB/sec. | ||
| 16027 | 2025.10.28 02:57:01.484878 [ 4 ] {0a29bf9a-5c5b-489b-9919-1723ab3dc266} <Debug> TCPHandler: Processed in 0.001755648 sec. | ||
| 16028 | 2025.10.28 02:57:01.486567 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): 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] | ||
| 16029 | 2025.10.28 02:57:01.957394 [ 220 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): 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] | ||
| 16030 | 2025.10.28 02:57:01.957445 [ 220 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): 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] | ||
| 16031 | 2025.10.28 02:57:01.960130 [ 220 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): 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] | ||
| 16032 | 2025.10.28 02:57:01.971482 [ 222 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): 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] | ||
| 16033 | 2025.10.28 02:57:01.971536 [ 222 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): 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] | ||
| 16034 | 2025.10.28 02:57:01.974175 [ 222 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): 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] | ||
| 16035 | 2025.10.28 02:57:02.000280 [ 219 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): 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] | ||
| 16036 | 2025.10.28 02:57:02.000326 [ 219 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): 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] | ||
| 16037 | 2025.10.28 02:57:02.002387 [ 219 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): 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] | ||
| 16038 | 2025.10.28 02:57:02.575164 [ 224 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): 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] | ||
| 16039 | 2025.10.28 02:57:02.575213 [ 224 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): 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] | ||
| 16040 | 2025.10.28 02:57:02.577227 [ 224 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): 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] | ||
| 16041 | 2025.10.28 02:57:05.501013 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16042 | 2025.10.28 02:57:05.501080 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16043 | 2025.10.28 02:57:05.719202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35548 | ||
| 16044 | 2025.10.28 02:57:05.719824 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16045 | 2025.10.28 02:57:05.719872 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16046 | 2025.10.28 02:57:05.720445 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16047 | 2025.10.28 02:57:05.720663 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16048 | 2025.10.28 02:57:05.720786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35548 | ||
| 16049 | 2025.10.28 02:57:06.447501 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16050 | 2025.10.28 02:57:06.447691 [ 4 ] {cee55327-d881-4a32-8944-a10f84b41015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16051 | 2025.10.28 02:57:06.447761 [ 4 ] {cee55327-d881-4a32-8944-a10f84b41015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16052 | 2025.10.28 02:57:06.448472 [ 4 ] {cee55327-d881-4a32-8944-a10f84b41015} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16053 | 2025.10.28 02:57:06.448510 [ 4 ] {cee55327-d881-4a32-8944-a10f84b41015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16054 | 2025.10.28 02:57:06.448894 [ 4 ] {cee55327-d881-4a32-8944-a10f84b41015} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16055 | 2025.10.28 02:57:06.449109 [ 4 ] {cee55327-d881-4a32-8944-a10f84b41015} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2025.10.28 02:57:06.449262 [ 4 ] {cee55327-d881-4a32-8944-a10f84b41015} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.65 MiB/sec. | ||
| 16057 | 2025.10.28 02:57:06.449303 [ 4 ] {cee55327-d881-4a32-8944-a10f84b41015} <Debug> TCPHandler: Processed in 0.001934793 sec. | ||
| 16058 | 2025.10.28 02:57:06.449420 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16059 | 2025.10.28 02:57:06.449522 [ 4 ] {91886792-65fa-45d1-a5b0-5123d65985d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16060 | 2025.10.28 02:57:06.449561 [ 4 ] {91886792-65fa-45d1-a5b0-5123d65985d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16061 | 2025.10.28 02:57:06.449976 [ 4 ] {91886792-65fa-45d1-a5b0-5123d65985d2} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16062 | 2025.10.28 02:57:06.450010 [ 4 ] {91886792-65fa-45d1-a5b0-5123d65985d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16063 | 2025.10.28 02:57:06.450322 [ 4 ] {91886792-65fa-45d1-a5b0-5123d65985d2} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16064 | 2025.10.28 02:57:06.450523 [ 4 ] {91886792-65fa-45d1-a5b0-5123d65985d2} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16065 | 2025.10.28 02:57:06.450647 [ 4 ] {91886792-65fa-45d1-a5b0-5123d65985d2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 16066 | 2025.10.28 02:57:06.450683 [ 4 ] {91886792-65fa-45d1-a5b0-5123d65985d2} <Debug> TCPHandler: Processed in 0.001310843 sec. | ||
| 16067 | 2025.10.28 02:57:06.450798 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16068 | 2025.10.28 02:57:06.450899 [ 4 ] {0560163e-7016-4c71-aa7a-81d47a992a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16069 | 2025.10.28 02:57:06.450941 [ 4 ] {0560163e-7016-4c71-aa7a-81d47a992a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16070 | 2025.10.28 02:57:06.451378 [ 4 ] {0560163e-7016-4c71-aa7a-81d47a992a08} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16071 | 2025.10.28 02:57:06.451411 [ 4 ] {0560163e-7016-4c71-aa7a-81d47a992a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16072 | 2025.10.28 02:57:06.451734 [ 4 ] {0560163e-7016-4c71-aa7a-81d47a992a08} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16073 | 2025.10.28 02:57:06.451933 [ 4 ] {0560163e-7016-4c71-aa7a-81d47a992a08} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2025.10.28 02:57:06.452058 [ 4 ] {0560163e-7016-4c71-aa7a-81d47a992a08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 16075 | 2025.10.28 02:57:06.452093 [ 4 ] {0560163e-7016-4c71-aa7a-81d47a992a08} <Debug> TCPHandler: Processed in 0.001342634 sec. | ||
| 16076 | 2025.10.28 02:57:06.452202 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16077 | 2025.10.28 02:57:06.452302 [ 4 ] {ac894d05-6b64-4cf6-b21a-c41a2e0652c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16078 | 2025.10.28 02:57:06.452342 [ 4 ] {ac894d05-6b64-4cf6-b21a-c41a2e0652c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16079 | 2025.10.28 02:57:06.452666 [ 4 ] {ac894d05-6b64-4cf6-b21a-c41a2e0652c4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16080 | 2025.10.28 02:57:06.452700 [ 4 ] {ac894d05-6b64-4cf6-b21a-c41a2e0652c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16081 | 2025.10.28 02:57:06.452993 [ 4 ] {ac894d05-6b64-4cf6-b21a-c41a2e0652c4} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16082 | 2025.10.28 02:57:06.453188 [ 4 ] {ac894d05-6b64-4cf6-b21a-c41a2e0652c4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16083 | 2025.10.28 02:57:06.453311 [ 4 ] {ac894d05-6b64-4cf6-b21a-c41a2e0652c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 16084 | 2025.10.28 02:57:06.453345 [ 4 ] {ac894d05-6b64-4cf6-b21a-c41a2e0652c4} <Debug> TCPHandler: Processed in 0.001190079 sec. | ||
| 16085 | 2025.10.28 02:57:07.705993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16086 | 2025.10.28 02:57:07.722670 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16087 | 2025.10.28 02:57:07.722727 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16088 | 2025.10.28 02:57:07.728807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16089 | 2025.10.28 02:57:07.729508 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16090 | 2025.10.28 02:57:07.732443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16091 | 2025.10.28 02:57:09.874798 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16092 | 2025.10.28 02:57:09.874997 [ 4 ] {aa12e016-0697-4b26-87b4-c341aaf80f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16093 | 2025.10.28 02:57:09.875065 [ 4 ] {aa12e016-0697-4b26-87b4-c341aaf80f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16094 | 2025.10.28 02:57:09.875895 [ 4 ] {aa12e016-0697-4b26-87b4-c341aaf80f98} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16095 | 2025.10.28 02:57:09.875944 [ 4 ] {aa12e016-0697-4b26-87b4-c341aaf80f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16096 | 2025.10.28 02:57:09.876352 [ 4 ] {aa12e016-0697-4b26-87b4-c341aaf80f98} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16097 | 2025.10.28 02:57:09.876604 [ 4 ] {aa12e016-0697-4b26-87b4-c341aaf80f98} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16098 | 2025.10.28 02:57:09.876752 [ 4 ] {aa12e016-0697-4b26-87b4-c341aaf80f98} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001821 sec., 225151.01592531576 rows/sec., 14.28 MiB/sec. | ||
| 16099 | 2025.10.28 02:57:09.876792 [ 4 ] {aa12e016-0697-4b26-87b4-c341aaf80f98} <Debug> TCPHandler: Processed in 0.00213857 sec. | ||
| 16100 | 2025.10.28 02:57:09.876897 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16101 | 2025.10.28 02:57:09.876987 [ 4 ] {0a92bec2-3eb4-4047-86a2-19ad9015a302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16102 | 2025.10.28 02:57:09.877025 [ 4 ] {0a92bec2-3eb4-4047-86a2-19ad9015a302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16103 | 2025.10.28 02:57:09.877402 [ 4 ] {0a92bec2-3eb4-4047-86a2-19ad9015a302} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16104 | 2025.10.28 02:57:09.877437 [ 4 ] {0a92bec2-3eb4-4047-86a2-19ad9015a302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16105 | 2025.10.28 02:57:09.877796 [ 4 ] {0a92bec2-3eb4-4047-86a2-19ad9015a302} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16106 | 2025.10.28 02:57:09.878004 [ 4 ] {0a92bec2-3eb4-4047-86a2-19ad9015a302} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16107 | 2025.10.28 02:57:09.878133 [ 4 ] {0a92bec2-3eb4-4047-86a2-19ad9015a302} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001138 sec., 14059.753954305801 rows/sec., 1.12 MiB/sec. | ||
| 16108 | 2025.10.28 02:57:09.878171 [ 4 ] {0a92bec2-3eb4-4047-86a2-19ad9015a302} <Debug> TCPHandler: Processed in 0.001302543 sec. | ||
| 16109 | 2025.10.28 02:57:09.878279 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16110 | 2025.10.28 02:57:09.878373 [ 4 ] {06ecddcd-d48f-4023-b81a-41f6f29c08af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16111 | 2025.10.28 02:57:09.878413 [ 4 ] {06ecddcd-d48f-4023-b81a-41f6f29c08af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16112 | 2025.10.28 02:57:09.879962 [ 4 ] {06ecddcd-d48f-4023-b81a-41f6f29c08af} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16113 | 2025.10.28 02:57:09.880000 [ 4 ] {06ecddcd-d48f-4023-b81a-41f6f29c08af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16114 | 2025.10.28 02:57:09.880479 [ 4 ] {06ecddcd-d48f-4023-b81a-41f6f29c08af} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16115 | 2025.10.28 02:57:09.880698 [ 4 ] {06ecddcd-d48f-4023-b81a-41f6f29c08af} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16116 | 2025.10.28 02:57:09.880829 [ 4 ] {06ecddcd-d48f-4023-b81a-41f6f29c08af} <Debug> executeQuery: Read 2346 rows, 195.23 KiB in 0.002474 sec., 948261.9240097009 rows/sec., 77.06 MiB/sec. | ||
| 16117 | 2025.10.28 02:57:09.880869 [ 4 ] {06ecddcd-d48f-4023-b81a-41f6f29c08af} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 16118 | 2025.10.28 02:57:09.880882 [ 4 ] {06ecddcd-d48f-4023-b81a-41f6f29c08af} <Debug> TCPHandler: Processed in 0.002651877 sec. | ||
| 16119 | 2025.10.28 02:57:09.880988 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16120 | 2025.10.28 02:57:09.881082 [ 4 ] {0e19d858-dca6-40fc-9354-44fb9aeafbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16121 | 2025.10.28 02:57:09.881124 [ 4 ] {0e19d858-dca6-40fc-9354-44fb9aeafbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16122 | 2025.10.28 02:57:09.881619 [ 4 ] {0e19d858-dca6-40fc-9354-44fb9aeafbcd} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2025.10.28 02:57:09.881656 [ 4 ] {0e19d858-dca6-40fc-9354-44fb9aeafbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16124 | 2025.10.28 02:57:09.881982 [ 4 ] {0e19d858-dca6-40fc-9354-44fb9aeafbcd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16125 | 2025.10.28 02:57:09.882212 [ 4 ] {0e19d858-dca6-40fc-9354-44fb9aeafbcd} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16126 | 2025.10.28 02:57:09.882346 [ 4 ] {0e19d858-dca6-40fc-9354-44fb9aeafbcd} <Debug> executeQuery: Read 264 rows, 16.67 KiB in 0.001282 sec., 205928.23712948518 rows/sec., 12.70 MiB/sec. | ||
| 16127 | 2025.10.28 02:57:09.882385 [ 4 ] {0e19d858-dca6-40fc-9354-44fb9aeafbcd} <Debug> TCPHandler: Processed in 0.001447028 sec. | ||
| 16128 | 2025.10.28 02:57:09.882489 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16129 | 2025.10.28 02:57:09.882584 [ 4 ] {239b6a34-474f-491b-b170-d5f4cbff85ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16130 | 2025.10.28 02:57:09.882623 [ 4 ] {239b6a34-474f-491b-b170-d5f4cbff85ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16131 | 2025.10.28 02:57:09.883165 [ 4 ] {239b6a34-474f-491b-b170-d5f4cbff85ca} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16132 | 2025.10.28 02:57:09.883202 [ 4 ] {239b6a34-474f-491b-b170-d5f4cbff85ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16133 | 2025.10.28 02:57:09.883531 [ 4 ] {239b6a34-474f-491b-b170-d5f4cbff85ca} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16134 | 2025.10.28 02:57:09.883749 [ 4 ] {239b6a34-474f-491b-b170-d5f4cbff85ca} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16135 | 2025.10.28 02:57:09.883876 [ 4 ] {239b6a34-474f-491b-b170-d5f4cbff85ca} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00131 sec., 335877.86259541987 rows/sec., 22.22 MiB/sec. | ||
| 16136 | 2025.10.28 02:57:09.883914 [ 4 ] {239b6a34-474f-491b-b170-d5f4cbff85ca} <Debug> TCPHandler: Processed in 0.001473429 sec. | ||
| 16137 | 2025.10.28 02:57:09.884027 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16138 | 2025.10.28 02:57:09.884120 [ 4 ] {814eae63-b6cf-4e73-a5fc-0edd759c53f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16139 | 2025.10.28 02:57:09.884160 [ 4 ] {814eae63-b6cf-4e73-a5fc-0edd759c53f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16140 | 2025.10.28 02:57:09.884632 [ 4 ] {814eae63-b6cf-4e73-a5fc-0edd759c53f3} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16141 | 2025.10.28 02:57:09.884668 [ 4 ] {814eae63-b6cf-4e73-a5fc-0edd759c53f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16142 | 2025.10.28 02:57:09.884976 [ 4 ] {814eae63-b6cf-4e73-a5fc-0edd759c53f3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16143 | 2025.10.28 02:57:09.885183 [ 4 ] {814eae63-b6cf-4e73-a5fc-0edd759c53f3} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16144 | 2025.10.28 02:57:09.885313 [ 4 ] {814eae63-b6cf-4e73-a5fc-0edd759c53f3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 16145 | 2025.10.28 02:57:09.885351 [ 4 ] {814eae63-b6cf-4e73-a5fc-0edd759c53f3} <Debug> TCPHandler: Processed in 0.001372405 sec. | ||
| 16146 | 2025.10.28 02:57:09.885457 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16147 | 2025.10.28 02:57:09.885551 [ 4 ] {e1c02474-ea53-4d57-8b18-e0dd518ec493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16148 | 2025.10.28 02:57:09.885591 [ 4 ] {e1c02474-ea53-4d57-8b18-e0dd518ec493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16149 | 2025.10.28 02:57:09.886392 [ 4 ] {e1c02474-ea53-4d57-8b18-e0dd518ec493} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16150 | 2025.10.28 02:57:09.886429 [ 4 ] {e1c02474-ea53-4d57-8b18-e0dd518ec493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16151 | 2025.10.28 02:57:09.886800 [ 4 ] {e1c02474-ea53-4d57-8b18-e0dd518ec493} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16152 | 2025.10.28 02:57:09.887032 [ 4 ] {e1c02474-ea53-4d57-8b18-e0dd518ec493} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16153 | 2025.10.28 02:57:09.887163 [ 4 ] {e1c02474-ea53-4d57-8b18-e0dd518ec493} <Debug> executeQuery: Read 1194 rows, 87.50 KiB in 0.00163 sec., 732515.337423313 rows/sec., 52.43 MiB/sec. | ||
| 16154 | 2025.10.28 02:57:09.887202 [ 4 ] {e1c02474-ea53-4d57-8b18-e0dd518ec493} <Debug> TCPHandler: Processed in 0.001792999 sec. | ||
| 16155 | 2025.10.28 02:57:09.887307 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16156 | 2025.10.28 02:57:09.887402 [ 4 ] {a2f29243-7b7c-4060-8ea6-843c685b07ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16157 | 2025.10.28 02:57:09.887444 [ 4 ] {a2f29243-7b7c-4060-8ea6-843c685b07ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16158 | 2025.10.28 02:57:09.887771 [ 4 ] {a2f29243-7b7c-4060-8ea6-843c685b07ee} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2025.10.28 02:57:09.887808 [ 4 ] {a2f29243-7b7c-4060-8ea6-843c685b07ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16160 | 2025.10.28 02:57:09.888122 [ 4 ] {a2f29243-7b7c-4060-8ea6-843c685b07ee} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16161 | 2025.10.28 02:57:09.888325 [ 4 ] {a2f29243-7b7c-4060-8ea6-843c685b07ee} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2025.10.28 02:57:09.888455 [ 4 ] {a2f29243-7b7c-4060-8ea6-843c685b07ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 16163 | 2025.10.28 02:57:09.888491 [ 4 ] {a2f29243-7b7c-4060-8ea6-843c685b07ee} <Debug> TCPHandler: Processed in 0.00123155 sec. | ||
| 16164 | 2025.10.28 02:57:09.888593 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16165 | 2025.10.28 02:57:09.888688 [ 4 ] {dfc6975b-16fb-459e-91b5-b71ac7559867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16166 | 2025.10.28 02:57:09.888730 [ 4 ] {dfc6975b-16fb-459e-91b5-b71ac7559867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16167 | 2025.10.28 02:57:09.889304 [ 4 ] {dfc6975b-16fb-459e-91b5-b71ac7559867} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16168 | 2025.10.28 02:57:09.889341 [ 4 ] {dfc6975b-16fb-459e-91b5-b71ac7559867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16169 | 2025.10.28 02:57:09.889723 [ 4 ] {dfc6975b-16fb-459e-91b5-b71ac7559867} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16170 | 2025.10.28 02:57:09.889929 [ 4 ] {dfc6975b-16fb-459e-91b5-b71ac7559867} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16171 | 2025.10.28 02:57:09.890062 [ 4 ] {dfc6975b-16fb-459e-91b5-b71ac7559867} <Debug> executeQuery: Read 974 rows, 66.16 KiB in 0.001392 sec., 699712.643678161 rows/sec., 46.41 MiB/sec. | ||
| 16172 | 2025.10.28 02:57:09.890098 [ 4 ] {dfc6975b-16fb-459e-91b5-b71ac7559867} <Debug> TCPHandler: Processed in 0.001553081 sec. | ||
| 16173 | 2025.10.28 02:57:09.890204 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16174 | 2025.10.28 02:57:09.890298 [ 4 ] {47dd883d-8009-4530-8611-7d93c4e81f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16175 | 2025.10.28 02:57:09.890340 [ 4 ] {47dd883d-8009-4530-8611-7d93c4e81f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16176 | 2025.10.28 02:57:09.890648 [ 4 ] {47dd883d-8009-4530-8611-7d93c4e81f4e} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16177 | 2025.10.28 02:57:09.890684 [ 4 ] {47dd883d-8009-4530-8611-7d93c4e81f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16178 | 2025.10.28 02:57:09.890979 [ 4 ] {47dd883d-8009-4530-8611-7d93c4e81f4e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16179 | 2025.10.28 02:57:09.891181 [ 4 ] {47dd883d-8009-4530-8611-7d93c4e81f4e} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16180 | 2025.10.28 02:57:09.891313 [ 4 ] {47dd883d-8009-4530-8611-7d93c4e81f4e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 16181 | 2025.10.28 02:57:09.891348 [ 4 ] {47dd883d-8009-4530-8611-7d93c4e81f4e} <Debug> TCPHandler: Processed in 0.001192369 sec. | ||
| 16182 | 2025.10.28 02:57:09.891454 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16183 | 2025.10.28 02:57:09.891547 [ 4 ] {880b935f-e6a3-44b5-a2a8-161c46106b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16184 | 2025.10.28 02:57:09.891603 [ 4 ] {880b935f-e6a3-44b5-a2a8-161c46106b7f} <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 | ||
| 16185 | 2025.10.28 02:57:09.892465 [ 4 ] {880b935f-e6a3-44b5-a2a8-161c46106b7f} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16186 | 2025.10.28 02:57:09.892502 [ 4 ] {880b935f-e6a3-44b5-a2a8-161c46106b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16187 | 2025.10.28 02:57:09.893085 [ 4 ] {880b935f-e6a3-44b5-a2a8-161c46106b7f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16188 | 2025.10.28 02:57:09.893309 [ 4 ] {880b935f-e6a3-44b5-a2a8-161c46106b7f} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16189 | 2025.10.28 02:57:09.893449 [ 4 ] {880b935f-e6a3-44b5-a2a8-161c46106b7f} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.00192 sec., 22395.833333333332 rows/sec., 40.13 MiB/sec. | ||
| 16190 | 2025.10.28 02:57:09.893505 [ 4 ] {880b935f-e6a3-44b5-a2a8-161c46106b7f} <Debug> TCPHandler: Processed in 0.002098128 sec. | ||
| 16191 | 2025.10.28 02:57:09.893621 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16192 | 2025.10.28 02:57:09.893720 [ 4 ] {0b017266-e70b-450f-9803-086d91906e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16193 | 2025.10.28 02:57:09.893763 [ 4 ] {0b017266-e70b-450f-9803-086d91906e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16194 | 2025.10.28 02:57:09.894095 [ 4 ] {0b017266-e70b-450f-9803-086d91906e37} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16195 | 2025.10.28 02:57:09.894132 [ 4 ] {0b017266-e70b-450f-9803-086d91906e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16196 | 2025.10.28 02:57:09.894443 [ 4 ] {0b017266-e70b-450f-9803-086d91906e37} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16197 | 2025.10.28 02:57:09.894652 [ 4 ] {0b017266-e70b-450f-9803-086d91906e37} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16198 | 2025.10.28 02:57:09.894782 [ 4 ] {0b017266-e70b-450f-9803-086d91906e37} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.00108 sec., 85185.18518518518 rows/sec., 5.15 MiB/sec. | ||
| 16199 | 2025.10.28 02:57:09.894817 [ 4 ] {0b017266-e70b-450f-9803-086d91906e37} <Debug> TCPHandler: Processed in 0.00124533 sec. | ||
| 16200 | 2025.10.28 02:57:10.821936 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2048 | ||
| 16201 | 2025.10.28 02:57:10.824817 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16202 | 2025.10.28 02:57:10.824866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16203 | 2025.10.28 02:57:10.826112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16204 | 2025.10.28 02:57:10.826389 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2025.10.28 02:57:10.826559 [ 46 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16206 | 2025.10.28 02:57:10.826632 [ 46 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16207 | 2025.10.28 02:57:10.826656 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16208 | 2025.10.28 02:57:10.826772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2048 | ||
| 16209 | 2025.10.28 02:57:10.826775 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 16210 | 2025.10.28 02:57:10.827385 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16211 | 2025.10.28 02:57:10.827528 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1858 rows starting from the beginning of the part | ||
| 16212 | 2025.10.28 02:57:10.827862 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 16213 | 2025.10.28 02:57:10.828203 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 54 rows starting from the beginning of the part | ||
| 16214 | 2025.10.28 02:57:10.828544 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part | ||
| 16215 | 2025.10.28 02:57:10.828868 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 16216 | 2025.10.28 02:57:10.829191 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 54 rows starting from the beginning of the part | ||
| 16217 | 2025.10.28 02:57:10.836056 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2048 rows, containing 72 columns (72 merged, 0 gathered) in 0.009335946 sec., 219367.16429165294 rows/sec., 166.78 MiB/sec. | ||
| 16218 | 2025.10.28 02:57:10.837758 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16219 | 2025.10.28 02:57:10.838269 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_56_11} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16220 | 2025.10.28 02:57:10.838341 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_56_11} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16221 | 2025.10.28 02:57:10.838474 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 16222 | 2025.10.28 02:57:11.440789 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16223 | 2025.10.28 02:57:11.440993 [ 4 ] {1b530198-dc12-411c-9911-928c3155edd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16224 | 2025.10.28 02:57:11.441069 [ 4 ] {1b530198-dc12-411c-9911-928c3155edd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16225 | 2025.10.28 02:57:11.441790 [ 4 ] {1b530198-dc12-411c-9911-928c3155edd0} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16226 | 2025.10.28 02:57:11.441841 [ 4 ] {1b530198-dc12-411c-9911-928c3155edd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16227 | 2025.10.28 02:57:11.442245 [ 4 ] {1b530198-dc12-411c-9911-928c3155edd0} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16228 | 2025.10.28 02:57:11.442478 [ 4 ] {1b530198-dc12-411c-9911-928c3155edd0} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16229 | 2025.10.28 02:57:11.442658 [ 4 ] {1b530198-dc12-411c-9911-928c3155edd0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001719 sec., 32577.079697498546 rows/sec., 2.50 MiB/sec. | ||
| 16230 | 2025.10.28 02:57:11.442655 [ 45 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16231 | 2025.10.28 02:57:11.442709 [ 4 ] {1b530198-dc12-411c-9911-928c3155edd0} <Debug> TCPHandler: Processed in 0.002059627 sec. | ||
| 16232 | 2025.10.28 02:57:11.442742 [ 45 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16233 | 2025.10.28 02:57:11.442773 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16234 | 2025.10.28 02:57:11.442846 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16235 | 2025.10.28 02:57:11.442890 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 16236 | 2025.10.28 02:57:11.442953 [ 4 ] {471c373d-725a-4ad4-8bed-80aa439aafbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16237 | 2025.10.28 02:57:11.443002 [ 4 ] {471c373d-725a-4ad4-8bed-80aa439aafbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16238 | 2025.10.28 02:57:11.443027 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16239 | 2025.10.28 02:57:11.443069 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2349 rows starting from the beginning of the part | ||
| 16240 | 2025.10.28 02:57:11.443144 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
| 16241 | 2025.10.28 02:57:11.443197 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1198 rows starting from the beginning of the part | ||
| 16242 | 2025.10.28 02:57:11.443247 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 56 rows starting from the beginning of the part | ||
| 16243 | 2025.10.28 02:57:11.443293 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 2346 rows starting from the beginning of the part | ||
| 16244 | 2025.10.28 02:57:11.443339 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
| 16245 | 2025.10.28 02:57:11.443450 [ 4 ] {471c373d-725a-4ad4-8bed-80aa439aafbe} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16246 | 2025.10.28 02:57:11.443496 [ 4 ] {471c373d-725a-4ad4-8bed-80aa439aafbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16247 | 2025.10.28 02:57:11.443865 [ 4 ] {471c373d-725a-4ad4-8bed-80aa439aafbe} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16248 | 2025.10.28 02:57:11.444101 [ 4 ] {471c373d-725a-4ad4-8bed-80aa439aafbe} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16249 | 2025.10.28 02:57:11.444283 [ 45 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16250 | 2025.10.28 02:57:11.444286 [ 4 ] {471c373d-725a-4ad4-8bed-80aa439aafbe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001357 sec., 47162.859248341934 rows/sec., 3.68 MiB/sec. | ||
| 16251 | 2025.10.28 02:57:11.444319 [ 45 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16252 | 2025.10.28 02:57:11.444343 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16253 | 2025.10.28 02:57:11.444346 [ 4 ] {471c373d-725a-4ad4-8bed-80aa439aafbe} <Debug> TCPHandler: Processed in 0.001553461 sec. | ||
| 16254 | 2025.10.28 02:57:11.444446 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 16255 | 2025.10.28 02:57:11.444474 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16256 | 2025.10.28 02:57:11.444579 [ 4 ] {0584b2b9-e9eb-499a-bf15-a1487a321702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16257 | 2025.10.28 02:57:11.444581 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16258 | 2025.10.28 02:57:11.444629 [ 4 ] {0584b2b9-e9eb-499a-bf15-a1487a321702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16259 | 2025.10.28 02:57:11.444658 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1214 rows starting from the beginning of the part | ||
| 16260 | 2025.10.28 02:57:11.444737 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 16261 | 2025.10.28 02:57:11.444808 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 722 rows starting from the beginning of the part | ||
| 16262 | 2025.10.28 02:57:11.444855 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 64 rows starting from the beginning of the part | ||
| 16263 | 2025.10.28 02:57:11.444896 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1194 rows starting from the beginning of the part | ||
| 16264 | 2025.10.28 02:57:11.444955 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 16265 | 2025.10.28 02:57:11.445030 [ 4 ] {0584b2b9-e9eb-499a-bf15-a1487a321702} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16266 | 2025.10.28 02:57:11.445073 [ 4 ] {0584b2b9-e9eb-499a-bf15-a1487a321702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16267 | 2025.10.28 02:57:11.445435 [ 4 ] {0584b2b9-e9eb-499a-bf15-a1487a321702} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16268 | 2025.10.28 02:57:11.445443 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6061 rows, containing 5 columns (5 merged, 0 gathered) in 0.002597845 sec., 2333087.6168516595 rows/sec., 197.62 MiB/sec. | ||
| 16269 | 2025.10.28 02:57:11.445689 [ 4 ] {0584b2b9-e9eb-499a-bf15-a1487a321702} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16270 | 2025.10.28 02:57:11.445726 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16271 | 2025.10.28 02:57:11.445829 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 5 parts from all_1_121_25 to all_125_125_0 | ||
| 16272 | 2025.10.28 02:57:11.445839 [ 4 ] {0584b2b9-e9eb-499a-bf15-a1487a321702} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001281 sec., 24980.48399687744 rows/sec., 1.74 MiB/sec. | ||
| 16273 | 2025.10.28 02:57:11.445865 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16274 | 2025.10.28 02:57:11.445889 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16275 | 2025.10.28 02:57:11.445891 [ 4 ] {0584b2b9-e9eb-499a-bf15-a1487a321702} <Debug> TCPHandler: Processed in 0.001466888 sec. | ||
| 16276 | 2025.10.28 02:57:11.445990 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_125_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_121_25 to all_125_125_0 into Compact with storage Full | ||
| 16277 | 2025.10.28 02:57:11.446002 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_126_25} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16278 | 2025.10.28 02:57:11.446019 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16279 | 2025.10.28 02:57:11.446101 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_126_25} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16280 | 2025.10.28 02:57:11.446132 [ 4 ] {af0a287d-a119-425a-8b94-9e8c1a2140c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16281 | 2025.10.28 02:57:11.446134 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_125_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16282 | 2025.10.28 02:57:11.446184 [ 4 ] {af0a287d-a119-425a-8b94-9e8c1a2140c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16283 | 2025.10.28 02:57:11.446192 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_121_25, total 37982 rows starting from the beginning of the part | ||
| 16284 | 2025.10.28 02:57:11.446193 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 16285 | 2025.10.28 02:57:11.446280 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 16286 | 2025.10.28 02:57:11.446330 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001932343 sec., 1719156.4851581734 rows/sec., 129.81 MiB/sec. | ||
| 16287 | 2025.10.28 02:57:11.446332 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 314 rows starting from the beginning of the part | ||
| 16288 | 2025.10.28 02:57:11.446406 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 16289 | 2025.10.28 02:57:11.446451 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 974 rows starting from the beginning of the part | ||
| 16290 | 2025.10.28 02:57:11.446516 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16291 | 2025.10.28 02:57:11.446524 [ 4 ] {af0a287d-a119-425a-8b94-9e8c1a2140c6} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16292 | 2025.10.28 02:57:11.446572 [ 4 ] {af0a287d-a119-425a-8b94-9e8c1a2140c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16293 | 2025.10.28 02:57:11.446838 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_126_25} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16294 | 2025.10.28 02:57:11.446923 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_126_25} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16295 | 2025.10.28 02:57:11.446932 [ 4 ] {af0a287d-a119-425a-8b94-9e8c1a2140c6} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16296 | 2025.10.28 02:57:11.447000 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 16297 | 2025.10.28 02:57:11.447155 [ 4 ] {af0a287d-a119-425a-8b94-9e8c1a2140c6} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16298 | 2025.10.28 02:57:11.447278 [ 45 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16299 | 2025.10.28 02:57:11.447299 [ 4 ] {af0a287d-a119-425a-8b94-9e8c1a2140c6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001186 sec., 10118.043844856662 rows/sec., 698.25 KiB/sec. | ||
| 16300 | 2025.10.28 02:57:11.447308 [ 45 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16301 | 2025.10.28 02:57:11.447339 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16302 | 2025.10.28 02:57:11.447343 [ 4 ] {af0a287d-a119-425a-8b94-9e8c1a2140c6} <Debug> TCPHandler: Processed in 0.001373305 sec. | ||
| 16303 | 2025.10.28 02:57:11.447405 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 16304 | 2025.10.28 02:57:11.447498 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16305 | 2025.10.28 02:57:11.447528 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8536 rows starting from the beginning of the part | ||
| 16306 | 2025.10.28 02:57:11.447578 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 16307 | 2025.10.28 02:57:11.447621 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 104 rows starting from the beginning of the part | ||
| 16308 | 2025.10.28 02:57:11.447660 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 16309 | 2025.10.28 02:57:11.447698 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 92 rows starting from the beginning of the part | ||
| 16310 | 2025.10.28 02:57:11.447734 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 12 rows starting from the beginning of the part | ||
| 16311 | 2025.10.28 02:57:11.450806 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8864 rows, containing 4 columns (4 merged, 0 gathered) in 0.003425582 sec., 2587589.4957411615 rows/sec., 164.27 MiB/sec. | ||
| 16312 | 2025.10.28 02:57:11.451028 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16313 | 2025.10.28 02:57:11.451308 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_126_25} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16314 | 2025.10.28 02:57:11.451388 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_126_25} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16315 | 2025.10.28 02:57:11.451473 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 16316 | 2025.10.28 02:57:11.454625 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_125_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39590 rows, containing 5 columns (5 merged, 0 gathered) in 0.008682594 sec., 4559697.251766005 rows/sec., 305.07 MiB/sec. | ||
| 16317 | 2025.10.28 02:57:11.455088 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_125_26} <Trace> MergedBlockOutputStream: filled checksums all_1_125_26 (state Temporary) | ||
| 16318 | 2025.10.28 02:57:11.455382 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_125_26 to all_1_125_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16319 | 2025.10.28 02:57:11.455455 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 5 parts: [all_1_121_25, all_125_125_0] -> all_1_125_26 | ||
| 16320 | 2025.10.28 02:57:11.455538 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16321 | 2025.10.28 02:57:12.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.67 MiB, peak 391.52 MiB, free memory in arenas 0.00 B, will set to 378.27 MiB (RSS), difference: 1.60 MiB | ||
| 16322 | 2025.10.28 02:57:13.220981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36060 | ||
| 16323 | 2025.10.28 02:57:13.221700 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16324 | 2025.10.28 02:57:13.221773 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16325 | 2025.10.28 02:57:13.222362 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16326 | 2025.10.28 02:57:13.222599 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16327 | 2025.10.28 02:57:13.222742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36060 | ||
| 16328 | 2025.10.28 02:57:13.222844 [ 221 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): 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] | ||
| 16329 | 2025.10.28 02:57:13.222904 [ 221 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): 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] | ||
| 16330 | 2025.10.28 02:57:13.225261 [ 221 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): 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] | ||
| 16331 | 2025.10.28 02:57:14.564263 [ 225 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): 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] | ||
| 16332 | 2025.10.28 02:57:14.564329 [ 225 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): 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] | ||
| 16333 | 2025.10.28 02:57:14.566783 [ 225 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): 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] | ||
| 16334 | 2025.10.28 02:57:15.233465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16335 | 2025.10.28 02:57:15.249378 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16336 | 2025.10.28 02:57:15.249420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16337 | 2025.10.28 02:57:15.255097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16338 | 2025.10.28 02:57:15.255770 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16339 | 2025.10.28 02:57:15.258497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16340 | 2025.10.28 02:57:16.447493 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16341 | 2025.10.28 02:57:16.447763 [ 4 ] {be7fa8e6-43f2-4f39-a180-bea3666c0c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16342 | 2025.10.28 02:57:16.447829 [ 4 ] {be7fa8e6-43f2-4f39-a180-bea3666c0c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16343 | 2025.10.28 02:57:16.448531 [ 4 ] {be7fa8e6-43f2-4f39-a180-bea3666c0c84} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16344 | 2025.10.28 02:57:16.448577 [ 4 ] {be7fa8e6-43f2-4f39-a180-bea3666c0c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16345 | 2025.10.28 02:57:16.448967 [ 4 ] {be7fa8e6-43f2-4f39-a180-bea3666c0c84} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16346 | 2025.10.28 02:57:16.449231 [ 4 ] {be7fa8e6-43f2-4f39-a180-bea3666c0c84} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16347 | 2025.10.28 02:57:16.449400 [ 4 ] {be7fa8e6-43f2-4f39-a180-bea3666c0c84} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.53 MiB/sec. | ||
| 16348 | 2025.10.28 02:57:16.449448 [ 4 ] {be7fa8e6-43f2-4f39-a180-bea3666c0c84} <Debug> TCPHandler: Processed in 0.00213852 sec. | ||
| 16349 | 2025.10.28 02:57:16.449570 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16350 | 2025.10.28 02:57:16.449670 [ 4 ] {c2d6cd24-a932-4042-b5ad-f761cad81e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16351 | 2025.10.28 02:57:16.449714 [ 4 ] {c2d6cd24-a932-4042-b5ad-f761cad81e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16352 | 2025.10.28 02:57:16.450146 [ 4 ] {c2d6cd24-a932-4042-b5ad-f761cad81e61} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16353 | 2025.10.28 02:57:16.450185 [ 4 ] {c2d6cd24-a932-4042-b5ad-f761cad81e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16354 | 2025.10.28 02:57:16.450499 [ 4 ] {c2d6cd24-a932-4042-b5ad-f761cad81e61} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16355 | 2025.10.28 02:57:16.450712 [ 4 ] {c2d6cd24-a932-4042-b5ad-f761cad81e61} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16356 | 2025.10.28 02:57:16.450848 [ 4 ] {c2d6cd24-a932-4042-b5ad-f761cad81e61} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 16357 | 2025.10.28 02:57:16.450886 [ 4 ] {c2d6cd24-a932-4042-b5ad-f761cad81e61} <Debug> TCPHandler: Processed in 0.001369405 sec. | ||
| 16358 | 2025.10.28 02:57:16.450994 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16359 | 2025.10.28 02:57:16.451090 [ 4 ] {0fb3f83b-e626-4285-a00a-3d9e3d83ce58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16360 | 2025.10.28 02:57:16.451134 [ 4 ] {0fb3f83b-e626-4285-a00a-3d9e3d83ce58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16361 | 2025.10.28 02:57:16.451537 [ 4 ] {0fb3f83b-e626-4285-a00a-3d9e3d83ce58} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16362 | 2025.10.28 02:57:16.451574 [ 4 ] {0fb3f83b-e626-4285-a00a-3d9e3d83ce58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16363 | 2025.10.28 02:57:16.451912 [ 4 ] {0fb3f83b-e626-4285-a00a-3d9e3d83ce58} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16364 | 2025.10.28 02:57:16.452132 [ 4 ] {0fb3f83b-e626-4285-a00a-3d9e3d83ce58} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16365 | 2025.10.28 02:57:16.452267 [ 4 ] {0fb3f83b-e626-4285-a00a-3d9e3d83ce58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 16366 | 2025.10.28 02:57:16.452305 [ 4 ] {0fb3f83b-e626-4285-a00a-3d9e3d83ce58} <Debug> TCPHandler: Processed in 0.001359655 sec. | ||
| 16367 | 2025.10.28 02:57:16.452405 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16368 | 2025.10.28 02:57:16.452504 [ 4 ] {86b194b0-cf74-4e71-81fd-c9d49dea7752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16369 | 2025.10.28 02:57:16.452546 [ 4 ] {86b194b0-cf74-4e71-81fd-c9d49dea7752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16370 | 2025.10.28 02:57:16.452872 [ 4 ] {86b194b0-cf74-4e71-81fd-c9d49dea7752} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16371 | 2025.10.28 02:57:16.452909 [ 4 ] {86b194b0-cf74-4e71-81fd-c9d49dea7752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16372 | 2025.10.28 02:57:16.453215 [ 4 ] {86b194b0-cf74-4e71-81fd-c9d49dea7752} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16373 | 2025.10.28 02:57:16.453451 [ 4 ] {86b194b0-cf74-4e71-81fd-c9d49dea7752} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16374 | 2025.10.28 02:57:16.453587 [ 4 ] {86b194b0-cf74-4e71-81fd-c9d49dea7752} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 16375 | 2025.10.28 02:57:16.453624 [ 4 ] {86b194b0-cf74-4e71-81fd-c9d49dea7752} <Debug> TCPHandler: Processed in 0.001266202 sec. | ||
| 16376 | 2025.10.28 02:57:20.501140 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16377 | 2025.10.28 02:57:20.501212 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16378 | 2025.10.28 02:57:20.723775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36508 | ||
| 16379 | 2025.10.28 02:57:20.724509 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16380 | 2025.10.28 02:57:20.724557 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16381 | 2025.10.28 02:57:20.725056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16382 | 2025.10.28 02:57:20.725324 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16383 | 2025.10.28 02:57:20.725471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36508 | ||
| 16384 | 2025.10.28 02:57:20.725537 [ 35 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16385 | 2025.10.28 02:57:20.725639 [ 35 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16386 | 2025.10.28 02:57:20.725680 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16387 | 2025.10.28 02:57:20.725832 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 16388 | 2025.10.28 02:57:20.725978 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16389 | 2025.10.28 02:57:20.726018 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34140 rows starting from the beginning of the part | ||
| 16390 | 2025.10.28 02:57:20.726080 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 16391 | 2025.10.28 02:57:20.726125 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 16392 | 2025.10.28 02:57:20.726166 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 16393 | 2025.10.28 02:57:20.726205 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 16394 | 2025.10.28 02:57:20.726243 [ 193 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 16395 | 2025.10.28 02:57:20.728660 [ 191 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002905015 sec., 12567232.871430956 rows/sec., 179.78 MiB/sec. | ||
| 16396 | 2025.10.28 02:57:20.729005 [ 191 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16397 | 2025.10.28 02:57:20.729280 [ 191 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_76_15} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16398 | 2025.10.28 02:57:20.729354 [ 191 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_76_15} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16399 | 2025.10.28 02:57:20.729514 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16400 | 2025.10.28 02:57:20.827901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2064 | ||
| 16401 | 2025.10.28 02:57:20.830033 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16402 | 2025.10.28 02:57:20.830095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16403 | 2025.10.28 02:57:20.831305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16404 | 2025.10.28 02:57:20.831596 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2025.10.28 02:57:20.831988 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2064 | ||
| 16406 | 2025.10.28 02:57:21.070698 [ 33 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 16407 | 2025.10.28 02:57:21.070794 [ 33 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16408 | 2025.10.28 02:57:21.070832 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16409 | 2025.10.28 02:57:21.071036 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 16410 | 2025.10.28 02:57:21.071298 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16411 | 2025.10.28 02:57:21.071359 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 57 rows starting from the beginning of the part | ||
| 16412 | 2025.10.28 02:57:21.071466 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 16413 | 2025.10.28 02:57:21.071542 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 16414 | 2025.10.28 02:57:21.071617 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 16415 | 2025.10.28 02:57:21.071686 [ 195 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 16416 | 2025.10.28 02:57:21.072648 [ 188 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 4 columns (4 merged, 0 gathered) in 0.001704906 sec., 35779.09867171563 rows/sec., 2.34 MiB/sec. | ||
| 16417 | 2025.10.28 02:57:21.072907 [ 188 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 16418 | 2025.10.28 02:57:21.073192 [ 188 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_55_12} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16419 | 2025.10.28 02:57:21.073271 [ 188 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_55_12} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 16420 | 2025.10.28 02:57:21.073374 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 16421 | 2025.10.28 02:57:21.164563 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): 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] | ||
| 16422 | 2025.10.28 02:57:21.164604 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): 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] | ||
| 16423 | 2025.10.28 02:57:21.167780 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): 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] | ||
| 16424 | 2025.10.28 02:57:21.460071 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16425 | 2025.10.28 02:57:21.460263 [ 4 ] {ccc97452-3091-4c7f-bf05-abafe5e0f9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16426 | 2025.10.28 02:57:21.460337 [ 4 ] {ccc97452-3091-4c7f-bf05-abafe5e0f9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16427 | 2025.10.28 02:57:21.461160 [ 4 ] {ccc97452-3091-4c7f-bf05-abafe5e0f9a8} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16428 | 2025.10.28 02:57:21.461209 [ 4 ] {ccc97452-3091-4c7f-bf05-abafe5e0f9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16429 | 2025.10.28 02:57:21.461612 [ 4 ] {ccc97452-3091-4c7f-bf05-abafe5e0f9a8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16430 | 2025.10.28 02:57:21.461843 [ 4 ] {ccc97452-3091-4c7f-bf05-abafe5e0f9a8} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16431 | 2025.10.28 02:57:21.462007 [ 4 ] {ccc97452-3091-4c7f-bf05-abafe5e0f9a8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001797 sec., 228158.04117974403 rows/sec., 14.47 MiB/sec. | ||
| 16432 | 2025.10.28 02:57:21.462059 [ 4 ] {ccc97452-3091-4c7f-bf05-abafe5e0f9a8} <Debug> TCPHandler: Processed in 0.00212528 sec. | ||
| 16433 | 2025.10.28 02:57:21.462180 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16434 | 2025.10.28 02:57:21.462282 [ 4 ] {bfdbf4e1-789c-460b-8fb8-9a7047db36ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16435 | 2025.10.28 02:57:21.462327 [ 4 ] {bfdbf4e1-789c-460b-8fb8-9a7047db36ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16436 | 2025.10.28 02:57:21.463211 [ 4 ] {bfdbf4e1-789c-460b-8fb8-9a7047db36ff} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16437 | 2025.10.28 02:57:21.463249 [ 4 ] {bfdbf4e1-789c-460b-8fb8-9a7047db36ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16438 | 2025.10.28 02:57:21.463650 [ 4 ] {bfdbf4e1-789c-460b-8fb8-9a7047db36ff} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16439 | 2025.10.28 02:57:21.463874 [ 4 ] {bfdbf4e1-789c-460b-8fb8-9a7047db36ff} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16440 | 2025.10.28 02:57:21.464017 [ 4 ] {bfdbf4e1-789c-460b-8fb8-9a7047db36ff} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001757 sec., 681844.0523619807 rows/sec., 54.52 MiB/sec. | ||
| 16441 | 2025.10.28 02:57:21.464056 [ 4 ] {bfdbf4e1-789c-460b-8fb8-9a7047db36ff} <Debug> TCPHandler: Processed in 0.001928783 sec. | ||
| 16442 | 2025.10.28 02:57:21.464166 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16443 | 2025.10.28 02:57:21.464263 [ 4 ] {d3717bf0-97e1-4bfc-b279-e53a8b4ee7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16444 | 2025.10.28 02:57:21.464305 [ 4 ] {d3717bf0-97e1-4bfc-b279-e53a8b4ee7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16445 | 2025.10.28 02:57:21.464782 [ 4 ] {d3717bf0-97e1-4bfc-b279-e53a8b4ee7a1} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16446 | 2025.10.28 02:57:21.464819 [ 4 ] {d3717bf0-97e1-4bfc-b279-e53a8b4ee7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16447 | 2025.10.28 02:57:21.465131 [ 4 ] {d3717bf0-97e1-4bfc-b279-e53a8b4ee7a1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16448 | 2025.10.28 02:57:21.465354 [ 4 ] {d3717bf0-97e1-4bfc-b279-e53a8b4ee7a1} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16449 | 2025.10.28 02:57:21.465487 [ 4 ] {d3717bf0-97e1-4bfc-b279-e53a8b4ee7a1} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001244 sec., 199356.9131832797 rows/sec., 12.21 MiB/sec. | ||
| 16450 | 2025.10.28 02:57:21.465527 [ 4 ] {d3717bf0-97e1-4bfc-b279-e53a8b4ee7a1} <Debug> TCPHandler: Processed in 0.001409036 sec. | ||
| 16451 | 2025.10.28 02:57:21.465635 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16452 | 2025.10.28 02:57:21.465730 [ 4 ] {bf437ccc-dfb4-4b9b-ad68-7ca5822c12c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16453 | 2025.10.28 02:57:21.465771 [ 4 ] {bf437ccc-dfb4-4b9b-ad68-7ca5822c12c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16454 | 2025.10.28 02:57:21.466238 [ 4 ] {bf437ccc-dfb4-4b9b-ad68-7ca5822c12c8} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16455 | 2025.10.28 02:57:21.466275 [ 4 ] {bf437ccc-dfb4-4b9b-ad68-7ca5822c12c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16456 | 2025.10.28 02:57:21.466581 [ 4 ] {bf437ccc-dfb4-4b9b-ad68-7ca5822c12c8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16457 | 2025.10.28 02:57:21.466791 [ 4 ] {bf437ccc-dfb4-4b9b-ad68-7ca5822c12c8} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16458 | 2025.10.28 02:57:21.466922 [ 4 ] {bf437ccc-dfb4-4b9b-ad68-7ca5822c12c8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 11.30 MiB/sec. | ||
| 16459 | 2025.10.28 02:57:21.466960 [ 4 ] {bf437ccc-dfb4-4b9b-ad68-7ca5822c12c8} <Debug> TCPHandler: Processed in 0.001373335 sec. | ||
| 16460 | 2025.10.28 02:57:21.467072 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16461 | 2025.10.28 02:57:21.467167 [ 4 ] {c3b56135-14f8-4903-9d08-4c3594bfee40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16462 | 2025.10.28 02:57:21.467208 [ 4 ] {c3b56135-14f8-4903-9d08-4c3594bfee40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16463 | 2025.10.28 02:57:21.467669 [ 4 ] {c3b56135-14f8-4903-9d08-4c3594bfee40} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16464 | 2025.10.28 02:57:21.467706 [ 4 ] {c3b56135-14f8-4903-9d08-4c3594bfee40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16465 | 2025.10.28 02:57:21.468009 [ 4 ] {c3b56135-14f8-4903-9d08-4c3594bfee40} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16466 | 2025.10.28 02:57:21.468220 [ 4 ] {c3b56135-14f8-4903-9d08-4c3594bfee40} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16467 | 2025.10.28 02:57:21.468353 [ 4 ] {c3b56135-14f8-4903-9d08-4c3594bfee40} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 16468 | 2025.10.28 02:57:21.468391 [ 4 ] {c3b56135-14f8-4903-9d08-4c3594bfee40} <Debug> TCPHandler: Processed in 0.001367205 sec. | ||
| 16469 | 2025.10.28 02:57:21.468491 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16470 | 2025.10.28 02:57:21.468588 [ 4 ] {62d95090-d446-476e-b072-f6b217fc2af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16471 | 2025.10.28 02:57:21.468629 [ 4 ] {62d95090-d446-476e-b072-f6b217fc2af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16472 | 2025.10.28 02:57:21.469241 [ 4 ] {62d95090-d446-476e-b072-f6b217fc2af9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16473 | 2025.10.28 02:57:21.469277 [ 4 ] {62d95090-d446-476e-b072-f6b217fc2af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16474 | 2025.10.28 02:57:21.469611 [ 4 ] {62d95090-d446-476e-b072-f6b217fc2af9} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16475 | 2025.10.28 02:57:21.469817 [ 4 ] {62d95090-d446-476e-b072-f6b217fc2af9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16476 | 2025.10.28 02:57:21.469949 [ 4 ] {62d95090-d446-476e-b072-f6b217fc2af9} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001379 sec., 523567.80275562 rows/sec., 36.76 MiB/sec. | ||
| 16477 | 2025.10.28 02:57:21.469987 [ 4 ] {62d95090-d446-476e-b072-f6b217fc2af9} <Debug> TCPHandler: Processed in 0.00154364 sec. | ||
| 16478 | 2025.10.28 02:57:21.470061 [ 222 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): 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] | ||
| 16479 | 2025.10.28 02:57:21.470097 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16480 | 2025.10.28 02:57:21.470116 [ 222 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): 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] | ||
| 16481 | 2025.10.28 02:57:21.470201 [ 4 ] {1b5c3a6d-c61a-46a8-9c5f-ef2879f44262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16482 | 2025.10.28 02:57:21.470247 [ 4 ] {1b5c3a6d-c61a-46a8-9c5f-ef2879f44262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16483 | 2025.10.28 02:57:21.470579 [ 4 ] {1b5c3a6d-c61a-46a8-9c5f-ef2879f44262} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16484 | 2025.10.28 02:57:21.470616 [ 4 ] {1b5c3a6d-c61a-46a8-9c5f-ef2879f44262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16485 | 2025.10.28 02:57:21.470927 [ 4 ] {1b5c3a6d-c61a-46a8-9c5f-ef2879f44262} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16486 | 2025.10.28 02:57:21.471173 [ 4 ] {1b5c3a6d-c61a-46a8-9c5f-ef2879f44262} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16487 | 2025.10.28 02:57:21.471315 [ 4 ] {1b5c3a6d-c61a-46a8-9c5f-ef2879f44262} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 16488 | 2025.10.28 02:57:21.471352 [ 4 ] {1b5c3a6d-c61a-46a8-9c5f-ef2879f44262} <Debug> TCPHandler: Processed in 0.001302673 sec. | ||
| 16489 | 2025.10.28 02:57:21.471455 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16490 | 2025.10.28 02:57:21.471549 [ 4 ] {abbafade-07ac-405b-9a6f-cf08c284a1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16491 | 2025.10.28 02:57:21.471592 [ 4 ] {abbafade-07ac-405b-9a6f-cf08c284a1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16492 | 2025.10.28 02:57:21.472018 [ 4 ] {abbafade-07ac-405b-9a6f-cf08c284a1ce} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16493 | 2025.10.28 02:57:21.472057 [ 4 ] {abbafade-07ac-405b-9a6f-cf08c284a1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16494 | 2025.10.28 02:57:21.472406 [ 4 ] {abbafade-07ac-405b-9a6f-cf08c284a1ce} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16495 | 2025.10.28 02:57:21.472624 [ 4 ] {abbafade-07ac-405b-9a6f-cf08c284a1ce} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16496 | 2025.10.28 02:57:21.472773 [ 4 ] {abbafade-07ac-405b-9a6f-cf08c284a1ce} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001243 sec., 252614.64199517298 rows/sec., 16.59 MiB/sec. | ||
| 16497 | 2025.10.28 02:57:21.472810 [ 4 ] {abbafade-07ac-405b-9a6f-cf08c284a1ce} <Debug> TCPHandler: Processed in 0.001403695 sec. | ||
| 16498 | 2025.10.28 02:57:21.472918 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16499 | 2025.10.28 02:57:21.473012 [ 4 ] {7bfe33a0-8b33-4c28-9cf9-ae36d6b33713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16500 | 2025.10.28 02:57:21.473054 [ 4 ] {7bfe33a0-8b33-4c28-9cf9-ae36d6b33713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16501 | 2025.10.28 02:57:21.473345 [ 222 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): 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] | ||
| 16502 | 2025.10.28 02:57:21.473366 [ 4 ] {7bfe33a0-8b33-4c28-9cf9-ae36d6b33713} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16503 | 2025.10.28 02:57:21.473405 [ 4 ] {7bfe33a0-8b33-4c28-9cf9-ae36d6b33713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16504 | 2025.10.28 02:57:21.473701 [ 4 ] {7bfe33a0-8b33-4c28-9cf9-ae36d6b33713} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16505 | 2025.10.28 02:57:21.473914 [ 4 ] {7bfe33a0-8b33-4c28-9cf9-ae36d6b33713} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16506 | 2025.10.28 02:57:21.474046 [ 4 ] {7bfe33a0-8b33-4c28-9cf9-ae36d6b33713} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 16507 | 2025.10.28 02:57:21.474083 [ 4 ] {7bfe33a0-8b33-4c28-9cf9-ae36d6b33713} <Debug> TCPHandler: Processed in 0.00121271 sec. | ||
| 16508 | 2025.10.28 02:57:21.474189 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16509 | 2025.10.28 02:57:21.474283 [ 4 ] {d8885614-6334-4efc-9a87-c91f2e623330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16510 | 2025.10.28 02:57:21.474338 [ 4 ] {d8885614-6334-4efc-9a87-c91f2e623330} <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 | ||
| 16511 | 2025.10.28 02:57:21.475182 [ 4 ] {d8885614-6334-4efc-9a87-c91f2e623330} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16512 | 2025.10.28 02:57:21.475218 [ 4 ] {d8885614-6334-4efc-9a87-c91f2e623330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16513 | 2025.10.28 02:57:21.475781 [ 4 ] {d8885614-6334-4efc-9a87-c91f2e623330} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16514 | 2025.10.28 02:57:21.476015 [ 4 ] {d8885614-6334-4efc-9a87-c91f2e623330} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16515 | 2025.10.28 02:57:21.476136 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16516 | 2025.10.28 02:57:21.476159 [ 4 ] {d8885614-6334-4efc-9a87-c91f2e623330} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001894 sec., 22703.27349524815 rows/sec., 40.68 MiB/sec. | ||
| 16517 | 2025.10.28 02:57:21.476192 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16518 | 2025.10.28 02:57:21.476222 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16519 | 2025.10.28 02:57:21.476232 [ 4 ] {d8885614-6334-4efc-9a87-c91f2e623330} <Debug> TCPHandler: Processed in 0.002090908 sec. | ||
| 16520 | 2025.10.28 02:57:21.476348 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16521 | 2025.10.28 02:57:21.476347 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 16522 | 2025.10.28 02:57:21.476445 [ 4 ] {b8b63df3-723d-48c3-b234-90bbb86cf391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16523 | 2025.10.28 02:57:21.476492 [ 4 ] {b8b63df3-723d-48c3-b234-90bbb86cf391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16524 | 2025.10.28 02:57:21.476623 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16525 | 2025.10.28 02:57:21.476690 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2109 rows starting from the beginning of the part | ||
| 16526 | 2025.10.28 02:57:21.476825 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 43 rows starting from the beginning of the part | ||
| 16527 | 2025.10.28 02:57:21.476850 [ 4 ] {b8b63df3-723d-48c3-b234-90bbb86cf391} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16528 | 2025.10.28 02:57:21.476891 [ 4 ] {b8b63df3-723d-48c3-b234-90bbb86cf391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16529 | 2025.10.28 02:57:21.476934 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 43 rows starting from the beginning of the part | ||
| 16530 | 2025.10.28 02:57:21.477040 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 43 rows starting from the beginning of the part | ||
| 16531 | 2025.10.28 02:57:21.477145 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 43 rows starting from the beginning of the part | ||
| 16532 | 2025.10.28 02:57:21.477212 [ 4 ] {b8b63df3-723d-48c3-b234-90bbb86cf391} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16533 | 2025.10.28 02:57:21.477247 [ 195 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 43 rows starting from the beginning of the part | ||
| 16534 | 2025.10.28 02:57:21.477437 [ 4 ] {b8b63df3-723d-48c3-b234-90bbb86cf391} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16535 | 2025.10.28 02:57:21.477580 [ 4 ] {b8b63df3-723d-48c3-b234-90bbb86cf391} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001154 sec., 90121.3171577123 rows/sec., 5.52 MiB/sec. | ||
| 16536 | 2025.10.28 02:57:21.477619 [ 4 ] {b8b63df3-723d-48c3-b234-90bbb86cf391} <Debug> TCPHandler: Processed in 0.001319664 sec. | ||
| 16537 | 2025.10.28 02:57:21.477651 [ 218 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): 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] | ||
| 16538 | 2025.10.28 02:57:21.477683 [ 218 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): 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] | ||
| 16539 | 2025.10.28 02:57:21.479711 [ 218 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): 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] | ||
| 16540 | 2025.10.28 02:57:21.487707 [ 198 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2324 rows, containing 19 columns (19 merged, 0 gathered) in 0.011413303 sec., 203622.03649548252 rows/sec., 364.88 MiB/sec. | ||
| 16541 | 2025.10.28 02:57:21.490314 [ 200 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16542 | 2025.10.28 02:57:21.490669 [ 200 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16543 | 2025.10.28 02:57:21.490738 [ 200 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16544 | 2025.10.28 02:57:21.490869 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.65 MiB. | ||
| 16545 | 2025.10.28 02:57:21.996227 [ 218 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): 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] | ||
| 16546 | 2025.10.28 02:57:21.996293 [ 218 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): 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] | ||
| 16547 | 2025.10.28 02:57:21.999877 [ 218 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): 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] | ||
| 16548 | 2025.10.28 02:57:22.000379 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.14 MiB, peak 397.74 MiB, free memory in arenas 0.00 B, will set to 383.76 MiB (RSS), difference: 4.62 MiB | ||
| 16549 | 2025.10.28 02:57:22.758592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16550 | 2025.10.28 02:57:22.776669 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16551 | 2025.10.28 02:57:22.776737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16552 | 2025.10.28 02:57:22.782649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16553 | 2025.10.28 02:57:22.783373 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16554 | 2025.10.28 02:57:22.783685 [ 31 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16555 | 2025.10.28 02:57:22.783752 [ 31 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16556 | 2025.10.28 02:57:22.783777 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16557 | 2025.10.28 02:57:22.783882 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 16558 | 2025.10.28 02:57:22.787237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16559 | 2025.10.28 02:57:22.787604 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16560 | 2025.10.28 02:57:22.789047 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 16561 | 2025.10.28 02:57:22.793495 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 16562 | 2025.10.28 02:57:22.797850 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 16563 | 2025.10.28 02:57:22.802155 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 16564 | 2025.10.28 02:57:22.806744 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 16565 | 2025.10.28 02:57:22.810925 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 16566 | 2025.10.28 02:57:22.866034 [ 198 ] {6e128296-918e-4be5-88c3-703151528856::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.082188258 sec., 6971.79881826915 rows/sec., 36.05 MiB/sec. | ||
| 16567 | 2025.10.28 02:57:22.869185 [ 192 ] {6e128296-918e-4be5-88c3-703151528856::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16568 | 2025.10.28 02:57:22.871409 [ 192 ] {6e128296-918e-4be5-88c3-703151528856::all_1_76_15} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16569 | 2025.10.28 02:57:22.871527 [ 192 ] {6e128296-918e-4be5-88c3-703151528856::all_1_76_15} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16570 | 2025.10.28 02:57:22.874450 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16571 | 2025.10.28 02:57:23.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.84 MiB, peak 402.26 MiB, free memory in arenas 0.00 B, will set to 383.80 MiB (RSS), difference: -1.03 MiB | ||
| 16572 | 2025.10.28 02:57:26.446441 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16573 | 2025.10.28 02:57:26.446652 [ 4 ] {0308457a-01fe-4bd2-9012-d57ab5071a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16574 | 2025.10.28 02:57:26.446729 [ 4 ] {0308457a-01fe-4bd2-9012-d57ab5071a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16575 | 2025.10.28 02:57:26.447423 [ 4 ] {0308457a-01fe-4bd2-9012-d57ab5071a50} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16576 | 2025.10.28 02:57:26.447472 [ 4 ] {0308457a-01fe-4bd2-9012-d57ab5071a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16577 | 2025.10.28 02:57:26.447870 [ 4 ] {0308457a-01fe-4bd2-9012-d57ab5071a50} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16578 | 2025.10.28 02:57:26.448104 [ 4 ] {0308457a-01fe-4bd2-9012-d57ab5071a50} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16579 | 2025.10.28 02:57:26.448277 [ 4 ] {0308457a-01fe-4bd2-9012-d57ab5071a50} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.56 MiB/sec. | ||
| 16580 | 2025.10.28 02:57:26.448336 [ 4 ] {0308457a-01fe-4bd2-9012-d57ab5071a50} <Debug> TCPHandler: Processed in 0.002038037 sec. | ||
| 16581 | 2025.10.28 02:57:26.448460 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16582 | 2025.10.28 02:57:26.448567 [ 4 ] {45f2ddcd-191c-4479-b98e-56b9fbb65929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16583 | 2025.10.28 02:57:26.448611 [ 4 ] {45f2ddcd-191c-4479-b98e-56b9fbb65929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16584 | 2025.10.28 02:57:26.449078 [ 4 ] {45f2ddcd-191c-4479-b98e-56b9fbb65929} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2025.10.28 02:57:26.449116 [ 4 ] {45f2ddcd-191c-4479-b98e-56b9fbb65929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16586 | 2025.10.28 02:57:26.449438 [ 4 ] {45f2ddcd-191c-4479-b98e-56b9fbb65929} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16587 | 2025.10.28 02:57:26.449668 [ 4 ] {45f2ddcd-191c-4479-b98e-56b9fbb65929} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2025.10.28 02:57:26.449825 [ 4 ] {45f2ddcd-191c-4479-b98e-56b9fbb65929} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001283 sec., 49883.086515978175 rows/sec., 3.89 MiB/sec. | ||
| 16589 | 2025.10.28 02:57:26.449866 [ 4 ] {45f2ddcd-191c-4479-b98e-56b9fbb65929} <Debug> TCPHandler: Processed in 0.001458488 sec. | ||
| 16590 | 2025.10.28 02:57:26.449986 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2025.10.28 02:57:26.450086 [ 4 ] {5e2f8e0f-addf-45c5-a40c-9690b3b841fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16592 | 2025.10.28 02:57:26.450132 [ 4 ] {5e2f8e0f-addf-45c5-a40c-9690b3b841fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16593 | 2025.10.28 02:57:26.450583 [ 4 ] {5e2f8e0f-addf-45c5-a40c-9690b3b841fc} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16594 | 2025.10.28 02:57:26.450622 [ 4 ] {5e2f8e0f-addf-45c5-a40c-9690b3b841fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16595 | 2025.10.28 02:57:26.450966 [ 4 ] {5e2f8e0f-addf-45c5-a40c-9690b3b841fc} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16596 | 2025.10.28 02:57:26.451188 [ 4 ] {5e2f8e0f-addf-45c5-a40c-9690b3b841fc} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16597 | 2025.10.28 02:57:26.451334 [ 4 ] {5e2f8e0f-addf-45c5-a40c-9690b3b841fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 16598 | 2025.10.28 02:57:26.451373 [ 4 ] {5e2f8e0f-addf-45c5-a40c-9690b3b841fc} <Debug> TCPHandler: Processed in 0.001438487 sec. | ||
| 16599 | 2025.10.28 02:57:26.451478 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16600 | 2025.10.28 02:57:26.451577 [ 4 ] {b17b2688-a973-4108-b975-7ed276591863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16601 | 2025.10.28 02:57:26.451622 [ 4 ] {b17b2688-a973-4108-b975-7ed276591863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16602 | 2025.10.28 02:57:26.451962 [ 4 ] {b17b2688-a973-4108-b975-7ed276591863} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16603 | 2025.10.28 02:57:26.452000 [ 4 ] {b17b2688-a973-4108-b975-7ed276591863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16604 | 2025.10.28 02:57:26.452317 [ 4 ] {b17b2688-a973-4108-b975-7ed276591863} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16605 | 2025.10.28 02:57:26.452540 [ 4 ] {b17b2688-a973-4108-b975-7ed276591863} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16606 | 2025.10.28 02:57:26.452686 [ 4 ] {b17b2688-a973-4108-b975-7ed276591863} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 16607 | 2025.10.28 02:57:26.452723 [ 4 ] {b17b2688-a973-4108-b975-7ed276591863} <Debug> TCPHandler: Processed in 0.001296572 sec. | ||
| 16608 | 2025.10.28 02:57:28.227280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37020 | ||
| 16609 | 2025.10.28 02:57:28.228095 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16610 | 2025.10.28 02:57:28.228179 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16611 | 2025.10.28 02:57:28.228927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16612 | 2025.10.28 02:57:28.229288 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16613 | 2025.10.28 02:57:28.229513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37020 | ||
| 16614 | 2025.10.28 02:57:30.288135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16615 | 2025.10.28 02:57:30.304091 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16616 | 2025.10.28 02:57:30.304146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16617 | 2025.10.28 02:57:30.310158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16618 | 2025.10.28 02:57:30.310870 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16619 | 2025.10.28 02:57:30.313796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16620 | 2025.10.28 02:57:30.833066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2094 | ||
| 16621 | 2025.10.28 02:57:30.835456 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16622 | 2025.10.28 02:57:30.835507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16623 | 2025.10.28 02:57:30.836710 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16624 | 2025.10.28 02:57:30.836990 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16625 | 2025.10.28 02:57:30.837375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2094 | ||
| 16626 | 2025.10.28 02:57:31.083226 [ 224 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16627 | 2025.10.28 02:57:31.083298 [ 224 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16628 | 2025.10.28 02:57:31.085301 [ 224 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16629 | 2025.10.28 02:57:31.459683 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16630 | 2025.10.28 02:57:31.459954 [ 4 ] {425b587e-6aeb-4680-99d1-a83215a26e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16631 | 2025.10.28 02:57:31.460064 [ 4 ] {425b587e-6aeb-4680-99d1-a83215a26e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16632 | 2025.10.28 02:57:31.460994 [ 4 ] {425b587e-6aeb-4680-99d1-a83215a26e30} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16633 | 2025.10.28 02:57:31.461038 [ 4 ] {425b587e-6aeb-4680-99d1-a83215a26e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16634 | 2025.10.28 02:57:31.461429 [ 4 ] {425b587e-6aeb-4680-99d1-a83215a26e30} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16635 | 2025.10.28 02:57:31.461660 [ 4 ] {425b587e-6aeb-4680-99d1-a83215a26e30} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16636 | 2025.10.28 02:57:31.461794 [ 99 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 16637 | 2025.10.28 02:57:31.461816 [ 4 ] {425b587e-6aeb-4680-99d1-a83215a26e30} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001936 sec., 211776.85950413224 rows/sec., 13.43 MiB/sec. | ||
| 16638 | 2025.10.28 02:57:31.461864 [ 99 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16639 | 2025.10.28 02:57:31.461886 [ 4 ] {425b587e-6aeb-4680-99d1-a83215a26e30} <Debug> TCPHandler: Processed in 0.002386189 sec. | ||
| 16640 | 2025.10.28 02:57:31.461896 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16641 | 2025.10.28 02:57:31.462038 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16642 | 2025.10.28 02:57:31.462042 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 16643 | 2025.10.28 02:57:31.462140 [ 4 ] {8e6cf5a5-8447-4dbb-91a3-2f3adeec50ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16644 | 2025.10.28 02:57:31.462187 [ 4 ] {8e6cf5a5-8447-4dbb-91a3-2f3adeec50ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16645 | 2025.10.28 02:57:31.462207 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16646 | 2025.10.28 02:57:31.462249 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 410 rows starting from the beginning of the part | ||
| 16647 | 2025.10.28 02:57:31.462321 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 410 rows starting from the beginning of the part | ||
| 16648 | 2025.10.28 02:57:31.462365 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 410 rows starting from the beginning of the part | ||
| 16649 | 2025.10.28 02:57:31.462407 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part | ||
| 16650 | 2025.10.28 02:57:31.462448 [ 201 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 410 rows starting from the beginning of the part | ||
| 16651 | 2025.10.28 02:57:31.463195 [ 4 ] {8e6cf5a5-8447-4dbb-91a3-2f3adeec50ea} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16652 | 2025.10.28 02:57:31.463237 [ 4 ] {8e6cf5a5-8447-4dbb-91a3-2f3adeec50ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16653 | 2025.10.28 02:57:31.463487 [ 190 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501999 sec., 1364847.7795258185 rows/sec., 91.79 MiB/sec. | ||
| 16654 | 2025.10.28 02:57:31.463624 [ 4 ] {8e6cf5a5-8447-4dbb-91a3-2f3adeec50ea} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16655 | 2025.10.28 02:57:31.463673 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 16656 | 2025.10.28 02:57:31.463888 [ 4 ] {8e6cf5a5-8447-4dbb-91a3-2f3adeec50ea} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16657 | 2025.10.28 02:57:31.463994 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_57_14} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16658 | 2025.10.28 02:57:31.464033 [ 4 ] {8e6cf5a5-8447-4dbb-91a3-2f3adeec50ea} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001913 sec., 626241.5054887611 rows/sec., 50.07 MiB/sec. | ||
| 16659 | 2025.10.28 02:57:31.464076 [ 4 ] {8e6cf5a5-8447-4dbb-91a3-2f3adeec50ea} <Debug> TCPHandler: Processed in 0.002086118 sec. | ||
| 16660 | 2025.10.28 02:57:31.464076 [ 197 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_57_14} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 16661 | 2025.10.28 02:57:31.464163 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 16662 | 2025.10.28 02:57:31.464202 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16663 | 2025.10.28 02:57:31.464301 [ 4 ] {1d95a284-2d2f-4d9e-bf4e-4627e3065f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16664 | 2025.10.28 02:57:31.464341 [ 4 ] {1d95a284-2d2f-4d9e-bf4e-4627e3065f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16665 | 2025.10.28 02:57:31.464877 [ 4 ] {1d95a284-2d2f-4d9e-bf4e-4627e3065f4f} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16666 | 2025.10.28 02:57:31.464914 [ 4 ] {1d95a284-2d2f-4d9e-bf4e-4627e3065f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16667 | 2025.10.28 02:57:31.465231 [ 4 ] {1d95a284-2d2f-4d9e-bf4e-4627e3065f4f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16668 | 2025.10.28 02:57:31.465438 [ 4 ] {1d95a284-2d2f-4d9e-bf4e-4627e3065f4f} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16669 | 2025.10.28 02:57:31.465544 [ 99 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 16670 | 2025.10.28 02:57:31.465566 [ 4 ] {1d95a284-2d2f-4d9e-bf4e-4627e3065f4f} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001283 sec., 193296.96024941542 rows/sec., 11.84 MiB/sec. | ||
| 16671 | 2025.10.28 02:57:31.465577 [ 99 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16672 | 2025.10.28 02:57:31.465605 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16673 | 2025.10.28 02:57:31.465612 [ 4 ] {1d95a284-2d2f-4d9e-bf4e-4627e3065f4f} <Debug> TCPHandler: Processed in 0.001457537 sec. | ||
| 16674 | 2025.10.28 02:57:31.465671 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
| 16675 | 2025.10.28 02:57:31.465731 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16676 | 2025.10.28 02:57:31.465764 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16677 | 2025.10.28 02:57:31.465792 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 266 rows starting from the beginning of the part | ||
| 16678 | 2025.10.28 02:57:31.465835 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 248 rows starting from the beginning of the part | ||
| 16679 | 2025.10.28 02:57:31.465835 [ 4 ] {f5355e5c-7961-4faa-8418-94421ac155cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16680 | 2025.10.28 02:57:31.465870 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 248 rows starting from the beginning of the part | ||
| 16681 | 2025.10.28 02:57:31.465887 [ 4 ] {f5355e5c-7961-4faa-8418-94421ac155cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16682 | 2025.10.28 02:57:31.465908 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 264 rows starting from the beginning of the part | ||
| 16683 | 2025.10.28 02:57:31.465945 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 248 rows starting from the beginning of the part | ||
| 16684 | 2025.10.28 02:57:31.465977 [ 201 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 248 rows starting from the beginning of the part | ||
| 16685 | 2025.10.28 02:57:31.466364 [ 4 ] {f5355e5c-7961-4faa-8418-94421ac155cc} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2025.10.28 02:57:31.466405 [ 4 ] {f5355e5c-7961-4faa-8418-94421ac155cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16687 | 2025.10.28 02:57:31.466723 [ 4 ] {f5355e5c-7961-4faa-8418-94421ac155cc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16688 | 2025.10.28 02:57:31.466844 [ 197 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1522 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198429 sec., 1269995.9697236966 rows/sec., 82.80 MiB/sec. | ||
| 16689 | 2025.10.28 02:57:31.466944 [ 4 ] {f5355e5c-7961-4faa-8418-94421ac155cc} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16690 | 2025.10.28 02:57:31.467033 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 16691 | 2025.10.28 02:57:31.467081 [ 4 ] {f5355e5c-7961-4faa-8418-94421ac155cc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001267 sec., 167324.38831886346 rows/sec., 10.79 MiB/sec. | ||
| 16692 | 2025.10.28 02:57:31.467123 [ 4 ] {f5355e5c-7961-4faa-8418-94421ac155cc} <Debug> TCPHandler: Processed in 0.001440007 sec. | ||
| 16693 | 2025.10.28 02:57:31.467233 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16694 | 2025.10.28 02:57:31.467328 [ 4 ] {7ce415a2-b1fc-4bbc-836c-1f831b951391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16695 | 2025.10.28 02:57:31.467344 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_57_12} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16696 | 2025.10.28 02:57:31.467368 [ 4 ] {7ce415a2-b1fc-4bbc-836c-1f831b951391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16697 | 2025.10.28 02:57:31.467427 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_57_12} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 16698 | 2025.10.28 02:57:31.467526 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 16699 | 2025.10.28 02:57:31.467830 [ 4 ] {7ce415a2-b1fc-4bbc-836c-1f831b951391} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16700 | 2025.10.28 02:57:31.467870 [ 4 ] {7ce415a2-b1fc-4bbc-836c-1f831b951391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16701 | 2025.10.28 02:57:31.468179 [ 4 ] {7ce415a2-b1fc-4bbc-836c-1f831b951391} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16702 | 2025.10.28 02:57:31.468388 [ 4 ] {7ce415a2-b1fc-4bbc-836c-1f831b951391} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16703 | 2025.10.28 02:57:31.468495 [ 99 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 16704 | 2025.10.28 02:57:31.468517 [ 4 ] {7ce415a2-b1fc-4bbc-836c-1f831b951391} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001206 sec., 174958.54063018243 rows/sec., 9.94 MiB/sec. | ||
| 16705 | 2025.10.28 02:57:31.468530 [ 99 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16706 | 2025.10.28 02:57:31.468559 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16707 | 2025.10.28 02:57:31.468562 [ 4 ] {7ce415a2-b1fc-4bbc-836c-1f831b951391} <Debug> TCPHandler: Processed in 0.001375875 sec. | ||
| 16708 | 2025.10.28 02:57:31.468642 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 16709 | 2025.10.28 02:57:31.468652 [ 224 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16710 | 2025.10.28 02:57:31.468680 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16711 | 2025.10.28 02:57:31.468729 [ 224 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16712 | 2025.10.28 02:57:31.468733 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16713 | 2025.10.28 02:57:31.468773 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 211 rows starting from the beginning of the part | ||
| 16714 | 2025.10.28 02:57:31.468816 [ 4 ] {deffb147-c19e-4ce5-9408-2e54d8fa79e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16715 | 2025.10.28 02:57:31.468831 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 211 rows starting from the beginning of the part | ||
| 16716 | 2025.10.28 02:57:31.468855 [ 4 ] {deffb147-c19e-4ce5-9408-2e54d8fa79e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16717 | 2025.10.28 02:57:31.468876 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 211 rows starting from the beginning of the part | ||
| 16718 | 2025.10.28 02:57:31.468925 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 211 rows starting from the beginning of the part | ||
| 16719 | 2025.10.28 02:57:31.468966 [ 196 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 211 rows starting from the beginning of the part | ||
| 16720 | 2025.10.28 02:57:31.469508 [ 4 ] {deffb147-c19e-4ce5-9408-2e54d8fa79e2} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16721 | 2025.10.28 02:57:31.469542 [ 4 ] {deffb147-c19e-4ce5-9408-2e54d8fa79e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16722 | 2025.10.28 02:57:31.469776 [ 199 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172258 sec., 899972.5316440578 rows/sec., 54.54 MiB/sec. | ||
| 16723 | 2025.10.28 02:57:31.469868 [ 4 ] {deffb147-c19e-4ce5-9408-2e54d8fa79e2} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16724 | 2025.10.28 02:57:31.469918 [ 199 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 16725 | 2025.10.28 02:57:31.470145 [ 4 ] {deffb147-c19e-4ce5-9408-2e54d8fa79e2} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16726 | 2025.10.28 02:57:31.470259 [ 199 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_57_14} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16727 | 2025.10.28 02:57:31.470286 [ 4 ] {deffb147-c19e-4ce5-9408-2e54d8fa79e2} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001488 sec., 485215.05376344087 rows/sec., 34.07 MiB/sec. | ||
| 16728 | 2025.10.28 02:57:31.470327 [ 4 ] {deffb147-c19e-4ce5-9408-2e54d8fa79e2} <Debug> TCPHandler: Processed in 0.001694296 sec. | ||
| 16729 | 2025.10.28 02:57:31.470348 [ 199 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_57_14} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 16730 | 2025.10.28 02:57:31.470431 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16731 | 2025.10.28 02:57:31.470444 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16732 | 2025.10.28 02:57:31.470545 [ 4 ] {5091c0e3-43ba-4132-8863-b85c550361b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16733 | 2025.10.28 02:57:31.470585 [ 4 ] {5091c0e3-43ba-4132-8863-b85c550361b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16734 | 2025.10.28 02:57:31.470922 [ 4 ] {5091c0e3-43ba-4132-8863-b85c550361b0} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16735 | 2025.10.28 02:57:31.470956 [ 4 ] {5091c0e3-43ba-4132-8863-b85c550361b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16736 | 2025.10.28 02:57:31.470997 [ 224 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16737 | 2025.10.28 02:57:31.471255 [ 4 ] {5091c0e3-43ba-4132-8863-b85c550361b0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16738 | 2025.10.28 02:57:31.471474 [ 4 ] {5091c0e3-43ba-4132-8863-b85c550361b0} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16739 | 2025.10.28 02:57:31.471576 [ 99 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 16740 | 2025.10.28 02:57:31.471602 [ 4 ] {5091c0e3-43ba-4132-8863-b85c550361b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 16741 | 2025.10.28 02:57:31.471612 [ 99 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16742 | 2025.10.28 02:57:31.471644 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16743 | 2025.10.28 02:57:31.471646 [ 4 ] {5091c0e3-43ba-4132-8863-b85c550361b0} <Debug> TCPHandler: Processed in 0.001249921 sec. | ||
| 16744 | 2025.10.28 02:57:31.471719 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
| 16745 | 2025.10.28 02:57:31.471772 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16746 | 2025.10.28 02:57:31.471815 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16747 | 2025.10.28 02:57:31.471845 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 312 rows starting from the beginning of the part | ||
| 16748 | 2025.10.28 02:57:31.471868 [ 4 ] {1a471614-a650-4737-8600-4b69d6ac99d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16749 | 2025.10.28 02:57:31.471894 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 16750 | 2025.10.28 02:57:31.471914 [ 4 ] {1a471614-a650-4737-8600-4b69d6ac99d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16751 | 2025.10.28 02:57:31.471937 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 16752 | 2025.10.28 02:57:31.471978 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 16753 | 2025.10.28 02:57:31.472013 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 16754 | 2025.10.28 02:57:31.472050 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 16755 | 2025.10.28 02:57:31.472359 [ 4 ] {1a471614-a650-4737-8600-4b69d6ac99d0} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16756 | 2025.10.28 02:57:31.472398 [ 4 ] {1a471614-a650-4737-8600-4b69d6ac99d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16757 | 2025.10.28 02:57:31.472749 [ 4 ] {1a471614-a650-4737-8600-4b69d6ac99d0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16758 | 2025.10.28 02:57:31.472766 [ 186 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.001078315 sec., 317161.4973361216 rows/sec., 16.18 MiB/sec. | ||
| 16759 | 2025.10.28 02:57:31.472902 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 16760 | 2025.10.28 02:57:31.472981 [ 4 ] {1a471614-a650-4737-8600-4b69d6ac99d0} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16761 | 2025.10.28 02:57:31.473124 [ 4 ] {1a471614-a650-4737-8600-4b69d6ac99d0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001274 sec., 246467.81789638934 rows/sec., 16.19 MiB/sec. | ||
| 16762 | 2025.10.28 02:57:31.473159 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_57_12} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16763 | 2025.10.28 02:57:31.473157 [ 10 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_125_26 to all_130_130_0 | ||
| 16764 | 2025.10.28 02:57:31.473162 [ 4 ] {1a471614-a650-4737-8600-4b69d6ac99d0} <Debug> TCPHandler: Processed in 0.001436237 sec. | ||
| 16765 | 2025.10.28 02:57:31.473225 [ 10 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16766 | 2025.10.28 02:57:31.473234 [ 197 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_57_12} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 16767 | 2025.10.28 02:57:31.473255 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16768 | 2025.10.28 02:57:31.473323 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16769 | 2025.10.28 02:57:31.473338 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16770 | 2025.10.28 02:57:31.473385 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_130_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_26 to all_130_130_0 into Compact with storage Full | ||
| 16771 | 2025.10.28 02:57:31.473423 [ 4 ] {5ed38521-4566-4854-b94b-647d3d684e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16772 | 2025.10.28 02:57:31.473468 [ 4 ] {5ed38521-4566-4854-b94b-647d3d684e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16773 | 2025.10.28 02:57:31.473488 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_130_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16774 | 2025.10.28 02:57:31.473525 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_26, total 39590 rows starting from the beginning of the part | ||
| 16775 | 2025.10.28 02:57:31.473585 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 32 rows starting from the beginning of the part | ||
| 16776 | 2025.10.28 02:57:31.473628 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 16777 | 2025.10.28 02:57:31.473670 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 314 rows starting from the beginning of the part | ||
| 16778 | 2025.10.28 02:57:31.473709 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 16779 | 2025.10.28 02:57:31.473749 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 314 rows starting from the beginning of the part | ||
| 16780 | 2025.10.28 02:57:31.473778 [ 4 ] {5ed38521-4566-4854-b94b-647d3d684e4c} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16781 | 2025.10.28 02:57:31.473818 [ 4 ] {5ed38521-4566-4854-b94b-647d3d684e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16782 | 2025.10.28 02:57:31.474140 [ 4 ] {5ed38521-4566-4854-b94b-647d3d684e4c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16783 | 2025.10.28 02:57:31.474347 [ 4 ] {5ed38521-4566-4854-b94b-647d3d684e4c} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16784 | 2025.10.28 02:57:31.474476 [ 4 ] {5ed38521-4566-4854-b94b-647d3d684e4c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 16785 | 2025.10.28 02:57:31.474511 [ 4 ] {5ed38521-4566-4854-b94b-647d3d684e4c} <Debug> TCPHandler: Processed in 0.001234921 sec. | ||
| 16786 | 2025.10.28 02:57:31.474619 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16787 | 2025.10.28 02:57:31.474710 [ 4 ] {07f9bc6d-2535-4b4b-ae35-1e9b7c954f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16788 | 2025.10.28 02:57:31.474764 [ 4 ] {07f9bc6d-2535-4b4b-ae35-1e9b7c954f4b} <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 | ||
| 16789 | 2025.10.28 02:57:31.475595 [ 4 ] {07f9bc6d-2535-4b4b-ae35-1e9b7c954f4b} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16790 | 2025.10.28 02:57:31.475631 [ 4 ] {07f9bc6d-2535-4b4b-ae35-1e9b7c954f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16791 | 2025.10.28 02:57:31.476193 [ 4 ] {07f9bc6d-2535-4b4b-ae35-1e9b7c954f4b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16792 | 2025.10.28 02:57:31.476410 [ 4 ] {07f9bc6d-2535-4b4b-ae35-1e9b7c954f4b} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16793 | 2025.10.28 02:57:31.476547 [ 4 ] {07f9bc6d-2535-4b4b-ae35-1e9b7c954f4b} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001854 sec., 23193.09600862999 rows/sec., 41.56 MiB/sec. | ||
| 16794 | 2025.10.28 02:57:31.476601 [ 4 ] {07f9bc6d-2535-4b4b-ae35-1e9b7c954f4b} <Debug> TCPHandler: Processed in 0.002028317 sec. | ||
| 16795 | 2025.10.28 02:57:31.476725 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16796 | 2025.10.28 02:57:31.476849 [ 4 ] {5798247c-54bd-420a-8ed3-1cbe5592f7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16797 | 2025.10.28 02:57:31.476901 [ 4 ] {5798247c-54bd-420a-8ed3-1cbe5592f7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16798 | 2025.10.28 02:57:31.477315 [ 4 ] {5798247c-54bd-420a-8ed3-1cbe5592f7b7} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16799 | 2025.10.28 02:57:31.477352 [ 4 ] {5798247c-54bd-420a-8ed3-1cbe5592f7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16800 | 2025.10.28 02:57:31.477684 [ 4 ] {5798247c-54bd-420a-8ed3-1cbe5592f7b7} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16801 | 2025.10.28 02:57:31.477919 [ 4 ] {5798247c-54bd-420a-8ed3-1cbe5592f7b7} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16802 | 2025.10.28 02:57:31.478053 [ 4 ] {5798247c-54bd-420a-8ed3-1cbe5592f7b7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00123 sec., 84552.84552845529 rows/sec., 5.18 MiB/sec. | ||
| 16803 | 2025.10.28 02:57:31.478091 [ 4 ] {5798247c-54bd-420a-8ed3-1cbe5592f7b7} <Debug> TCPHandler: Processed in 0.001428076 sec. | ||
| 16804 | 2025.10.28 02:57:31.480647 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_130_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40570 rows, containing 5 columns (5 merged, 0 gathered) in 0.00733823 sec., 5528581.142864151 rows/sec., 369.92 MiB/sec. | ||
| 16805 | 2025.10.28 02:57:31.481159 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_130_27} <Trace> MergedBlockOutputStream: filled checksums all_1_130_27 (state Temporary) | ||
| 16806 | 2025.10.28 02:57:31.481448 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_130_27 to all_1_130_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16807 | 2025.10.28 02:57:31.481516 [ 187 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_125_26, all_130_130_0] -> all_1_130_27 | ||
| 16808 | 2025.10.28 02:57:31.481590 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16809 | 2025.10.28 02:57:35.501446 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16810 | 2025.10.28 02:57:35.501520 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16811 | 2025.10.28 02:57:35.729908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37468 | ||
| 16812 | 2025.10.28 02:57:35.730651 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16813 | 2025.10.28 02:57:35.730685 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16814 | 2025.10.28 02:57:35.731176 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16815 | 2025.10.28 02:57:35.731397 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16816 | 2025.10.28 02:57:35.731519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37468 | ||
| 16817 | 2025.10.28 02:57:36.447509 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16818 | 2025.10.28 02:57:36.447767 [ 4 ] {dfa32894-7c32-4309-93ae-161827cdf78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16819 | 2025.10.28 02:57:36.447839 [ 4 ] {dfa32894-7c32-4309-93ae-161827cdf78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16820 | 2025.10.28 02:57:36.448685 [ 4 ] {dfa32894-7c32-4309-93ae-161827cdf78c} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16821 | 2025.10.28 02:57:36.448735 [ 4 ] {dfa32894-7c32-4309-93ae-161827cdf78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16822 | 2025.10.28 02:57:36.449119 [ 4 ] {dfa32894-7c32-4309-93ae-161827cdf78c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16823 | 2025.10.28 02:57:36.449337 [ 4 ] {dfa32894-7c32-4309-93ae-161827cdf78c} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16824 | 2025.10.28 02:57:36.449497 [ 4 ] {dfa32894-7c32-4309-93ae-161827cdf78c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001784 sec., 31390.13452914798 rows/sec., 2.41 MiB/sec. | ||
| 16825 | 2025.10.28 02:57:36.449495 [ 110 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16826 | 2025.10.28 02:57:36.449547 [ 4 ] {dfa32894-7c32-4309-93ae-161827cdf78c} <Debug> TCPHandler: Processed in 0.002220673 sec. | ||
| 16827 | 2025.10.28 02:57:36.449584 [ 110 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16828 | 2025.10.28 02:57:36.449614 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16829 | 2025.10.28 02:57:36.449684 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16830 | 2025.10.28 02:57:36.449727 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::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 | ||
| 16831 | 2025.10.28 02:57:36.449789 [ 4 ] {93f01548-20db-4d48-bb31-67b3d6798708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16832 | 2025.10.28 02:57:36.449836 [ 4 ] {93f01548-20db-4d48-bb31-67b3d6798708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16833 | 2025.10.28 02:57:36.449853 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16834 | 2025.10.28 02:57:36.449892 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2349 rows starting from the beginning of the part | ||
| 16835 | 2025.10.28 02:57:36.449957 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 16836 | 2025.10.28 02:57:36.450002 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1198 rows starting from the beginning of the part | ||
| 16837 | 2025.10.28 02:57:36.450044 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 16838 | 2025.10.28 02:57:36.450129 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1198 rows starting from the beginning of the part | ||
| 16839 | 2025.10.28 02:57:36.450203 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
| 16840 | 2025.10.28 02:57:36.450302 [ 4 ] {93f01548-20db-4d48-bb31-67b3d6798708} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16841 | 2025.10.28 02:57:36.450342 [ 4 ] {93f01548-20db-4d48-bb31-67b3d6798708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16842 | 2025.10.28 02:57:36.450664 [ 4 ] {93f01548-20db-4d48-bb31-67b3d6798708} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16843 | 2025.10.28 02:57:36.450874 [ 4 ] {93f01548-20db-4d48-bb31-67b3d6798708} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16844 | 2025.10.28 02:57:36.451007 [ 4 ] {93f01548-20db-4d48-bb31-67b3d6798708} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 16845 | 2025.10.28 02:57:36.451009 [ 110 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16846 | 2025.10.28 02:57:36.451048 [ 4 ] {93f01548-20db-4d48-bb31-67b3d6798708} <Debug> TCPHandler: Processed in 0.001414947 sec. | ||
| 16847 | 2025.10.28 02:57:36.451054 [ 110 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16848 | 2025.10.28 02:57:36.451085 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16849 | 2025.10.28 02:57:36.451181 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16850 | 2025.10.28 02:57:36.451200 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::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 | ||
| 16851 | 2025.10.28 02:57:36.451279 [ 4 ] {fd139695-0f60-4191-984c-bc1f8ca44717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16852 | 2025.10.28 02:57:36.451326 [ 4 ] {fd139695-0f60-4191-984c-bc1f8ca44717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16853 | 2025.10.28 02:57:36.451350 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16854 | 2025.10.28 02:57:36.451392 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1214 rows starting from the beginning of the part | ||
| 16855 | 2025.10.28 02:57:36.451465 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 16856 | 2025.10.28 02:57:36.451517 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 722 rows starting from the beginning of the part | ||
| 16857 | 2025.10.28 02:57:36.451565 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 16858 | 2025.10.28 02:57:36.451607 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 722 rows starting from the beginning of the part | ||
| 16859 | 2025.10.28 02:57:36.451648 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 16860 | 2025.10.28 02:57:36.451798 [ 4 ] {fd139695-0f60-4191-984c-bc1f8ca44717} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16861 | 2025.10.28 02:57:36.451842 [ 4 ] {fd139695-0f60-4191-984c-bc1f8ca44717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16862 | 2025.10.28 02:57:36.452112 [ 194 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4913 rows, containing 5 columns (5 merged, 0 gathered) in 0.00243816 sec., 2015044.1316402534 rows/sec., 169.85 MiB/sec. | ||
| 16863 | 2025.10.28 02:57:36.452195 [ 4 ] {fd139695-0f60-4191-984c-bc1f8ca44717} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16864 | 2025.10.28 02:57:36.452367 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16865 | 2025.10.28 02:57:36.452455 [ 4 ] {fd139695-0f60-4191-984c-bc1f8ca44717} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16866 | 2025.10.28 02:57:36.452605 [ 4 ] {fd139695-0f60-4191-984c-bc1f8ca44717} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001345 sec., 118959.10780669145 rows/sec., 8.29 MiB/sec. | ||
| 16867 | 2025.10.28 02:57:36.452646 [ 4 ] {fd139695-0f60-4191-984c-bc1f8ca44717} <Debug> TCPHandler: Processed in 0.00151265 sec. | ||
| 16868 | 2025.10.28 02:57:36.452654 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_131_26} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16869 | 2025.10.28 02:57:36.452729 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_131_26} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16870 | 2025.10.28 02:57:36.452791 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16871 | 2025.10.28 02:57:36.452800 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 16872 | 2025.10.28 02:57:36.452892 [ 4 ] {50ae6dc3-0c54-4754-be10-4798690797fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16873 | 2025.10.28 02:57:36.452938 [ 194 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 5 columns (5 merged, 0 gathered) in 0.001797868 sec., 1585210.9276098134 rows/sec., 119.18 MiB/sec. | ||
| 16874 | 2025.10.28 02:57:36.452939 [ 4 ] {50ae6dc3-0c54-4754-be10-4798690797fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16875 | 2025.10.28 02:57:36.453108 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16876 | 2025.10.28 02:57:36.453316 [ 4 ] {50ae6dc3-0c54-4754-be10-4798690797fd} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16877 | 2025.10.28 02:57:36.453351 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_131_26} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16878 | 2025.10.28 02:57:36.453356 [ 4 ] {50ae6dc3-0c54-4754-be10-4798690797fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16879 | 2025.10.28 02:57:36.453436 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_131_26} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16880 | 2025.10.28 02:57:36.453519 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 16881 | 2025.10.28 02:57:36.453683 [ 4 ] {50ae6dc3-0c54-4754-be10-4798690797fd} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16882 | 2025.10.28 02:57:36.453888 [ 4 ] {50ae6dc3-0c54-4754-be10-4798690797fd} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16883 | 2025.10.28 02:57:36.454015 [ 110 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16884 | 2025.10.28 02:57:36.454017 [ 4 ] {50ae6dc3-0c54-4754-be10-4798690797fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 16885 | 2025.10.28 02:57:36.454052 [ 110 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16886 | 2025.10.28 02:57:36.454074 [ 4 ] {50ae6dc3-0c54-4754-be10-4798690797fd} <Debug> TCPHandler: Processed in 0.001331254 sec. | ||
| 16887 | 2025.10.28 02:57:36.454076 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16888 | 2025.10.28 02:57:36.454174 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 16889 | 2025.10.28 02:57:36.454286 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16890 | 2025.10.28 02:57:36.454314 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8864 rows starting from the beginning of the part | ||
| 16891 | 2025.10.28 02:57:36.454365 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 16892 | 2025.10.28 02:57:36.454406 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 104 rows starting from the beginning of the part | ||
| 16893 | 2025.10.28 02:57:36.454444 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::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 | ||
| 16894 | 2025.10.28 02:57:36.454480 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 104 rows starting from the beginning of the part | ||
| 16895 | 2025.10.28 02:57:36.454515 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 16896 | 2025.10.28 02:57:36.456862 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002723589 sec., 3396988.3121131714 rows/sec., 215.74 MiB/sec. | ||
| 16897 | 2025.10.28 02:57:36.457030 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16898 | 2025.10.28 02:57:36.457296 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_131_26} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16899 | 2025.10.28 02:57:36.457373 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_131_26} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16900 | 2025.10.28 02:57:36.457445 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 16901 | 2025.10.28 02:57:37.813842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16902 | 2025.10.28 02:57:37.831093 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16903 | 2025.10.28 02:57:37.831154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16904 | 2025.10.28 02:57:37.837413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16905 | 2025.10.28 02:57:37.838141 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16906 | 2025.10.28 02:57:37.841360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16907 | 2025.10.28 02:57:39.875552 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16908 | 2025.10.28 02:57:39.875744 [ 4 ] {0c261226-6b5b-4d5d-878c-b50e74b823c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16909 | 2025.10.28 02:57:39.875810 [ 4 ] {0c261226-6b5b-4d5d-878c-b50e74b823c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16910 | 2025.10.28 02:57:39.876573 [ 4 ] {0c261226-6b5b-4d5d-878c-b50e74b823c1} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16911 | 2025.10.28 02:57:39.876620 [ 4 ] {0c261226-6b5b-4d5d-878c-b50e74b823c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16912 | 2025.10.28 02:57:39.877033 [ 4 ] {0c261226-6b5b-4d5d-878c-b50e74b823c1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16913 | 2025.10.28 02:57:39.877271 [ 4 ] {0c261226-6b5b-4d5d-878c-b50e74b823c1} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16914 | 2025.10.28 02:57:39.877435 [ 4 ] {0c261226-6b5b-4d5d-878c-b50e74b823c1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001739 sec., 235767.6825761932 rows/sec., 14.96 MiB/sec. | ||
| 16915 | 2025.10.28 02:57:39.877479 [ 4 ] {0c261226-6b5b-4d5d-878c-b50e74b823c1} <Debug> TCPHandler: Processed in 0.002058548 sec. | ||
| 16916 | 2025.10.28 02:57:39.877604 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16917 | 2025.10.28 02:57:39.877726 [ 4 ] {0e9a6998-4778-439f-9c6e-bfe91dca23e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16918 | 2025.10.28 02:57:39.877775 [ 4 ] {0e9a6998-4778-439f-9c6e-bfe91dca23e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16919 | 2025.10.28 02:57:39.878239 [ 4 ] {0e9a6998-4778-439f-9c6e-bfe91dca23e8} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16920 | 2025.10.28 02:57:39.878283 [ 4 ] {0e9a6998-4778-439f-9c6e-bfe91dca23e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16921 | 2025.10.28 02:57:39.878620 [ 4 ] {0e9a6998-4778-439f-9c6e-bfe91dca23e8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16922 | 2025.10.28 02:57:39.878826 [ 4 ] {0e9a6998-4778-439f-9c6e-bfe91dca23e8} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16923 | 2025.10.28 02:57:39.878956 [ 4 ] {0e9a6998-4778-439f-9c6e-bfe91dca23e8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001255 sec., 1593.6254980079682 rows/sec., 129.95 KiB/sec. | ||
| 16924 | 2025.10.28 02:57:39.878993 [ 4 ] {0e9a6998-4778-439f-9c6e-bfe91dca23e8} <Debug> TCPHandler: Processed in 0.001451327 sec. | ||
| 16925 | 2025.10.28 02:57:39.879105 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16926 | 2025.10.28 02:57:39.879199 [ 4 ] {fc042b86-b1e9-488f-aff5-6c7f11ae82c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16927 | 2025.10.28 02:57:39.879237 [ 4 ] {fc042b86-b1e9-488f-aff5-6c7f11ae82c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16928 | 2025.10.28 02:57:39.880578 [ 4 ] {fc042b86-b1e9-488f-aff5-6c7f11ae82c4} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16929 | 2025.10.28 02:57:39.880614 [ 4 ] {fc042b86-b1e9-488f-aff5-6c7f11ae82c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16930 | 2025.10.28 02:57:39.881048 [ 4 ] {fc042b86-b1e9-488f-aff5-6c7f11ae82c4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16931 | 2025.10.28 02:57:39.881253 [ 4 ] {fc042b86-b1e9-488f-aff5-6c7f11ae82c4} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16932 | 2025.10.28 02:57:39.881392 [ 4 ] {fc042b86-b1e9-488f-aff5-6c7f11ae82c4} <Debug> executeQuery: Read 2339 rows, 194.72 KiB in 0.002212 sec., 1057414.1048824594 rows/sec., 85.97 MiB/sec. | ||
| 16933 | 2025.10.28 02:57:39.881432 [ 4 ] {fc042b86-b1e9-488f-aff5-6c7f11ae82c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 16934 | 2025.10.28 02:57:39.881445 [ 4 ] {fc042b86-b1e9-488f-aff5-6c7f11ae82c4} <Debug> TCPHandler: Processed in 0.002388008 sec. | ||
| 16935 | 2025.10.28 02:57:39.881562 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16936 | 2025.10.28 02:57:39.881657 [ 4 ] {07dcb371-1338-4553-9f36-6274f6ac8c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16937 | 2025.10.28 02:57:39.881697 [ 4 ] {07dcb371-1338-4553-9f36-6274f6ac8c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16938 | 2025.10.28 02:57:39.882180 [ 4 ] {07dcb371-1338-4553-9f36-6274f6ac8c28} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16939 | 2025.10.28 02:57:39.882217 [ 4 ] {07dcb371-1338-4553-9f36-6274f6ac8c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16940 | 2025.10.28 02:57:39.882517 [ 4 ] {07dcb371-1338-4553-9f36-6274f6ac8c28} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16941 | 2025.10.28 02:57:39.882713 [ 4 ] {07dcb371-1338-4553-9f36-6274f6ac8c28} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16942 | 2025.10.28 02:57:39.882842 [ 4 ] {07dcb371-1338-4553-9f36-6274f6ac8c28} <Debug> executeQuery: Read 250 rows, 15.69 KiB in 0.001203 sec., 207813.79883624273 rows/sec., 12.74 MiB/sec. | ||
| 16943 | 2025.10.28 02:57:39.882879 [ 4 ] {07dcb371-1338-4553-9f36-6274f6ac8c28} <Debug> TCPHandler: Processed in 0.001365295 sec. | ||
| 16944 | 2025.10.28 02:57:39.882985 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16945 | 2025.10.28 02:57:39.883077 [ 4 ] {bcc9882a-ca6b-42ac-90d4-c0a25f3b6da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16946 | 2025.10.28 02:57:39.883115 [ 4 ] {bcc9882a-ca6b-42ac-90d4-c0a25f3b6da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16947 | 2025.10.28 02:57:39.883622 [ 4 ] {bcc9882a-ca6b-42ac-90d4-c0a25f3b6da5} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16948 | 2025.10.28 02:57:39.883657 [ 4 ] {bcc9882a-ca6b-42ac-90d4-c0a25f3b6da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16949 | 2025.10.28 02:57:39.883974 [ 4 ] {bcc9882a-ca6b-42ac-90d4-c0a25f3b6da5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16950 | 2025.10.28 02:57:39.884178 [ 4 ] {bcc9882a-ca6b-42ac-90d4-c0a25f3b6da5} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16951 | 2025.10.28 02:57:39.884288 [ 29 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 6 parts from all_1_53_11 to all_58_58_0 | ||
| 16952 | 2025.10.28 02:57:39.884302 [ 4 ] {bcc9882a-ca6b-42ac-90d4-c0a25f3b6da5} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001244 sec., 353697.74919614143 rows/sec., 23.40 MiB/sec. | ||
| 16953 | 2025.10.28 02:57:39.884354 [ 29 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16954 | 2025.10.28 02:57:39.884362 [ 4 ] {bcc9882a-ca6b-42ac-90d4-c0a25f3b6da5} <Debug> TCPHandler: Processed in 0.001426427 sec. | ||
| 16955 | 2025.10.28 02:57:39.884383 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16956 | 2025.10.28 02:57:39.884484 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16957 | 2025.10.28 02:57:39.884529 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_58_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_53_11 to all_58_58_0 into Compact with storage Full | ||
| 16958 | 2025.10.28 02:57:39.884582 [ 4 ] {9fa6a953-0598-4e19-b753-b170d253e81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16959 | 2025.10.28 02:57:39.884626 [ 4 ] {9fa6a953-0598-4e19-b753-b170d253e81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16960 | 2025.10.28 02:57:39.884692 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_58_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16961 | 2025.10.28 02:57:39.884734 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 442 rows starting from the beginning of the part | ||
| 16962 | 2025.10.28 02:57:39.884813 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 212 rows starting from the beginning of the part | ||
| 16963 | 2025.10.28 02:57:39.884865 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 440 rows starting from the beginning of the part | ||
| 16964 | 2025.10.28 02:57:39.884913 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 212 rows starting from the beginning of the part | ||
| 16965 | 2025.10.28 02:57:39.884960 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 212 rows starting from the beginning of the part | ||
| 16966 | 2025.10.28 02:57:39.885009 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 440 rows starting from the beginning of the part | ||
| 16967 | 2025.10.28 02:57:39.885078 [ 4 ] {9fa6a953-0598-4e19-b753-b170d253e81f} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16968 | 2025.10.28 02:57:39.885118 [ 4 ] {9fa6a953-0598-4e19-b753-b170d253e81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16969 | 2025.10.28 02:57:39.885455 [ 4 ] {9fa6a953-0598-4e19-b753-b170d253e81f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16970 | 2025.10.28 02:57:39.885670 [ 4 ] {9fa6a953-0598-4e19-b753-b170d253e81f} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16971 | 2025.10.28 02:57:39.885801 [ 4 ] {9fa6a953-0598-4e19-b753-b170d253e81f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001237 sec., 170573.96928051737 rows/sec., 9.69 MiB/sec. | ||
| 16972 | 2025.10.28 02:57:39.885839 [ 4 ] {9fa6a953-0598-4e19-b753-b170d253e81f} <Debug> TCPHandler: Processed in 0.001402356 sec. | ||
| 16973 | 2025.10.28 02:57:39.885946 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16974 | 2025.10.28 02:57:39.886038 [ 4 ] {50829f65-3268-46d8-b781-e1fb2d6d1d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16975 | 2025.10.28 02:57:39.886076 [ 4 ] {50829f65-3268-46d8-b781-e1fb2d6d1d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16976 | 2025.10.28 02:57:39.886192 [ 189 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_58_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001732976 sec., 1129848.307189482 rows/sec., 78.45 MiB/sec. | ||
| 16977 | 2025.10.28 02:57:39.886334 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_58_12} <Trace> MergedBlockOutputStream: filled checksums all_1_58_12 (state Temporary) | ||
| 16978 | 2025.10.28 02:57:39.886585 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_58_12} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_58_12 to all_1_58_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16979 | 2025.10.28 02:57:39.886653 [ 194 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_58_12} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 6 parts: [all_1_53_11, all_58_58_0] -> all_1_58_12 | ||
| 16980 | 2025.10.28 02:57:39.886728 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 16981 | 2025.10.28 02:57:39.886850 [ 4 ] {50829f65-3268-46d8-b781-e1fb2d6d1d8b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16982 | 2025.10.28 02:57:39.886891 [ 4 ] {50829f65-3268-46d8-b781-e1fb2d6d1d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16983 | 2025.10.28 02:57:39.887239 [ 4 ] {50829f65-3268-46d8-b781-e1fb2d6d1d8b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16984 | 2025.10.28 02:57:39.887446 [ 4 ] {50829f65-3268-46d8-b781-e1fb2d6d1d8b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16985 | 2025.10.28 02:57:39.887578 [ 4 ] {50829f65-3268-46d8-b781-e1fb2d6d1d8b} <Debug> executeQuery: Read 1180 rows, 86.36 KiB in 0.001557 sec., 757867.6942838792 rows/sec., 54.17 MiB/sec. | ||
| 16986 | 2025.10.28 02:57:39.887615 [ 4 ] {50829f65-3268-46d8-b781-e1fb2d6d1d8b} <Debug> TCPHandler: Processed in 0.001716736 sec. | ||
| 16987 | 2025.10.28 02:57:39.887723 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16988 | 2025.10.28 02:57:39.887816 [ 4 ] {3f345a82-a045-453f-8cb4-8aaac392472f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16989 | 2025.10.28 02:57:39.887857 [ 4 ] {3f345a82-a045-453f-8cb4-8aaac392472f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16990 | 2025.10.28 02:57:39.888181 [ 4 ] {3f345a82-a045-453f-8cb4-8aaac392472f} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16991 | 2025.10.28 02:57:39.888217 [ 4 ] {3f345a82-a045-453f-8cb4-8aaac392472f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16992 | 2025.10.28 02:57:39.888519 [ 4 ] {3f345a82-a045-453f-8cb4-8aaac392472f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16993 | 2025.10.28 02:57:39.888739 [ 4 ] {3f345a82-a045-453f-8cb4-8aaac392472f} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16994 | 2025.10.28 02:57:39.888871 [ 4 ] {3f345a82-a045-453f-8cb4-8aaac392472f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 16995 | 2025.10.28 02:57:39.888907 [ 4 ] {3f345a82-a045-453f-8cb4-8aaac392472f} <Debug> TCPHandler: Processed in 0.00123188 sec. | ||
| 16996 | 2025.10.28 02:57:39.889004 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16997 | 2025.10.28 02:57:39.889096 [ 4 ] {2e2f1a37-d770-40c2-96b2-62bf06ccb6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16998 | 2025.10.28 02:57:39.889138 [ 4 ] {2e2f1a37-d770-40c2-96b2-62bf06ccb6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16999 | 2025.10.28 02:57:39.889688 [ 4 ] {2e2f1a37-d770-40c2-96b2-62bf06ccb6f6} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17000 | 2025.10.28 02:57:39.889722 [ 4 ] {2e2f1a37-d770-40c2-96b2-62bf06ccb6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17001 | 2025.10.28 02:57:39.890099 [ 4 ] {2e2f1a37-d770-40c2-96b2-62bf06ccb6f6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17002 | 2025.10.28 02:57:39.890304 [ 4 ] {2e2f1a37-d770-40c2-96b2-62bf06ccb6f6} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17003 | 2025.10.28 02:57:39.890432 [ 4 ] {2e2f1a37-d770-40c2-96b2-62bf06ccb6f6} <Debug> executeQuery: Read 967 rows, 65.67 KiB in 0.001353 sec., 714708.0561714708 rows/sec., 47.40 MiB/sec. | ||
| 17004 | 2025.10.28 02:57:39.890467 [ 4 ] {2e2f1a37-d770-40c2-96b2-62bf06ccb6f6} <Debug> TCPHandler: Processed in 0.00150986 sec. | ||
| 17005 | 2025.10.28 02:57:39.890576 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17006 | 2025.10.28 02:57:39.890668 [ 4 ] {76e5ac50-03f2-4da8-9bcf-ab6c74038c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17007 | 2025.10.28 02:57:39.890709 [ 4 ] {76e5ac50-03f2-4da8-9bcf-ab6c74038c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17008 | 2025.10.28 02:57:39.891012 [ 4 ] {76e5ac50-03f2-4da8-9bcf-ab6c74038c61} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17009 | 2025.10.28 02:57:39.891045 [ 4 ] {76e5ac50-03f2-4da8-9bcf-ab6c74038c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17010 | 2025.10.28 02:57:39.891332 [ 4 ] {76e5ac50-03f2-4da8-9bcf-ab6c74038c61} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17011 | 2025.10.28 02:57:39.891535 [ 4 ] {76e5ac50-03f2-4da8-9bcf-ab6c74038c61} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17012 | 2025.10.28 02:57:39.891667 [ 4 ] {76e5ac50-03f2-4da8-9bcf-ab6c74038c61} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 17013 | 2025.10.28 02:57:39.891702 [ 4 ] {76e5ac50-03f2-4da8-9bcf-ab6c74038c61} <Debug> TCPHandler: Processed in 0.001173449 sec. | ||
| 17014 | 2025.10.28 02:57:39.891802 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17015 | 2025.10.28 02:57:39.891893 [ 4 ] {e3feb270-be66-460e-b4c7-7cc10cd07205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17016 | 2025.10.28 02:57:39.891946 [ 4 ] {e3feb270-be66-460e-b4c7-7cc10cd07205} <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 | ||
| 17017 | 2025.10.28 02:57:39.892791 [ 4 ] {e3feb270-be66-460e-b4c7-7cc10cd07205} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17018 | 2025.10.28 02:57:39.892824 [ 4 ] {e3feb270-be66-460e-b4c7-7cc10cd07205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17019 | 2025.10.28 02:57:39.893385 [ 4 ] {e3feb270-be66-460e-b4c7-7cc10cd07205} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17020 | 2025.10.28 02:57:39.893611 [ 4 ] {e3feb270-be66-460e-b4c7-7cc10cd07205} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17021 | 2025.10.28 02:57:39.893751 [ 4 ] {e3feb270-be66-460e-b4c7-7cc10cd07205} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001876 sec., 22921.108742004264 rows/sec., 41.07 MiB/sec. | ||
| 17022 | 2025.10.28 02:57:39.893815 [ 4 ] {e3feb270-be66-460e-b4c7-7cc10cd07205} <Debug> TCPHandler: Processed in 0.002060298 sec. | ||
| 17023 | 2025.10.28 02:57:39.893922 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17024 | 2025.10.28 02:57:39.894015 [ 4 ] {99d3f246-bbbd-462b-92ee-bb601a307d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17025 | 2025.10.28 02:57:39.894054 [ 4 ] {99d3f246-bbbd-462b-92ee-bb601a307d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17026 | 2025.10.28 02:57:39.894371 [ 4 ] {99d3f246-bbbd-462b-92ee-bb601a307d7e} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17027 | 2025.10.28 02:57:39.894404 [ 4 ] {99d3f246-bbbd-462b-92ee-bb601a307d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17028 | 2025.10.28 02:57:39.894700 [ 4 ] {99d3f246-bbbd-462b-92ee-bb601a307d7e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17029 | 2025.10.28 02:57:39.894910 [ 4 ] {99d3f246-bbbd-462b-92ee-bb601a307d7e} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17030 | 2025.10.28 02:57:39.895034 [ 4 ] {99d3f246-bbbd-462b-92ee-bb601a307d7e} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001038 sec., 88631.98458574181 rows/sec., 5.36 MiB/sec. | ||
| 17031 | 2025.10.28 02:57:39.895068 [ 4 ] {99d3f246-bbbd-462b-92ee-bb601a307d7e} <Debug> TCPHandler: Processed in 0.001195579 sec. | ||
| 17032 | 2025.10.28 02:57:40.838320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2148 | ||
| 17033 | 2025.10.28 02:57:40.841364 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17034 | 2025.10.28 02:57:40.841418 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17035 | 2025.10.28 02:57:40.842703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17036 | 2025.10.28 02:57:40.842986 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17037 | 2025.10.28 02:57:40.843261 [ 225 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): 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] | ||
| 17038 | 2025.10.28 02:57:40.843311 [ 225 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): 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] | ||
| 17039 | 2025.10.28 02:57:40.843352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2148 | ||
| 17040 | 2025.10.28 02:57:40.845816 [ 225 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): 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] | ||
| 17041 | 2025.10.28 02:57:41.001125 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.81 MiB, peak 402.26 MiB, free memory in arenas 0.00 B, will set to 383.81 MiB (RSS), difference: 4.00 MiB | ||
| 17042 | 2025.10.28 02:57:41.139463 [ 218 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): 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] | ||
| 17043 | 2025.10.28 02:57:41.139515 [ 218 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): 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] | ||
| 17044 | 2025.10.28 02:57:41.143098 [ 218 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): 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] | ||
| 17045 | 2025.10.28 02:57:41.165827 [ 224 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): 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] | ||
| 17046 | 2025.10.28 02:57:41.165899 [ 224 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): 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] | ||
| 17047 | 2025.10.28 02:57:41.168969 [ 224 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): 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] | ||
| 17048 | 2025.10.28 02:57:41.440703 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17049 | 2025.10.28 02:57:41.440886 [ 4 ] {22b31ce6-fcde-47e2-8f93-449de0c11911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17050 | 2025.10.28 02:57:41.440955 [ 4 ] {22b31ce6-fcde-47e2-8f93-449de0c11911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17051 | 2025.10.28 02:57:41.441625 [ 4 ] {22b31ce6-fcde-47e2-8f93-449de0c11911} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17052 | 2025.10.28 02:57:41.441675 [ 4 ] {22b31ce6-fcde-47e2-8f93-449de0c11911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17053 | 2025.10.28 02:57:41.442072 [ 4 ] {22b31ce6-fcde-47e2-8f93-449de0c11911} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17054 | 2025.10.28 02:57:41.442311 [ 4 ] {22b31ce6-fcde-47e2-8f93-449de0c11911} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17055 | 2025.10.28 02:57:41.442484 [ 4 ] {22b31ce6-fcde-47e2-8f93-449de0c11911} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 17056 | 2025.10.28 02:57:41.442540 [ 4 ] {22b31ce6-fcde-47e2-8f93-449de0c11911} <Debug> TCPHandler: Processed in 0.001971324 sec. | ||
| 17057 | 2025.10.28 02:57:41.442664 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17058 | 2025.10.28 02:57:41.442770 [ 4 ] {228c8b79-fce2-4edc-bb63-da3422287b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17059 | 2025.10.28 02:57:41.442815 [ 4 ] {228c8b79-fce2-4edc-bb63-da3422287b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17060 | 2025.10.28 02:57:41.443281 [ 4 ] {228c8b79-fce2-4edc-bb63-da3422287b8e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17061 | 2025.10.28 02:57:41.443322 [ 4 ] {228c8b79-fce2-4edc-bb63-da3422287b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17062 | 2025.10.28 02:57:41.443644 [ 4 ] {228c8b79-fce2-4edc-bb63-da3422287b8e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17063 | 2025.10.28 02:57:41.443874 [ 4 ] {228c8b79-fce2-4edc-bb63-da3422287b8e} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17064 | 2025.10.28 02:57:41.444019 [ 4 ] {228c8b79-fce2-4edc-bb63-da3422287b8e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 17065 | 2025.10.28 02:57:41.444062 [ 4 ] {228c8b79-fce2-4edc-bb63-da3422287b8e} <Debug> TCPHandler: Processed in 0.001450968 sec. | ||
| 17066 | 2025.10.28 02:57:41.444092 [ 222 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): 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] | ||
| 17067 | 2025.10.28 02:57:41.444147 [ 222 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): 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] | ||
| 17068 | 2025.10.28 02:57:41.444179 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17069 | 2025.10.28 02:57:41.444283 [ 4 ] {fcc5555f-647e-484c-81ca-77f466733780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17070 | 2025.10.28 02:57:41.444329 [ 4 ] {fcc5555f-647e-484c-81ca-77f466733780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17071 | 2025.10.28 02:57:41.444702 [ 4 ] {fcc5555f-647e-484c-81ca-77f466733780} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17072 | 2025.10.28 02:57:41.444739 [ 4 ] {fcc5555f-647e-484c-81ca-77f466733780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17073 | 2025.10.28 02:57:41.445079 [ 4 ] {fcc5555f-647e-484c-81ca-77f466733780} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17074 | 2025.10.28 02:57:41.445370 [ 4 ] {fcc5555f-647e-484c-81ca-77f466733780} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17075 | 2025.10.28 02:57:41.445515 [ 4 ] {fcc5555f-647e-484c-81ca-77f466733780} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001252 sec., 25559.1054313099 rows/sec., 1.78 MiB/sec. | ||
| 17076 | 2025.10.28 02:57:41.445556 [ 4 ] {fcc5555f-647e-484c-81ca-77f466733780} <Debug> TCPHandler: Processed in 0.001428677 sec. | ||
| 17077 | 2025.10.28 02:57:41.445674 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17078 | 2025.10.28 02:57:41.445775 [ 4 ] {076b7897-c16d-4762-82c9-851deed52b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17079 | 2025.10.28 02:57:41.445820 [ 4 ] {076b7897-c16d-4762-82c9-851deed52b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17080 | 2025.10.28 02:57:41.446149 [ 4 ] {076b7897-c16d-4762-82c9-851deed52b30} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17081 | 2025.10.28 02:57:41.446188 [ 4 ] {076b7897-c16d-4762-82c9-851deed52b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17082 | 2025.10.28 02:57:41.446515 [ 4 ] {076b7897-c16d-4762-82c9-851deed52b30} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17083 | 2025.10.28 02:57:41.446742 [ 4 ] {076b7897-c16d-4762-82c9-851deed52b30} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17084 | 2025.10.28 02:57:41.446883 [ 4 ] {076b7897-c16d-4762-82c9-851deed52b30} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 733.50 KiB/sec. | ||
| 17085 | 2025.10.28 02:57:41.446921 [ 4 ] {076b7897-c16d-4762-82c9-851deed52b30} <Debug> TCPHandler: Processed in 0.001297922 sec. | ||
| 17086 | 2025.10.28 02:57:41.447338 [ 222 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): 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] | ||
| 17087 | 2025.10.28 02:57:42.548893 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): 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] | ||
| 17088 | 2025.10.28 02:57:42.548938 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): 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] | ||
| 17089 | 2025.10.28 02:57:42.551542 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): 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] | ||
| 17090 | 2025.10.28 02:57:43.232369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37980 | ||
| 17091 | 2025.10.28 02:57:43.232926 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17092 | 2025.10.28 02:57:43.232975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17093 | 2025.10.28 02:57:43.233484 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17094 | 2025.10.28 02:57:43.233718 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17095 | 2025.10.28 02:57:43.233860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37980 | ||
| 17096 | 2025.10.28 02:57:45.342327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17097 | 2025.10.28 02:57:45.360193 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17098 | 2025.10.28 02:57:45.360263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17099 | 2025.10.28 02:57:45.366741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17100 | 2025.10.28 02:57:45.367511 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17101 | 2025.10.28 02:57:45.371160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17102 | 2025.10.28 02:57:46.446952 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17103 | 2025.10.28 02:57:46.447128 [ 4 ] {4db40b18-ad82-4a6b-8b1d-56145ca84746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17104 | 2025.10.28 02:57:46.447195 [ 4 ] {4db40b18-ad82-4a6b-8b1d-56145ca84746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17105 | 2025.10.28 02:57:46.447897 [ 4 ] {4db40b18-ad82-4a6b-8b1d-56145ca84746} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17106 | 2025.10.28 02:57:46.447945 [ 4 ] {4db40b18-ad82-4a6b-8b1d-56145ca84746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17107 | 2025.10.28 02:57:46.448353 [ 4 ] {4db40b18-ad82-4a6b-8b1d-56145ca84746} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17108 | 2025.10.28 02:57:46.448629 [ 4 ] {4db40b18-ad82-4a6b-8b1d-56145ca84746} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17109 | 2025.10.28 02:57:46.448802 [ 4 ] {4db40b18-ad82-4a6b-8b1d-56145ca84746} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001722 sec., 32520.325203252032 rows/sec., 2.50 MiB/sec. | ||
| 17110 | 2025.10.28 02:57:46.448854 [ 4 ] {4db40b18-ad82-4a6b-8b1d-56145ca84746} <Debug> TCPHandler: Processed in 0.002041117 sec. | ||
| 17111 | 2025.10.28 02:57:46.448980 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17112 | 2025.10.28 02:57:46.449084 [ 4 ] {e9fcf83a-5bd0-4d41-867a-c271033fed35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17113 | 2025.10.28 02:57:46.449128 [ 4 ] {e9fcf83a-5bd0-4d41-867a-c271033fed35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17114 | 2025.10.28 02:57:46.449616 [ 4 ] {e9fcf83a-5bd0-4d41-867a-c271033fed35} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17115 | 2025.10.28 02:57:46.449657 [ 4 ] {e9fcf83a-5bd0-4d41-867a-c271033fed35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17116 | 2025.10.28 02:57:46.450033 [ 4 ] {e9fcf83a-5bd0-4d41-867a-c271033fed35} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17117 | 2025.10.28 02:57:46.450266 [ 4 ] {e9fcf83a-5bd0-4d41-867a-c271033fed35} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17118 | 2025.10.28 02:57:46.450406 [ 4 ] {e9fcf83a-5bd0-4d41-867a-c271033fed35} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001345 sec., 47583.64312267658 rows/sec., 3.71 MiB/sec. | ||
| 17119 | 2025.10.28 02:57:46.450449 [ 4 ] {e9fcf83a-5bd0-4d41-867a-c271033fed35} <Debug> TCPHandler: Processed in 0.0015223 sec. | ||
| 17120 | 2025.10.28 02:57:46.450578 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17121 | 2025.10.28 02:57:46.450683 [ 4 ] {f42ab5e0-ea8b-4dfd-b678-4cd8f6faa384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17122 | 2025.10.28 02:57:46.450730 [ 4 ] {f42ab5e0-ea8b-4dfd-b678-4cd8f6faa384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17123 | 2025.10.28 02:57:46.451169 [ 4 ] {f42ab5e0-ea8b-4dfd-b678-4cd8f6faa384} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17124 | 2025.10.28 02:57:46.451215 [ 4 ] {f42ab5e0-ea8b-4dfd-b678-4cd8f6faa384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17125 | 2025.10.28 02:57:46.451586 [ 4 ] {f42ab5e0-ea8b-4dfd-b678-4cd8f6faa384} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17126 | 2025.10.28 02:57:46.451808 [ 4 ] {f42ab5e0-ea8b-4dfd-b678-4cd8f6faa384} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17127 | 2025.10.28 02:57:46.451946 [ 4 ] {f42ab5e0-ea8b-4dfd-b678-4cd8f6faa384} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 17128 | 2025.10.28 02:57:46.451986 [ 4 ] {f42ab5e0-ea8b-4dfd-b678-4cd8f6faa384} <Debug> TCPHandler: Processed in 0.001458938 sec. | ||
| 17129 | 2025.10.28 02:57:46.452108 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17130 | 2025.10.28 02:57:46.452211 [ 4 ] {71373e29-f5fc-430a-adfe-6c80dce43e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17131 | 2025.10.28 02:57:46.452256 [ 4 ] {71373e29-f5fc-430a-adfe-6c80dce43e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17132 | 2025.10.28 02:57:46.452641 [ 4 ] {71373e29-f5fc-430a-adfe-6c80dce43e6a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17133 | 2025.10.28 02:57:46.452679 [ 4 ] {71373e29-f5fc-430a-adfe-6c80dce43e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17134 | 2025.10.28 02:57:46.453011 [ 4 ] {71373e29-f5fc-430a-adfe-6c80dce43e6a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17135 | 2025.10.28 02:57:46.453234 [ 4 ] {71373e29-f5fc-430a-adfe-6c80dce43e6a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17136 | 2025.10.28 02:57:46.453372 [ 4 ] {71373e29-f5fc-430a-adfe-6c80dce43e6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 17137 | 2025.10.28 02:57:46.453411 [ 4 ] {71373e29-f5fc-430a-adfe-6c80dce43e6a} <Debug> TCPHandler: Processed in 0.001354334 sec. | ||
| 17138 | 2025.10.28 02:57:50.501616 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17139 | 2025.10.28 02:57:50.501721 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17140 | 2025.10.28 02:57:50.596150 [ 218 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17141 | 2025.10.28 02:57:50.596204 [ 218 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17142 | 2025.10.28 02:57:50.598594 [ 218 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17143 | 2025.10.28 02:57:50.734147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38428 | ||
| 17144 | 2025.10.28 02:57:50.734918 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17145 | 2025.10.28 02:57:50.734982 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17146 | 2025.10.28 02:57:50.735501 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17147 | 2025.10.28 02:57:50.735730 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17148 | 2025.10.28 02:57:50.735854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38428 | ||
| 17149 | 2025.10.28 02:57:50.735951 [ 220 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): 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] | ||
| 17150 | 2025.10.28 02:57:50.736028 [ 220 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): 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] | ||
| 17151 | 2025.10.28 02:57:50.738818 [ 220 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): 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] | ||
| 17152 | 2025.10.28 02:57:50.843877 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2164 | ||
| 17153 | 2025.10.28 02:57:50.846039 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17154 | 2025.10.28 02:57:50.846085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17155 | 2025.10.28 02:57:50.847295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17156 | 2025.10.28 02:57:50.847582 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17157 | 2025.10.28 02:57:50.847954 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2164 | ||
| 17158 | 2025.10.28 02:57:50.897333 [ 219 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17159 | 2025.10.28 02:57:50.897400 [ 219 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17160 | 2025.10.28 02:57:50.900254 [ 219 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17161 | 2025.10.28 02:57:51.004519 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003189314 sec. | ||
| 17162 | 2025.10.28 02:57:51.459533 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17163 | 2025.10.28 02:57:51.459809 [ 4 ] {8ce3def8-dea5-4ca3-9495-d7f7f425260e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17164 | 2025.10.28 02:57:51.459913 [ 4 ] {8ce3def8-dea5-4ca3-9495-d7f7f425260e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17165 | 2025.10.28 02:57:51.460889 [ 4 ] {8ce3def8-dea5-4ca3-9495-d7f7f425260e} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17166 | 2025.10.28 02:57:51.460936 [ 4 ] {8ce3def8-dea5-4ca3-9495-d7f7f425260e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17167 | 2025.10.28 02:57:51.461336 [ 4 ] {8ce3def8-dea5-4ca3-9495-d7f7f425260e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17168 | 2025.10.28 02:57:51.461560 [ 4 ] {8ce3def8-dea5-4ca3-9495-d7f7f425260e} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17169 | 2025.10.28 02:57:51.461720 [ 4 ] {8ce3def8-dea5-4ca3-9495-d7f7f425260e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001987 sec., 206341.21791645695 rows/sec., 13.09 MiB/sec. | ||
| 17170 | 2025.10.28 02:57:51.461769 [ 4 ] {8ce3def8-dea5-4ca3-9495-d7f7f425260e} <Debug> TCPHandler: Processed in 0.002419949 sec. | ||
| 17171 | 2025.10.28 02:57:51.461901 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17172 | 2025.10.28 02:57:51.462004 [ 4 ] {f6b7e767-1ba5-4625-8083-7ef97d043a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17173 | 2025.10.28 02:57:51.462047 [ 4 ] {f6b7e767-1ba5-4625-8083-7ef97d043a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17174 | 2025.10.28 02:57:51.463398 [ 4 ] {f6b7e767-1ba5-4625-8083-7ef97d043a20} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17175 | 2025.10.28 02:57:51.463436 [ 4 ] {f6b7e767-1ba5-4625-8083-7ef97d043a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17176 | 2025.10.28 02:57:51.463809 [ 4 ] {f6b7e767-1ba5-4625-8083-7ef97d043a20} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17177 | 2025.10.28 02:57:51.464016 [ 4 ] {f6b7e767-1ba5-4625-8083-7ef97d043a20} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17178 | 2025.10.28 02:57:51.464150 [ 4 ] {f6b7e767-1ba5-4625-8083-7ef97d043a20} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.00217 sec., 552073.732718894 rows/sec., 44.14 MiB/sec. | ||
| 17179 | 2025.10.28 02:57:51.464189 [ 4 ] {f6b7e767-1ba5-4625-8083-7ef97d043a20} <Debug> TCPHandler: Processed in 0.002338117 sec. | ||
| 17180 | 2025.10.28 02:57:51.464309 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17181 | 2025.10.28 02:57:51.464417 [ 4 ] {d207957a-1ac7-4b1f-b29a-44f1adf02908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17182 | 2025.10.28 02:57:51.464458 [ 4 ] {d207957a-1ac7-4b1f-b29a-44f1adf02908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17183 | 2025.10.28 02:57:51.465024 [ 4 ] {d207957a-1ac7-4b1f-b29a-44f1adf02908} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17184 | 2025.10.28 02:57:51.465060 [ 4 ] {d207957a-1ac7-4b1f-b29a-44f1adf02908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17185 | 2025.10.28 02:57:51.465359 [ 4 ] {d207957a-1ac7-4b1f-b29a-44f1adf02908} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17186 | 2025.10.28 02:57:51.465574 [ 4 ] {d207957a-1ac7-4b1f-b29a-44f1adf02908} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17187 | 2025.10.28 02:57:51.465700 [ 4 ] {d207957a-1ac7-4b1f-b29a-44f1adf02908} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001304 sec., 190184.0490797546 rows/sec., 11.64 MiB/sec. | ||
| 17188 | 2025.10.28 02:57:51.465738 [ 4 ] {d207957a-1ac7-4b1f-b29a-44f1adf02908} <Debug> TCPHandler: Processed in 0.001476728 sec. | ||
| 17189 | 2025.10.28 02:57:51.465867 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17190 | 2025.10.28 02:57:51.465960 [ 4 ] {dcc7237b-5893-46e0-94b5-4d1a52a0ded6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17191 | 2025.10.28 02:57:51.465999 [ 4 ] {dcc7237b-5893-46e0-94b5-4d1a52a0ded6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17192 | 2025.10.28 02:57:51.466533 [ 4 ] {dcc7237b-5893-46e0-94b5-4d1a52a0ded6} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17193 | 2025.10.28 02:57:51.466567 [ 4 ] {dcc7237b-5893-46e0-94b5-4d1a52a0ded6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17194 | 2025.10.28 02:57:51.466868 [ 4 ] {dcc7237b-5893-46e0-94b5-4d1a52a0ded6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17195 | 2025.10.28 02:57:51.467067 [ 4 ] {dcc7237b-5893-46e0-94b5-4d1a52a0ded6} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17196 | 2025.10.28 02:57:51.467194 [ 4 ] {dcc7237b-5893-46e0-94b5-4d1a52a0ded6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001252 sec., 169329.0734824281 rows/sec., 10.92 MiB/sec. | ||
| 17197 | 2025.10.28 02:57:51.467232 [ 4 ] {dcc7237b-5893-46e0-94b5-4d1a52a0ded6} <Debug> TCPHandler: Processed in 0.001421166 sec. | ||
| 17198 | 2025.10.28 02:57:51.467277 [ 222 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): 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] | ||
| 17199 | 2025.10.28 02:57:51.467337 [ 222 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): 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] | ||
| 17200 | 2025.10.28 02:57:51.467349 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17201 | 2025.10.28 02:57:51.467446 [ 4 ] {fdd2a8a3-dcd9-49dc-a705-4309215cfdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17202 | 2025.10.28 02:57:51.467487 [ 4 ] {fdd2a8a3-dcd9-49dc-a705-4309215cfdb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17203 | 2025.10.28 02:57:51.467997 [ 4 ] {fdd2a8a3-dcd9-49dc-a705-4309215cfdb4} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17204 | 2025.10.28 02:57:51.468034 [ 4 ] {fdd2a8a3-dcd9-49dc-a705-4309215cfdb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17205 | 2025.10.28 02:57:51.468337 [ 4 ] {fdd2a8a3-dcd9-49dc-a705-4309215cfdb4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17206 | 2025.10.28 02:57:51.468668 [ 4 ] {fdd2a8a3-dcd9-49dc-a705-4309215cfdb4} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17207 | 2025.10.28 02:57:51.468804 [ 4 ] {fdd2a8a3-dcd9-49dc-a705-4309215cfdb4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001376 sec., 153343.02325581395 rows/sec., 8.71 MiB/sec. | ||
| 17208 | 2025.10.28 02:57:51.468842 [ 4 ] {fdd2a8a3-dcd9-49dc-a705-4309215cfdb4} <Debug> TCPHandler: Processed in 0.001549661 sec. | ||
| 17209 | 2025.10.28 02:57:51.468954 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17210 | 2025.10.28 02:57:51.469050 [ 4 ] {263fb430-16bf-4ac5-9514-a04078cfd224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17211 | 2025.10.28 02:57:51.469090 [ 4 ] {263fb430-16bf-4ac5-9514-a04078cfd224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17212 | 2025.10.28 02:57:51.469878 [ 4 ] {263fb430-16bf-4ac5-9514-a04078cfd224} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17213 | 2025.10.28 02:57:51.469915 [ 4 ] {263fb430-16bf-4ac5-9514-a04078cfd224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17214 | 2025.10.28 02:57:51.470270 [ 4 ] {263fb430-16bf-4ac5-9514-a04078cfd224} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17215 | 2025.10.28 02:57:51.470493 [ 4 ] {263fb430-16bf-4ac5-9514-a04078cfd224} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17216 | 2025.10.28 02:57:51.470620 [ 4 ] {263fb430-16bf-4ac5-9514-a04078cfd224} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001588 sec., 454659.9496221662 rows/sec., 31.92 MiB/sec. | ||
| 17217 | 2025.10.28 02:57:51.470658 [ 4 ] {263fb430-16bf-4ac5-9514-a04078cfd224} <Debug> TCPHandler: Processed in 0.001753037 sec. | ||
| 17218 | 2025.10.28 02:57:51.470772 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17219 | 2025.10.28 02:57:51.470869 [ 4 ] {06a48b04-5909-4993-bc2e-f055582e2e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17220 | 2025.10.28 02:57:51.470910 [ 4 ] {06a48b04-5909-4993-bc2e-f055582e2e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17221 | 2025.10.28 02:57:51.470915 [ 222 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): 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] | ||
| 17222 | 2025.10.28 02:57:51.471245 [ 4 ] {06a48b04-5909-4993-bc2e-f055582e2e14} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17223 | 2025.10.28 02:57:51.471282 [ 4 ] {06a48b04-5909-4993-bc2e-f055582e2e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17224 | 2025.10.28 02:57:51.471578 [ 4 ] {06a48b04-5909-4993-bc2e-f055582e2e14} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17225 | 2025.10.28 02:57:51.471782 [ 4 ] {06a48b04-5909-4993-bc2e-f055582e2e14} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17226 | 2025.10.28 02:57:51.471907 [ 4 ] {06a48b04-5909-4993-bc2e-f055582e2e14} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 17227 | 2025.10.28 02:57:51.471943 [ 4 ] {06a48b04-5909-4993-bc2e-f055582e2e14} <Debug> TCPHandler: Processed in 0.001218869 sec. | ||
| 17228 | 2025.10.28 02:57:51.472051 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17229 | 2025.10.28 02:57:51.472145 [ 4 ] {d0fc1003-d050-4f6b-8f62-db087f147b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17230 | 2025.10.28 02:57:51.472187 [ 4 ] {d0fc1003-d050-4f6b-8f62-db087f147b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17231 | 2025.10.28 02:57:51.472702 [ 4 ] {d0fc1003-d050-4f6b-8f62-db087f147b2c} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17232 | 2025.10.28 02:57:51.472738 [ 4 ] {d0fc1003-d050-4f6b-8f62-db087f147b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17233 | 2025.10.28 02:57:51.473074 [ 4 ] {d0fc1003-d050-4f6b-8f62-db087f147b2c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17234 | 2025.10.28 02:57:51.473287 [ 4 ] {d0fc1003-d050-4f6b-8f62-db087f147b2c} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17235 | 2025.10.28 02:57:51.473392 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_130_27 to all_135_135_0 | ||
| 17236 | 2025.10.28 02:57:51.473417 [ 4 ] {d0fc1003-d050-4f6b-8f62-db087f147b2c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00129 sec., 243410.85271317832 rows/sec., 15.99 MiB/sec. | ||
| 17237 | 2025.10.28 02:57:51.473429 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17238 | 2025.10.28 02:57:51.473450 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17239 | 2025.10.28 02:57:51.473459 [ 4 ] {d0fc1003-d050-4f6b-8f62-db087f147b2c} <Debug> TCPHandler: Processed in 0.001455597 sec. | ||
| 17240 | 2025.10.28 02:57:51.473542 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_135_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_130_27 to all_135_135_0 into Compact with storage Full | ||
| 17241 | 2025.10.28 02:57:51.473572 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17242 | 2025.10.28 02:57:51.473649 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_135_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17243 | 2025.10.28 02:57:51.473667 [ 4 ] {5bc82b76-a6d1-40da-8ba3-ba738b8ccdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17244 | 2025.10.28 02:57:51.473684 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_130_27, total 40570 rows starting from the beginning of the part | ||
| 17245 | 2025.10.28 02:57:51.473710 [ 4 ] {5bc82b76-a6d1-40da-8ba3-ba738b8ccdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17246 | 2025.10.28 02:57:51.473753 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 17247 | 2025.10.28 02:57:51.473807 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 967 rows starting from the beginning of the part | ||
| 17248 | 2025.10.28 02:57:51.473855 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 32 rows starting from the beginning of the part | ||
| 17249 | 2025.10.28 02:57:51.473901 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 17250 | 2025.10.28 02:57:51.473949 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 314 rows starting from the beginning of the part | ||
| 17251 | 2025.10.28 02:57:51.474030 [ 4 ] {5bc82b76-a6d1-40da-8ba3-ba738b8ccdd7} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17252 | 2025.10.28 02:57:51.474065 [ 4 ] {5bc82b76-a6d1-40da-8ba3-ba738b8ccdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17253 | 2025.10.28 02:57:51.474354 [ 4 ] {5bc82b76-a6d1-40da-8ba3-ba738b8ccdd7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17254 | 2025.10.28 02:57:51.474560 [ 4 ] {5bc82b76-a6d1-40da-8ba3-ba738b8ccdd7} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17255 | 2025.10.28 02:57:51.474687 [ 4 ] {5bc82b76-a6d1-40da-8ba3-ba738b8ccdd7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 17256 | 2025.10.28 02:57:51.474722 [ 4 ] {5bc82b76-a6d1-40da-8ba3-ba738b8ccdd7} <Debug> TCPHandler: Processed in 0.001199019 sec. | ||
| 17257 | 2025.10.28 02:57:51.474723 [ 222 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17258 | 2025.10.28 02:57:51.474761 [ 222 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17259 | 2025.10.28 02:57:51.474840 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17260 | 2025.10.28 02:57:51.474939 [ 4 ] {159d7b13-7084-4107-a78b-2e74ac35a6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17261 | 2025.10.28 02:57:51.474992 [ 4 ] {159d7b13-7084-4107-a78b-2e74ac35a6b4} <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 | ||
| 17262 | 2025.10.28 02:57:51.475924 [ 4 ] {159d7b13-7084-4107-a78b-2e74ac35a6b4} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17263 | 2025.10.28 02:57:51.475962 [ 4 ] {159d7b13-7084-4107-a78b-2e74ac35a6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17264 | 2025.10.28 02:57:51.476544 [ 4 ] {159d7b13-7084-4107-a78b-2e74ac35a6b4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17265 | 2025.10.28 02:57:51.476802 [ 4 ] {159d7b13-7084-4107-a78b-2e74ac35a6b4} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17266 | 2025.10.28 02:57:51.476946 [ 4 ] {159d7b13-7084-4107-a78b-2e74ac35a6b4} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002025 sec., 21234.567901234568 rows/sec., 38.05 MiB/sec. | ||
| 17267 | 2025.10.28 02:57:51.476965 [ 222 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17268 | 2025.10.28 02:57:51.477006 [ 4 ] {159d7b13-7084-4107-a78b-2e74ac35a6b4} <Debug> TCPHandler: Processed in 0.002212962 sec. | ||
| 17269 | 2025.10.28 02:57:51.477133 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17270 | 2025.10.28 02:57:51.477229 [ 4 ] {13c55fcf-02ce-450c-923f-f39936c55da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17271 | 2025.10.28 02:57:51.477269 [ 4 ] {13c55fcf-02ce-450c-923f-f39936c55da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17272 | 2025.10.28 02:57:51.477635 [ 4 ] {13c55fcf-02ce-450c-923f-f39936c55da6} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17273 | 2025.10.28 02:57:51.477668 [ 4 ] {13c55fcf-02ce-450c-923f-f39936c55da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17274 | 2025.10.28 02:57:51.477971 [ 4 ] {13c55fcf-02ce-450c-923f-f39936c55da6} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17275 | 2025.10.28 02:57:51.478172 [ 4 ] {13c55fcf-02ce-450c-923f-f39936c55da6} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17276 | 2025.10.28 02:57:51.478300 [ 4 ] {13c55fcf-02ce-450c-923f-f39936c55da6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 17277 | 2025.10.28 02:57:51.478335 [ 4 ] {13c55fcf-02ce-450c-923f-f39936c55da6} <Debug> TCPHandler: Processed in 0.001249921 sec. | ||
| 17278 | 2025.10.28 02:57:51.481708 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_135_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42203 rows, containing 5 columns (5 merged, 0 gathered) in 0.008201669 sec., 5145659.987009961 rows/sec., 344.30 MiB/sec. | ||
| 17279 | 2025.10.28 02:57:51.481994 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_135_28} <Trace> MergedBlockOutputStream: filled checksums all_1_135_28 (state Temporary) | ||
| 17280 | 2025.10.28 02:57:51.482251 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_135_28} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_135_28 to all_1_135_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17281 | 2025.10.28 02:57:51.482309 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_135_28} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_130_27, all_135_135_0] -> all_1_135_28 | ||
| 17282 | 2025.10.28 02:57:51.482383 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 17283 | 2025.10.28 02:57:51.661937 [ 224 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): 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] | ||
| 17284 | 2025.10.28 02:57:51.661980 [ 224 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): 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] | ||
| 17285 | 2025.10.28 02:57:51.664446 [ 224 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): 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] | ||
| 17286 | 2025.10.28 02:57:52.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.61 MiB, peak 402.26 MiB, free memory in arenas 0.00 B, will set to 384.16 MiB (RSS), difference: 3.55 MiB | ||
| 17287 | 2025.10.28 02:57:52.697248 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): 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] | ||
| 17288 | 2025.10.28 02:57:52.697305 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): 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] | ||
| 17289 | 2025.10.28 02:57:52.699639 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): 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] | ||
| 17290 | 2025.10.28 02:57:52.871327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17291 | 2025.10.28 02:57:52.887904 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17292 | 2025.10.28 02:57:52.887963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17293 | 2025.10.28 02:57:52.894102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17294 | 2025.10.28 02:57:52.894837 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17295 | 2025.10.28 02:57:52.897833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17296 | 2025.10.28 02:57:56.446811 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17297 | 2025.10.28 02:57:56.447123 [ 4 ] {202711c9-9d1f-4b5d-b222-d760dba36687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17298 | 2025.10.28 02:57:56.447234 [ 4 ] {202711c9-9d1f-4b5d-b222-d760dba36687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17299 | 2025.10.28 02:57:56.448010 [ 4 ] {202711c9-9d1f-4b5d-b222-d760dba36687} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17300 | 2025.10.28 02:57:56.448058 [ 4 ] {202711c9-9d1f-4b5d-b222-d760dba36687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17301 | 2025.10.28 02:57:56.448464 [ 4 ] {202711c9-9d1f-4b5d-b222-d760dba36687} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17302 | 2025.10.28 02:57:56.448719 [ 4 ] {202711c9-9d1f-4b5d-b222-d760dba36687} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17303 | 2025.10.28 02:57:56.448869 [ 175 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17304 | 2025.10.28 02:57:56.448898 [ 4 ] {202711c9-9d1f-4b5d-b222-d760dba36687} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001856 sec., 30172.41379310345 rows/sec., 2.32 MiB/sec. | ||
| 17305 | 2025.10.28 02:57:56.448941 [ 175 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17306 | 2025.10.28 02:57:56.448960 [ 4 ] {202711c9-9d1f-4b5d-b222-d760dba36687} <Debug> TCPHandler: Processed in 0.002342986 sec. | ||
| 17307 | 2025.10.28 02:57:56.448972 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17308 | 2025.10.28 02:57:56.449088 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17309 | 2025.10.28 02:57:56.449096 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17310 | 2025.10.28 02:57:56.449194 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17311 | 2025.10.28 02:57:56.449216 [ 4 ] {7775bed9-d7c8-4ec2-bd2b-48a24f91771c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17312 | 2025.10.28 02:57:56.449229 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2349 rows starting from the beginning of the part | ||
| 17313 | 2025.10.28 02:57:56.449262 [ 4 ] {7775bed9-d7c8-4ec2-bd2b-48a24f91771c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17314 | 2025.10.28 02:57:56.449296 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 2339 rows starting from the beginning of the part | ||
| 17315 | 2025.10.28 02:57:56.449350 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 17316 | 2025.10.28 02:57:56.449399 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
| 17317 | 2025.10.28 02:57:56.449453 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1198 rows starting from the beginning of the part | ||
| 17318 | 2025.10.28 02:57:56.449503 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part | ||
| 17319 | 2025.10.28 02:57:56.449713 [ 4 ] {7775bed9-d7c8-4ec2-bd2b-48a24f91771c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17320 | 2025.10.28 02:57:56.449750 [ 4 ] {7775bed9-d7c8-4ec2-bd2b-48a24f91771c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17321 | 2025.10.28 02:57:56.450085 [ 4 ] {7775bed9-d7c8-4ec2-bd2b-48a24f91771c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17322 | 2025.10.28 02:57:56.450302 [ 4 ] {7775bed9-d7c8-4ec2-bd2b-48a24f91771c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17323 | 2025.10.28 02:57:56.450432 [ 175 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17324 | 2025.10.28 02:57:56.450445 [ 4 ] {7775bed9-d7c8-4ec2-bd2b-48a24f91771c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001254 sec., 51036.68261562999 rows/sec., 3.98 MiB/sec. | ||
| 17325 | 2025.10.28 02:57:56.450466 [ 175 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17326 | 2025.10.28 02:57:56.450489 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17327 | 2025.10.28 02:57:56.450492 [ 4 ] {7775bed9-d7c8-4ec2-bd2b-48a24f91771c} <Debug> TCPHandler: Processed in 0.001448917 sec. | ||
| 17328 | 2025.10.28 02:57:56.450590 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17329 | 2025.10.28 02:57:56.450615 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17330 | 2025.10.28 02:57:56.450721 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17331 | 2025.10.28 02:57:56.450725 [ 4 ] {05aefef9-6dfd-48cb-95f1-6a1d3a9daadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17332 | 2025.10.28 02:57:56.450761 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1214 rows starting from the beginning of the part | ||
| 17333 | 2025.10.28 02:57:56.450787 [ 4 ] {05aefef9-6dfd-48cb-95f1-6a1d3a9daadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17334 | 2025.10.28 02:57:56.450831 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1180 rows starting from the beginning of the part | ||
| 17335 | 2025.10.28 02:57:56.450879 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 17336 | 2025.10.28 02:57:56.450921 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
| 17337 | 2025.10.28 02:57:56.450962 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 722 rows starting from the beginning of the part | ||
| 17338 | 2025.10.28 02:57:56.451003 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part | ||
| 17339 | 2025.10.28 02:57:56.451220 [ 4 ] {05aefef9-6dfd-48cb-95f1-6a1d3a9daadf} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17340 | 2025.10.28 02:57:56.451263 [ 4 ] {05aefef9-6dfd-48cb-95f1-6a1d3a9daadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17341 | 2025.10.28 02:57:56.451626 [ 4 ] {05aefef9-6dfd-48cb-95f1-6a1d3a9daadf} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17342 | 2025.10.28 02:57:56.451686 [ 198 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6054 rows, containing 5 columns (5 merged, 0 gathered) in 0.002639576 sec., 2293550.1762404265 rows/sec., 194.29 MiB/sec. | ||
| 17343 | 2025.10.28 02:57:56.451863 [ 4 ] {05aefef9-6dfd-48cb-95f1-6a1d3a9daadf} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17344 | 2025.10.28 02:57:56.452009 [ 4 ] {05aefef9-6dfd-48cb-95f1-6a1d3a9daadf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001305 sec., 122605.36398467433 rows/sec., 8.54 MiB/sec. | ||
| 17345 | 2025.10.28 02:57:56.452049 [ 4 ] {05aefef9-6dfd-48cb-95f1-6a1d3a9daadf} <Debug> TCPHandler: Processed in 0.001484988 sec. | ||
| 17346 | 2025.10.28 02:57:56.452057 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17347 | 2025.10.28 02:57:56.452155 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17348 | 2025.10.28 02:57:56.452259 [ 4 ] {75f564d7-e2a1-4741-ba0c-1f2a22347c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17349 | 2025.10.28 02:57:56.452305 [ 4 ] {75f564d7-e2a1-4741-ba0c-1f2a22347c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17350 | 2025.10.28 02:57:56.452321 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001779978 sec., 1858449.9358980842 rows/sec., 140.26 MiB/sec. | ||
| 17351 | 2025.10.28 02:57:56.452433 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_136_27} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17352 | 2025.10.28 02:57:56.452527 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_136_27} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17353 | 2025.10.28 02:57:56.452545 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17354 | 2025.10.28 02:57:56.452634 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 17355 | 2025.10.28 02:57:56.452665 [ 4 ] {75f564d7-e2a1-4741-ba0c-1f2a22347c14} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17356 | 2025.10.28 02:57:56.452708 [ 4 ] {75f564d7-e2a1-4741-ba0c-1f2a22347c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17357 | 2025.10.28 02:57:56.452881 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_136_27} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17358 | 2025.10.28 02:57:56.452976 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_136_27} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17359 | 2025.10.28 02:57:56.453051 [ 4 ] {75f564d7-e2a1-4741-ba0c-1f2a22347c14} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17360 | 2025.10.28 02:57:56.453082 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 17361 | 2025.10.28 02:57:56.453270 [ 4 ] {75f564d7-e2a1-4741-ba0c-1f2a22347c14} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17362 | 2025.10.28 02:57:56.453397 [ 175 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17363 | 2025.10.28 02:57:56.453408 [ 4 ] {75f564d7-e2a1-4741-ba0c-1f2a22347c14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 17364 | 2025.10.28 02:57:56.453433 [ 175 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17365 | 2025.10.28 02:57:56.453467 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17366 | 2025.10.28 02:57:56.453477 [ 4 ] {75f564d7-e2a1-4741-ba0c-1f2a22347c14} <Debug> TCPHandler: Processed in 0.001371435 sec. | ||
| 17367 | 2025.10.28 02:57:56.453544 [ 196 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17368 | 2025.10.28 02:57:56.453637 [ 196 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17369 | 2025.10.28 02:57:56.453665 [ 196 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 9252 rows starting from the beginning of the part | ||
| 17370 | 2025.10.28 02:57:56.453714 [ 196 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 92 rows starting from the beginning of the part | ||
| 17371 | 2025.10.28 02:57:56.453757 [ 196 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 12 rows starting from the beginning of the part | ||
| 17372 | 2025.10.28 02:57:56.453795 [ 196 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 17373 | 2025.10.28 02:57:56.453832 [ 196 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 104 rows starting from the beginning of the part | ||
| 17374 | 2025.10.28 02:57:56.453867 [ 196 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 17375 | 2025.10.28 02:57:56.456150 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002641696 sec., 3626458.1541555123 rows/sec., 230.32 MiB/sec. | ||
| 17376 | 2025.10.28 02:57:56.456479 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17377 | 2025.10.28 02:57:56.456947 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_136_27} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17378 | 2025.10.28 02:57:56.457077 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_136_27} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17379 | 2025.10.28 02:57:56.457204 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 17380 | 2025.10.28 02:57:58.236942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38940 | ||
| 17381 | 2025.10.28 02:57:58.237770 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17382 | 2025.10.28 02:57:58.237848 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17383 | 2025.10.28 02:57:58.238585 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17384 | 2025.10.28 02:57:58.238939 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17385 | 2025.10.28 02:57:58.239240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38940 | ||
| 17386 | 2025.10.28 02:57:58.239233 [ 172 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17387 | 2025.10.28 02:57:58.239343 [ 172 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17388 | 2025.10.28 02:57:58.239371 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17389 | 2025.10.28 02:57:58.239518 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 17390 | 2025.10.28 02:57:58.239663 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17391 | 2025.10.28 02:57:58.239711 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36508 rows starting from the beginning of the part | ||
| 17392 | 2025.10.28 02:57:58.239802 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 17393 | 2025.10.28 02:57:58.239913 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 17394 | 2025.10.28 02:57:58.239979 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 17395 | 2025.10.28 02:57:58.240039 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 17396 | 2025.10.28 02:57:58.240098 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 17397 | 2025.10.28 02:57:58.243793 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38940 rows, containing 4 columns (4 merged, 0 gathered) in 0.004334602 sec., 8983523.746816894 rows/sec., 128.51 MiB/sec. | ||
| 17398 | 2025.10.28 02:57:58.244411 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17399 | 2025.10.28 02:57:58.244903 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_81_16} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17400 | 2025.10.28 02:57:58.245037 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_81_16} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17401 | 2025.10.28 02:57:58.245198 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17402 | 2025.10.28 02:57:59.200954 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41198 | ||
| 17403 | 2025.10.28 02:57:59.201069 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17404 | 2025.10.28 02:57:59.201096 [ 290 ] {} <Debug> TCP-Session: 17c0c607-413e-42d4-ab7c-67ef81044cb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41198 | ||
| 17405 | 2025.10.28 02:57:59.201119 [ 290 ] {} <Debug> TCP-Session: 17c0c607-413e-42d4-ab7c-67ef81044cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17406 | 2025.10.28 02:57:59.201131 [ 290 ] {} <Debug> TCP-Session: 17c0c607-413e-42d4-ab7c-67ef81044cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17407 | 2025.10.28 02:57:59.201382 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54368 | ||
| 17408 | 2025.10.28 02:57:59.201497 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17409 | 2025.10.28 02:57:59.201521 [ 290 ] {} <Trace> TCP-Session: 17c0c607-413e-42d4-ab7c-67ef81044cb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17410 | 2025.10.28 02:57:59.201526 [ 350 ] {} <Debug> TCP-Session: 11981f46-a7fb-414f-b16b-980fb2f943e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54368 | ||
| 17411 | 2025.10.28 02:57:59.201595 [ 350 ] {} <Debug> TCP-Session: 11981f46-a7fb-414f-b16b-980fb2f943e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17412 | 2025.10.28 02:57:59.201608 [ 350 ] {} <Debug> TCP-Session: 11981f46-a7fb-414f-b16b-980fb2f943e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17413 | 2025.10.28 02:57:59.201742 [ 290 ] {d95d0240-af44-4e30-80c4-e92383034302} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41198) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17414 | 2025.10.28 02:57:59.202047 [ 290 ] {d95d0240-af44-4e30-80c4-e92383034302} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17415 | 2025.10.28 02:57:59.202106 [ 290 ] {d95d0240-af44-4e30-80c4-e92383034302} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17416 | 2025.10.28 02:57:59.202398 [ 290 ] {d95d0240-af44-4e30-80c4-e92383034302} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 17417 | 2025.10.28 02:57:59.203396 [ 329 ] {d95d0240-af44-4e30-80c4-e92383034302} <Trace> AggregatingTransform: Aggregating | ||
| 17418 | 2025.10.28 02:57:59.203477 [ 329 ] {d95d0240-af44-4e30-80c4-e92383034302} <Trace> Aggregator: Aggregation method: without_key | ||
| 17419 | 2025.10.28 02:57:59.203519 [ 329 ] {d95d0240-af44-4e30-80c4-e92383034302} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001018154 sec. (982.170 rows/sec., 38.37 KiB/sec.) | ||
| 17420 | 2025.10.28 02:57:59.203539 [ 329 ] {d95d0240-af44-4e30-80c4-e92383034302} <Trace> Aggregator: Merging aggregated data | ||
| 17421 | 2025.10.28 02:57:59.204501 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52357 | ||
| 17422 | 2025.10.28 02:57:59.204641 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17423 | 2025.10.28 02:57:59.204656 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45225 | ||
| 17424 | 2025.10.28 02:57:59.204671 [ 355 ] {} <Debug> TCP-Session: c11ced17-da40-4621-8399-30895b61d4b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52357 | ||
| 17425 | 2025.10.28 02:57:59.204743 [ 355 ] {} <Debug> TCP-Session: c11ced17-da40-4621-8399-30895b61d4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17426 | 2025.10.28 02:57:59.204746 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63579 | ||
| 17427 | 2025.10.28 02:57:59.204762 [ 355 ] {} <Debug> TCP-Session: c11ced17-da40-4621-8399-30895b61d4b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17428 | 2025.10.28 02:57:59.204781 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17429 | 2025.10.28 02:57:59.204797 [ 290 ] {d95d0240-af44-4e30-80c4-e92383034302} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003126 sec., 319.8976327575176 rows/sec., 12.50 KiB/sec. | ||
| 17430 | 2025.10.28 02:57:59.204833 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61747 | ||
| 17431 | 2025.10.28 02:57:59.204788 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49424 | ||
| 17432 | 2025.10.28 02:57:59.204876 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17433 | 2025.10.28 02:57:59.204879 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36073 | ||
| 17434 | 2025.10.28 02:57:59.204930 [ 357 ] {} <Debug> TCP-Session: 219398f5-6390-4bdb-8477-9c4f7a710cd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63579 | ||
| 17435 | 2025.10.28 02:57:59.204928 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17436 | 2025.10.28 02:57:59.204969 [ 357 ] {} <Debug> TCP-Session: 219398f5-6390-4bdb-8477-9c4f7a710cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17437 | 2025.10.28 02:57:59.204984 [ 290 ] {d95d0240-af44-4e30-80c4-e92383034302} <Debug> TCPHandler: Processed in 0.003597128 sec. | ||
| 17438 | 2025.10.28 02:57:59.204993 [ 359 ] {} <Debug> TCP-Session: 791cd16d-c005-43e4-a3a7-d4cd8987c70c Authenticating user 'default' from [fd00:1122:3344:101::e]:61747 | ||
| 17439 | 2025.10.28 02:57:59.205006 [ 357 ] {} <Debug> TCP-Session: 219398f5-6390-4bdb-8477-9c4f7a710cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17440 | 2025.10.28 02:57:59.205035 [ 359 ] {} <Debug> TCP-Session: 791cd16d-c005-43e4-a3a7-d4cd8987c70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17441 | 2025.10.28 02:57:59.204924 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45426 | ||
| 17442 | 2025.10.28 02:57:59.205059 [ 359 ] {} <Debug> TCP-Session: 791cd16d-c005-43e4-a3a7-d4cd8987c70c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17443 | 2025.10.28 02:57:59.204866 [ 356 ] {} <Debug> TCP-Session: 4f986303-52c1-41ef-8f38-e22f5d9b0599 Authenticating user 'default' from [fd00:1122:3344:101::e]:45225 | ||
| 17444 | 2025.10.28 02:57:59.205154 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17445 | 2025.10.28 02:57:59.205200 [ 356 ] {} <Debug> TCP-Session: 4f986303-52c1-41ef-8f38-e22f5d9b0599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17446 | 2025.10.28 02:57:59.205211 [ 290 ] {} <Debug> TCP-Session: 17c0c607-413e-42d4-ab7c-67ef81044cb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17447 | 2025.10.28 02:57:59.205226 [ 356 ] {} <Debug> TCP-Session: 4f986303-52c1-41ef-8f38-e22f5d9b0599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17448 | 2025.10.28 02:57:59.205227 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17449 | 2025.10.28 02:57:59.205245 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17450 | 2025.10.28 02:57:59.205283 [ 357 ] {} <Debug> TCP-Session: 219398f5-6390-4bdb-8477-9c4f7a710cd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17451 | 2025.10.28 02:57:59.205291 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17452 | 2025.10.28 02:57:59.205314 [ 355 ] {} <Debug> TCP-Session: c11ced17-da40-4621-8399-30895b61d4b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17453 | 2025.10.28 02:57:59.205339 [ 359 ] {} <Debug> TCP-Session: 791cd16d-c005-43e4-a3a7-d4cd8987c70c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17454 | 2025.10.28 02:57:59.205200 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17455 | 2025.10.28 02:57:59.205365 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17456 | 2025.10.28 02:57:59.205399 [ 350 ] {} <Debug> TCP-Session: 11981f46-a7fb-414f-b16b-980fb2f943e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17457 | 2025.10.28 02:57:59.205364 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17458 | 2025.10.28 02:57:59.205444 [ 358 ] {} <Debug> TCP-Session: b6105c4d-12a9-4e9b-9a29-4ea8e20f7349 Authenticating user 'default' from [fd00:1122:3344:101::e]:49424 | ||
| 17459 | 2025.10.28 02:57:59.205470 [ 360 ] {} <Debug> TCP-Session: c9916eb6-5885-4da9-b331-252f1da0b558 Authenticating user 'default' from [fd00:1122:3344:101::e]:36073 | ||
| 17460 | 2025.10.28 02:57:59.205482 [ 358 ] {} <Debug> TCP-Session: b6105c4d-12a9-4e9b-9a29-4ea8e20f7349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17461 | 2025.10.28 02:57:59.205493 [ 360 ] {} <Debug> TCP-Session: c9916eb6-5885-4da9-b331-252f1da0b558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17462 | 2025.10.28 02:57:59.205510 [ 358 ] {} <Debug> TCP-Session: b6105c4d-12a9-4e9b-9a29-4ea8e20f7349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17463 | 2025.10.28 02:57:59.205527 [ 360 ] {} <Debug> TCP-Session: c9916eb6-5885-4da9-b331-252f1da0b558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17464 | 2025.10.28 02:57:59.205500 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17465 | 2025.10.28 02:57:59.205586 [ 361 ] {} <Debug> TCP-Session: 6c5b7c51-6dfa-4d47-8018-fcc14c2e617f Authenticating user 'default' from [fd00:1122:3344:101::e]:45426 | ||
| 17466 | 2025.10.28 02:57:59.205604 [ 361 ] {} <Debug> TCP-Session: 6c5b7c51-6dfa-4d47-8018-fcc14c2e617f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17467 | 2025.10.28 02:57:59.205617 [ 361 ] {} <Debug> TCP-Session: 6c5b7c51-6dfa-4d47-8018-fcc14c2e617f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17468 | 2025.10.28 02:57:59.205638 [ 356 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45225). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17469 | |||
| 17470 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17471 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17472 | 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 | ||
| 17473 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17474 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17475 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17476 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17477 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17478 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17479 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17480 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 17481 | (version 23.8.7.1) | ||
| 17482 | 2025.10.28 02:57:59.206512 [ 356 ] {} <Debug> TCP-Session: 4f986303-52c1-41ef-8f38-e22f5d9b0599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17483 | 2025.10.28 02:57:59.206521 [ 361 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45426). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17484 | |||
| 17485 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17486 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17487 | 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 | ||
| 17488 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17489 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17490 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17491 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17492 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17493 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17494 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17495 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 17496 | (version 23.8.7.1) | ||
| 17497 | 2025.10.28 02:57:59.206618 [ 361 ] {} <Debug> TCP-Session: 6c5b7c51-6dfa-4d47-8018-fcc14c2e617f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17498 | 2025.10.28 02:57:59.206639 [ 358 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49424). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17499 | |||
| 17500 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17501 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17502 | 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 | ||
| 17503 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17504 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17505 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17506 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17507 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17508 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17509 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17510 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 17511 | (version 23.8.7.1) | ||
| 17512 | 2025.10.28 02:57:59.206707 [ 358 ] {} <Debug> TCP-Session: b6105c4d-12a9-4e9b-9a29-4ea8e20f7349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17513 | 2025.10.28 02:57:59.206720 [ 360 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36073). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17514 | |||
| 17515 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17516 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17517 | 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 | ||
| 17518 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17519 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17520 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17521 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17522 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17523 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17524 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17525 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 17526 | (version 23.8.7.1) | ||
| 17527 | 2025.10.28 02:57:59.206784 [ 360 ] {} <Debug> TCP-Session: c9916eb6-5885-4da9-b331-252f1da0b558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17528 | 2025.10.28 02:57:59.293184 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61176 | ||
| 17529 | 2025.10.28 02:57:59.293297 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17530 | 2025.10.28 02:57:59.293324 [ 290 ] {} <Debug> TCP-Session: bf7ae50e-0609-4c0a-bb60-953c42c554e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61176 | ||
| 17531 | 2025.10.28 02:57:59.293348 [ 290 ] {} <Debug> TCP-Session: bf7ae50e-0609-4c0a-bb60-953c42c554e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17532 | 2025.10.28 02:57:59.293361 [ 290 ] {} <Debug> TCP-Session: bf7ae50e-0609-4c0a-bb60-953c42c554e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17533 | 2025.10.28 02:57:59.293599 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53731 | ||
| 17534 | 2025.10.28 02:57:59.293618 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43959 | ||
| 17535 | 2025.10.28 02:57:59.293650 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41586 | ||
| 17536 | 2025.10.28 02:57:59.293664 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44267 | ||
| 17537 | 2025.10.28 02:57:59.293709 [ 290 ] {} <Trace> TCP-Session: bf7ae50e-0609-4c0a-bb60-953c42c554e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17538 | 2025.10.28 02:57:59.293726 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17539 | 2025.10.28 02:57:59.293718 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17540 | 2025.10.28 02:57:59.293761 [ 355 ] {} <Debug> TCP-Session: 5cdcba18-57bb-4753-a9f4-2da4e55dcb9d Authenticating user 'default' from [fd00:1122:3344:101::e]:43959 | ||
| 17541 | 2025.10.28 02:57:59.293772 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17542 | 2025.10.28 02:57:59.293795 [ 350 ] {} <Debug> TCP-Session: 30680f7c-25e7-4d2c-9aba-5df09cc887e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53731 | ||
| 17543 | 2025.10.28 02:57:59.293798 [ 355 ] {} <Debug> TCP-Session: 5cdcba18-57bb-4753-a9f4-2da4e55dcb9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17544 | 2025.10.28 02:57:59.293813 [ 358 ] {} <Debug> TCP-Session: ba6cf537-5878-4927-8784-d104b9121db8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44267 | ||
| 17545 | 2025.10.28 02:57:59.293831 [ 350 ] {} <Debug> TCP-Session: 30680f7c-25e7-4d2c-9aba-5df09cc887e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17546 | 2025.10.28 02:57:59.293834 [ 355 ] {} <Debug> TCP-Session: 5cdcba18-57bb-4753-a9f4-2da4e55dcb9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17547 | 2025.10.28 02:57:59.293848 [ 358 ] {} <Debug> TCP-Session: ba6cf537-5878-4927-8784-d104b9121db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17548 | 2025.10.28 02:57:59.293853 [ 350 ] {} <Debug> TCP-Session: 30680f7c-25e7-4d2c-9aba-5df09cc887e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17549 | 2025.10.28 02:57:59.293878 [ 358 ] {} <Debug> TCP-Session: ba6cf537-5878-4927-8784-d104b9121db8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17550 | 2025.10.28 02:57:59.293770 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17551 | 2025.10.28 02:57:59.293704 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60448 | ||
| 17552 | 2025.10.28 02:57:59.293917 [ 290 ] {8e153f40-c3b8-49a6-bb11-8239a86f082b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61176) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17553 | 2025.10.28 02:57:59.293933 [ 357 ] {} <Debug> TCP-Session: d54d2606-f790-4539-adc1-982251c82b32 Authenticating user 'default' from [fd00:1122:3344:101::e]:41586 | ||
| 17554 | 2025.10.28 02:57:59.293698 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44518 | ||
| 17555 | 2025.10.28 02:57:59.294000 [ 357 ] {} <Debug> TCP-Session: d54d2606-f790-4539-adc1-982251c82b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17556 | 2025.10.28 02:57:59.293987 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17557 | 2025.10.28 02:57:59.294051 [ 357 ] {} <Debug> TCP-Session: d54d2606-f790-4539-adc1-982251c82b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17558 | 2025.10.28 02:57:59.293644 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42649 | ||
| 17559 | 2025.10.28 02:57:59.294066 [ 361 ] {} <Debug> TCP-Session: 00e999d9-3281-4f04-9d05-8b88ffdb2f83 Authenticating user 'default' from [fd00:1122:3344:101::e]:60448 | ||
| 17560 | 2025.10.28 02:57:59.293697 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53047 | ||
| 17561 | 2025.10.28 02:57:59.294112 [ 361 ] {} <Debug> TCP-Session: 00e999d9-3281-4f04-9d05-8b88ffdb2f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17562 | 2025.10.28 02:57:59.294113 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17563 | 2025.10.28 02:57:59.294149 [ 361 ] {} <Debug> TCP-Session: 00e999d9-3281-4f04-9d05-8b88ffdb2f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17564 | 2025.10.28 02:57:59.294190 [ 360 ] {} <Debug> TCP-Session: 8de16f0f-686e-45b3-b568-0206060e5ef7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44518 | ||
| 17565 | 2025.10.28 02:57:59.294225 [ 360 ] {} <Debug> TCP-Session: 8de16f0f-686e-45b3-b568-0206060e5ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17566 | 2025.10.28 02:57:59.294242 [ 360 ] {} <Debug> TCP-Session: 8de16f0f-686e-45b3-b568-0206060e5ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17567 | 2025.10.28 02:57:59.294299 [ 290 ] {8e153f40-c3b8-49a6-bb11-8239a86f082b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17568 | 2025.10.28 02:57:59.294308 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17569 | 2025.10.28 02:57:59.294359 [ 356 ] {} <Debug> TCP-Session: ca39aab5-c1a3-4fa7-a4a1-69ecf297ccbd Authenticating user 'default' from [fd00:1122:3344:101::e]:42649 | ||
| 17570 | 2025.10.28 02:57:59.294375 [ 356 ] {} <Debug> TCP-Session: ca39aab5-c1a3-4fa7-a4a1-69ecf297ccbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17571 | 2025.10.28 02:57:59.294381 [ 290 ] {8e153f40-c3b8-49a6-bb11-8239a86f082b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17572 | 2025.10.28 02:57:59.294389 [ 356 ] {} <Debug> TCP-Session: ca39aab5-c1a3-4fa7-a4a1-69ecf297ccbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17573 | 2025.10.28 02:57:59.294548 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17574 | 2025.10.28 02:57:59.294581 [ 359 ] {} <Debug> TCP-Session: f2d6f279-d1ee-45ec-bc0f-8d65e28ba1b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53047 | ||
| 17575 | 2025.10.28 02:57:59.294598 [ 359 ] {} <Debug> TCP-Session: f2d6f279-d1ee-45ec-bc0f-8d65e28ba1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17576 | 2025.10.28 02:57:59.294611 [ 359 ] {} <Debug> TCP-Session: f2d6f279-d1ee-45ec-bc0f-8d65e28ba1b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17577 | 2025.10.28 02:57:59.294786 [ 290 ] {8e153f40-c3b8-49a6-bb11-8239a86f082b} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 17578 | 2025.10.28 02:57:59.296045 [ 304 ] {8e153f40-c3b8-49a6-bb11-8239a86f082b} <Trace> AggregatingTransform: Aggregating | ||
| 17579 | 2025.10.28 02:57:59.296102 [ 304 ] {8e153f40-c3b8-49a6-bb11-8239a86f082b} <Trace> Aggregator: Aggregation method: without_key | ||
| 17580 | 2025.10.28 02:57:59.296146 [ 304 ] {8e153f40-c3b8-49a6-bb11-8239a86f082b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00122792 sec. (814.385 rows/sec., 31.81 KiB/sec.) | ||
| 17581 | 2025.10.28 02:57:59.296167 [ 304 ] {8e153f40-c3b8-49a6-bb11-8239a86f082b} <Trace> Aggregator: Merging aggregated data | ||
| 17582 | 2025.10.28 02:57:59.297431 [ 290 ] {8e153f40-c3b8-49a6-bb11-8239a86f082b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003586 sec., 278.8622420524261 rows/sec., 10.89 KiB/sec. | ||
| 17583 | 2025.10.28 02:57:59.297625 [ 290 ] {8e153f40-c3b8-49a6-bb11-8239a86f082b} <Debug> TCPHandler: Processed in 0.004034362 sec. | ||
| 17584 | 2025.10.28 02:57:59.297753 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17585 | 2025.10.28 02:57:59.297790 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17586 | 2025.10.28 02:57:59.297794 [ 290 ] {} <Debug> TCP-Session: bf7ae50e-0609-4c0a-bb60-953c42c554e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17587 | 2025.10.28 02:57:59.297841 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17588 | 2025.10.28 02:57:59.297863 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17589 | 2025.10.28 02:57:59.297858 [ 361 ] {} <Debug> TCP-Session: 00e999d9-3281-4f04-9d05-8b88ffdb2f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17590 | 2025.10.28 02:57:59.297908 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17591 | 2025.10.28 02:57:59.297924 [ 355 ] {} <Debug> TCP-Session: 5cdcba18-57bb-4753-a9f4-2da4e55dcb9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17592 | 2025.10.28 02:57:59.297932 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17593 | 2025.10.28 02:57:59.297962 [ 359 ] {} <Debug> TCP-Session: f2d6f279-d1ee-45ec-bc0f-8d65e28ba1b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17594 | 2025.10.28 02:57:59.297976 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17595 | 2025.10.28 02:57:59.297990 [ 357 ] {} <Debug> TCP-Session: d54d2606-f790-4539-adc1-982251c82b32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17596 | 2025.10.28 02:57:59.297913 [ 350 ] {} <Debug> TCP-Session: 30680f7c-25e7-4d2c-9aba-5df09cc887e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17597 | 2025.10.28 02:57:59.298028 [ 360 ] {} <Debug> TCP-Session: 8de16f0f-686e-45b3-b568-0206060e5ef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17598 | 2025.10.28 02:57:59.297957 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17599 | 2025.10.28 02:57:59.297912 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17600 | 2025.10.28 02:57:59.298097 [ 358 ] {} <Debug> TCP-Session: ba6cf537-5878-4927-8784-d104b9121db8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17601 | 2025.10.28 02:57:59.298127 [ 356 ] {} <Debug> TCP-Session: ca39aab5-c1a3-4fa7-a4a1-69ecf297ccbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17602 | 2025.10.28 02:57:59.354629 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39434 | ||
| 17603 | 2025.10.28 02:57:59.354728 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17604 | 2025.10.28 02:57:59.354755 [ 290 ] {} <Debug> TCP-Session: b1841fce-9029-4a64-879e-9f9348671ebc Authenticating user 'default' from [fd00:1122:3344:101::e]:39434 | ||
| 17605 | 2025.10.28 02:57:59.354779 [ 290 ] {} <Debug> TCP-Session: b1841fce-9029-4a64-879e-9f9348671ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17606 | 2025.10.28 02:57:59.354792 [ 290 ] {} <Debug> TCP-Session: b1841fce-9029-4a64-879e-9f9348671ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17607 | 2025.10.28 02:57:59.355057 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49917 | ||
| 17608 | 2025.10.28 02:57:59.355060 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42975 | ||
| 17609 | 2025.10.28 02:57:59.355118 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64513 | ||
| 17610 | 2025.10.28 02:57:59.355136 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63908 | ||
| 17611 | 2025.10.28 02:57:59.355162 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48330 | ||
| 17612 | 2025.10.28 02:57:59.355173 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17613 | 2025.10.28 02:57:59.355203 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17614 | 2025.10.28 02:57:59.355209 [ 290 ] {} <Trace> TCP-Session: b1841fce-9029-4a64-879e-9f9348671ebc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17615 | 2025.10.28 02:57:59.355226 [ 350 ] {} <Debug> TCP-Session: 3906d73a-8032-46e9-8bc9-5908cd03b655 Authenticating user 'default' from [fd00:1122:3344:101::e]:49917 | ||
| 17616 | 2025.10.28 02:57:59.355242 [ 355 ] {} <Debug> TCP-Session: e858e296-088b-423f-95b6-b536d5d6b6bc Authenticating user 'default' from [fd00:1122:3344:101::e]:42975 | ||
| 17617 | 2025.10.28 02:57:59.355269 [ 350 ] {} <Debug> TCP-Session: 3906d73a-8032-46e9-8bc9-5908cd03b655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17618 | 2025.10.28 02:57:59.355239 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17619 | 2025.10.28 02:57:59.355292 [ 355 ] {} <Debug> TCP-Session: e858e296-088b-423f-95b6-b536d5d6b6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17620 | 2025.10.28 02:57:59.355295 [ 350 ] {} <Debug> TCP-Session: 3906d73a-8032-46e9-8bc9-5908cd03b655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17621 | 2025.10.28 02:57:59.355329 [ 359 ] {} <Debug> TCP-Session: 4276e35c-c497-4977-88e4-1e8dd35c308e Authenticating user 'default' from [fd00:1122:3344:101::e]:63908 | ||
| 17622 | 2025.10.28 02:57:59.355337 [ 355 ] {} <Debug> TCP-Session: e858e296-088b-423f-95b6-b536d5d6b6bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17623 | 2025.10.28 02:57:59.355368 [ 359 ] {} <Debug> TCP-Session: 4276e35c-c497-4977-88e4-1e8dd35c308e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17624 | 2025.10.28 02:57:59.355233 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17625 | 2025.10.28 02:57:59.355394 [ 359 ] {} <Debug> TCP-Session: 4276e35c-c497-4977-88e4-1e8dd35c308e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17626 | 2025.10.28 02:57:59.355424 [ 290 ] {6b9cb402-ddda-4cc0-9f54-d844c19c6cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39434) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17627 | 2025.10.28 02:57:59.355429 [ 357 ] {} <Debug> TCP-Session: 0c4ae186-67a5-4caf-b69c-239d0ac02a6c Authenticating user 'default' from [fd00:1122:3344:101::e]:64513 | ||
| 17628 | 2025.10.28 02:57:59.355154 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53133 | ||
| 17629 | 2025.10.28 02:57:59.355472 [ 357 ] {} <Debug> TCP-Session: 0c4ae186-67a5-4caf-b69c-239d0ac02a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17630 | 2025.10.28 02:57:59.355119 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55084 | ||
| 17631 | 2025.10.28 02:57:59.355517 [ 357 ] {} <Debug> TCP-Session: 0c4ae186-67a5-4caf-b69c-239d0ac02a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17632 | 2025.10.28 02:57:59.355096 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50030 | ||
| 17633 | 2025.10.28 02:57:59.355569 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17634 | 2025.10.28 02:57:59.355592 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17635 | 2025.10.28 02:57:59.355244 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17636 | 2025.10.28 02:57:59.355629 [ 358 ] {} <Debug> TCP-Session: 1f747649-ecc7-4602-997f-58aeb1232175 Authenticating user 'default' from [fd00:1122:3344:101::e]:55084 | ||
| 17637 | 2025.10.28 02:57:59.355622 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17638 | 2025.10.28 02:57:59.355652 [ 361 ] {} <Debug> TCP-Session: a38b05a9-68d2-468f-a98c-b3e1944f84fb Authenticating user 'default' from [fd00:1122:3344:101::e]:48330 | ||
| 17639 | 2025.10.28 02:57:59.355662 [ 358 ] {} <Debug> TCP-Session: 1f747649-ecc7-4602-997f-58aeb1232175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17640 | 2025.10.28 02:57:59.355691 [ 290 ] {6b9cb402-ddda-4cc0-9f54-d844c19c6cf7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17641 | 2025.10.28 02:57:59.355714 [ 358 ] {} <Debug> TCP-Session: 1f747649-ecc7-4602-997f-58aeb1232175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17642 | 2025.10.28 02:57:59.355699 [ 361 ] {} <Debug> TCP-Session: a38b05a9-68d2-468f-a98c-b3e1944f84fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17643 | 2025.10.28 02:57:59.355685 [ 356 ] {} <Debug> TCP-Session: 2c35e9d9-a992-4f15-91bf-53aaaa379533 Authenticating user 'default' from [fd00:1122:3344:101::e]:50030 | ||
| 17644 | 2025.10.28 02:57:59.355764 [ 290 ] {6b9cb402-ddda-4cc0-9f54-d844c19c6cf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17645 | 2025.10.28 02:57:59.355766 [ 361 ] {} <Debug> TCP-Session: a38b05a9-68d2-468f-a98c-b3e1944f84fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17646 | 2025.10.28 02:57:59.355790 [ 356 ] {} <Debug> TCP-Session: 2c35e9d9-a992-4f15-91bf-53aaaa379533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17647 | 2025.10.28 02:57:59.355618 [ 360 ] {} <Debug> TCP-Session: 43a49d6e-7343-4e3c-b75d-f59ed258f438 Authenticating user 'default' from [fd00:1122:3344:101::e]:53133 | ||
| 17648 | 2025.10.28 02:57:59.355824 [ 356 ] {} <Debug> TCP-Session: 2c35e9d9-a992-4f15-91bf-53aaaa379533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17649 | 2025.10.28 02:57:59.355860 [ 360 ] {} <Debug> TCP-Session: 43a49d6e-7343-4e3c-b75d-f59ed258f438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17650 | 2025.10.28 02:57:59.355881 [ 360 ] {} <Debug> TCP-Session: 43a49d6e-7343-4e3c-b75d-f59ed258f438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17651 | 2025.10.28 02:57:59.356117 [ 290 ] {6b9cb402-ddda-4cc0-9f54-d844c19c6cf7} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 17652 | 2025.10.28 02:57:59.357225 [ 341 ] {6b9cb402-ddda-4cc0-9f54-d844c19c6cf7} <Trace> AggregatingTransform: Aggregating | ||
| 17653 | 2025.10.28 02:57:59.357277 [ 341 ] {6b9cb402-ddda-4cc0-9f54-d844c19c6cf7} <Trace> Aggregator: Aggregation method: without_key | ||
| 17654 | 2025.10.28 02:57:59.357323 [ 341 ] {6b9cb402-ddda-4cc0-9f54-d844c19c6cf7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001093406 sec. (914.573 rows/sec., 35.73 KiB/sec.) | ||
| 17655 | 2025.10.28 02:57:59.357345 [ 341 ] {6b9cb402-ddda-4cc0-9f54-d844c19c6cf7} <Trace> Aggregator: Merging aggregated data | ||
| 17656 | 2025.10.28 02:57:59.358772 [ 290 ] {6b9cb402-ddda-4cc0-9f54-d844c19c6cf7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003423 sec., 292.141396435875 rows/sec., 11.41 KiB/sec. | ||
| 17657 | 2025.10.28 02:57:59.358988 [ 290 ] {6b9cb402-ddda-4cc0-9f54-d844c19c6cf7} <Debug> TCPHandler: Processed in 0.00395688 sec. | ||
| 17658 | 2025.10.28 02:57:59.359124 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17659 | 2025.10.28 02:57:59.359161 [ 290 ] {} <Debug> TCP-Session: b1841fce-9029-4a64-879e-9f9348671ebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17660 | 2025.10.28 02:57:59.359164 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17661 | 2025.10.28 02:57:59.359187 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17662 | 2025.10.28 02:57:59.359212 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17663 | 2025.10.28 02:57:59.359215 [ 361 ] {} <Debug> TCP-Session: a38b05a9-68d2-468f-a98c-b3e1944f84fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17664 | 2025.10.28 02:57:59.359237 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17665 | 2025.10.28 02:57:59.359256 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17666 | 2025.10.28 02:57:59.359275 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17667 | 2025.10.28 02:57:59.359294 [ 358 ] {} <Debug> TCP-Session: 1f747649-ecc7-4602-997f-58aeb1232175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17668 | 2025.10.28 02:57:59.359304 [ 350 ] {} <Debug> TCP-Session: 3906d73a-8032-46e9-8bc9-5908cd03b655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17669 | 2025.10.28 02:57:59.359313 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17670 | 2025.10.28 02:57:59.359326 [ 355 ] {} <Debug> TCP-Session: e858e296-088b-423f-95b6-b536d5d6b6bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17671 | 2025.10.28 02:57:59.359297 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17672 | 2025.10.28 02:57:59.359367 [ 360 ] {} <Debug> TCP-Session: 43a49d6e-7343-4e3c-b75d-f59ed258f438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17673 | 2025.10.28 02:57:59.359404 [ 356 ] {} <Debug> TCP-Session: 2c35e9d9-a992-4f15-91bf-53aaaa379533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17674 | 2025.10.28 02:57:59.359256 [ 357 ] {} <Debug> TCP-Session: 0c4ae186-67a5-4caf-b69c-239d0ac02a6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17675 | 2025.10.28 02:57:59.359245 [ 359 ] {} <Debug> TCP-Session: 4276e35c-c497-4977-88e4-1e8dd35c308e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17676 | 2025.10.28 02:58:00.398766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17677 | 2025.10.28 02:58:00.417463 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17678 | 2025.10.28 02:58:00.417532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17679 | 2025.10.28 02:58:00.423768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17680 | 2025.10.28 02:58:00.424557 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17681 | 2025.10.28 02:58:00.424895 [ 156 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17682 | 2025.10.28 02:58:00.424966 [ 156 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17683 | 2025.10.28 02:58:00.424989 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17684 | 2025.10.28 02:58:00.425124 [ 198 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 17685 | 2025.10.28 02:58:00.429358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17686 | 2025.10.28 02:58:00.429641 [ 198 ] {6e128296-918e-4be5-88c3-703151528856::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17687 | 2025.10.28 02:58:00.431277 [ 198 ] {6e128296-918e-4be5-88c3-703151528856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 17688 | 2025.10.28 02:58:00.436034 [ 198 ] {6e128296-918e-4be5-88c3-703151528856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 17689 | 2025.10.28 02:58:00.440556 [ 198 ] {6e128296-918e-4be5-88c3-703151528856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 17690 | 2025.10.28 02:58:00.445097 [ 198 ] {6e128296-918e-4be5-88c3-703151528856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 17691 | 2025.10.28 02:58:00.451392 [ 198 ] {6e128296-918e-4be5-88c3-703151528856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 17692 | 2025.10.28 02:58:00.456561 [ 198 ] {6e128296-918e-4be5-88c3-703151528856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 17693 | 2025.10.28 02:58:00.524456 [ 201 ] {6e128296-918e-4be5-88c3-703151528856::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.099393981 sec., 6137.192552937385 rows/sec., 31.73 MiB/sec. | ||
| 17694 | 2025.10.28 02:58:00.527684 [ 187 ] {6e128296-918e-4be5-88c3-703151528856::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17695 | 2025.10.28 02:58:00.529801 [ 187 ] {6e128296-918e-4be5-88c3-703151528856::all_1_81_16} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17696 | 2025.10.28 02:58:00.529924 [ 187 ] {6e128296-918e-4be5-88c3-703151528856::all_1_81_16} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17697 | 2025.10.28 02:58:00.532789 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17698 | 2025.10.28 02:58:00.848906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2200 | ||
| 17699 | 2025.10.28 02:58:00.851539 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17700 | 2025.10.28 02:58:00.851592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17701 | 2025.10.28 02:58:00.852870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17702 | 2025.10.28 02:58:00.853158 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17703 | 2025.10.28 02:58:00.853305 [ 156 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17704 | 2025.10.28 02:58:00.853349 [ 156 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17705 | 2025.10.28 02:58:00.853375 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17706 | 2025.10.28 02:58:00.853497 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 17707 | 2025.10.28 02:58:00.853573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2200 | ||
| 17708 | 2025.10.28 02:58:00.854098 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17709 | 2025.10.28 02:58:00.854249 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2048 rows starting from the beginning of the part | ||
| 17710 | 2025.10.28 02:58:00.854596 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 16 rows starting from the beginning of the part | ||
| 17711 | 2025.10.28 02:58:00.854900 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 17712 | 2025.10.28 02:58:00.855181 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 54 rows starting from the beginning of the part | ||
| 17713 | 2025.10.28 02:58:00.855462 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part | ||
| 17714 | 2025.10.28 02:58:00.855738 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 17715 | 2025.10.28 02:58:00.863652 [ 201 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2200 rows, containing 72 columns (72 merged, 0 gathered) in 0.010208454 sec., 215507.65669316822 rows/sec., 163.14 MiB/sec. | ||
| 17716 | 2025.10.28 02:58:00.865727 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17717 | 2025.10.28 02:58:00.866401 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_61_12} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17718 | 2025.10.28 02:58:00.866498 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_61_12} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17719 | 2025.10.28 02:58:00.866874 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 17720 | 2025.10.28 02:58:01.460745 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17721 | 2025.10.28 02:58:01.460945 [ 4 ] {6e9f3547-bbe2-405b-bd73-fae01db866a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17722 | 2025.10.28 02:58:01.461020 [ 4 ] {6e9f3547-bbe2-405b-bd73-fae01db866a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17723 | 2025.10.28 02:58:01.461929 [ 4 ] {6e9f3547-bbe2-405b-bd73-fae01db866a2} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17724 | 2025.10.28 02:58:01.461975 [ 4 ] {6e9f3547-bbe2-405b-bd73-fae01db866a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17725 | 2025.10.28 02:58:01.462410 [ 4 ] {6e9f3547-bbe2-405b-bd73-fae01db866a2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17726 | 2025.10.28 02:58:01.462647 [ 4 ] {6e9f3547-bbe2-405b-bd73-fae01db866a2} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17727 | 2025.10.28 02:58:01.462819 [ 4 ] {6e9f3547-bbe2-405b-bd73-fae01db866a2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001927 sec., 212765.95744680852 rows/sec., 13.50 MiB/sec. | ||
| 17728 | 2025.10.28 02:58:01.462872 [ 4 ] {6e9f3547-bbe2-405b-bd73-fae01db866a2} <Debug> TCPHandler: Processed in 0.002271764 sec. | ||
| 17729 | 2025.10.28 02:58:01.463000 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17730 | 2025.10.28 02:58:01.463105 [ 4 ] {46f47b25-f801-47b5-a3be-d655d2fa71c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17731 | 2025.10.28 02:58:01.463149 [ 4 ] {46f47b25-f801-47b5-a3be-d655d2fa71c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17732 | 2025.10.28 02:58:01.464212 [ 4 ] {46f47b25-f801-47b5-a3be-d655d2fa71c9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17733 | 2025.10.28 02:58:01.464249 [ 4 ] {46f47b25-f801-47b5-a3be-d655d2fa71c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17734 | 2025.10.28 02:58:01.464658 [ 4 ] {46f47b25-f801-47b5-a3be-d655d2fa71c9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17735 | 2025.10.28 02:58:01.464892 [ 4 ] {46f47b25-f801-47b5-a3be-d655d2fa71c9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17736 | 2025.10.28 02:58:01.465035 [ 4 ] {46f47b25-f801-47b5-a3be-d655d2fa71c9} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001954 sec., 613101.3306038894 rows/sec., 49.02 MiB/sec. | ||
| 17737 | 2025.10.28 02:58:01.465077 [ 4 ] {46f47b25-f801-47b5-a3be-d655d2fa71c9} <Debug> TCPHandler: Processed in 0.002127799 sec. | ||
| 17738 | 2025.10.28 02:58:01.465194 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17739 | 2025.10.28 02:58:01.465293 [ 4 ] {342e02e8-16d5-4f9d-b280-cc24fb867d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17740 | 2025.10.28 02:58:01.465337 [ 4 ] {342e02e8-16d5-4f9d-b280-cc24fb867d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17741 | 2025.10.28 02:58:01.465857 [ 4 ] {342e02e8-16d5-4f9d-b280-cc24fb867d4d} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17742 | 2025.10.28 02:58:01.465895 [ 4 ] {342e02e8-16d5-4f9d-b280-cc24fb867d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17743 | 2025.10.28 02:58:01.466228 [ 4 ] {342e02e8-16d5-4f9d-b280-cc24fb867d4d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17744 | 2025.10.28 02:58:01.466442 [ 4 ] {342e02e8-16d5-4f9d-b280-cc24fb867d4d} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17745 | 2025.10.28 02:58:01.466578 [ 4 ] {342e02e8-16d5-4f9d-b280-cc24fb867d4d} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001306 sec., 189892.8024502297 rows/sec., 11.63 MiB/sec. | ||
| 17746 | 2025.10.28 02:58:01.466619 [ 4 ] {342e02e8-16d5-4f9d-b280-cc24fb867d4d} <Debug> TCPHandler: Processed in 0.001475689 sec. | ||
| 17747 | 2025.10.28 02:58:01.466732 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17748 | 2025.10.28 02:58:01.466828 [ 4 ] {b49a124b-f29b-4b84-a017-665d9926b0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17749 | 2025.10.28 02:58:01.466868 [ 4 ] {b49a124b-f29b-4b84-a017-665d9926b0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17750 | 2025.10.28 02:58:01.467358 [ 4 ] {b49a124b-f29b-4b84-a017-665d9926b0f1} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17751 | 2025.10.28 02:58:01.467395 [ 4 ] {b49a124b-f29b-4b84-a017-665d9926b0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17752 | 2025.10.28 02:58:01.467720 [ 4 ] {b49a124b-f29b-4b84-a017-665d9926b0f1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17753 | 2025.10.28 02:58:01.467937 [ 4 ] {b49a124b-f29b-4b84-a017-665d9926b0f1} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17754 | 2025.10.28 02:58:01.468072 [ 4 ] {b49a124b-f29b-4b84-a017-665d9926b0f1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001264 sec., 167721.51898734178 rows/sec., 10.82 MiB/sec. | ||
| 17755 | 2025.10.28 02:58:01.468112 [ 4 ] {b49a124b-f29b-4b84-a017-665d9926b0f1} <Debug> TCPHandler: Processed in 0.001430066 sec. | ||
| 17756 | 2025.10.28 02:58:01.468235 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17757 | 2025.10.28 02:58:01.468359 [ 4 ] {22b70526-512a-4cf8-bdb9-82776e6393a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17758 | 2025.10.28 02:58:01.468409 [ 4 ] {22b70526-512a-4cf8-bdb9-82776e6393a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17759 | 2025.10.28 02:58:01.468992 [ 4 ] {22b70526-512a-4cf8-bdb9-82776e6393a7} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17760 | 2025.10.28 02:58:01.469039 [ 4 ] {22b70526-512a-4cf8-bdb9-82776e6393a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17761 | 2025.10.28 02:58:01.469451 [ 4 ] {22b70526-512a-4cf8-bdb9-82776e6393a7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17762 | 2025.10.28 02:58:01.469673 [ 4 ] {22b70526-512a-4cf8-bdb9-82776e6393a7} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17763 | 2025.10.28 02:58:01.469808 [ 4 ] {22b70526-512a-4cf8-bdb9-82776e6393a7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001474 sec., 143147.89687924017 rows/sec., 8.13 MiB/sec. | ||
| 17764 | 2025.10.28 02:58:01.469847 [ 4 ] {22b70526-512a-4cf8-bdb9-82776e6393a7} <Debug> TCPHandler: Processed in 0.001674194 sec. | ||
| 17765 | 2025.10.28 02:58:01.469960 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17766 | 2025.10.28 02:58:01.470057 [ 4 ] {abc7f5a6-8eaa-40c9-bb07-58b04a603dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17767 | 2025.10.28 02:58:01.470097 [ 4 ] {abc7f5a6-8eaa-40c9-bb07-58b04a603dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17768 | 2025.10.28 02:58:01.470816 [ 4 ] {abc7f5a6-8eaa-40c9-bb07-58b04a603dba} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17769 | 2025.10.28 02:58:01.470853 [ 4 ] {abc7f5a6-8eaa-40c9-bb07-58b04a603dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17770 | 2025.10.28 02:58:01.471197 [ 4 ] {abc7f5a6-8eaa-40c9-bb07-58b04a603dba} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17771 | 2025.10.28 02:58:01.471410 [ 4 ] {abc7f5a6-8eaa-40c9-bb07-58b04a603dba} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17772 | 2025.10.28 02:58:01.471545 [ 4 ] {abc7f5a6-8eaa-40c9-bb07-58b04a603dba} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001507 sec., 479097.5447909754 rows/sec., 33.64 MiB/sec. | ||
| 17773 | 2025.10.28 02:58:01.471585 [ 4 ] {abc7f5a6-8eaa-40c9-bb07-58b04a603dba} <Debug> TCPHandler: Processed in 0.001674075 sec. | ||
| 17774 | 2025.10.28 02:58:01.471699 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17775 | 2025.10.28 02:58:01.471795 [ 4 ] {9933b455-f668-4819-8f0c-e5d709af3a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17776 | 2025.10.28 02:58:01.471836 [ 4 ] {9933b455-f668-4819-8f0c-e5d709af3a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17777 | 2025.10.28 02:58:01.472176 [ 4 ] {9933b455-f668-4819-8f0c-e5d709af3a28} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17778 | 2025.10.28 02:58:01.472213 [ 4 ] {9933b455-f668-4819-8f0c-e5d709af3a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17779 | 2025.10.28 02:58:01.472538 [ 4 ] {9933b455-f668-4819-8f0c-e5d709af3a28} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17780 | 2025.10.28 02:58:01.472758 [ 4 ] {9933b455-f668-4819-8f0c-e5d709af3a28} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17781 | 2025.10.28 02:58:01.472893 [ 4 ] {9933b455-f668-4819-8f0c-e5d709af3a28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 17782 | 2025.10.28 02:58:01.472930 [ 4 ] {9933b455-f668-4819-8f0c-e5d709af3a28} <Debug> TCPHandler: Processed in 0.001281032 sec. | ||
| 17783 | 2025.10.28 02:58:01.473036 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17784 | 2025.10.28 02:58:01.473131 [ 4 ] {067902ad-7011-44f7-b156-af3ea2b69432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17785 | 2025.10.28 02:58:01.473174 [ 4 ] {067902ad-7011-44f7-b156-af3ea2b69432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17786 | 2025.10.28 02:58:01.473660 [ 4 ] {067902ad-7011-44f7-b156-af3ea2b69432} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17787 | 2025.10.28 02:58:01.473697 [ 4 ] {067902ad-7011-44f7-b156-af3ea2b69432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17788 | 2025.10.28 02:58:01.474051 [ 4 ] {067902ad-7011-44f7-b156-af3ea2b69432} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17789 | 2025.10.28 02:58:01.474270 [ 4 ] {067902ad-7011-44f7-b156-af3ea2b69432} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17790 | 2025.10.28 02:58:01.474409 [ 4 ] {067902ad-7011-44f7-b156-af3ea2b69432} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001297 sec., 242097.14726291443 rows/sec., 15.90 MiB/sec. | ||
| 17791 | 2025.10.28 02:58:01.474447 [ 4 ] {067902ad-7011-44f7-b156-af3ea2b69432} <Debug> TCPHandler: Processed in 0.001460948 sec. | ||
| 17792 | 2025.10.28 02:58:01.474571 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17793 | 2025.10.28 02:58:01.474695 [ 4 ] {b77e8927-998a-4eed-bd7b-94cecfea5741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17794 | 2025.10.28 02:58:01.474749 [ 4 ] {b77e8927-998a-4eed-bd7b-94cecfea5741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17795 | 2025.10.28 02:58:01.475139 [ 4 ] {b77e8927-998a-4eed-bd7b-94cecfea5741} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17796 | 2025.10.28 02:58:01.475184 [ 4 ] {b77e8927-998a-4eed-bd7b-94cecfea5741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17797 | 2025.10.28 02:58:01.475538 [ 4 ] {b77e8927-998a-4eed-bd7b-94cecfea5741} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17798 | 2025.10.28 02:58:01.475757 [ 4 ] {b77e8927-998a-4eed-bd7b-94cecfea5741} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17799 | 2025.10.28 02:58:01.475897 [ 4 ] {b77e8927-998a-4eed-bd7b-94cecfea5741} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001229 sec., 813.6696501220504 rows/sec., 54.83 KiB/sec. | ||
| 17800 | 2025.10.28 02:58:01.475919 [ 153 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
| 17801 | 2025.10.28 02:58:01.475937 [ 4 ] {b77e8927-998a-4eed-bd7b-94cecfea5741} <Debug> TCPHandler: Processed in 0.001428726 sec. | ||
| 17802 | 2025.10.28 02:58:01.475990 [ 153 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17803 | 2025.10.28 02:58:01.476016 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17804 | 2025.10.28 02:58:01.476082 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17805 | 2025.10.28 02:58:01.476149 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
| 17806 | 2025.10.28 02:58:01.476188 [ 4 ] {8738470e-fd09-4d3a-9399-16de7fbe6541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17807 | 2025.10.28 02:58:01.476253 [ 4 ] {8738470e-fd09-4d3a-9399-16de7fbe6541} <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 | ||
| 17808 | 2025.10.28 02:58:01.476318 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17809 | 2025.10.28 02:58:01.476366 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 61 rows starting from the beginning of the part | ||
| 17810 | 2025.10.28 02:58:01.476438 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 17811 | 2025.10.28 02:58:01.476484 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 17812 | 2025.10.28 02:58:01.476524 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 17813 | 2025.10.28 02:58:01.476564 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 17814 | 2025.10.28 02:58:01.476605 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 17815 | 2025.10.28 02:58:01.477221 [ 4 ] {8738470e-fd09-4d3a-9399-16de7fbe6541} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17816 | 2025.10.28 02:58:01.477264 [ 4 ] {8738470e-fd09-4d3a-9399-16de7fbe6541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17817 | 2025.10.28 02:58:01.477442 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001359444 sec., 48549.25984446582 rows/sec., 3.18 MiB/sec. | ||
| 17818 | 2025.10.28 02:58:01.477583 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 17819 | 2025.10.28 02:58:01.477859 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_60_13} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17820 | 2025.10.28 02:58:01.477942 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_60_13} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
| 17821 | 2025.10.28 02:58:01.477942 [ 4 ] {8738470e-fd09-4d3a-9399-16de7fbe6541} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17822 | 2025.10.28 02:58:01.478026 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17823 | 2025.10.28 02:58:01.478201 [ 4 ] {8738470e-fd09-4d3a-9399-16de7fbe6541} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17824 | 2025.10.28 02:58:01.478358 [ 4 ] {8738470e-fd09-4d3a-9399-16de7fbe6541} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002188 sec., 19652.650822669104 rows/sec., 35.22 MiB/sec. | ||
| 17825 | 2025.10.28 02:58:01.478432 [ 4 ] {8738470e-fd09-4d3a-9399-16de7fbe6541} <Debug> TCPHandler: Processed in 0.002409759 sec. | ||
| 17826 | 2025.10.28 02:58:01.478545 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17827 | 2025.10.28 02:58:01.478639 [ 4 ] {02321438-e89d-4f60-9284-5da71e60dc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17828 | 2025.10.28 02:58:01.478683 [ 4 ] {02321438-e89d-4f60-9284-5da71e60dc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17829 | 2025.10.28 02:58:01.479032 [ 4 ] {02321438-e89d-4f60-9284-5da71e60dc06} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17830 | 2025.10.28 02:58:01.479069 [ 4 ] {02321438-e89d-4f60-9284-5da71e60dc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17831 | 2025.10.28 02:58:01.479390 [ 4 ] {02321438-e89d-4f60-9284-5da71e60dc06} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17832 | 2025.10.28 02:58:01.479590 [ 4 ] {02321438-e89d-4f60-9284-5da71e60dc06} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17833 | 2025.10.28 02:58:01.479712 [ 4 ] {02321438-e89d-4f60-9284-5da71e60dc06} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001119 sec., 92940.12511170688 rows/sec., 5.69 MiB/sec. | ||
| 17834 | 2025.10.28 02:58:01.479748 [ 4 ] {02321438-e89d-4f60-9284-5da71e60dc06} <Debug> TCPHandler: Processed in 0.001283122 sec. | ||
| 17835 | 2025.10.28 02:58:05.502007 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17836 | 2025.10.28 02:58:05.502115 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17837 | 2025.10.28 02:58:05.739403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39388 | ||
| 17838 | 2025.10.28 02:58:05.740034 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17839 | 2025.10.28 02:58:05.740077 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17840 | 2025.10.28 02:58:05.740585 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17841 | 2025.10.28 02:58:05.740828 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17842 | 2025.10.28 02:58:05.740963 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39388 | ||
| 17843 | 2025.10.28 02:58:06.446838 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17844 | 2025.10.28 02:58:06.447030 [ 4 ] {6b588114-a1a0-478b-882e-ca32d848ce31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17845 | 2025.10.28 02:58:06.447102 [ 4 ] {6b588114-a1a0-478b-882e-ca32d848ce31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17846 | 2025.10.28 02:58:06.447821 [ 4 ] {6b588114-a1a0-478b-882e-ca32d848ce31} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17847 | 2025.10.28 02:58:06.447866 [ 4 ] {6b588114-a1a0-478b-882e-ca32d848ce31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17848 | 2025.10.28 02:58:06.448255 [ 4 ] {6b588114-a1a0-478b-882e-ca32d848ce31} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17849 | 2025.10.28 02:58:06.448479 [ 4 ] {6b588114-a1a0-478b-882e-ca32d848ce31} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17850 | 2025.10.28 02:58:06.448656 [ 4 ] {6b588114-a1a0-478b-882e-ca32d848ce31} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.56 MiB/sec. | ||
| 17851 | 2025.10.28 02:58:06.448708 [ 4 ] {6b588114-a1a0-478b-882e-ca32d848ce31} <Debug> TCPHandler: Processed in 0.002004655 sec. | ||
| 17852 | 2025.10.28 02:58:06.448825 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17853 | 2025.10.28 02:58:06.448923 [ 4 ] {d7539cbe-6c33-4de8-8e85-f3801abfa36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17854 | 2025.10.28 02:58:06.448972 [ 4 ] {d7539cbe-6c33-4de8-8e85-f3801abfa36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17855 | 2025.10.28 02:58:06.449416 [ 4 ] {d7539cbe-6c33-4de8-8e85-f3801abfa36c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17856 | 2025.10.28 02:58:06.449453 [ 4 ] {d7539cbe-6c33-4de8-8e85-f3801abfa36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17857 | 2025.10.28 02:58:06.449777 [ 4 ] {d7539cbe-6c33-4de8-8e85-f3801abfa36c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17858 | 2025.10.28 02:58:06.449980 [ 4 ] {d7539cbe-6c33-4de8-8e85-f3801abfa36c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17859 | 2025.10.28 02:58:06.450115 [ 4 ] {d7539cbe-6c33-4de8-8e85-f3801abfa36c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 17860 | 2025.10.28 02:58:06.450153 [ 4 ] {d7539cbe-6c33-4de8-8e85-f3801abfa36c} <Debug> TCPHandler: Processed in 0.001378055 sec. | ||
| 17861 | 2025.10.28 02:58:06.450268 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17862 | 2025.10.28 02:58:06.450363 [ 4 ] {776bfda4-7b71-4c69-ab17-b2733aef169e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17863 | 2025.10.28 02:58:06.450406 [ 4 ] {776bfda4-7b71-4c69-ab17-b2733aef169e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17864 | 2025.10.28 02:58:06.450839 [ 4 ] {776bfda4-7b71-4c69-ab17-b2733aef169e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17865 | 2025.10.28 02:58:06.450875 [ 4 ] {776bfda4-7b71-4c69-ab17-b2733aef169e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17866 | 2025.10.28 02:58:06.451209 [ 4 ] {776bfda4-7b71-4c69-ab17-b2733aef169e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17867 | 2025.10.28 02:58:06.451438 [ 4 ] {776bfda4-7b71-4c69-ab17-b2733aef169e} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17868 | 2025.10.28 02:58:06.451573 [ 4 ] {776bfda4-7b71-4c69-ab17-b2733aef169e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 17869 | 2025.10.28 02:58:06.451610 [ 4 ] {776bfda4-7b71-4c69-ab17-b2733aef169e} <Debug> TCPHandler: Processed in 0.001389536 sec. | ||
| 17870 | 2025.10.28 02:58:06.451682 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17871 | 2025.10.28 02:58:06.451722 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17872 | 2025.10.28 02:58:06.451733 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17873 | 2025.10.28 02:58:06.451821 [ 4 ] {bb17d0b1-470c-4088-9cfc-23a0c7104110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17874 | 2025.10.28 02:58:06.451866 [ 4 ] {bb17d0b1-470c-4088-9cfc-23a0c7104110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17875 | 2025.10.28 02:58:06.452199 [ 4 ] {bb17d0b1-470c-4088-9cfc-23a0c7104110} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17876 | 2025.10.28 02:58:06.452236 [ 4 ] {bb17d0b1-470c-4088-9cfc-23a0c7104110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17877 | 2025.10.28 02:58:06.452548 [ 4 ] {bb17d0b1-470c-4088-9cfc-23a0c7104110} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17878 | 2025.10.28 02:58:06.452756 [ 4 ] {bb17d0b1-470c-4088-9cfc-23a0c7104110} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17879 | 2025.10.28 02:58:06.452899 [ 4 ] {bb17d0b1-470c-4088-9cfc-23a0c7104110} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 17880 | 2025.10.28 02:58:06.452936 [ 4 ] {bb17d0b1-470c-4088-9cfc-23a0c7104110} <Debug> TCPHandler: Processed in 0.001265032 sec. | ||
| 17881 | 2025.10.28 02:58:06.455553 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17882 | 2025.10.28 02:58:07.574295 [ 224 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17883 | 2025.10.28 02:58:07.574345 [ 224 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17884 | 2025.10.28 02:58:07.576831 [ 223 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17885 | 2025.10.28 02:58:07.576885 [ 223 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17886 | 2025.10.28 02:58:07.578740 [ 224 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17887 | 2025.10.28 02:58:07.579842 [ 223 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17888 | 2025.10.28 02:58:07.722109 [ 223 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17889 | 2025.10.28 02:58:07.722163 [ 223 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17890 | 2025.10.28 02:58:07.724993 [ 223 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17891 | 2025.10.28 02:58:07.929472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17892 | 2025.10.28 02:58:07.946796 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17893 | 2025.10.28 02:58:07.946847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17894 | 2025.10.28 02:58:07.953359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17895 | 2025.10.28 02:58:07.954098 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17896 | 2025.10.28 02:58:07.957437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17897 | 2025.10.28 02:58:09.628778 [ 218 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17898 | 2025.10.28 02:58:09.628839 [ 218 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17899 | 2025.10.28 02:58:09.630665 [ 218 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17900 | 2025.10.28 02:58:09.853981 [ 223 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17901 | 2025.10.28 02:58:09.854038 [ 223 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17902 | 2025.10.28 02:58:09.858404 [ 223 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17903 | 2025.10.28 02:58:09.876310 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17904 | 2025.10.28 02:58:09.876596 [ 4 ] {ed8cc690-205e-447f-87f2-e19ffa6b4029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17905 | 2025.10.28 02:58:09.876704 [ 4 ] {ed8cc690-205e-447f-87f2-e19ffa6b4029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17906 | 2025.10.28 02:58:09.877604 [ 4 ] {ed8cc690-205e-447f-87f2-e19ffa6b4029} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17907 | 2025.10.28 02:58:09.877655 [ 4 ] {ed8cc690-205e-447f-87f2-e19ffa6b4029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17908 | 2025.10.28 02:58:09.878071 [ 4 ] {ed8cc690-205e-447f-87f2-e19ffa6b4029} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17909 | 2025.10.28 02:58:09.878309 [ 4 ] {ed8cc690-205e-447f-87f2-e19ffa6b4029} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17910 | 2025.10.28 02:58:09.878453 [ 145 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 17911 | 2025.10.28 02:58:09.878478 [ 4 ] {ed8cc690-205e-447f-87f2-e19ffa6b4029} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00196 sec., 209183.67346938775 rows/sec., 13.27 MiB/sec. | ||
| 17912 | 2025.10.28 02:58:09.878525 [ 145 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17913 | 2025.10.28 02:58:09.878549 [ 4 ] {ed8cc690-205e-447f-87f2-e19ffa6b4029} <Debug> TCPHandler: Processed in 0.00242971 sec. | ||
| 17914 | 2025.10.28 02:58:09.878555 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17915 | 2025.10.28 02:58:09.878678 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17916 | 2025.10.28 02:58:09.878690 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 17917 | 2025.10.28 02:58:09.878786 [ 4 ] {d11a6e09-f100-435f-9aa1-48ed7316283c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17918 | 2025.10.28 02:58:09.878833 [ 4 ] {d11a6e09-f100-435f-9aa1-48ed7316283c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17919 | 2025.10.28 02:58:09.878834 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17920 | 2025.10.28 02:58:09.878888 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 410 rows starting from the beginning of the part | ||
| 17921 | 2025.10.28 02:58:09.878965 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 410 rows starting from the beginning of the part | ||
| 17922 | 2025.10.28 02:58:09.879019 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 410 rows starting from the beginning of the part | ||
| 17923 | 2025.10.28 02:58:09.879070 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 410 rows starting from the beginning of the part | ||
| 17924 | 2025.10.28 02:58:09.879115 [ 194 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 410 rows starting from the beginning of the part | ||
| 17925 | 2025.10.28 02:58:09.879283 [ 4 ] {d11a6e09-f100-435f-9aa1-48ed7316283c} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17926 | 2025.10.28 02:58:09.879326 [ 4 ] {d11a6e09-f100-435f-9aa1-48ed7316283c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17927 | 2025.10.28 02:58:09.879661 [ 4 ] {d11a6e09-f100-435f-9aa1-48ed7316283c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17928 | 2025.10.28 02:58:09.879919 [ 4 ] {d11a6e09-f100-435f-9aa1-48ed7316283c} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17929 | 2025.10.28 02:58:09.880058 [ 4 ] {d11a6e09-f100-435f-9aa1-48ed7316283c} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001295 sec., 12355.212355212356 rows/sec., 1007.48 KiB/sec. | ||
| 17930 | 2025.10.28 02:58:09.880099 [ 4 ] {d11a6e09-f100-435f-9aa1-48ed7316283c} <Debug> TCPHandler: Processed in 0.001473249 sec. | ||
| 17931 | 2025.10.28 02:58:09.880213 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17932 | 2025.10.28 02:58:09.880294 [ 192 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001656574 sec., 1237493.7672570015 rows/sec., 83.22 MiB/sec. | ||
| 17933 | 2025.10.28 02:58:09.880310 [ 4 ] {9f2ea556-3ef0-492e-be75-6e38a7630994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17934 | 2025.10.28 02:58:09.880357 [ 4 ] {9f2ea556-3ef0-492e-be75-6e38a7630994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17935 | 2025.10.28 02:58:09.880461 [ 192 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 17936 | 2025.10.28 02:58:09.880774 [ 192 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_61_15} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17937 | 2025.10.28 02:58:09.880849 [ 192 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_61_15} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 17938 | 2025.10.28 02:58:09.880943 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 17939 | 2025.10.28 02:58:09.882542 [ 4 ] {9f2ea556-3ef0-492e-be75-6e38a7630994} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17940 | 2025.10.28 02:58:09.882578 [ 4 ] {9f2ea556-3ef0-492e-be75-6e38a7630994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17941 | 2025.10.28 02:58:09.883038 [ 4 ] {9f2ea556-3ef0-492e-be75-6e38a7630994} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17942 | 2025.10.28 02:58:09.883257 [ 4 ] {9f2ea556-3ef0-492e-be75-6e38a7630994} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17943 | 2025.10.28 02:58:09.883400 [ 4 ] {9f2ea556-3ef0-492e-be75-6e38a7630994} <Debug> executeQuery: Read 2346 rows, 195.23 KiB in 0.003109 sec., 754583.4673528466 rows/sec., 61.32 MiB/sec. | ||
| 17944 | 2025.10.28 02:58:09.883441 [ 4 ] {9f2ea556-3ef0-492e-be75-6e38a7630994} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 17945 | 2025.10.28 02:58:09.883456 [ 4 ] {9f2ea556-3ef0-492e-be75-6e38a7630994} <Debug> TCPHandler: Processed in 0.003293277 sec. | ||
| 17946 | 2025.10.28 02:58:09.883558 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17947 | 2025.10.28 02:58:09.883653 [ 4 ] {81ca2a25-05a7-4942-893d-814113813ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17948 | 2025.10.28 02:58:09.883693 [ 4 ] {81ca2a25-05a7-4942-893d-814113813ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17949 | 2025.10.28 02:58:09.884252 [ 4 ] {81ca2a25-05a7-4942-893d-814113813ccd} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17950 | 2025.10.28 02:58:09.884288 [ 4 ] {81ca2a25-05a7-4942-893d-814113813ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17951 | 2025.10.28 02:58:09.884610 [ 4 ] {81ca2a25-05a7-4942-893d-814113813ccd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17952 | 2025.10.28 02:58:09.884819 [ 4 ] {81ca2a25-05a7-4942-893d-814113813ccd} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17953 | 2025.10.28 02:58:09.884952 [ 4 ] {81ca2a25-05a7-4942-893d-814113813ccd} <Debug> executeQuery: Read 264 rows, 16.67 KiB in 0.001318 sec., 200303.49013657056 rows/sec., 12.35 MiB/sec. | ||
| 17954 | 2025.10.28 02:58:09.884991 [ 4 ] {81ca2a25-05a7-4942-893d-814113813ccd} <Debug> TCPHandler: Processed in 0.001483059 sec. | ||
| 17955 | 2025.10.28 02:58:09.885102 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17956 | 2025.10.28 02:58:09.885196 [ 4 ] {c1e70317-e345-4276-ad74-5ad9576b0a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17957 | 2025.10.28 02:58:09.885237 [ 4 ] {c1e70317-e345-4276-ad74-5ad9576b0a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17958 | 2025.10.28 02:58:09.885836 [ 4 ] {c1e70317-e345-4276-ad74-5ad9576b0a11} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17959 | 2025.10.28 02:58:09.885870 [ 4 ] {c1e70317-e345-4276-ad74-5ad9576b0a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17960 | 2025.10.28 02:58:09.886204 [ 4 ] {c1e70317-e345-4276-ad74-5ad9576b0a11} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17961 | 2025.10.28 02:58:09.886440 [ 4 ] {c1e70317-e345-4276-ad74-5ad9576b0a11} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17962 | 2025.10.28 02:58:09.886570 [ 4 ] {c1e70317-e345-4276-ad74-5ad9576b0a11} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001392 sec., 316091.9540229885 rows/sec., 20.91 MiB/sec. | ||
| 17963 | 2025.10.28 02:58:09.886609 [ 4 ] {c1e70317-e345-4276-ad74-5ad9576b0a11} <Debug> TCPHandler: Processed in 0.001556871 sec. | ||
| 17964 | 2025.10.28 02:58:09.886722 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17965 | 2025.10.28 02:58:09.886817 [ 4 ] {e0cc6ab8-2bd3-4edf-a3ce-f50ad0af1250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17966 | 2025.10.28 02:58:09.886857 [ 4 ] {e0cc6ab8-2bd3-4edf-a3ce-f50ad0af1250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17967 | 2025.10.28 02:58:09.887367 [ 4 ] {e0cc6ab8-2bd3-4edf-a3ce-f50ad0af1250} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17968 | 2025.10.28 02:58:09.887403 [ 4 ] {e0cc6ab8-2bd3-4edf-a3ce-f50ad0af1250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17969 | 2025.10.28 02:58:09.887704 [ 4 ] {e0cc6ab8-2bd3-4edf-a3ce-f50ad0af1250} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17970 | 2025.10.28 02:58:09.887912 [ 4 ] {e0cc6ab8-2bd3-4edf-a3ce-f50ad0af1250} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17971 | 2025.10.28 02:58:09.888007 [ 145 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 17972 | 2025.10.28 02:58:09.888040 [ 4 ] {e0cc6ab8-2bd3-4edf-a3ce-f50ad0af1250} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001242 sec., 169887.27858293074 rows/sec., 9.65 MiB/sec. | ||
| 17973 | 2025.10.28 02:58:09.888042 [ 145 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17974 | 2025.10.28 02:58:09.888080 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17975 | 2025.10.28 02:58:09.888085 [ 4 ] {e0cc6ab8-2bd3-4edf-a3ce-f50ad0af1250} <Debug> TCPHandler: Processed in 0.001411566 sec. | ||
| 17976 | 2025.10.28 02:58:09.888174 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 17977 | 2025.10.28 02:58:09.888215 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17978 | 2025.10.28 02:58:09.888276 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17979 | 2025.10.28 02:58:09.888311 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 211 rows starting from the beginning of the part | ||
| 17980 | 2025.10.28 02:58:09.888336 [ 4 ] {47898b9b-7e6c-4ff4-adcb-1ca960a63c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17981 | 2025.10.28 02:58:09.888378 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 211 rows starting from the beginning of the part | ||
| 17982 | 2025.10.28 02:58:09.888391 [ 4 ] {47898b9b-7e6c-4ff4-adcb-1ca960a63c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17983 | 2025.10.28 02:58:09.888433 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 211 rows starting from the beginning of the part | ||
| 17984 | 2025.10.28 02:58:09.888485 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 211 rows starting from the beginning of the part | ||
| 17985 | 2025.10.28 02:58:09.888531 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 211 rows starting from the beginning of the part | ||
| 17986 | 2025.10.28 02:58:09.889346 [ 188 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121225 sec., 870282.5324809239 rows/sec., 52.74 MiB/sec. | ||
| 17987 | 2025.10.28 02:58:09.889458 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 17988 | 2025.10.28 02:58:09.889495 [ 4 ] {47898b9b-7e6c-4ff4-adcb-1ca960a63c49} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17989 | 2025.10.28 02:58:09.889531 [ 4 ] {47898b9b-7e6c-4ff4-adcb-1ca960a63c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17990 | 2025.10.28 02:58:09.889691 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_61_15} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17991 | 2025.10.28 02:58:09.889756 [ 192 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_61_15} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 17992 | 2025.10.28 02:58:09.889824 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 17993 | 2025.10.28 02:58:09.889925 [ 4 ] {47898b9b-7e6c-4ff4-adcb-1ca960a63c49} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17994 | 2025.10.28 02:58:09.890135 [ 4 ] {47898b9b-7e6c-4ff4-adcb-1ca960a63c49} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17995 | 2025.10.28 02:58:09.890268 [ 4 ] {47898b9b-7e6c-4ff4-adcb-1ca960a63c49} <Debug> executeQuery: Read 1194 rows, 87.50 KiB in 0.001956 sec., 610429.4478527608 rows/sec., 43.69 MiB/sec. | ||
| 17996 | 2025.10.28 02:58:09.890307 [ 4 ] {47898b9b-7e6c-4ff4-adcb-1ca960a63c49} <Debug> TCPHandler: Processed in 0.00215339 sec. | ||
| 17997 | 2025.10.28 02:58:09.890419 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17998 | 2025.10.28 02:58:09.890514 [ 4 ] {640eb23d-465d-490f-b4c2-c183e61bc578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17999 | 2025.10.28 02:58:09.890555 [ 4 ] {640eb23d-465d-490f-b4c2-c183e61bc578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18000 | 2025.10.28 02:58:09.890884 [ 4 ] {640eb23d-465d-490f-b4c2-c183e61bc578} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18001 | 2025.10.28 02:58:09.890920 [ 4 ] {640eb23d-465d-490f-b4c2-c183e61bc578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18002 | 2025.10.28 02:58:09.891215 [ 4 ] {640eb23d-465d-490f-b4c2-c183e61bc578} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18003 | 2025.10.28 02:58:09.891418 [ 4 ] {640eb23d-465d-490f-b4c2-c183e61bc578} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18004 | 2025.10.28 02:58:09.891550 [ 4 ] {640eb23d-465d-490f-b4c2-c183e61bc578} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 18005 | 2025.10.28 02:58:09.891586 [ 4 ] {640eb23d-465d-490f-b4c2-c183e61bc578} <Debug> TCPHandler: Processed in 0.001217599 sec. | ||
| 18006 | 2025.10.28 02:58:09.891686 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18007 | 2025.10.28 02:58:09.891779 [ 4 ] {d8c40cf3-78c5-4040-ae72-9c1465e72fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18008 | 2025.10.28 02:58:09.891822 [ 4 ] {d8c40cf3-78c5-4040-ae72-9c1465e72fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18009 | 2025.10.28 02:58:09.892491 [ 4 ] {d8c40cf3-78c5-4040-ae72-9c1465e72fb5} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18010 | 2025.10.28 02:58:09.892526 [ 4 ] {d8c40cf3-78c5-4040-ae72-9c1465e72fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18011 | 2025.10.28 02:58:09.892914 [ 4 ] {d8c40cf3-78c5-4040-ae72-9c1465e72fb5} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18012 | 2025.10.28 02:58:09.893144 [ 4 ] {d8c40cf3-78c5-4040-ae72-9c1465e72fb5} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18013 | 2025.10.28 02:58:09.893273 [ 4 ] {d8c40cf3-78c5-4040-ae72-9c1465e72fb5} <Debug> executeQuery: Read 974 rows, 66.16 KiB in 0.001512 sec., 644179.8941798941 rows/sec., 42.73 MiB/sec. | ||
| 18014 | 2025.10.28 02:58:09.893310 [ 4 ] {d8c40cf3-78c5-4040-ae72-9c1465e72fb5} <Debug> TCPHandler: Processed in 0.001673375 sec. | ||
| 18015 | 2025.10.28 02:58:09.893430 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18016 | 2025.10.28 02:58:09.893525 [ 4 ] {faf82622-8d1e-4dd2-85cc-4057e4b81ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18017 | 2025.10.28 02:58:09.893567 [ 4 ] {faf82622-8d1e-4dd2-85cc-4057e4b81ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18018 | 2025.10.28 02:58:09.893878 [ 4 ] {faf82622-8d1e-4dd2-85cc-4057e4b81ebd} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18019 | 2025.10.28 02:58:09.893914 [ 4 ] {faf82622-8d1e-4dd2-85cc-4057e4b81ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18020 | 2025.10.28 02:58:09.894199 [ 4 ] {faf82622-8d1e-4dd2-85cc-4057e4b81ebd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18021 | 2025.10.28 02:58:09.894400 [ 4 ] {faf82622-8d1e-4dd2-85cc-4057e4b81ebd} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18022 | 2025.10.28 02:58:09.894530 [ 4 ] {faf82622-8d1e-4dd2-85cc-4057e4b81ebd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 18023 | 2025.10.28 02:58:09.894566 [ 4 ] {faf82622-8d1e-4dd2-85cc-4057e4b81ebd} <Debug> TCPHandler: Processed in 0.001184969 sec. | ||
| 18024 | 2025.10.28 02:58:09.894669 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18025 | 2025.10.28 02:58:09.894760 [ 4 ] {150bca40-0e8e-4653-9289-fc2f5e48f792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18026 | 2025.10.28 02:58:09.894814 [ 4 ] {150bca40-0e8e-4653-9289-fc2f5e48f792} <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 | ||
| 18027 | 2025.10.28 02:58:09.895700 [ 4 ] {150bca40-0e8e-4653-9289-fc2f5e48f792} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18028 | 2025.10.28 02:58:09.895735 [ 4 ] {150bca40-0e8e-4653-9289-fc2f5e48f792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18029 | 2025.10.28 02:58:09.896290 [ 4 ] {150bca40-0e8e-4653-9289-fc2f5e48f792} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18030 | 2025.10.28 02:58:09.896509 [ 4 ] {150bca40-0e8e-4653-9289-fc2f5e48f792} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18031 | 2025.10.28 02:58:09.896627 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18032 | 2025.10.28 02:58:09.896649 [ 4 ] {150bca40-0e8e-4653-9289-fc2f5e48f792} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001905 sec., 22572.17847769029 rows/sec., 40.45 MiB/sec. | ||
| 18033 | 2025.10.28 02:58:09.896672 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18034 | 2025.10.28 02:58:09.896697 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18035 | 2025.10.28 02:58:09.896710 [ 4 ] {150bca40-0e8e-4653-9289-fc2f5e48f792} <Debug> TCPHandler: Processed in 0.002089729 sec. | ||
| 18036 | 2025.10.28 02:58:09.896796 [ 189 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 18037 | 2025.10.28 02:58:09.896843 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18038 | 2025.10.28 02:58:09.896972 [ 4 ] {0c3d35e4-a2d1-482a-b762-fe5cd8cf490a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18039 | 2025.10.28 02:58:09.897026 [ 4 ] {0c3d35e4-a2d1-482a-b762-fe5cd8cf490a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18040 | 2025.10.28 02:58:09.897045 [ 189 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18041 | 2025.10.28 02:58:09.897115 [ 189 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2324 rows starting from the beginning of the part | ||
| 18042 | 2025.10.28 02:58:09.897260 [ 189 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 43 rows starting from the beginning of the part | ||
| 18043 | 2025.10.28 02:58:09.897378 [ 189 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 43 rows starting from the beginning of the part | ||
| 18044 | 2025.10.28 02:58:09.897453 [ 4 ] {0c3d35e4-a2d1-482a-b762-fe5cd8cf490a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18045 | 2025.10.28 02:58:09.897484 [ 189 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 43 rows starting from the beginning of the part | ||
| 18046 | 2025.10.28 02:58:09.897505 [ 4 ] {0c3d35e4-a2d1-482a-b762-fe5cd8cf490a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18047 | 2025.10.28 02:58:09.897590 [ 189 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 43 rows starting from the beginning of the part | ||
| 18048 | 2025.10.28 02:58:09.897698 [ 189 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 43 rows starting from the beginning of the part | ||
| 18049 | 2025.10.28 02:58:09.897899 [ 4 ] {0c3d35e4-a2d1-482a-b762-fe5cd8cf490a} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18050 | 2025.10.28 02:58:09.898186 [ 4 ] {0c3d35e4-a2d1-482a-b762-fe5cd8cf490a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18051 | 2025.10.28 02:58:09.898324 [ 4 ] {0c3d35e4-a2d1-482a-b762-fe5cd8cf490a} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001378 sec., 66763.42525399128 rows/sec., 4.04 MiB/sec. | ||
| 18052 | 2025.10.28 02:58:09.898363 [ 4 ] {0c3d35e4-a2d1-482a-b762-fe5cd8cf490a} <Debug> TCPHandler: Processed in 0.001583682 sec. | ||
| 18053 | 2025.10.28 02:58:09.908048 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2539 rows, containing 19 columns (19 merged, 0 gathered) in 0.01129641 sec., 224761.6720710385 rows/sec., 402.76 MiB/sec. | ||
| 18054 | 2025.10.28 02:58:09.911235 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18055 | 2025.10.28 02:58:09.911560 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18056 | 2025.10.28 02:58:09.911627 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18057 | 2025.10.28 02:58:09.911771 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.94 MiB. | ||
| 18058 | 2025.10.28 02:58:10.001157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.29 MiB, peak 406.18 MiB, free memory in arenas 0.00 B, will set to 393.08 MiB (RSS), difference: 5.80 MiB | ||
| 18059 | 2025.10.28 02:58:10.853884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2254 | ||
| 18060 | 2025.10.28 02:58:10.856933 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18061 | 2025.10.28 02:58:10.856991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18062 | 2025.10.28 02:58:10.858325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18063 | 2025.10.28 02:58:10.858614 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18064 | 2025.10.28 02:58:10.859015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2254 | ||
| 18065 | 2025.10.28 02:58:11.440716 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18066 | 2025.10.28 02:58:11.440970 [ 4 ] {56b72b08-2f49-4cd3-b9c5-f85e40a0faca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18067 | 2025.10.28 02:58:11.441033 [ 4 ] {56b72b08-2f49-4cd3-b9c5-f85e40a0faca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18068 | 2025.10.28 02:58:11.441840 [ 4 ] {56b72b08-2f49-4cd3-b9c5-f85e40a0faca} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18069 | 2025.10.28 02:58:11.441885 [ 4 ] {56b72b08-2f49-4cd3-b9c5-f85e40a0faca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18070 | 2025.10.28 02:58:11.442256 [ 4 ] {56b72b08-2f49-4cd3-b9c5-f85e40a0faca} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18071 | 2025.10.28 02:58:11.442481 [ 4 ] {56b72b08-2f49-4cd3-b9c5-f85e40a0faca} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18072 | 2025.10.28 02:58:11.442647 [ 4 ] {56b72b08-2f49-4cd3-b9c5-f85e40a0faca} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001726 sec., 32444.959443800693 rows/sec., 2.49 MiB/sec. | ||
| 18073 | 2025.10.28 02:58:11.442689 [ 4 ] {56b72b08-2f49-4cd3-b9c5-f85e40a0faca} <Debug> TCPHandler: Processed in 0.002157291 sec. | ||
| 18074 | 2025.10.28 02:58:11.442817 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18075 | 2025.10.28 02:58:11.442914 [ 4 ] {a5511ae9-088f-4a4e-b9cd-206e29ccb6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18076 | 2025.10.28 02:58:11.442954 [ 4 ] {a5511ae9-088f-4a4e-b9cd-206e29ccb6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18077 | 2025.10.28 02:58:11.443412 [ 4 ] {a5511ae9-088f-4a4e-b9cd-206e29ccb6d6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18078 | 2025.10.28 02:58:11.443449 [ 4 ] {a5511ae9-088f-4a4e-b9cd-206e29ccb6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18079 | 2025.10.28 02:58:11.443750 [ 4 ] {a5511ae9-088f-4a4e-b9cd-206e29ccb6d6} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18080 | 2025.10.28 02:58:11.443961 [ 4 ] {a5511ae9-088f-4a4e-b9cd-206e29ccb6d6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18081 | 2025.10.28 02:58:11.444092 [ 4 ] {a5511ae9-088f-4a4e-b9cd-206e29ccb6d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 18082 | 2025.10.28 02:58:11.444131 [ 4 ] {a5511ae9-088f-4a4e-b9cd-206e29ccb6d6} <Debug> TCPHandler: Processed in 0.001361865 sec. | ||
| 18083 | 2025.10.28 02:58:11.444246 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18084 | 2025.10.28 02:58:11.444341 [ 4 ] {485d4936-472a-4aa4-8e0b-4290b4ab13a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18085 | 2025.10.28 02:58:11.444386 [ 4 ] {485d4936-472a-4aa4-8e0b-4290b4ab13a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18086 | 2025.10.28 02:58:11.444761 [ 4 ] {485d4936-472a-4aa4-8e0b-4290b4ab13a6} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18087 | 2025.10.28 02:58:11.444797 [ 4 ] {485d4936-472a-4aa4-8e0b-4290b4ab13a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18088 | 2025.10.28 02:58:11.445103 [ 4 ] {485d4936-472a-4aa4-8e0b-4290b4ab13a6} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18089 | 2025.10.28 02:58:11.445325 [ 4 ] {485d4936-472a-4aa4-8e0b-4290b4ab13a6} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18090 | 2025.10.28 02:58:11.445456 [ 4 ] {485d4936-472a-4aa4-8e0b-4290b4ab13a6} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001133 sec., 28243.601059135042 rows/sec., 1.97 MiB/sec. | ||
| 18091 | 2025.10.28 02:58:11.445454 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 5 parts from all_1_135_28 to all_139_139_0 | ||
| 18092 | 2025.10.28 02:58:11.445494 [ 4 ] {485d4936-472a-4aa4-8e0b-4290b4ab13a6} <Debug> TCPHandler: Processed in 0.001296342 sec. | ||
| 18093 | 2025.10.28 02:58:11.445528 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18094 | 2025.10.28 02:58:11.445557 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18095 | 2025.10.28 02:58:11.445616 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18096 | 2025.10.28 02:58:11.445658 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_139_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_135_28 to all_139_139_0 into Compact with storage Full | ||
| 18097 | 2025.10.28 02:58:11.445718 [ 4 ] {b539b4b0-f329-4d3c-baed-5abe48da7fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18098 | 2025.10.28 02:58:11.445760 [ 4 ] {b539b4b0-f329-4d3c-baed-5abe48da7fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18099 | 2025.10.28 02:58:11.445769 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_139_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18100 | 2025.10.28 02:58:11.445804 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_28, total 42203 rows starting from the beginning of the part | ||
| 18101 | 2025.10.28 02:58:11.445871 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 18102 | 2025.10.28 02:58:11.445921 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 314 rows starting from the beginning of the part | ||
| 18103 | 2025.10.28 02:58:11.445973 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 18104 | 2025.10.28 02:58:11.446023 [ 188 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 974 rows starting from the beginning of the part | ||
| 18105 | 2025.10.28 02:58:11.446086 [ 4 ] {b539b4b0-f329-4d3c-baed-5abe48da7fea} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18106 | 2025.10.28 02:58:11.446123 [ 4 ] {b539b4b0-f329-4d3c-baed-5abe48da7fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18107 | 2025.10.28 02:58:11.446419 [ 4 ] {b539b4b0-f329-4d3c-baed-5abe48da7fea} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18108 | 2025.10.28 02:58:11.446627 [ 4 ] {b539b4b0-f329-4d3c-baed-5abe48da7fea} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18109 | 2025.10.28 02:58:11.446756 [ 4 ] {b539b4b0-f329-4d3c-baed-5abe48da7fea} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001059 sec., 11331.444759206799 rows/sec., 781.99 KiB/sec. | ||
| 18110 | 2025.10.28 02:58:11.446792 [ 4 ] {b539b4b0-f329-4d3c-baed-5abe48da7fea} <Debug> TCPHandler: Processed in 0.00122509 sec. | ||
| 18111 | 2025.10.28 02:58:11.453705 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_139_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43811 rows, containing 5 columns (5 merged, 0 gathered) in 0.008088655 sec., 5416351.667860726 rows/sec., 362.41 MiB/sec. | ||
| 18112 | 2025.10.28 02:58:11.454276 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_139_29} <Trace> MergedBlockOutputStream: filled checksums all_1_139_29 (state Temporary) | ||
| 18113 | 2025.10.28 02:58:11.454564 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_139_29 to all_1_139_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18114 | 2025.10.28 02:58:11.454639 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 5 parts: [all_1_135_28, all_139_139_0] -> all_1_139_29 | ||
| 18115 | 2025.10.28 02:58:11.454712 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 18116 | 2025.10.28 02:58:13.242059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39900 | ||
| 18117 | 2025.10.28 02:58:13.242682 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18118 | 2025.10.28 02:58:13.242724 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18119 | 2025.10.28 02:58:13.243231 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18120 | 2025.10.28 02:58:13.243464 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18121 | 2025.10.28 02:58:13.243596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39900 | ||
| 18122 | 2025.10.28 02:58:15.458371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 18123 | 2025.10.28 02:58:15.476650 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18124 | 2025.10.28 02:58:15.476709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18125 | 2025.10.28 02:58:15.482997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18126 | 2025.10.28 02:58:15.483749 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18127 | 2025.10.28 02:58:15.486912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 18128 | 2025.10.28 02:58:16.446725 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18129 | 2025.10.28 02:58:16.447009 [ 4 ] {9ed7f3dc-9bfe-4b2a-9fae-75b7918dc292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18130 | 2025.10.28 02:58:16.447080 [ 4 ] {9ed7f3dc-9bfe-4b2a-9fae-75b7918dc292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18131 | 2025.10.28 02:58:16.447788 [ 4 ] {9ed7f3dc-9bfe-4b2a-9fae-75b7918dc292} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18132 | 2025.10.28 02:58:16.447834 [ 4 ] {9ed7f3dc-9bfe-4b2a-9fae-75b7918dc292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18133 | 2025.10.28 02:58:16.448229 [ 4 ] {9ed7f3dc-9bfe-4b2a-9fae-75b7918dc292} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18134 | 2025.10.28 02:58:16.448487 [ 4 ] {9ed7f3dc-9bfe-4b2a-9fae-75b7918dc292} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18135 | 2025.10.28 02:58:16.448666 [ 4 ] {9ed7f3dc-9bfe-4b2a-9fae-75b7918dc292} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001731 sec., 32351.242056614676 rows/sec., 2.49 MiB/sec. | ||
| 18136 | 2025.10.28 02:58:16.448663 [ 134 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18137 | 2025.10.28 02:58:16.448721 [ 4 ] {9ed7f3dc-9bfe-4b2a-9fae-75b7918dc292} <Debug> TCPHandler: Processed in 0.002193411 sec. | ||
| 18138 | 2025.10.28 02:58:16.448746 [ 134 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18139 | 2025.10.28 02:58:16.448774 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18140 | 2025.10.28 02:58:16.448857 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18141 | 2025.10.28 02:58:16.448892 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18142 | 2025.10.28 02:58:16.448968 [ 4 ] {e7410484-82b8-4781-a154-a9fc1d93b848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18143 | 2025.10.28 02:58:16.449018 [ 4 ] {e7410484-82b8-4781-a154-a9fc1d93b848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18144 | 2025.10.28 02:58:16.449057 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18145 | 2025.10.28 02:58:16.449102 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2349 rows starting from the beginning of the part | ||
| 18146 | 2025.10.28 02:58:16.449178 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1198 rows starting from the beginning of the part | ||
| 18147 | 2025.10.28 02:58:16.449237 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 56 rows starting from the beginning of the part | ||
| 18148 | 2025.10.28 02:58:16.449288 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 2346 rows starting from the beginning of the part | ||
| 18149 | 2025.10.28 02:58:16.449336 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
| 18150 | 2025.10.28 02:58:16.449379 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 18151 | 2025.10.28 02:58:16.449494 [ 4 ] {e7410484-82b8-4781-a154-a9fc1d93b848} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18152 | 2025.10.28 02:58:16.449537 [ 4 ] {e7410484-82b8-4781-a154-a9fc1d93b848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18153 | 2025.10.28 02:58:16.449883 [ 4 ] {e7410484-82b8-4781-a154-a9fc1d93b848} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18154 | 2025.10.28 02:58:16.450125 [ 4 ] {e7410484-82b8-4781-a154-a9fc1d93b848} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18155 | 2025.10.28 02:58:16.450263 [ 134 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18156 | 2025.10.28 02:58:16.450275 [ 4 ] {e7410484-82b8-4781-a154-a9fc1d93b848} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001332 sec., 48048.04804804805 rows/sec., 3.75 MiB/sec. | ||
| 18157 | 2025.10.28 02:58:16.450302 [ 134 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18158 | 2025.10.28 02:58:16.450327 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18159 | 2025.10.28 02:58:16.450329 [ 4 ] {e7410484-82b8-4781-a154-a9fc1d93b848} <Debug> TCPHandler: Processed in 0.00152604 sec. | ||
| 18160 | 2025.10.28 02:58:16.450416 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18161 | 2025.10.28 02:58:16.450459 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18162 | 2025.10.28 02:58:16.450509 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18163 | 2025.10.28 02:58:16.450539 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1214 rows starting from the beginning of the part | ||
| 18164 | 2025.10.28 02:58:16.450560 [ 4 ] {776daaf0-3b99-4f23-ae5c-665a203f26b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18165 | 2025.10.28 02:58:16.450598 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 722 rows starting from the beginning of the part | ||
| 18166 | 2025.10.28 02:58:16.450607 [ 4 ] {776daaf0-3b99-4f23-ae5c-665a203f26b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18167 | 2025.10.28 02:58:16.450642 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 64 rows starting from the beginning of the part | ||
| 18168 | 2025.10.28 02:58:16.450683 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1194 rows starting from the beginning of the part | ||
| 18169 | 2025.10.28 02:58:16.450724 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
| 18170 | 2025.10.28 02:58:16.450762 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 18171 | 2025.10.28 02:58:16.451047 [ 4 ] {776daaf0-3b99-4f23-ae5c-665a203f26b4} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18172 | 2025.10.28 02:58:16.451084 [ 4 ] {776daaf0-3b99-4f23-ae5c-665a203f26b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18173 | 2025.10.28 02:58:16.451429 [ 4 ] {776daaf0-3b99-4f23-ae5c-665a203f26b4} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18174 | 2025.10.28 02:58:16.451609 [ 195 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6061 rows, containing 5 columns (5 merged, 0 gathered) in 0.002764231 sec., 2192653.2189241783 rows/sec., 185.72 MiB/sec. | ||
| 18175 | 2025.10.28 02:58:16.451645 [ 4 ] {776daaf0-3b99-4f23-ae5c-665a203f26b4} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18176 | 2025.10.28 02:58:16.451796 [ 4 ] {776daaf0-3b99-4f23-ae5c-665a203f26b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 18177 | 2025.10.28 02:58:16.451836 [ 4 ] {776daaf0-3b99-4f23-ae5c-665a203f26b4} <Debug> TCPHandler: Processed in 0.001427456 sec. | ||
| 18178 | 2025.10.28 02:58:16.451950 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18179 | 2025.10.28 02:58:16.451962 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18180 | 2025.10.28 02:58:16.452047 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662875 sec., 1997744.8695782905 rows/sec., 150.84 MiB/sec. | ||
| 18181 | 2025.10.28 02:58:16.452053 [ 4 ] {2da995b5-ffd4-44d8-81be-3480883c41cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18182 | 2025.10.28 02:58:16.452152 [ 4 ] {2da995b5-ffd4-44d8-81be-3480883c41cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18183 | 2025.10.28 02:58:16.452278 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_141_28} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18184 | 2025.10.28 02:58:16.452288 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18185 | 2025.10.28 02:58:16.452371 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_141_28} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18186 | 2025.10.28 02:58:16.452472 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 18187 | 2025.10.28 02:58:16.452518 [ 4 ] {2da995b5-ffd4-44d8-81be-3480883c41cc} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18188 | 2025.10.28 02:58:16.452562 [ 4 ] {2da995b5-ffd4-44d8-81be-3480883c41cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18189 | 2025.10.28 02:58:16.452569 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_141_28} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18190 | 2025.10.28 02:58:16.452660 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_141_28} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18191 | 2025.10.28 02:58:16.452762 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 18192 | 2025.10.28 02:58:16.452917 [ 4 ] {2da995b5-ffd4-44d8-81be-3480883c41cc} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18193 | 2025.10.28 02:58:16.453136 [ 4 ] {2da995b5-ffd4-44d8-81be-3480883c41cc} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18194 | 2025.10.28 02:58:16.453264 [ 134 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18195 | 2025.10.28 02:58:16.453283 [ 4 ] {2da995b5-ffd4-44d8-81be-3480883c41cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 18196 | 2025.10.28 02:58:16.453295 [ 134 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18197 | 2025.10.28 02:58:16.453324 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18198 | 2025.10.28 02:58:16.453328 [ 4 ] {2da995b5-ffd4-44d8-81be-3480883c41cc} <Debug> TCPHandler: Processed in 0.001428997 sec. | ||
| 18199 | 2025.10.28 02:58:16.453393 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18200 | 2025.10.28 02:58:16.453490 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18201 | 2025.10.28 02:58:16.453515 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9580 rows starting from the beginning of the part | ||
| 18202 | 2025.10.28 02:58:16.453563 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 104 rows starting from the beginning of the part | ||
| 18203 | 2025.10.28 02:58:16.453601 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 18204 | 2025.10.28 02:58:16.453635 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 92 rows starting from the beginning of the part | ||
| 18205 | 2025.10.28 02:58:16.453669 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 12 rows starting from the beginning of the part | ||
| 18206 | 2025.10.28 02:58:16.453702 [ 190 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 18207 | 2025.10.28 02:58:16.456023 [ 199 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9908 rows, containing 4 columns (4 merged, 0 gathered) in 0.002654837 sec., 3732055.866330023 rows/sec., 237.02 MiB/sec. | ||
| 18208 | 2025.10.28 02:58:16.456293 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18209 | 2025.10.28 02:58:16.456641 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_141_28} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18210 | 2025.10.28 02:58:16.456737 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_141_28} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18211 | 2025.10.28 02:58:16.456859 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 18212 | 2025.10.28 02:58:20.502203 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18213 | 2025.10.28 02:58:20.502276 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18214 | 2025.10.28 02:58:20.743827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40348 | ||
| 18215 | 2025.10.28 02:58:20.744533 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18216 | 2025.10.28 02:58:20.744576 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18217 | 2025.10.28 02:58:20.745068 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18218 | 2025.10.28 02:58:20.745302 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18219 | 2025.10.28 02:58:20.745439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40348 | ||
| 18220 | 2025.10.28 02:58:20.859405 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2270 | ||
| 18221 | 2025.10.28 02:58:20.861954 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18222 | 2025.10.28 02:58:20.862011 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18223 | 2025.10.28 02:58:20.863294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18224 | 2025.10.28 02:58:20.863628 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18225 | 2025.10.28 02:58:20.864075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2270 | ||
| 18226 | 2025.10.28 02:58:21.460073 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18227 | 2025.10.28 02:58:21.460366 [ 4 ] {ede324c6-3cff-4d59-885a-c2cc077fea49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18228 | 2025.10.28 02:58:21.460444 [ 4 ] {ede324c6-3cff-4d59-885a-c2cc077fea49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18229 | 2025.10.28 02:58:21.461258 [ 4 ] {ede324c6-3cff-4d59-885a-c2cc077fea49} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18230 | 2025.10.28 02:58:21.461307 [ 4 ] {ede324c6-3cff-4d59-885a-c2cc077fea49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18231 | 2025.10.28 02:58:21.461738 [ 4 ] {ede324c6-3cff-4d59-885a-c2cc077fea49} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18232 | 2025.10.28 02:58:21.461973 [ 4 ] {ede324c6-3cff-4d59-885a-c2cc077fea49} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18233 | 2025.10.28 02:58:21.462142 [ 4 ] {ede324c6-3cff-4d59-885a-c2cc077fea49} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001855 sec., 221024.2587601078 rows/sec., 14.02 MiB/sec. | ||
| 18234 | 2025.10.28 02:58:21.462199 [ 4 ] {ede324c6-3cff-4d59-885a-c2cc077fea49} <Debug> TCPHandler: Processed in 0.002318766 sec. | ||
| 18235 | 2025.10.28 02:58:21.462324 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18236 | 2025.10.28 02:58:21.462431 [ 4 ] {0a2d1b66-f255-43cc-b0cd-cf3f0f84f25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18237 | 2025.10.28 02:58:21.462477 [ 4 ] {0a2d1b66-f255-43cc-b0cd-cf3f0f84f25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18238 | 2025.10.28 02:58:21.463383 [ 4 ] {0a2d1b66-f255-43cc-b0cd-cf3f0f84f25e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18239 | 2025.10.28 02:58:21.463424 [ 4 ] {0a2d1b66-f255-43cc-b0cd-cf3f0f84f25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18240 | 2025.10.28 02:58:21.463822 [ 4 ] {0a2d1b66-f255-43cc-b0cd-cf3f0f84f25e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18241 | 2025.10.28 02:58:21.464055 [ 4 ] {0a2d1b66-f255-43cc-b0cd-cf3f0f84f25e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18242 | 2025.10.28 02:58:21.464199 [ 4 ] {0a2d1b66-f255-43cc-b0cd-cf3f0f84f25e} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001792 sec., 668526.7857142857 rows/sec., 53.45 MiB/sec. | ||
| 18243 | 2025.10.28 02:58:21.464240 [ 4 ] {0a2d1b66-f255-43cc-b0cd-cf3f0f84f25e} <Debug> TCPHandler: Processed in 0.001969015 sec. | ||
| 18244 | 2025.10.28 02:58:21.464355 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18245 | 2025.10.28 02:58:21.464455 [ 4 ] {88233bf5-eef7-4769-87d7-0c8947ba9abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18246 | 2025.10.28 02:58:21.464500 [ 4 ] {88233bf5-eef7-4769-87d7-0c8947ba9abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18247 | 2025.10.28 02:58:21.465027 [ 4 ] {88233bf5-eef7-4769-87d7-0c8947ba9abb} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18248 | 2025.10.28 02:58:21.465065 [ 4 ] {88233bf5-eef7-4769-87d7-0c8947ba9abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18249 | 2025.10.28 02:58:21.465386 [ 4 ] {88233bf5-eef7-4769-87d7-0c8947ba9abb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18250 | 2025.10.28 02:58:21.465605 [ 4 ] {88233bf5-eef7-4769-87d7-0c8947ba9abb} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18251 | 2025.10.28 02:58:21.465728 [ 127 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 6 parts from all_1_57_12 to all_62_62_0 | ||
| 18252 | 2025.10.28 02:58:21.465740 [ 4 ] {88233bf5-eef7-4769-87d7-0c8947ba9abb} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001306 sec., 189892.8024502297 rows/sec., 11.63 MiB/sec. | ||
| 18253 | 2025.10.28 02:58:21.465802 [ 127 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18254 | 2025.10.28 02:58:21.465822 [ 4 ] {88233bf5-eef7-4769-87d7-0c8947ba9abb} <Debug> TCPHandler: Processed in 0.00151813 sec. | ||
| 18255 | 2025.10.28 02:58:21.465828 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18256 | 2025.10.28 02:58:21.465952 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18257 | 2025.10.28 02:58:21.465960 [ 191 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_62_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_57_12 to all_62_62_0 into Compact with storage Full | ||
| 18258 | 2025.10.28 02:58:21.466057 [ 4 ] {e6442751-8a7c-4ab5-8be1-8533de67da53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18259 | 2025.10.28 02:58:21.466104 [ 4 ] {e6442751-8a7c-4ab5-8be1-8533de67da53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18260 | 2025.10.28 02:58:21.466105 [ 191 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_62_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18261 | 2025.10.28 02:58:21.466157 [ 191 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 266 rows starting from the beginning of the part | ||
| 18262 | 2025.10.28 02:58:21.466233 [ 191 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 250 rows starting from the beginning of the part | ||
| 18263 | 2025.10.28 02:58:21.466286 [ 191 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 248 rows starting from the beginning of the part | ||
| 18264 | 2025.10.28 02:58:21.466334 [ 191 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 248 rows starting from the beginning of the part | ||
| 18265 | 2025.10.28 02:58:21.466373 [ 191 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 264 rows starting from the beginning of the part | ||
| 18266 | 2025.10.28 02:58:21.466415 [ 191 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 248 rows starting from the beginning of the part | ||
| 18267 | 2025.10.28 02:58:21.466609 [ 4 ] {e6442751-8a7c-4ab5-8be1-8533de67da53} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18268 | 2025.10.28 02:58:21.466651 [ 4 ] {e6442751-8a7c-4ab5-8be1-8533de67da53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18269 | 2025.10.28 02:58:21.467007 [ 4 ] {e6442751-8a7c-4ab5-8be1-8533de67da53} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18270 | 2025.10.28 02:58:21.467241 [ 4 ] {e6442751-8a7c-4ab5-8be1-8533de67da53} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18271 | 2025.10.28 02:58:21.467378 [ 4 ] {e6442751-8a7c-4ab5-8be1-8533de67da53} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001342 sec., 157973.17436661696 rows/sec., 10.19 MiB/sec. | ||
| 18272 | 2025.10.28 02:58:21.467420 [ 4 ] {e6442751-8a7c-4ab5-8be1-8533de67da53} <Debug> TCPHandler: Processed in 0.00151888 sec. | ||
| 18273 | 2025.10.28 02:58:21.467483 [ 193 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_62_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568801 sec., 971442.5220279691 rows/sec., 63.34 MiB/sec. | ||
| 18274 | 2025.10.28 02:58:21.467541 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18275 | 2025.10.28 02:58:21.467645 [ 4 ] {49842646-fc32-4582-87c3-ae7e22d8e571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18276 | 2025.10.28 02:58:21.467681 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_62_13} <Trace> MergedBlockOutputStream: filled checksums all_1_62_13 (state Temporary) | ||
| 18277 | 2025.10.28 02:58:21.467687 [ 4 ] {49842646-fc32-4582-87c3-ae7e22d8e571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18278 | 2025.10.28 02:58:21.467993 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_62_13} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_62_13 to all_1_62_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18279 | 2025.10.28 02:58:21.468080 [ 199 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_62_13} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 6 parts: [all_1_57_12, all_62_62_0] -> all_1_62_13 | ||
| 18280 | 2025.10.28 02:58:21.468161 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 18281 | 2025.10.28 02:58:21.468191 [ 4 ] {49842646-fc32-4582-87c3-ae7e22d8e571} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18282 | 2025.10.28 02:58:21.468233 [ 4 ] {49842646-fc32-4582-87c3-ae7e22d8e571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18283 | 2025.10.28 02:58:21.468564 [ 4 ] {49842646-fc32-4582-87c3-ae7e22d8e571} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18284 | 2025.10.28 02:58:21.468780 [ 4 ] {49842646-fc32-4582-87c3-ae7e22d8e571} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18285 | 2025.10.28 02:58:21.468915 [ 4 ] {49842646-fc32-4582-87c3-ae7e22d8e571} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001291 sec., 163439.19442292795 rows/sec., 9.28 MiB/sec. | ||
| 18286 | 2025.10.28 02:58:21.468955 [ 4 ] {49842646-fc32-4582-87c3-ae7e22d8e571} <Debug> TCPHandler: Processed in 0.001465168 sec. | ||
| 18287 | 2025.10.28 02:58:21.469066 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18288 | 2025.10.28 02:58:21.469164 [ 4 ] {c85164c5-b0f0-4a99-9d40-a04b24d4e036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18289 | 2025.10.28 02:58:21.469205 [ 4 ] {c85164c5-b0f0-4a99-9d40-a04b24d4e036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18290 | 2025.10.28 02:58:21.469850 [ 4 ] {c85164c5-b0f0-4a99-9d40-a04b24d4e036} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18291 | 2025.10.28 02:58:21.469887 [ 4 ] {c85164c5-b0f0-4a99-9d40-a04b24d4e036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18292 | 2025.10.28 02:58:21.470234 [ 4 ] {c85164c5-b0f0-4a99-9d40-a04b24d4e036} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18293 | 2025.10.28 02:58:21.470452 [ 4 ] {c85164c5-b0f0-4a99-9d40-a04b24d4e036} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18294 | 2025.10.28 02:58:21.470585 [ 4 ] {c85164c5-b0f0-4a99-9d40-a04b24d4e036} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001441 sec., 501040.9437890354 rows/sec., 35.18 MiB/sec. | ||
| 18295 | 2025.10.28 02:58:21.470625 [ 4 ] {c85164c5-b0f0-4a99-9d40-a04b24d4e036} <Debug> TCPHandler: Processed in 0.001609523 sec. | ||
| 18296 | 2025.10.28 02:58:21.470738 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18297 | 2025.10.28 02:58:21.470835 [ 4 ] {f9c98fbb-fd31-4d3f-b4f9-3393eb70499a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18298 | 2025.10.28 02:58:21.470876 [ 4 ] {f9c98fbb-fd31-4d3f-b4f9-3393eb70499a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18299 | 2025.10.28 02:58:21.471208 [ 4 ] {f9c98fbb-fd31-4d3f-b4f9-3393eb70499a} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18300 | 2025.10.28 02:58:21.471245 [ 4 ] {f9c98fbb-fd31-4d3f-b4f9-3393eb70499a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18301 | 2025.10.28 02:58:21.471573 [ 4 ] {f9c98fbb-fd31-4d3f-b4f9-3393eb70499a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18302 | 2025.10.28 02:58:21.471793 [ 4 ] {f9c98fbb-fd31-4d3f-b4f9-3393eb70499a} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18303 | 2025.10.28 02:58:21.471903 [ 127 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 6 parts from all_1_57_12 to all_62_62_0 | ||
| 18304 | 2025.10.28 02:58:21.471925 [ 4 ] {f9c98fbb-fd31-4d3f-b4f9-3393eb70499a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 18305 | 2025.10.28 02:58:21.471948 [ 127 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18306 | 2025.10.28 02:58:21.471970 [ 4 ] {f9c98fbb-fd31-4d3f-b4f9-3393eb70499a} <Debug> TCPHandler: Processed in 0.001282652 sec. | ||
| 18307 | 2025.10.28 02:58:21.471972 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18308 | 2025.10.28 02:58:21.472090 [ 193 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_62_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_57_12 to all_62_62_0 into Compact with storage Full | ||
| 18309 | 2025.10.28 02:58:21.472095 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18310 | 2025.10.28 02:58:21.472211 [ 4 ] {a542a9c7-7b3c-4ca8-942d-3c9ba9ad7701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18311 | 2025.10.28 02:58:21.472229 [ 193 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_62_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18312 | 2025.10.28 02:58:21.472256 [ 4 ] {a542a9c7-7b3c-4ca8-942d-3c9ba9ad7701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18313 | 2025.10.28 02:58:21.472273 [ 193 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 342 rows starting from the beginning of the part | ||
| 18314 | 2025.10.28 02:58:21.472351 [ 193 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 18315 | 2025.10.28 02:58:21.472405 [ 193 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 18316 | 2025.10.28 02:58:21.472452 [ 193 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 18317 | 2025.10.28 02:58:21.472497 [ 193 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 18318 | 2025.10.28 02:58:21.472543 [ 193 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 18319 | 2025.10.28 02:58:21.472705 [ 4 ] {a542a9c7-7b3c-4ca8-942d-3c9ba9ad7701} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18320 | 2025.10.28 02:58:21.472746 [ 4 ] {a542a9c7-7b3c-4ca8-942d-3c9ba9ad7701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18321 | 2025.10.28 02:58:21.473118 [ 4 ] {a542a9c7-7b3c-4ca8-942d-3c9ba9ad7701} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18322 | 2025.10.28 02:58:21.473359 [ 4 ] {a542a9c7-7b3c-4ca8-942d-3c9ba9ad7701} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18323 | 2025.10.28 02:58:21.473494 [ 4 ] {a542a9c7-7b3c-4ca8-942d-3c9ba9ad7701} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001301 sec., 241352.80553420444 rows/sec., 15.85 MiB/sec. | ||
| 18324 | 2025.10.28 02:58:21.473509 [ 186 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_62_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.001456627 sec., 255384.52877778592 rows/sec., 13.03 MiB/sec. | ||
| 18325 | 2025.10.28 02:58:21.473533 [ 4 ] {a542a9c7-7b3c-4ca8-942d-3c9ba9ad7701} <Debug> TCPHandler: Processed in 0.001487049 sec. | ||
| 18326 | 2025.10.28 02:58:21.473670 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18327 | 2025.10.28 02:58:21.473731 [ 186 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_62_13} <Trace> MergedBlockOutputStream: filled checksums all_1_62_13 (state Temporary) | ||
| 18328 | 2025.10.28 02:58:21.473768 [ 4 ] {67218e66-8ec2-4fe0-861c-2f08fad5f406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18329 | 2025.10.28 02:58:21.473816 [ 4 ] {67218e66-8ec2-4fe0-861c-2f08fad5f406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18330 | 2025.10.28 02:58:21.474100 [ 186 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_62_13} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_62_13 to all_1_62_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18331 | 2025.10.28 02:58:21.474129 [ 4 ] {67218e66-8ec2-4fe0-861c-2f08fad5f406} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18332 | 2025.10.28 02:58:21.474171 [ 4 ] {67218e66-8ec2-4fe0-861c-2f08fad5f406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18333 | 2025.10.28 02:58:21.474206 [ 186 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_62_13} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 6 parts: [all_1_57_12, all_62_62_0] -> all_1_62_13 | ||
| 18334 | 2025.10.28 02:58:21.474323 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18335 | 2025.10.28 02:58:21.474487 [ 4 ] {67218e66-8ec2-4fe0-861c-2f08fad5f406} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18336 | 2025.10.28 02:58:21.474706 [ 4 ] {67218e66-8ec2-4fe0-861c-2f08fad5f406} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18337 | 2025.10.28 02:58:21.474838 [ 4 ] {67218e66-8ec2-4fe0-861c-2f08fad5f406} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 18338 | 2025.10.28 02:58:21.474876 [ 4 ] {67218e66-8ec2-4fe0-861c-2f08fad5f406} <Debug> TCPHandler: Processed in 0.001256582 sec. | ||
| 18339 | 2025.10.28 02:58:21.474983 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18340 | 2025.10.28 02:58:21.475080 [ 4 ] {80194ce0-5fa6-4ded-8ab0-10544c79a1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18341 | 2025.10.28 02:58:21.475136 [ 4 ] {80194ce0-5fa6-4ded-8ab0-10544c79a1b6} <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 | ||
| 18342 | 2025.10.28 02:58:21.475998 [ 4 ] {80194ce0-5fa6-4ded-8ab0-10544c79a1b6} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18343 | 2025.10.28 02:58:21.476036 [ 4 ] {80194ce0-5fa6-4ded-8ab0-10544c79a1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18344 | 2025.10.28 02:58:21.476633 [ 4 ] {80194ce0-5fa6-4ded-8ab0-10544c79a1b6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18345 | 2025.10.28 02:58:21.476869 [ 4 ] {80194ce0-5fa6-4ded-8ab0-10544c79a1b6} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18346 | 2025.10.28 02:58:21.477015 [ 4 ] {80194ce0-5fa6-4ded-8ab0-10544c79a1b6} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001953 sec., 22017.409114183305 rows/sec., 39.45 MiB/sec. | ||
| 18347 | 2025.10.28 02:58:21.477092 [ 4 ] {80194ce0-5fa6-4ded-8ab0-10544c79a1b6} <Debug> TCPHandler: Processed in 0.00215746 sec. | ||
| 18348 | 2025.10.28 02:58:21.477208 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18349 | 2025.10.28 02:58:21.477306 [ 4 ] {8e79015f-eb4b-4e9a-8b2a-644c5c93b0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18350 | 2025.10.28 02:58:21.477348 [ 4 ] {8e79015f-eb4b-4e9a-8b2a-644c5c93b0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18351 | 2025.10.28 02:58:21.477698 [ 4 ] {8e79015f-eb4b-4e9a-8b2a-644c5c93b0e8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18352 | 2025.10.28 02:58:21.477734 [ 4 ] {8e79015f-eb4b-4e9a-8b2a-644c5c93b0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18353 | 2025.10.28 02:58:21.478047 [ 4 ] {8e79015f-eb4b-4e9a-8b2a-644c5c93b0e8} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18354 | 2025.10.28 02:58:21.478259 [ 4 ] {8e79015f-eb4b-4e9a-8b2a-644c5c93b0e8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18355 | 2025.10.28 02:58:21.478389 [ 4 ] {8e79015f-eb4b-4e9a-8b2a-644c5c93b0e8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001102 sec., 94373.8656987296 rows/sec., 5.78 MiB/sec. | ||
| 18356 | 2025.10.28 02:58:21.478428 [ 4 ] {8e79015f-eb4b-4e9a-8b2a-644c5c93b0e8} <Debug> TCPHandler: Processed in 0.001269552 sec. | ||
| 18357 | 2025.10.28 02:58:21.721317 [ 126 ] {} <Debug> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 18358 | 2025.10.28 02:58:21.721402 [ 126 ] {} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18359 | 2025.10.28 02:58:21.721446 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18360 | 2025.10.28 02:58:21.721554 [ 221 ] {} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): 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] | ||
| 18361 | 2025.10.28 02:58:21.721594 [ 221 ] {} <Debug> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): 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] | ||
| 18362 | 2025.10.28 02:58:21.721613 [ 198 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 18363 | 2025.10.28 02:58:21.721741 [ 198 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18364 | 2025.10.28 02:58:21.721774 [ 198 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 18365 | 2025.10.28 02:58:21.721847 [ 198 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 18366 | 2025.10.28 02:58:21.721898 [ 198 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 18367 | 2025.10.28 02:58:21.721949 [ 198 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 18368 | 2025.10.28 02:58:21.721995 [ 198 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
| 18369 | 2025.10.28 02:58:21.722784 [ 199 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012386 sec., 43597.61020507024 rows/sec., 3.64 MiB/sec. | ||
| 18370 | 2025.10.28 02:58:21.722950 [ 192 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 18371 | 2025.10.28 02:58:21.723232 [ 192 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_21_5} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18372 | 2025.10.28 02:58:21.723302 [ 192 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_21_5} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 18373 | 2025.10.28 02:58:21.723398 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18374 | 2025.10.28 02:58:21.723663 [ 221 ] {} <Debug> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): 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] | ||
| 18375 | 2025.10.28 02:58:22.987150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 18376 | 2025.10.28 02:58:23.005985 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18377 | 2025.10.28 02:58:23.006048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18378 | 2025.10.28 02:58:23.012249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18379 | 2025.10.28 02:58:23.013029 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18380 | 2025.10.28 02:58:23.016419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 18381 | 2025.10.28 02:58:26.036249 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18382 | 2025.10.28 02:58:26.036326 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18383 | 2025.10.28 02:58:26.039582 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18384 | 2025.10.28 02:58:26.320430 [ 222 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18385 | 2025.10.28 02:58:26.320503 [ 222 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18386 | 2025.10.28 02:58:26.323426 [ 222 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18387 | 2025.10.28 02:58:26.446200 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18388 | 2025.10.28 02:58:26.446432 [ 4 ] {a7483b46-e8f5-4ba6-8325-25b55fda5b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18389 | 2025.10.28 02:58:26.446515 [ 4 ] {a7483b46-e8f5-4ba6-8325-25b55fda5b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18390 | 2025.10.28 02:58:26.447165 [ 4 ] {a7483b46-e8f5-4ba6-8325-25b55fda5b2e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18391 | 2025.10.28 02:58:26.447205 [ 4 ] {a7483b46-e8f5-4ba6-8325-25b55fda5b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18392 | 2025.10.28 02:58:26.447590 [ 4 ] {a7483b46-e8f5-4ba6-8325-25b55fda5b2e} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18393 | 2025.10.28 02:58:26.447816 [ 4 ] {a7483b46-e8f5-4ba6-8325-25b55fda5b2e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18394 | 2025.10.28 02:58:26.447965 [ 4 ] {a7483b46-e8f5-4ba6-8325-25b55fda5b2e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.70 MiB/sec. | ||
| 18395 | 2025.10.28 02:58:26.448009 [ 4 ] {a7483b46-e8f5-4ba6-8325-25b55fda5b2e} <Debug> TCPHandler: Processed in 0.001965504 sec. | ||
| 18396 | 2025.10.28 02:58:26.448126 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18397 | 2025.10.28 02:58:26.448222 [ 4 ] {c0c252f3-c3ec-4c73-b3c5-6952d0dacad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18398 | 2025.10.28 02:58:26.448263 [ 4 ] {c0c252f3-c3ec-4c73-b3c5-6952d0dacad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18399 | 2025.10.28 02:58:26.448676 [ 4 ] {c0c252f3-c3ec-4c73-b3c5-6952d0dacad3} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18400 | 2025.10.28 02:58:26.448712 [ 4 ] {c0c252f3-c3ec-4c73-b3c5-6952d0dacad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18401 | 2025.10.28 02:58:26.449015 [ 4 ] {c0c252f3-c3ec-4c73-b3c5-6952d0dacad3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18402 | 2025.10.28 02:58:26.449240 [ 4 ] {c0c252f3-c3ec-4c73-b3c5-6952d0dacad3} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18403 | 2025.10.28 02:58:26.449368 [ 4 ] {c0c252f3-c3ec-4c73-b3c5-6952d0dacad3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 18404 | 2025.10.28 02:58:26.449406 [ 4 ] {c0c252f3-c3ec-4c73-b3c5-6952d0dacad3} <Debug> TCPHandler: Processed in 0.001329244 sec. | ||
| 18405 | 2025.10.28 02:58:26.449521 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18406 | 2025.10.28 02:58:26.449616 [ 4 ] {c0cc227e-1754-47e5-a594-a7084f9cca21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18407 | 2025.10.28 02:58:26.449659 [ 4 ] {c0cc227e-1754-47e5-a594-a7084f9cca21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18408 | 2025.10.28 02:58:26.450119 [ 4 ] {c0cc227e-1754-47e5-a594-a7084f9cca21} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18409 | 2025.10.28 02:58:26.450161 [ 4 ] {c0cc227e-1754-47e5-a594-a7084f9cca21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18410 | 2025.10.28 02:58:26.450505 [ 4 ] {c0cc227e-1754-47e5-a594-a7084f9cca21} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18411 | 2025.10.28 02:58:26.450716 [ 4 ] {c0cc227e-1754-47e5-a594-a7084f9cca21} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18412 | 2025.10.28 02:58:26.450851 [ 4 ] {c0cc227e-1754-47e5-a594-a7084f9cca21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 18413 | 2025.10.28 02:58:26.450889 [ 4 ] {c0cc227e-1754-47e5-a594-a7084f9cca21} <Debug> TCPHandler: Processed in 0.001417936 sec. | ||
| 18414 | 2025.10.28 02:58:26.451015 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18415 | 2025.10.28 02:58:26.451111 [ 4 ] {c80f83fe-44aa-4cdd-9d24-15541e0b3a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18416 | 2025.10.28 02:58:26.451154 [ 4 ] {c80f83fe-44aa-4cdd-9d24-15541e0b3a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18417 | 2025.10.28 02:58:26.451508 [ 4 ] {c80f83fe-44aa-4cdd-9d24-15541e0b3a74} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18418 | 2025.10.28 02:58:26.451545 [ 4 ] {c80f83fe-44aa-4cdd-9d24-15541e0b3a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18419 | 2025.10.28 02:58:26.451861 [ 4 ] {c80f83fe-44aa-4cdd-9d24-15541e0b3a74} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18420 | 2025.10.28 02:58:26.452070 [ 4 ] {c80f83fe-44aa-4cdd-9d24-15541e0b3a74} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18421 | 2025.10.28 02:58:26.452201 [ 4 ] {c80f83fe-44aa-4cdd-9d24-15541e0b3a74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 18422 | 2025.10.28 02:58:26.452237 [ 4 ] {c80f83fe-44aa-4cdd-9d24-15541e0b3a74} <Debug> TCPHandler: Processed in 0.001272131 sec. | ||
| 18423 | 2025.10.28 02:58:27.264503 [ 218 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18424 | 2025.10.28 02:58:27.264584 [ 218 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18425 | 2025.10.28 02:58:27.266772 [ 218 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18426 | 2025.10.28 02:58:27.360708 [ 223 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18427 | 2025.10.28 02:58:27.360761 [ 223 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18428 | 2025.10.28 02:58:27.364012 [ 223 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18429 | 2025.10.28 02:58:28.246486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40860 | ||
| 18430 | 2025.10.28 02:58:28.247110 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18431 | 2025.10.28 02:58:28.247171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18432 | 2025.10.28 02:58:28.247719 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18433 | 2025.10.28 02:58:28.247971 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18434 | 2025.10.28 02:58:28.248144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40860 | ||
| 18435 | 2025.10.28 02:58:28.691038 [ 224 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): 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] | ||
| 18436 | 2025.10.28 02:58:28.691102 [ 224 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): 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] | ||
| 18437 | 2025.10.28 02:58:28.694203 [ 224 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): 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] | ||
| 18438 | 2025.10.28 02:58:29.428642 [ 220 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): 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] | ||
| 18439 | 2025.10.28 02:58:29.428713 [ 220 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): 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] | ||
| 18440 | 2025.10.28 02:58:29.430624 [ 220 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): 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] | ||
| 18441 | 2025.10.28 02:58:30.517273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 18442 | 2025.10.28 02:58:30.534063 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18443 | 2025.10.28 02:58:30.534123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18444 | 2025.10.28 02:58:30.540181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18445 | 2025.10.28 02:58:30.540861 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18446 | 2025.10.28 02:58:30.543877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 18447 | 2025.10.28 02:58:30.864976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2300 | ||
| 18448 | 2025.10.28 02:58:30.867421 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18449 | 2025.10.28 02:58:30.867480 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18450 | 2025.10.28 02:58:30.868717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18451 | 2025.10.28 02:58:30.868994 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18452 | 2025.10.28 02:58:30.869241 [ 222 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): 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] | ||
| 18453 | 2025.10.28 02:58:30.869318 [ 222 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): 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] | ||
| 18454 | 2025.10.28 02:58:30.869397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2300 | ||
| 18455 | 2025.10.28 02:58:30.872447 [ 222 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): 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] | ||
| 18456 | 2025.10.28 02:58:31.459225 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18457 | 2025.10.28 02:58:31.459415 [ 4 ] {91dfc18b-3622-4871-a678-30ac5af10bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18458 | 2025.10.28 02:58:31.459487 [ 4 ] {91dfc18b-3622-4871-a678-30ac5af10bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18459 | 2025.10.28 02:58:31.460321 [ 4 ] {91dfc18b-3622-4871-a678-30ac5af10bd9} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18460 | 2025.10.28 02:58:31.460364 [ 4 ] {91dfc18b-3622-4871-a678-30ac5af10bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18461 | 2025.10.28 02:58:31.460747 [ 4 ] {91dfc18b-3622-4871-a678-30ac5af10bd9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18462 | 2025.10.28 02:58:31.460968 [ 4 ] {91dfc18b-3622-4871-a678-30ac5af10bd9} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18463 | 2025.10.28 02:58:31.461125 [ 4 ] {91dfc18b-3622-4871-a678-30ac5af10bd9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001763 sec., 232558.13953488372 rows/sec., 14.75 MiB/sec. | ||
| 18464 | 2025.10.28 02:58:31.461174 [ 4 ] {91dfc18b-3622-4871-a678-30ac5af10bd9} <Debug> TCPHandler: Processed in 0.002085228 sec. | ||
| 18465 | 2025.10.28 02:58:31.461297 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18466 | 2025.10.28 02:58:31.461397 [ 4 ] {982d9fc6-7d58-40c0-8024-52e0960af16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18467 | 2025.10.28 02:58:31.461439 [ 4 ] {982d9fc6-7d58-40c0-8024-52e0960af16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18468 | 2025.10.28 02:58:31.462338 [ 4 ] {982d9fc6-7d58-40c0-8024-52e0960af16d} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18469 | 2025.10.28 02:58:31.462374 [ 4 ] {982d9fc6-7d58-40c0-8024-52e0960af16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18470 | 2025.10.28 02:58:31.462749 [ 4 ] {982d9fc6-7d58-40c0-8024-52e0960af16d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18471 | 2025.10.28 02:58:31.462957 [ 4 ] {982d9fc6-7d58-40c0-8024-52e0960af16d} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18472 | 2025.10.28 02:58:31.463085 [ 4 ] {982d9fc6-7d58-40c0-8024-52e0960af16d} <Debug> executeQuery: Read 1198 rows, 98.08 KiB in 0.001711 sec., 700175.3360607831 rows/sec., 55.98 MiB/sec. | ||
| 18473 | 2025.10.28 02:58:31.463122 [ 4 ] {982d9fc6-7d58-40c0-8024-52e0960af16d} <Debug> TCPHandler: Processed in 0.001875461 sec. | ||
| 18474 | 2025.10.28 02:58:31.463241 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18475 | 2025.10.28 02:58:31.463336 [ 4 ] {05ba5bb8-161c-4288-b199-bc9e00b1f174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18476 | 2025.10.28 02:58:31.463375 [ 4 ] {05ba5bb8-161c-4288-b199-bc9e00b1f174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18477 | 2025.10.28 02:58:31.463901 [ 4 ] {05ba5bb8-161c-4288-b199-bc9e00b1f174} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18478 | 2025.10.28 02:58:31.463938 [ 4 ] {05ba5bb8-161c-4288-b199-bc9e00b1f174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18479 | 2025.10.28 02:58:31.464238 [ 4 ] {05ba5bb8-161c-4288-b199-bc9e00b1f174} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18480 | 2025.10.28 02:58:31.464437 [ 4 ] {05ba5bb8-161c-4288-b199-bc9e00b1f174} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18481 | 2025.10.28 02:58:31.464562 [ 4 ] {05ba5bb8-161c-4288-b199-bc9e00b1f174} <Debug> executeQuery: Read 248 rows, 15.55 KiB in 0.001245 sec., 199196.78714859436 rows/sec., 12.20 MiB/sec. | ||
| 18482 | 2025.10.28 02:58:31.464600 [ 4 ] {05ba5bb8-161c-4288-b199-bc9e00b1f174} <Debug> TCPHandler: Processed in 0.001407016 sec. | ||
| 18483 | 2025.10.28 02:58:31.464717 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18484 | 2025.10.28 02:58:31.464810 [ 4 ] {7f0ddbf7-2204-4cf8-b17f-a5a29899ce0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18485 | 2025.10.28 02:58:31.464849 [ 4 ] {7f0ddbf7-2204-4cf8-b17f-a5a29899ce0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18486 | 2025.10.28 02:58:31.465358 [ 4 ] {7f0ddbf7-2204-4cf8-b17f-a5a29899ce0d} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18487 | 2025.10.28 02:58:31.465395 [ 4 ] {7f0ddbf7-2204-4cf8-b17f-a5a29899ce0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18488 | 2025.10.28 02:58:31.465716 [ 4 ] {7f0ddbf7-2204-4cf8-b17f-a5a29899ce0d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18489 | 2025.10.28 02:58:31.465920 [ 4 ] {7f0ddbf7-2204-4cf8-b17f-a5a29899ce0d} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18490 | 2025.10.28 02:58:31.466033 [ 115 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 6 parts from all_1_58_12 to all_63_63_0 | ||
| 18491 | 2025.10.28 02:58:31.466046 [ 4 ] {7f0ddbf7-2204-4cf8-b17f-a5a29899ce0d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001253 sec., 169193.93455706304 rows/sec., 10.91 MiB/sec. | ||
| 18492 | 2025.10.28 02:58:31.466108 [ 115 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18493 | 2025.10.28 02:58:31.466125 [ 4 ] {7f0ddbf7-2204-4cf8-b17f-a5a29899ce0d} <Debug> TCPHandler: Processed in 0.001455648 sec. | ||
| 18494 | 2025.10.28 02:58:31.466135 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18495 | 2025.10.28 02:58:31.466252 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18496 | 2025.10.28 02:58:31.466290 [ 198 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_63_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_58_12 to all_63_63_0 into Compact with storage Full | ||
| 18497 | 2025.10.28 02:58:31.466354 [ 4 ] {8a2950f4-f5a2-4ee9-8b2c-9e36ca6aef77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18498 | 2025.10.28 02:58:31.466402 [ 4 ] {8a2950f4-f5a2-4ee9-8b2c-9e36ca6aef77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18499 | 2025.10.28 02:58:31.466453 [ 198 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_63_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18500 | 2025.10.28 02:58:31.466496 [ 198 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_58_12, total 442 rows starting from the beginning of the part | ||
| 18501 | 2025.10.28 02:58:31.466572 [ 198 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 212 rows starting from the beginning of the part | ||
| 18502 | 2025.10.28 02:58:31.466620 [ 198 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 212 rows starting from the beginning of the part | ||
| 18503 | 2025.10.28 02:58:31.466663 [ 198 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 440 rows starting from the beginning of the part | ||
| 18504 | 2025.10.28 02:58:31.466705 [ 198 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 212 rows starting from the beginning of the part | ||
| 18505 | 2025.10.28 02:58:31.466750 [ 198 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 212 rows starting from the beginning of the part | ||
| 18506 | 2025.10.28 02:58:31.466880 [ 4 ] {8a2950f4-f5a2-4ee9-8b2c-9e36ca6aef77} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18507 | 2025.10.28 02:58:31.466921 [ 4 ] {8a2950f4-f5a2-4ee9-8b2c-9e36ca6aef77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18508 | 2025.10.28 02:58:31.467248 [ 4 ] {8a2950f4-f5a2-4ee9-8b2c-9e36ca6aef77} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18509 | 2025.10.28 02:58:31.467476 [ 4 ] {8a2950f4-f5a2-4ee9-8b2c-9e36ca6aef77} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18510 | 2025.10.28 02:58:31.467606 [ 4 ] {8a2950f4-f5a2-4ee9-8b2c-9e36ca6aef77} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001269 sec., 166272.65563435777 rows/sec., 9.44 MiB/sec. | ||
| 18511 | 2025.10.28 02:58:31.467643 [ 4 ] {8a2950f4-f5a2-4ee9-8b2c-9e36ca6aef77} <Debug> TCPHandler: Processed in 0.001438637 sec. | ||
| 18512 | 2025.10.28 02:58:31.467755 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18513 | 2025.10.28 02:58:31.467822 [ 192 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_63_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600342 sec., 1081018.9322032416 rows/sec., 74.76 MiB/sec. | ||
| 18514 | 2025.10.28 02:58:31.467856 [ 4 ] {3ddfd60d-e368-432f-9541-12b8fc27fa92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18515 | 2025.10.28 02:58:31.467895 [ 4 ] {3ddfd60d-e368-432f-9541-12b8fc27fa92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18516 | 2025.10.28 02:58:31.467960 [ 198 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_63_13} <Trace> MergedBlockOutputStream: filled checksums all_1_63_13 (state Temporary) | ||
| 18517 | 2025.10.28 02:58:31.468208 [ 198 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_63_13} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_63_13 to all_1_63_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18518 | 2025.10.28 02:58:31.468275 [ 198 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_63_13} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 6 parts: [all_1_58_12, all_63_63_0] -> all_1_63_13 | ||
| 18519 | 2025.10.28 02:58:31.468351 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 18520 | 2025.10.28 02:58:31.468509 [ 4 ] {3ddfd60d-e368-432f-9541-12b8fc27fa92} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18521 | 2025.10.28 02:58:31.468549 [ 4 ] {3ddfd60d-e368-432f-9541-12b8fc27fa92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18522 | 2025.10.28 02:58:31.468880 [ 4 ] {3ddfd60d-e368-432f-9541-12b8fc27fa92} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18523 | 2025.10.28 02:58:31.469082 [ 4 ] {3ddfd60d-e368-432f-9541-12b8fc27fa92} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18524 | 2025.10.28 02:58:31.469211 [ 4 ] {3ddfd60d-e368-432f-9541-12b8fc27fa92} <Debug> executeQuery: Read 722 rows, 51.91 KiB in 0.001373 sec., 525855.7902403496 rows/sec., 36.92 MiB/sec. | ||
| 18525 | 2025.10.28 02:58:31.469247 [ 4 ] {3ddfd60d-e368-432f-9541-12b8fc27fa92} <Debug> TCPHandler: Processed in 0.001539801 sec. | ||
| 18526 | 2025.10.28 02:58:31.469366 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18527 | 2025.10.28 02:58:31.469457 [ 4 ] {e0a2547f-bb06-4d72-a8c2-5dc834f1c2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18528 | 2025.10.28 02:58:31.469497 [ 4 ] {e0a2547f-bb06-4d72-a8c2-5dc834f1c2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18529 | 2025.10.28 02:58:31.469821 [ 4 ] {e0a2547f-bb06-4d72-a8c2-5dc834f1c2a9} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18530 | 2025.10.28 02:58:31.469854 [ 4 ] {e0a2547f-bb06-4d72-a8c2-5dc834f1c2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18531 | 2025.10.28 02:58:31.470146 [ 4 ] {e0a2547f-bb06-4d72-a8c2-5dc834f1c2a9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18532 | 2025.10.28 02:58:31.470348 [ 4 ] {e0a2547f-bb06-4d72-a8c2-5dc834f1c2a9} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18533 | 2025.10.28 02:58:31.470471 [ 4 ] {e0a2547f-bb06-4d72-a8c2-5dc834f1c2a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 18534 | 2025.10.28 02:58:31.470506 [ 4 ] {e0a2547f-bb06-4d72-a8c2-5dc834f1c2a9} <Debug> TCPHandler: Processed in 0.001195679 sec. | ||
| 18535 | 2025.10.28 02:58:31.470617 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18536 | 2025.10.28 02:58:31.470714 [ 4 ] {5ae1dd05-2772-48a3-a6fe-20f67b4185c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18537 | 2025.10.28 02:58:31.470755 [ 4 ] {5ae1dd05-2772-48a3-a6fe-20f67b4185c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18538 | 2025.10.28 02:58:31.471167 [ 4 ] {5ae1dd05-2772-48a3-a6fe-20f67b4185c3} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18539 | 2025.10.28 02:58:31.471202 [ 4 ] {5ae1dd05-2772-48a3-a6fe-20f67b4185c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18540 | 2025.10.28 02:58:31.471533 [ 4 ] {5ae1dd05-2772-48a3-a6fe-20f67b4185c3} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18541 | 2025.10.28 02:58:31.471742 [ 4 ] {5ae1dd05-2772-48a3-a6fe-20f67b4185c3} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18542 | 2025.10.28 02:58:31.471868 [ 4 ] {5ae1dd05-2772-48a3-a6fe-20f67b4185c3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001172 sec., 267918.08873720135 rows/sec., 17.60 MiB/sec. | ||
| 18543 | 2025.10.28 02:58:31.471873 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_139_29 to all_144_144_0 | ||
| 18544 | 2025.10.28 02:58:31.471903 [ 4 ] {5ae1dd05-2772-48a3-a6fe-20f67b4185c3} <Debug> TCPHandler: Processed in 0.001337494 sec. | ||
| 18545 | 2025.10.28 02:58:31.471914 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18546 | 2025.10.28 02:58:31.471934 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18547 | 2025.10.28 02:58:31.472012 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18548 | 2025.10.28 02:58:31.472022 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_144_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_139_29 to all_144_144_0 into Compact with storage Full | ||
| 18549 | 2025.10.28 02:58:31.472105 [ 4 ] {6bd72ba9-db92-463d-9e79-7671556a279c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18550 | 2025.10.28 02:58:31.472150 [ 4 ] {6bd72ba9-db92-463d-9e79-7671556a279c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18551 | 2025.10.28 02:58:31.472153 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_144_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18552 | 2025.10.28 02:58:31.472198 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_139_29, total 43811 rows starting from the beginning of the part | ||
| 18553 | 2025.10.28 02:58:31.472263 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 32 rows starting from the beginning of the part | ||
| 18554 | 2025.10.28 02:58:31.472313 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 18555 | 2025.10.28 02:58:31.472366 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 314 rows starting from the beginning of the part | ||
| 18556 | 2025.10.28 02:58:31.472411 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 18557 | 2025.10.28 02:58:31.472458 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 314 rows starting from the beginning of the part | ||
| 18558 | 2025.10.28 02:58:31.472480 [ 4 ] {6bd72ba9-db92-463d-9e79-7671556a279c} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18559 | 2025.10.28 02:58:31.472518 [ 4 ] {6bd72ba9-db92-463d-9e79-7671556a279c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18560 | 2025.10.28 02:58:31.472834 [ 4 ] {6bd72ba9-db92-463d-9e79-7671556a279c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18561 | 2025.10.28 02:58:31.473031 [ 4 ] {6bd72ba9-db92-463d-9e79-7671556a279c} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18562 | 2025.10.28 02:58:31.473158 [ 4 ] {6bd72ba9-db92-463d-9e79-7671556a279c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 18563 | 2025.10.28 02:58:31.473193 [ 4 ] {6bd72ba9-db92-463d-9e79-7671556a279c} <Debug> TCPHandler: Processed in 0.00122792 sec. | ||
| 18564 | 2025.10.28 02:58:31.473238 [ 225 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18565 | 2025.10.28 02:58:31.473299 [ 225 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18566 | 2025.10.28 02:58:31.473313 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18567 | 2025.10.28 02:58:31.473410 [ 4 ] {a6e8b53e-c537-4546-8df2-e80f9eec359e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18568 | 2025.10.28 02:58:31.473465 [ 4 ] {a6e8b53e-c537-4546-8df2-e80f9eec359e} <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 | ||
| 18569 | 2025.10.28 02:58:31.474285 [ 4 ] {a6e8b53e-c537-4546-8df2-e80f9eec359e} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18570 | 2025.10.28 02:58:31.474320 [ 4 ] {a6e8b53e-c537-4546-8df2-e80f9eec359e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18571 | 2025.10.28 02:58:31.474923 [ 4 ] {a6e8b53e-c537-4546-8df2-e80f9eec359e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18572 | 2025.10.28 02:58:31.475171 [ 4 ] {a6e8b53e-c537-4546-8df2-e80f9eec359e} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18573 | 2025.10.28 02:58:31.475318 [ 4 ] {a6e8b53e-c537-4546-8df2-e80f9eec359e} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001925 sec., 22337.662337662336 rows/sec., 40.03 MiB/sec. | ||
| 18574 | 2025.10.28 02:58:31.475371 [ 4 ] {a6e8b53e-c537-4546-8df2-e80f9eec359e} <Debug> TCPHandler: Processed in 0.002113809 sec. | ||
| 18575 | 2025.10.28 02:58:31.475494 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18576 | 2025.10.28 02:58:31.475557 [ 225 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18577 | 2025.10.28 02:58:31.475588 [ 4 ] {a9df91b2-6603-43ee-b8d2-5d6f1d987d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18578 | 2025.10.28 02:58:31.475633 [ 4 ] {a9df91b2-6603-43ee-b8d2-5d6f1d987d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18579 | 2025.10.28 02:58:31.475957 [ 4 ] {a9df91b2-6603-43ee-b8d2-5d6f1d987d33} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18580 | 2025.10.28 02:58:31.475993 [ 4 ] {a9df91b2-6603-43ee-b8d2-5d6f1d987d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18581 | 2025.10.28 02:58:31.476289 [ 4 ] {a9df91b2-6603-43ee-b8d2-5d6f1d987d33} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18582 | 2025.10.28 02:58:31.476501 [ 4 ] {a9df91b2-6603-43ee-b8d2-5d6f1d987d33} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18583 | 2025.10.28 02:58:31.476629 [ 4 ] {a9df91b2-6603-43ee-b8d2-5d6f1d987d33} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001059 sec., 98205.85457979226 rows/sec., 6.02 MiB/sec. | ||
| 18584 | 2025.10.28 02:58:31.476663 [ 4 ] {a9df91b2-6603-43ee-b8d2-5d6f1d987d33} <Debug> TCPHandler: Processed in 0.0012256 sec. | ||
| 18585 | 2025.10.28 02:58:31.480123 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_144_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44791 rows, containing 5 columns (5 merged, 0 gathered) in 0.008143316 sec., 5500339.173869711 rows/sec., 368.05 MiB/sec. | ||
| 18586 | 2025.10.28 02:58:31.480425 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_144_30} <Trace> MergedBlockOutputStream: filled checksums all_1_144_30 (state Temporary) | ||
| 18587 | 2025.10.28 02:58:31.480666 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_144_30} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_144_30 to all_1_144_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18588 | 2025.10.28 02:58:31.480730 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_144_30} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_139_29, all_144_144_0] -> all_1_144_30 | ||
| 18589 | 2025.10.28 02:58:31.480801 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 18590 | 2025.10.28 02:58:31.930602 [ 219 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18591 | 2025.10.28 02:58:31.930664 [ 219 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18592 | 2025.10.28 02:58:31.933835 [ 219 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18593 | 2025.10.28 02:58:32.274656 [ 219 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18594 | 2025.10.28 02:58:32.274710 [ 219 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18595 | 2025.10.28 02:58:32.277267 [ 219 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18596 | 2025.10.28 02:58:35.502356 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18597 | 2025.10.28 02:58:35.502461 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18598 | 2025.10.28 02:58:35.749193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41308 | ||
| 18599 | 2025.10.28 02:58:35.749710 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18600 | 2025.10.28 02:58:35.749755 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18601 | 2025.10.28 02:58:35.750240 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18602 | 2025.10.28 02:58:35.750478 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18603 | 2025.10.28 02:58:35.750610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41308 | ||
| 18604 | 2025.10.28 02:58:35.750620 [ 105 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18605 | 2025.10.28 02:58:35.750688 [ 105 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18606 | 2025.10.28 02:58:35.750707 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18607 | 2025.10.28 02:58:35.750816 [ 189 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 18608 | 2025.10.28 02:58:35.750947 [ 189 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18609 | 2025.10.28 02:58:35.750991 [ 189 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38940 rows starting from the beginning of the part | ||
| 18610 | 2025.10.28 02:58:35.751063 [ 189 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 18611 | 2025.10.28 02:58:35.751113 [ 189 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 18612 | 2025.10.28 02:58:35.751155 [ 189 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 18613 | 2025.10.28 02:58:35.751200 [ 189 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 18614 | 2025.10.28 02:58:35.751244 [ 189 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 18615 | 2025.10.28 02:58:35.753863 [ 196 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41308 rows, containing 4 columns (4 merged, 0 gathered) in 0.003093071 sec., 13355011.895944191 rows/sec., 191.04 MiB/sec. | ||
| 18616 | 2025.10.28 02:58:35.754337 [ 192 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18617 | 2025.10.28 02:58:35.754711 [ 192 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_86_17} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18618 | 2025.10.28 02:58:35.754798 [ 192 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_86_17} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18619 | 2025.10.28 02:58:35.754917 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18620 | 2025.10.28 02:58:36.446634 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18621 | 2025.10.28 02:58:36.446887 [ 4 ] {056f1c6a-8730-44b0-8b66-2daf9cdb4e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18622 | 2025.10.28 02:58:36.446953 [ 4 ] {056f1c6a-8730-44b0-8b66-2daf9cdb4e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18623 | 2025.10.28 02:58:36.447699 [ 4 ] {056f1c6a-8730-44b0-8b66-2daf9cdb4e60} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18624 | 2025.10.28 02:58:36.447747 [ 4 ] {056f1c6a-8730-44b0-8b66-2daf9cdb4e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18625 | 2025.10.28 02:58:36.448147 [ 4 ] {056f1c6a-8730-44b0-8b66-2daf9cdb4e60} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18626 | 2025.10.28 02:58:36.448379 [ 4 ] {056f1c6a-8730-44b0-8b66-2daf9cdb4e60} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18627 | 2025.10.28 02:58:36.448551 [ 4 ] {056f1c6a-8730-44b0-8b66-2daf9cdb4e60} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.51 MiB/sec. | ||
| 18628 | 2025.10.28 02:58:36.448602 [ 4 ] {056f1c6a-8730-44b0-8b66-2daf9cdb4e60} <Debug> TCPHandler: Processed in 0.002160611 sec. | ||
| 18629 | 2025.10.28 02:58:36.448734 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18630 | 2025.10.28 02:58:36.448837 [ 4 ] {3108344f-2c83-4aa2-b56c-e637398ac924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18631 | 2025.10.28 02:58:36.448881 [ 4 ] {3108344f-2c83-4aa2-b56c-e637398ac924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18632 | 2025.10.28 02:58:36.449349 [ 4 ] {3108344f-2c83-4aa2-b56c-e637398ac924} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18633 | 2025.10.28 02:58:36.449387 [ 4 ] {3108344f-2c83-4aa2-b56c-e637398ac924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18634 | 2025.10.28 02:58:36.449707 [ 4 ] {3108344f-2c83-4aa2-b56c-e637398ac924} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18635 | 2025.10.28 02:58:36.449930 [ 4 ] {3108344f-2c83-4aa2-b56c-e637398ac924} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18636 | 2025.10.28 02:58:36.450066 [ 4 ] {3108344f-2c83-4aa2-b56c-e637398ac924} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 18637 | 2025.10.28 02:58:36.450105 [ 4 ] {3108344f-2c83-4aa2-b56c-e637398ac924} <Debug> TCPHandler: Processed in 0.001424276 sec. | ||
| 18638 | 2025.10.28 02:58:36.450225 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18639 | 2025.10.28 02:58:36.450322 [ 4 ] {b2ff85f9-cf46-4bb2-9588-a479e7dc71ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18640 | 2025.10.28 02:58:36.450365 [ 4 ] {b2ff85f9-cf46-4bb2-9588-a479e7dc71ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18641 | 2025.10.28 02:58:36.450809 [ 4 ] {b2ff85f9-cf46-4bb2-9588-a479e7dc71ed} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18642 | 2025.10.28 02:58:36.450845 [ 4 ] {b2ff85f9-cf46-4bb2-9588-a479e7dc71ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18643 | 2025.10.28 02:58:36.451175 [ 4 ] {b2ff85f9-cf46-4bb2-9588-a479e7dc71ed} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18644 | 2025.10.28 02:58:36.451388 [ 4 ] {b2ff85f9-cf46-4bb2-9588-a479e7dc71ed} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18645 | 2025.10.28 02:58:36.451521 [ 4 ] {b2ff85f9-cf46-4bb2-9588-a479e7dc71ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 18646 | 2025.10.28 02:58:36.451558 [ 4 ] {b2ff85f9-cf46-4bb2-9588-a479e7dc71ed} <Debug> TCPHandler: Processed in 0.001385306 sec. | ||
| 18647 | 2025.10.28 02:58:36.451669 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18648 | 2025.10.28 02:58:36.451766 [ 4 ] {7562ecc2-33a9-4df6-88fa-a48de16d0eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18649 | 2025.10.28 02:58:36.451807 [ 4 ] {7562ecc2-33a9-4df6-88fa-a48de16d0eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18650 | 2025.10.28 02:58:36.452148 [ 4 ] {7562ecc2-33a9-4df6-88fa-a48de16d0eb6} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18651 | 2025.10.28 02:58:36.452184 [ 4 ] {7562ecc2-33a9-4df6-88fa-a48de16d0eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18652 | 2025.10.28 02:58:36.452494 [ 4 ] {7562ecc2-33a9-4df6-88fa-a48de16d0eb6} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18653 | 2025.10.28 02:58:36.452698 [ 4 ] {7562ecc2-33a9-4df6-88fa-a48de16d0eb6} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18654 | 2025.10.28 02:58:36.452828 [ 4 ] {7562ecc2-33a9-4df6-88fa-a48de16d0eb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 18655 | 2025.10.28 02:58:36.452864 [ 4 ] {7562ecc2-33a9-4df6-88fa-a48de16d0eb6} <Debug> TCPHandler: Processed in 0.001244001 sec. | ||
| 18656 | 2025.10.28 02:58:38.043953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18657 | 2025.10.28 02:58:38.061370 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18658 | 2025.10.28 02:58:38.061421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18659 | 2025.10.28 02:58:38.067479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18660 | 2025.10.28 02:58:38.068189 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18661 | 2025.10.28 02:58:38.068496 [ 101 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18662 | 2025.10.28 02:58:38.068540 [ 101 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18663 | 2025.10.28 02:58:38.068562 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18664 | 2025.10.28 02:58:38.068664 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 18665 | 2025.10.28 02:58:38.071191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18666 | 2025.10.28 02:58:38.071701 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18667 | 2025.10.28 02:58:38.072460 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 18668 | 2025.10.28 02:58:38.075970 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 18669 | 2025.10.28 02:58:38.079339 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 18670 | 2025.10.28 02:58:38.083138 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 18671 | 2025.10.28 02:58:38.087185 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 18672 | 2025.10.28 02:58:38.091251 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 18673 | 2025.10.28 02:58:38.146884 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.07825345 sec., 8280.78506442847 rows/sec., 42.82 MiB/sec. | ||
| 18674 | 2025.10.28 02:58:38.150405 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18675 | 2025.10.28 02:58:38.152436 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::all_1_86_17} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18676 | 2025.10.28 02:58:38.152550 [ 188 ] {6e128296-918e-4be5-88c3-703151528856::all_1_86_17} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18677 | 2025.10.28 02:58:38.155244 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18678 | 2025.10.28 02:58:39.000403 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.22 MiB, peak 411.63 MiB, free memory in arenas 0.00 B, will set to 393.21 MiB (RSS), difference: -1.01 MiB | ||
| 18679 | 2025.10.28 02:58:39.079697 [ 220 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): 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] | ||
| 18680 | 2025.10.28 02:58:39.079742 [ 220 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): 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] | ||
| 18681 | 2025.10.28 02:58:39.082317 [ 220 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): 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] | ||
| 18682 | 2025.10.28 02:58:39.874902 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18683 | 2025.10.28 02:58:39.875158 [ 4 ] {ca0d2be4-2298-44a8-9f07-7ad5c3157994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18684 | 2025.10.28 02:58:39.875265 [ 4 ] {ca0d2be4-2298-44a8-9f07-7ad5c3157994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18685 | 2025.10.28 02:58:39.876291 [ 4 ] {ca0d2be4-2298-44a8-9f07-7ad5c3157994} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18686 | 2025.10.28 02:58:39.876344 [ 4 ] {ca0d2be4-2298-44a8-9f07-7ad5c3157994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18687 | 2025.10.28 02:58:39.876764 [ 4 ] {ca0d2be4-2298-44a8-9f07-7ad5c3157994} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18688 | 2025.10.28 02:58:39.876997 [ 4 ] {ca0d2be4-2298-44a8-9f07-7ad5c3157994} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18689 | 2025.10.28 02:58:39.877170 [ 4 ] {ca0d2be4-2298-44a8-9f07-7ad5c3157994} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002086 sec., 196548.41802492808 rows/sec., 12.47 MiB/sec. | ||
| 18690 | 2025.10.28 02:58:39.877222 [ 4 ] {ca0d2be4-2298-44a8-9f07-7ad5c3157994} <Debug> TCPHandler: Processed in 0.00246177 sec. | ||
| 18691 | 2025.10.28 02:58:39.877343 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18692 | 2025.10.28 02:58:39.877446 [ 4 ] {e3d218f8-cd20-46bd-ac9c-f5e8615a7c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18693 | 2025.10.28 02:58:39.877490 [ 4 ] {e3d218f8-cd20-46bd-ac9c-f5e8615a7c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18694 | 2025.10.28 02:58:39.877891 [ 4 ] {e3d218f8-cd20-46bd-ac9c-f5e8615a7c0a} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18695 | 2025.10.28 02:58:39.877929 [ 4 ] {e3d218f8-cd20-46bd-ac9c-f5e8615a7c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18696 | 2025.10.28 02:58:39.878228 [ 4 ] {e3d218f8-cd20-46bd-ac9c-f5e8615a7c0a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18697 | 2025.10.28 02:58:39.878452 [ 4 ] {e3d218f8-cd20-46bd-ac9c-f5e8615a7c0a} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18698 | 2025.10.28 02:58:39.878586 [ 4 ] {e3d218f8-cd20-46bd-ac9c-f5e8615a7c0a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001163 sec., 1719.6904557179707 rows/sec., 140.23 KiB/sec. | ||
| 18699 | 2025.10.28 02:58:39.878625 [ 4 ] {e3d218f8-cd20-46bd-ac9c-f5e8615a7c0a} <Debug> TCPHandler: Processed in 0.001335063 sec. | ||
| 18700 | 2025.10.28 02:58:39.878726 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18701 | 2025.10.28 02:58:39.878822 [ 4 ] {d052c715-5d67-4b38-9935-16d9e09e362d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18702 | 2025.10.28 02:58:39.878862 [ 4 ] {d052c715-5d67-4b38-9935-16d9e09e362d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18703 | 2025.10.28 02:58:39.880409 [ 4 ] {d052c715-5d67-4b38-9935-16d9e09e362d} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18704 | 2025.10.28 02:58:39.880447 [ 4 ] {d052c715-5d67-4b38-9935-16d9e09e362d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18705 | 2025.10.28 02:58:39.880897 [ 4 ] {d052c715-5d67-4b38-9935-16d9e09e362d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18706 | 2025.10.28 02:58:39.881111 [ 4 ] {d052c715-5d67-4b38-9935-16d9e09e362d} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18707 | 2025.10.28 02:58:39.881250 [ 4 ] {d052c715-5d67-4b38-9935-16d9e09e362d} <Debug> executeQuery: Read 2339 rows, 194.72 KiB in 0.002447 sec., 955864.3236616265 rows/sec., 77.71 MiB/sec. | ||
| 18708 | 2025.10.28 02:58:39.881250 [ 98 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18709 | 2025.10.28 02:58:39.881292 [ 4 ] {d052c715-5d67-4b38-9935-16d9e09e362d} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 18710 | 2025.10.28 02:58:39.881322 [ 4 ] {d052c715-5d67-4b38-9935-16d9e09e362d} <Debug> TCPHandler: Processed in 0.002646517 sec. | ||
| 18711 | 2025.10.28 02:58:39.881334 [ 98 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18712 | 2025.10.28 02:58:39.881363 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18713 | 2025.10.28 02:58:39.881445 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18714 | 2025.10.28 02:58:39.881484 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18715 | 2025.10.28 02:58:39.881573 [ 4 ] {7d882778-f124-4ccc-9982-fd81ea66cbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18716 | 2025.10.28 02:58:39.881629 [ 4 ] {7d882778-f124-4ccc-9982-fd81ea66cbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18717 | 2025.10.28 02:58:39.881643 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18718 | 2025.10.28 02:58:39.881688 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2349 rows starting from the beginning of the part | ||
| 18719 | 2025.10.28 02:58:39.881768 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1198 rows starting from the beginning of the part | ||
| 18720 | 2025.10.28 02:58:39.881824 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
| 18721 | 2025.10.28 02:58:39.881873 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1198 rows starting from the beginning of the part | ||
| 18722 | 2025.10.28 02:58:39.881920 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
| 18723 | 2025.10.28 02:58:39.881970 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 2339 rows starting from the beginning of the part | ||
| 18724 | 2025.10.28 02:58:39.882204 [ 4 ] {7d882778-f124-4ccc-9982-fd81ea66cbe9} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18725 | 2025.10.28 02:58:39.882250 [ 4 ] {7d882778-f124-4ccc-9982-fd81ea66cbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18726 | 2025.10.28 02:58:39.882589 [ 4 ] {7d882778-f124-4ccc-9982-fd81ea66cbe9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18727 | 2025.10.28 02:58:39.882816 [ 4 ] {7d882778-f124-4ccc-9982-fd81ea66cbe9} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18728 | 2025.10.28 02:58:39.882956 [ 4 ] {7d882778-f124-4ccc-9982-fd81ea66cbe9} <Debug> executeQuery: Read 250 rows, 15.69 KiB in 0.001409 sec., 177430.80198722496 rows/sec., 10.87 MiB/sec. | ||
| 18729 | 2025.10.28 02:58:39.882996 [ 4 ] {7d882778-f124-4ccc-9982-fd81ea66cbe9} <Debug> TCPHandler: Processed in 0.001613892 sec. | ||
| 18730 | 2025.10.28 02:58:39.883110 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18731 | 2025.10.28 02:58:39.883225 [ 4 ] {084d1ef2-bc7d-4137-919f-150ee5be3d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18732 | 2025.10.28 02:58:39.883273 [ 4 ] {084d1ef2-bc7d-4137-919f-150ee5be3d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18733 | 2025.10.28 02:58:39.883920 [ 4 ] {084d1ef2-bc7d-4137-919f-150ee5be3d21} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18734 | 2025.10.28 02:58:39.883964 [ 4 ] {084d1ef2-bc7d-4137-919f-150ee5be3d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18735 | 2025.10.28 02:58:39.884281 [ 4 ] {084d1ef2-bc7d-4137-919f-150ee5be3d21} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18736 | 2025.10.28 02:58:39.884454 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7196 rows, containing 5 columns (5 merged, 0 gathered) in 0.003028139 sec., 2376377.0421371013 rows/sec., 201.01 MiB/sec. | ||
| 18737 | 2025.10.28 02:58:39.884487 [ 4 ] {084d1ef2-bc7d-4137-919f-150ee5be3d21} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18738 | 2025.10.28 02:58:39.884621 [ 4 ] {084d1ef2-bc7d-4137-919f-150ee5be3d21} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00142 sec., 309859.15492957743 rows/sec., 20.50 MiB/sec. | ||
| 18739 | 2025.10.28 02:58:39.884660 [ 4 ] {084d1ef2-bc7d-4137-919f-150ee5be3d21} <Debug> TCPHandler: Processed in 0.001608913 sec. | ||
| 18740 | 2025.10.28 02:58:39.884771 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18741 | 2025.10.28 02:58:39.884772 [ 187 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18742 | 2025.10.28 02:58:39.884866 [ 4 ] {7e0212b7-8f37-499e-97a8-aaa6992a0d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18743 | 2025.10.28 02:58:39.884913 [ 4 ] {7e0212b7-8f37-499e-97a8-aaa6992a0d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18744 | 2025.10.28 02:58:39.885114 [ 187 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_146_29} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18745 | 2025.10.28 02:58:39.885212 [ 187 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_146_29} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18746 | 2025.10.28 02:58:39.885344 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 18747 | 2025.10.28 02:58:39.885395 [ 4 ] {7e0212b7-8f37-499e-97a8-aaa6992a0d4e} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18748 | 2025.10.28 02:58:39.885437 [ 4 ] {7e0212b7-8f37-499e-97a8-aaa6992a0d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18749 | 2025.10.28 02:58:39.885746 [ 4 ] {7e0212b7-8f37-499e-97a8-aaa6992a0d4e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18750 | 2025.10.28 02:58:39.885967 [ 4 ] {7e0212b7-8f37-499e-97a8-aaa6992a0d4e} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18751 | 2025.10.28 02:58:39.886098 [ 4 ] {7e0212b7-8f37-499e-97a8-aaa6992a0d4e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001249 sec., 168935.1481184948 rows/sec., 9.59 MiB/sec. | ||
| 18752 | 2025.10.28 02:58:39.886137 [ 4 ] {7e0212b7-8f37-499e-97a8-aaa6992a0d4e} <Debug> TCPHandler: Processed in 0.001415306 sec. | ||
| 18753 | 2025.10.28 02:58:39.886247 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18754 | 2025.10.28 02:58:39.886342 [ 4 ] {287bd975-e721-4275-83f2-418c91a50c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18755 | 2025.10.28 02:58:39.886382 [ 4 ] {287bd975-e721-4275-83f2-418c91a50c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18756 | 2025.10.28 02:58:39.887266 [ 4 ] {287bd975-e721-4275-83f2-418c91a50c62} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18757 | 2025.10.28 02:58:39.887303 [ 4 ] {287bd975-e721-4275-83f2-418c91a50c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18758 | 2025.10.28 02:58:39.887657 [ 4 ] {287bd975-e721-4275-83f2-418c91a50c62} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18759 | 2025.10.28 02:58:39.887873 [ 4 ] {287bd975-e721-4275-83f2-418c91a50c62} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18760 | 2025.10.28 02:58:39.888009 [ 98 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18761 | 2025.10.28 02:58:39.888013 [ 4 ] {287bd975-e721-4275-83f2-418c91a50c62} <Debug> executeQuery: Read 1180 rows, 86.36 KiB in 0.001688 sec., 699052.1327014217 rows/sec., 49.96 MiB/sec. | ||
| 18762 | 2025.10.28 02:58:39.888049 [ 98 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18763 | 2025.10.28 02:58:39.888072 [ 4 ] {287bd975-e721-4275-83f2-418c91a50c62} <Debug> TCPHandler: Processed in 0.001874171 sec. | ||
| 18764 | 2025.10.28 02:58:39.888075 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18765 | 2025.10.28 02:58:39.888176 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18766 | 2025.10.28 02:58:39.888192 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18767 | 2025.10.28 02:58:39.888298 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18768 | 2025.10.28 02:58:39.888312 [ 4 ] {67787e75-3bef-4d0d-94cb-7486bcb53c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18769 | 2025.10.28 02:58:39.888336 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1214 rows starting from the beginning of the part | ||
| 18770 | 2025.10.28 02:58:39.888362 [ 4 ] {67787e75-3bef-4d0d-94cb-7486bcb53c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18771 | 2025.10.28 02:58:39.888401 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 722 rows starting from the beginning of the part | ||
| 18772 | 2025.10.28 02:58:39.888455 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 18773 | 2025.10.28 02:58:39.888499 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 722 rows starting from the beginning of the part | ||
| 18774 | 2025.10.28 02:58:39.888538 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 18775 | 2025.10.28 02:58:39.888580 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1180 rows starting from the beginning of the part | ||
| 18776 | 2025.10.28 02:58:39.888709 [ 4 ] {67787e75-3bef-4d0d-94cb-7486bcb53c38} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18777 | 2025.10.28 02:58:39.888751 [ 4 ] {67787e75-3bef-4d0d-94cb-7486bcb53c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18778 | 2025.10.28 02:58:39.889085 [ 4 ] {67787e75-3bef-4d0d-94cb-7486bcb53c38} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18779 | 2025.10.28 02:58:39.889323 [ 4 ] {67787e75-3bef-4d0d-94cb-7486bcb53c38} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18780 | 2025.10.28 02:58:39.889460 [ 4 ] {67787e75-3bef-4d0d-94cb-7486bcb53c38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001167 sec., 5141.388174807198 rows/sec., 268.62 KiB/sec. | ||
| 18781 | 2025.10.28 02:58:39.889497 [ 4 ] {67787e75-3bef-4d0d-94cb-7486bcb53c38} <Debug> TCPHandler: Processed in 0.001353734 sec. | ||
| 18782 | 2025.10.28 02:58:39.889608 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18783 | 2025.10.28 02:58:39.889705 [ 4 ] {882f0a8d-12ed-447c-9b9f-1e497e6e2069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18784 | 2025.10.28 02:58:39.889750 [ 4 ] {882f0a8d-12ed-447c-9b9f-1e497e6e2069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18785 | 2025.10.28 02:58:39.890019 [ 187 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001876921 sec., 2113035.1250798516 rows/sec., 158.70 MiB/sec. | ||
| 18786 | 2025.10.28 02:58:39.890215 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18787 | 2025.10.28 02:58:39.890409 [ 4 ] {882f0a8d-12ed-447c-9b9f-1e497e6e2069} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18788 | 2025.10.28 02:58:39.890446 [ 4 ] {882f0a8d-12ed-447c-9b9f-1e497e6e2069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18789 | 2025.10.28 02:58:39.890484 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_146_29} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18790 | 2025.10.28 02:58:39.890552 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_146_29} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18791 | 2025.10.28 02:58:39.890639 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 18792 | 2025.10.28 02:58:39.890848 [ 4 ] {882f0a8d-12ed-447c-9b9f-1e497e6e2069} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18793 | 2025.10.28 02:58:39.891082 [ 4 ] {882f0a8d-12ed-447c-9b9f-1e497e6e2069} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18794 | 2025.10.28 02:58:39.891215 [ 4 ] {882f0a8d-12ed-447c-9b9f-1e497e6e2069} <Debug> executeQuery: Read 967 rows, 65.67 KiB in 0.001529 sec., 632439.5029431001 rows/sec., 41.94 MiB/sec. | ||
| 18795 | 2025.10.28 02:58:39.891253 [ 4 ] {882f0a8d-12ed-447c-9b9f-1e497e6e2069} <Debug> TCPHandler: Processed in 0.001694915 sec. | ||
| 18796 | 2025.10.28 02:58:39.891385 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18797 | 2025.10.28 02:58:39.891479 [ 4 ] {1fa81875-a605-41bb-b920-4601f61cc778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18798 | 2025.10.28 02:58:39.891521 [ 4 ] {1fa81875-a605-41bb-b920-4601f61cc778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18799 | 2025.10.28 02:58:39.891859 [ 4 ] {1fa81875-a605-41bb-b920-4601f61cc778} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18800 | 2025.10.28 02:58:39.891894 [ 4 ] {1fa81875-a605-41bb-b920-4601f61cc778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18801 | 2025.10.28 02:58:39.892207 [ 4 ] {1fa81875-a605-41bb-b920-4601f61cc778} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18802 | 2025.10.28 02:58:39.892414 [ 4 ] {1fa81875-a605-41bb-b920-4601f61cc778} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18803 | 2025.10.28 02:58:39.892544 [ 4 ] {1fa81875-a605-41bb-b920-4601f61cc778} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 18804 | 2025.10.28 02:58:39.892581 [ 4 ] {1fa81875-a605-41bb-b920-4601f61cc778} <Debug> TCPHandler: Processed in 0.001245671 sec. | ||
| 18805 | 2025.10.28 02:58:39.892693 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18806 | 2025.10.28 02:58:39.892786 [ 4 ] {69ae779f-862c-4822-923f-2b9c3bb75d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18807 | 2025.10.28 02:58:39.892840 [ 4 ] {69ae779f-862c-4822-923f-2b9c3bb75d23} <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 | ||
| 18808 | 2025.10.28 02:58:39.893729 [ 4 ] {69ae779f-862c-4822-923f-2b9c3bb75d23} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18809 | 2025.10.28 02:58:39.893765 [ 4 ] {69ae779f-862c-4822-923f-2b9c3bb75d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18810 | 2025.10.28 02:58:39.894327 [ 4 ] {69ae779f-862c-4822-923f-2b9c3bb75d23} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18811 | 2025.10.28 02:58:39.894549 [ 4 ] {69ae779f-862c-4822-923f-2b9c3bb75d23} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18812 | 2025.10.28 02:58:39.894685 [ 4 ] {69ae779f-862c-4822-923f-2b9c3bb75d23} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001917 sec., 22430.881585811163 rows/sec., 40.20 MiB/sec. | ||
| 18813 | 2025.10.28 02:58:39.894722 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): 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] | ||
| 18814 | 2025.10.28 02:58:39.894746 [ 4 ] {69ae779f-862c-4822-923f-2b9c3bb75d23} <Debug> TCPHandler: Processed in 0.002101859 sec. | ||
| 18815 | 2025.10.28 02:58:39.894761 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): 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] | ||
| 18816 | 2025.10.28 02:58:39.894869 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18817 | 2025.10.28 02:58:39.894968 [ 4 ] {5c8cd1ef-93d3-427b-b48d-d18124f81c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18818 | 2025.10.28 02:58:39.895010 [ 4 ] {5c8cd1ef-93d3-427b-b48d-d18124f81c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18819 | 2025.10.28 02:58:39.895338 [ 4 ] {5c8cd1ef-93d3-427b-b48d-d18124f81c3c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18820 | 2025.10.28 02:58:39.895378 [ 4 ] {5c8cd1ef-93d3-427b-b48d-d18124f81c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18821 | 2025.10.28 02:58:39.895716 [ 4 ] {5c8cd1ef-93d3-427b-b48d-d18124f81c3c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18822 | 2025.10.28 02:58:39.895974 [ 4 ] {5c8cd1ef-93d3-427b-b48d-d18124f81c3c} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18823 | 2025.10.28 02:58:39.896111 [ 4 ] {5c8cd1ef-93d3-427b-b48d-d18124f81c3c} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001163 sec., 79105.76096302665 rows/sec., 4.78 MiB/sec. | ||
| 18824 | 2025.10.28 02:58:39.896115 [ 98 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18825 | 2025.10.28 02:58:39.896151 [ 4 ] {5c8cd1ef-93d3-427b-b48d-d18124f81c3c} <Debug> TCPHandler: Processed in 0.001331694 sec. | ||
| 18826 | 2025.10.28 02:58:39.896170 [ 98 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18827 | 2025.10.28 02:58:39.896195 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18828 | 2025.10.28 02:58:39.896281 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18829 | 2025.10.28 02:58:39.896405 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18830 | 2025.10.28 02:58:39.896434 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9908 rows starting from the beginning of the part | ||
| 18831 | 2025.10.28 02:58:39.896485 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 104 rows starting from the beginning of the part | ||
| 18832 | 2025.10.28 02:58:39.896530 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 18833 | 2025.10.28 02:58:39.896574 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 104 rows starting from the beginning of the part | ||
| 18834 | 2025.10.28 02:58:39.896614 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 18835 | 2025.10.28 02:58:39.896653 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 92 rows starting from the beginning of the part | ||
| 18836 | 2025.10.28 02:58:39.897660 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): 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] | ||
| 18837 | 2025.10.28 02:58:39.899184 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10328 rows, containing 4 columns (4 merged, 0 gathered) in 0.002941037 sec., 3511686.524174976 rows/sec., 222.93 MiB/sec. | ||
| 18838 | 2025.10.28 02:58:39.899405 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18839 | 2025.10.28 02:58:39.899653 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_146_29} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18840 | 2025.10.28 02:58:39.899718 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_146_29} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18841 | 2025.10.28 02:58:39.899801 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 18842 | 2025.10.28 02:58:40.869670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2354 | ||
| 18843 | 2025.10.28 02:58:40.872898 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18844 | 2025.10.28 02:58:40.872950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18845 | 2025.10.28 02:58:40.874237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18846 | 2025.10.28 02:58:40.874521 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18847 | 2025.10.28 02:58:40.874923 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2354 | ||
| 18848 | 2025.10.28 02:58:41.440065 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18849 | 2025.10.28 02:58:41.440276 [ 4 ] {184923dc-ce01-433c-900f-e49c1d3816f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18850 | 2025.10.28 02:58:41.440372 [ 4 ] {184923dc-ce01-433c-900f-e49c1d3816f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18851 | 2025.10.28 02:58:41.441223 [ 4 ] {184923dc-ce01-433c-900f-e49c1d3816f1} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18852 | 2025.10.28 02:58:41.441272 [ 4 ] {184923dc-ce01-433c-900f-e49c1d3816f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18853 | 2025.10.28 02:58:41.441671 [ 4 ] {184923dc-ce01-433c-900f-e49c1d3816f1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18854 | 2025.10.28 02:58:41.441906 [ 4 ] {184923dc-ce01-433c-900f-e49c1d3816f1} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18855 | 2025.10.28 02:58:41.442072 [ 4 ] {184923dc-ce01-433c-900f-e49c1d3816f1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001862 sec., 30075.187969924813 rows/sec., 2.31 MiB/sec. | ||
| 18856 | 2025.10.28 02:58:41.442125 [ 4 ] {184923dc-ce01-433c-900f-e49c1d3816f1} <Debug> TCPHandler: Processed in 0.002201142 sec. | ||
| 18857 | 2025.10.28 02:58:41.442254 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18858 | 2025.10.28 02:58:41.442360 [ 4 ] {218d8980-9db8-4574-95c5-f3de490bfe8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18859 | 2025.10.28 02:58:41.442405 [ 4 ] {218d8980-9db8-4574-95c5-f3de490bfe8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18860 | 2025.10.28 02:58:41.442848 [ 4 ] {218d8980-9db8-4574-95c5-f3de490bfe8f} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18861 | 2025.10.28 02:58:41.442882 [ 4 ] {218d8980-9db8-4574-95c5-f3de490bfe8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18862 | 2025.10.28 02:58:41.443197 [ 4 ] {218d8980-9db8-4574-95c5-f3de490bfe8f} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18863 | 2025.10.28 02:58:41.443411 [ 4 ] {218d8980-9db8-4574-95c5-f3de490bfe8f} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18864 | 2025.10.28 02:58:41.443545 [ 4 ] {218d8980-9db8-4574-95c5-f3de490bfe8f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 18865 | 2025.10.28 02:58:41.443583 [ 4 ] {218d8980-9db8-4574-95c5-f3de490bfe8f} <Debug> TCPHandler: Processed in 0.001381565 sec. | ||
| 18866 | 2025.10.28 02:58:41.443703 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18867 | 2025.10.28 02:58:41.443814 [ 4 ] {cfc98e40-c94b-46c7-86a5-9c1947478f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18868 | 2025.10.28 02:58:41.443868 [ 4 ] {cfc98e40-c94b-46c7-86a5-9c1947478f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18869 | 2025.10.28 02:58:41.444361 [ 4 ] {cfc98e40-c94b-46c7-86a5-9c1947478f76} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18870 | 2025.10.28 02:58:41.444400 [ 4 ] {cfc98e40-c94b-46c7-86a5-9c1947478f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18871 | 2025.10.28 02:58:41.444814 [ 4 ] {cfc98e40-c94b-46c7-86a5-9c1947478f76} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18872 | 2025.10.28 02:58:41.445120 [ 4 ] {cfc98e40-c94b-46c7-86a5-9c1947478f76} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18873 | 2025.10.28 02:58:41.445292 [ 4 ] {cfc98e40-c94b-46c7-86a5-9c1947478f76} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001503 sec., 21290.751829673987 rows/sec., 1.48 MiB/sec. | ||
| 18874 | 2025.10.28 02:58:41.445341 [ 4 ] {cfc98e40-c94b-46c7-86a5-9c1947478f76} <Debug> TCPHandler: Processed in 0.001689486 sec. | ||
| 18875 | 2025.10.28 02:58:41.445490 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18876 | 2025.10.28 02:58:41.445602 [ 4 ] {c84a0b69-2da3-4065-9632-ae72cee55531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18877 | 2025.10.28 02:58:41.445655 [ 4 ] {c84a0b69-2da3-4065-9632-ae72cee55531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18878 | 2025.10.28 02:58:41.446075 [ 4 ] {c84a0b69-2da3-4065-9632-ae72cee55531} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18879 | 2025.10.28 02:58:41.446120 [ 4 ] {c84a0b69-2da3-4065-9632-ae72cee55531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18880 | 2025.10.28 02:58:41.446520 [ 4 ] {c84a0b69-2da3-4065-9632-ae72cee55531} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18881 | 2025.10.28 02:58:41.446814 [ 4 ] {c84a0b69-2da3-4065-9632-ae72cee55531} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18882 | 2025.10.28 02:58:41.446988 [ 4 ] {c84a0b69-2da3-4065-9632-ae72cee55531} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001409 sec., 8516.6784953868 rows/sec., 587.74 KiB/sec. | ||
| 18883 | 2025.10.28 02:58:41.447035 [ 4 ] {c84a0b69-2da3-4065-9632-ae72cee55531} <Debug> TCPHandler: Processed in 0.001602983 sec. | ||
| 18884 | 2025.10.28 02:58:43.250779 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41820 | ||
| 18885 | 2025.10.28 02:58:43.251378 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18886 | 2025.10.28 02:58:43.251425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18887 | 2025.10.28 02:58:43.251926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18888 | 2025.10.28 02:58:43.252172 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18889 | 2025.10.28 02:58:43.252322 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41820 | ||
| 18890 | 2025.10.28 02:58:45.572158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 18891 | 2025.10.28 02:58:45.591366 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18892 | 2025.10.28 02:58:45.591422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18893 | 2025.10.28 02:58:45.597751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18894 | 2025.10.28 02:58:45.598459 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18895 | 2025.10.28 02:58:45.601973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 18896 | 2025.10.28 02:58:46.409278 [ 223 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18897 | 2025.10.28 02:58:46.409333 [ 223 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18898 | 2025.10.28 02:58:46.412774 [ 223 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18899 | 2025.10.28 02:58:46.445675 [ 224 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18900 | 2025.10.28 02:58:46.445724 [ 224 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18901 | 2025.10.28 02:58:46.446533 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18902 | 2025.10.28 02:58:46.446698 [ 4 ] {b4847c8b-1e6a-4a11-aaf3-621429bd346d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18903 | 2025.10.28 02:58:46.446764 [ 4 ] {b4847c8b-1e6a-4a11-aaf3-621429bd346d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18904 | 2025.10.28 02:58:46.447408 [ 4 ] {b4847c8b-1e6a-4a11-aaf3-621429bd346d} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18905 | 2025.10.28 02:58:46.447451 [ 4 ] {b4847c8b-1e6a-4a11-aaf3-621429bd346d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18906 | 2025.10.28 02:58:46.447835 [ 4 ] {b4847c8b-1e6a-4a11-aaf3-621429bd346d} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18907 | 2025.10.28 02:58:46.448071 [ 4 ] {b4847c8b-1e6a-4a11-aaf3-621429bd346d} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18908 | 2025.10.28 02:58:46.448232 [ 4 ] {b4847c8b-1e6a-4a11-aaf3-621429bd346d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.72 MiB/sec. | ||
| 18909 | 2025.10.28 02:58:46.448283 [ 4 ] {b4847c8b-1e6a-4a11-aaf3-621429bd346d} <Debug> TCPHandler: Processed in 0.001886202 sec. | ||
| 18910 | 2025.10.28 02:58:46.448403 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18911 | 2025.10.28 02:58:46.448443 [ 224 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18912 | 2025.10.28 02:58:46.448513 [ 4 ] {35ce92ea-e15d-4fef-8517-507feddb4b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18913 | 2025.10.28 02:58:46.448560 [ 4 ] {35ce92ea-e15d-4fef-8517-507feddb4b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18914 | 2025.10.28 02:58:46.449017 [ 4 ] {35ce92ea-e15d-4fef-8517-507feddb4b82} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18915 | 2025.10.28 02:58:46.449057 [ 4 ] {35ce92ea-e15d-4fef-8517-507feddb4b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18916 | 2025.10.28 02:58:46.449388 [ 4 ] {35ce92ea-e15d-4fef-8517-507feddb4b82} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18917 | 2025.10.28 02:58:46.449607 [ 4 ] {35ce92ea-e15d-4fef-8517-507feddb4b82} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18918 | 2025.10.28 02:58:46.449744 [ 4 ] {35ce92ea-e15d-4fef-8517-507feddb4b82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001254 sec., 51036.68261562999 rows/sec., 3.98 MiB/sec. | ||
| 18919 | 2025.10.28 02:58:46.449784 [ 4 ] {35ce92ea-e15d-4fef-8517-507feddb4b82} <Debug> TCPHandler: Processed in 0.001435737 sec. | ||
| 18920 | 2025.10.28 02:58:46.449906 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18921 | 2025.10.28 02:58:46.450006 [ 4 ] {c47a1b5e-ed95-4a0e-a481-9a0065aab844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18922 | 2025.10.28 02:58:46.450052 [ 4 ] {c47a1b5e-ed95-4a0e-a481-9a0065aab844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18923 | 2025.10.28 02:58:46.450474 [ 4 ] {c47a1b5e-ed95-4a0e-a481-9a0065aab844} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18924 | 2025.10.28 02:58:46.450511 [ 4 ] {c47a1b5e-ed95-4a0e-a481-9a0065aab844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18925 | 2025.10.28 02:58:46.450843 [ 4 ] {c47a1b5e-ed95-4a0e-a481-9a0065aab844} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18926 | 2025.10.28 02:58:46.451063 [ 4 ] {c47a1b5e-ed95-4a0e-a481-9a0065aab844} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18927 | 2025.10.28 02:58:46.451197 [ 4 ] {c47a1b5e-ed95-4a0e-a481-9a0065aab844} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 18928 | 2025.10.28 02:58:46.451235 [ 4 ] {c47a1b5e-ed95-4a0e-a481-9a0065aab844} <Debug> TCPHandler: Processed in 0.001380345 sec. | ||
| 18929 | 2025.10.28 02:58:46.451379 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18930 | 2025.10.28 02:58:46.451477 [ 4 ] {9b52fa22-68ef-4d9c-853e-4cbbb80c4481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18931 | 2025.10.28 02:58:46.451521 [ 4 ] {9b52fa22-68ef-4d9c-853e-4cbbb80c4481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18932 | 2025.10.28 02:58:46.451872 [ 4 ] {9b52fa22-68ef-4d9c-853e-4cbbb80c4481} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18933 | 2025.10.28 02:58:46.451908 [ 4 ] {9b52fa22-68ef-4d9c-853e-4cbbb80c4481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18934 | 2025.10.28 02:58:46.452220 [ 4 ] {9b52fa22-68ef-4d9c-853e-4cbbb80c4481} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18935 | 2025.10.28 02:58:46.452436 [ 4 ] {9b52fa22-68ef-4d9c-853e-4cbbb80c4481} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18936 | 2025.10.28 02:58:46.452571 [ 4 ] {9b52fa22-68ef-4d9c-853e-4cbbb80c4481} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 18937 | 2025.10.28 02:58:46.452607 [ 4 ] {9b52fa22-68ef-4d9c-853e-4cbbb80c4481} <Debug> TCPHandler: Processed in 0.001278912 sec. | ||
| 18938 | 2025.10.28 02:58:46.452681 [ 220 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18939 | 2025.10.28 02:58:46.452710 [ 220 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18940 | 2025.10.28 02:58:46.455783 [ 220 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18941 | 2025.10.28 02:58:46.968637 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18942 | 2025.10.28 02:58:46.968705 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18943 | 2025.10.28 02:58:46.971052 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18944 | 2025.10.28 02:58:47.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.50 MiB, peak 411.63 MiB, free memory in arenas 0.00 B, will set to 393.22 MiB (RSS), difference: 3.72 MiB | ||
| 18945 | 2025.10.28 02:58:50.502514 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18946 | 2025.10.28 02:58:50.502564 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18947 | 2025.10.28 02:58:50.752526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42268 | ||
| 18948 | 2025.10.28 02:58:50.753075 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18949 | 2025.10.28 02:58:50.753128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18950 | 2025.10.28 02:58:50.753638 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18951 | 2025.10.28 02:58:50.753879 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18952 | 2025.10.28 02:58:50.754049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42268 | ||
| 18953 | 2025.10.28 02:58:50.875999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2370 | ||
| 18954 | 2025.10.28 02:58:50.878137 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18955 | 2025.10.28 02:58:50.878191 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18956 | 2025.10.28 02:58:50.879394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18957 | 2025.10.28 02:58:50.879687 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18958 | 2025.10.28 02:58:50.879849 [ 80 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18959 | 2025.10.28 02:58:50.879893 [ 80 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18960 | 2025.10.28 02:58:50.879917 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18961 | 2025.10.28 02:58:50.880053 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 18962 | 2025.10.28 02:58:50.880089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2370 | ||
| 18963 | 2025.10.28 02:58:50.880685 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18964 | 2025.10.28 02:58:50.880868 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2200 rows starting from the beginning of the part | ||
| 18965 | 2025.10.28 02:58:50.881259 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 54 rows starting from the beginning of the part | ||
| 18966 | 2025.10.28 02:58:50.881602 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 16 rows starting from the beginning of the part | ||
| 18967 | 2025.10.28 02:58:50.881935 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 18968 | 2025.10.28 02:58:50.882266 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 54 rows starting from the beginning of the part | ||
| 18969 | 2025.10.28 02:58:50.882611 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part | ||
| 18970 | 2025.10.28 02:58:50.890428 [ 186 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 72 columns (72 merged, 0 gathered) in 0.010438281 sec., 227048.8790251958 rows/sec., 171.06 MiB/sec. | ||
| 18971 | 2025.10.28 02:58:50.892840 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18972 | 2025.10.28 02:58:50.893565 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_66_13} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18973 | 2025.10.28 02:58:50.893672 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_66_13} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18974 | 2025.10.28 02:58:50.894067 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.05 MiB. | ||
| 18975 | 2025.10.28 02:58:51.459700 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18976 | 2025.10.28 02:58:51.459855 [ 4 ] {f94ca92c-86ef-4775-a9cd-2d384a2c964a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18977 | 2025.10.28 02:58:51.459914 [ 4 ] {f94ca92c-86ef-4775-a9cd-2d384a2c964a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18978 | 2025.10.28 02:58:51.460725 [ 4 ] {f94ca92c-86ef-4775-a9cd-2d384a2c964a} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18979 | 2025.10.28 02:58:51.460762 [ 4 ] {f94ca92c-86ef-4775-a9cd-2d384a2c964a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18980 | 2025.10.28 02:58:51.461149 [ 4 ] {f94ca92c-86ef-4775-a9cd-2d384a2c964a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18981 | 2025.10.28 02:58:51.461364 [ 4 ] {f94ca92c-86ef-4775-a9cd-2d384a2c964a} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18982 | 2025.10.28 02:58:51.461502 [ 4 ] {f94ca92c-86ef-4775-a9cd-2d384a2c964a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001689 sec., 242747.18768502073 rows/sec., 15.40 MiB/sec. | ||
| 18983 | 2025.10.28 02:58:51.461501 [ 80 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 18984 | 2025.10.28 02:58:51.461544 [ 4 ] {f94ca92c-86ef-4775-a9cd-2d384a2c964a} <Debug> TCPHandler: Processed in 0.001937264 sec. | ||
| 18985 | 2025.10.28 02:58:51.461554 [ 80 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18986 | 2025.10.28 02:58:51.461577 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18987 | 2025.10.28 02:58:51.461666 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18988 | 2025.10.28 02:58:51.461680 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 18989 | 2025.10.28 02:58:51.461773 [ 4 ] {e223faec-e6a9-4764-a015-f3ed7aec0d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18990 | 2025.10.28 02:58:51.461785 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18991 | 2025.10.28 02:58:51.461813 [ 4 ] {e223faec-e6a9-4764-a015-f3ed7aec0d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18992 | 2025.10.28 02:58:51.461818 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 410 rows starting from the beginning of the part | ||
| 18993 | 2025.10.28 02:58:51.461886 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 410 rows starting from the beginning of the part | ||
| 18994 | 2025.10.28 02:58:51.461936 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 410 rows starting from the beginning of the part | ||
| 18995 | 2025.10.28 02:58:51.461984 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 410 rows starting from the beginning of the part | ||
| 18996 | 2025.10.28 02:58:51.462031 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 410 rows starting from the beginning of the part | ||
| 18997 | 2025.10.28 02:58:51.462791 [ 4 ] {e223faec-e6a9-4764-a015-f3ed7aec0d0e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18998 | 2025.10.28 02:58:51.462827 [ 4 ] {e223faec-e6a9-4764-a015-f3ed7aec0d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18999 | 2025.10.28 02:58:51.463021 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372975 sec., 1493108.031828693 rows/sec., 100.41 MiB/sec. | ||
| 19000 | 2025.10.28 02:58:51.463230 [ 4 ] {e223faec-e6a9-4764-a015-f3ed7aec0d0e} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19001 | 2025.10.28 02:58:51.463284 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 19002 | 2025.10.28 02:58:51.463473 [ 4 ] {e223faec-e6a9-4764-a015-f3ed7aec0d0e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19003 | 2025.10.28 02:58:51.463620 [ 4 ] {e223faec-e6a9-4764-a015-f3ed7aec0d0e} <Debug> executeQuery: Read 1208 rows, 99.03 KiB in 0.001876 sec., 643923.2409381663 rows/sec., 51.55 MiB/sec. | ||
| 19004 | 2025.10.28 02:58:51.463647 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_65_16} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19005 | 2025.10.28 02:58:51.463659 [ 4 ] {e223faec-e6a9-4764-a015-f3ed7aec0d0e} <Debug> TCPHandler: Processed in 0.002041397 sec. | ||
| 19006 | 2025.10.28 02:58:51.463742 [ 191 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_65_16} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 19007 | 2025.10.28 02:58:51.463793 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19008 | 2025.10.28 02:58:51.463845 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 19009 | 2025.10.28 02:58:51.463902 [ 4 ] {f5a80925-1e6b-452d-bcf7-37ada28aeb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19010 | 2025.10.28 02:58:51.463947 [ 4 ] {f5a80925-1e6b-452d-bcf7-37ada28aeb19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19011 | 2025.10.28 02:58:51.464453 [ 4 ] {f5a80925-1e6b-452d-bcf7-37ada28aeb19} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19012 | 2025.10.28 02:58:51.464488 [ 4 ] {f5a80925-1e6b-452d-bcf7-37ada28aeb19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19013 | 2025.10.28 02:58:51.464789 [ 4 ] {f5a80925-1e6b-452d-bcf7-37ada28aeb19} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19014 | 2025.10.28 02:58:51.464982 [ 4 ] {f5a80925-1e6b-452d-bcf7-37ada28aeb19} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19015 | 2025.10.28 02:58:51.465169 [ 4 ] {f5a80925-1e6b-452d-bcf7-37ada28aeb19} <Debug> executeQuery: Read 253 rows, 15.92 KiB in 0.001284 sec., 197040.4984423676 rows/sec., 12.11 MiB/sec. | ||
| 19016 | 2025.10.28 02:58:51.465207 [ 4 ] {f5a80925-1e6b-452d-bcf7-37ada28aeb19} <Debug> TCPHandler: Processed in 0.001460327 sec. | ||
| 19017 | 2025.10.28 02:58:51.465337 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19018 | 2025.10.28 02:58:51.465471 [ 4 ] {c15dd106-51e2-4501-8050-ca0748526dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19019 | 2025.10.28 02:58:51.465522 [ 4 ] {c15dd106-51e2-4501-8050-ca0748526dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19020 | 2025.10.28 02:58:51.466117 [ 4 ] {c15dd106-51e2-4501-8050-ca0748526dad} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19021 | 2025.10.28 02:58:51.466160 [ 4 ] {c15dd106-51e2-4501-8050-ca0748526dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19022 | 2025.10.28 02:58:51.466511 [ 4 ] {c15dd106-51e2-4501-8050-ca0748526dad} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19023 | 2025.10.28 02:58:51.466735 [ 4 ] {c15dd106-51e2-4501-8050-ca0748526dad} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19024 | 2025.10.28 02:58:51.466871 [ 4 ] {c15dd106-51e2-4501-8050-ca0748526dad} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001428 sec., 148459.3837535014 rows/sec., 9.57 MiB/sec. | ||
| 19025 | 2025.10.28 02:58:51.466910 [ 4 ] {c15dd106-51e2-4501-8050-ca0748526dad} <Debug> TCPHandler: Processed in 0.001635563 sec. | ||
| 19026 | 2025.10.28 02:58:51.467022 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19027 | 2025.10.28 02:58:51.467127 [ 4 ] {29c2dfec-064d-45ee-9870-59d97bdeb040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19028 | 2025.10.28 02:58:51.467168 [ 4 ] {29c2dfec-064d-45ee-9870-59d97bdeb040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19029 | 2025.10.28 02:58:51.467658 [ 4 ] {29c2dfec-064d-45ee-9870-59d97bdeb040} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19030 | 2025.10.28 02:58:51.467695 [ 4 ] {29c2dfec-064d-45ee-9870-59d97bdeb040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19031 | 2025.10.28 02:58:51.468012 [ 4 ] {29c2dfec-064d-45ee-9870-59d97bdeb040} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19032 | 2025.10.28 02:58:51.468230 [ 4 ] {29c2dfec-064d-45ee-9870-59d97bdeb040} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19033 | 2025.10.28 02:58:51.468350 [ 77 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 19034 | 2025.10.28 02:58:51.468363 [ 4 ] {29c2dfec-064d-45ee-9870-59d97bdeb040} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001264 sec., 166930.37974683545 rows/sec., 9.48 MiB/sec. | ||
| 19035 | 2025.10.28 02:58:51.468413 [ 77 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19036 | 2025.10.28 02:58:51.468425 [ 4 ] {29c2dfec-064d-45ee-9870-59d97bdeb040} <Debug> TCPHandler: Processed in 0.001451818 sec. | ||
| 19037 | 2025.10.28 02:58:51.468444 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19038 | 2025.10.28 02:58:51.468544 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19039 | 2025.10.28 02:58:51.468549 [ 221 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19040 | 2025.10.28 02:58:51.468544 [ 191 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 19041 | 2025.10.28 02:58:51.468597 [ 221 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19042 | 2025.10.28 02:58:51.468646 [ 4 ] {23797a04-8249-42b8-8eae-9d4be286edc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19043 | 2025.10.28 02:58:51.468691 [ 4 ] {23797a04-8249-42b8-8eae-9d4be286edc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19044 | 2025.10.28 02:58:51.468715 [ 191 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19045 | 2025.10.28 02:58:51.468756 [ 191 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 211 rows starting from the beginning of the part | ||
| 19046 | 2025.10.28 02:58:51.468829 [ 191 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 211 rows starting from the beginning of the part | ||
| 19047 | 2025.10.28 02:58:51.468882 [ 191 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 211 rows starting from the beginning of the part | ||
| 19048 | 2025.10.28 02:58:51.468931 [ 191 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 211 rows starting from the beginning of the part | ||
| 19049 | 2025.10.28 02:58:51.468979 [ 191 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 211 rows starting from the beginning of the part | ||
| 19050 | 2025.10.28 02:58:51.469333 [ 4 ] {23797a04-8249-42b8-8eae-9d4be286edc6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19051 | 2025.10.28 02:58:51.469376 [ 4 ] {23797a04-8249-42b8-8eae-9d4be286edc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19052 | 2025.10.28 02:58:51.469757 [ 4 ] {23797a04-8249-42b8-8eae-9d4be286edc6} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19053 | 2025.10.28 02:58:51.469890 [ 199 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386015 sec., 761175.023358333 rows/sec., 46.13 MiB/sec. | ||
| 19054 | 2025.10.28 02:58:51.470054 [ 199 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 19055 | 2025.10.28 02:58:51.470058 [ 4 ] {23797a04-8249-42b8-8eae-9d4be286edc6} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19056 | 2025.10.28 02:58:51.470226 [ 4 ] {23797a04-8249-42b8-8eae-9d4be286edc6} <Debug> executeQuery: Read 730 rows, 52.58 KiB in 0.001598 sec., 456821.02628285356 rows/sec., 32.13 MiB/sec. | ||
| 19057 | 2025.10.28 02:58:51.470269 [ 4 ] {23797a04-8249-42b8-8eae-9d4be286edc6} <Debug> TCPHandler: Processed in 0.001774418 sec. | ||
| 19058 | 2025.10.28 02:58:51.470385 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19059 | 2025.10.28 02:58:51.470429 [ 199 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_65_16} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19060 | 2025.10.28 02:58:51.470482 [ 4 ] {b5559867-09e5-4a56-b7c7-56d43a22a116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19061 | 2025.10.28 02:58:51.470504 [ 199 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_65_16} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 19062 | 2025.10.28 02:58:51.470529 [ 4 ] {b5559867-09e5-4a56-b7c7-56d43a22a116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19063 | 2025.10.28 02:58:51.470573 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19064 | 2025.10.28 02:58:51.470870 [ 4 ] {b5559867-09e5-4a56-b7c7-56d43a22a116} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19065 | 2025.10.28 02:58:51.470913 [ 4 ] {b5559867-09e5-4a56-b7c7-56d43a22a116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19066 | 2025.10.28 02:58:51.471065 [ 221 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19067 | 2025.10.28 02:58:51.471254 [ 4 ] {b5559867-09e5-4a56-b7c7-56d43a22a116} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19068 | 2025.10.28 02:58:51.471486 [ 4 ] {b5559867-09e5-4a56-b7c7-56d43a22a116} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19069 | 2025.10.28 02:58:51.471619 [ 4 ] {b5559867-09e5-4a56-b7c7-56d43a22a116} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 271.41 KiB/sec. | ||
| 19070 | 2025.10.28 02:58:51.471657 [ 4 ] {b5559867-09e5-4a56-b7c7-56d43a22a116} <Debug> TCPHandler: Processed in 0.001321844 sec. | ||
| 19071 | 2025.10.28 02:58:51.471766 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19072 | 2025.10.28 02:58:51.471873 [ 4 ] {930cf770-84d7-46a2-b843-67a2fd3482f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19073 | 2025.10.28 02:58:51.471917 [ 4 ] {930cf770-84d7-46a2-b843-67a2fd3482f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19074 | 2025.10.28 02:58:51.472368 [ 4 ] {930cf770-84d7-46a2-b843-67a2fd3482f0} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19075 | 2025.10.28 02:58:51.472405 [ 4 ] {930cf770-84d7-46a2-b843-67a2fd3482f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19076 | 2025.10.28 02:58:51.472757 [ 4 ] {930cf770-84d7-46a2-b843-67a2fd3482f0} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19077 | 2025.10.28 02:58:51.472975 [ 4 ] {930cf770-84d7-46a2-b843-67a2fd3482f0} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19078 | 2025.10.28 02:58:51.473108 [ 4 ] {930cf770-84d7-46a2-b843-67a2fd3482f0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001254 sec., 250398.72408293464 rows/sec., 16.45 MiB/sec. | ||
| 19079 | 2025.10.28 02:58:51.473116 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_144_30 to all_149_149_0 | ||
| 19080 | 2025.10.28 02:58:51.473147 [ 4 ] {930cf770-84d7-46a2-b843-67a2fd3482f0} <Debug> TCPHandler: Processed in 0.001429647 sec. | ||
| 19081 | 2025.10.28 02:58:51.473161 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19082 | 2025.10.28 02:58:51.473187 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19083 | 2025.10.28 02:58:51.473259 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_149_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_144_30 to all_149_149_0 into Compact with storage Full | ||
| 19084 | 2025.10.28 02:58:51.473263 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19085 | 2025.10.28 02:58:51.473368 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_149_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19086 | 2025.10.28 02:58:51.473378 [ 4 ] {3a1d37d8-1f79-488c-a47d-39c1924a693e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19087 | 2025.10.28 02:58:51.473406 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_144_30, total 44791 rows starting from the beginning of the part | ||
| 19088 | 2025.10.28 02:58:51.473431 [ 4 ] {3a1d37d8-1f79-488c-a47d-39c1924a693e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19089 | 2025.10.28 02:58:51.473472 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 19090 | 2025.10.28 02:58:51.473522 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 967 rows starting from the beginning of the part | ||
| 19091 | 2025.10.28 02:58:51.473564 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 32 rows starting from the beginning of the part | ||
| 19092 | 2025.10.28 02:58:51.473606 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 19093 | 2025.10.28 02:58:51.473648 [ 191 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 314 rows starting from the beginning of the part | ||
| 19094 | 2025.10.28 02:58:51.473753 [ 4 ] {3a1d37d8-1f79-488c-a47d-39c1924a693e} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19095 | 2025.10.28 02:58:51.473797 [ 4 ] {3a1d37d8-1f79-488c-a47d-39c1924a693e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19096 | 2025.10.28 02:58:51.474114 [ 4 ] {3a1d37d8-1f79-488c-a47d-39c1924a693e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19097 | 2025.10.28 02:58:51.474345 [ 4 ] {3a1d37d8-1f79-488c-a47d-39c1924a693e} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19098 | 2025.10.28 02:58:51.474457 [ 77 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 | ||
| 19099 | 2025.10.28 02:58:51.474474 [ 4 ] {3a1d37d8-1f79-488c-a47d-39c1924a693e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 19100 | 2025.10.28 02:58:51.474491 [ 77 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19101 | 2025.10.28 02:58:51.474515 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19102 | 2025.10.28 02:58:51.474517 [ 4 ] {3a1d37d8-1f79-488c-a47d-39c1924a693e} <Debug> TCPHandler: Processed in 0.001303613 sec. | ||
| 19103 | 2025.10.28 02:58:51.474586 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_65_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full | ||
| 19104 | 2025.10.28 02:58:51.474637 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19105 | 2025.10.28 02:58:51.474671 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_65_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19106 | 2025.10.28 02:58:51.474701 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 66 rows starting from the beginning of the part | ||
| 19107 | 2025.10.28 02:58:51.474735 [ 4 ] {2194c8b0-7989-44b9-95f8-2396cbe888eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19108 | 2025.10.28 02:58:51.474746 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 19109 | 2025.10.28 02:58:51.474797 [ 4 ] {2194c8b0-7989-44b9-95f8-2396cbe888eb} <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 | ||
| 19110 | 2025.10.28 02:58:51.474798 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 19111 | 2025.10.28 02:58:51.474857 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 19112 | 2025.10.28 02:58:51.474895 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 19113 | 2025.10.28 02:58:51.474933 [ 199 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 19114 | 2025.10.28 02:58:51.475650 [ 194 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_65_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 4 columns (4 merged, 0 gathered) in 0.001089806 sec., 65149.210042888364 rows/sec., 4.27 MiB/sec. | ||
| 19115 | 2025.10.28 02:58:51.475685 [ 4 ] {2194c8b0-7989-44b9-95f8-2396cbe888eb} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19116 | 2025.10.28 02:58:51.475726 [ 4 ] {2194c8b0-7989-44b9-95f8-2396cbe888eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19117 | 2025.10.28 02:58:51.475829 [ 194 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_65_14} <Trace> MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) | ||
| 19118 | 2025.10.28 02:58:51.476168 [ 194 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_65_14} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19119 | 2025.10.28 02:58:51.476252 [ 194 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_65_14} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 | ||
| 19120 | 2025.10.28 02:58:51.476338 [ 4 ] {2194c8b0-7989-44b9-95f8-2396cbe888eb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19121 | 2025.10.28 02:58:51.476346 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19122 | 2025.10.28 02:58:51.476581 [ 4 ] {2194c8b0-7989-44b9-95f8-2396cbe888eb} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19123 | 2025.10.28 02:58:51.476732 [ 4 ] {2194c8b0-7989-44b9-95f8-2396cbe888eb} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.002014 sec., 23833.167825223434 rows/sec., 42.71 MiB/sec. | ||
| 19124 | 2025.10.28 02:58:51.476800 [ 4 ] {2194c8b0-7989-44b9-95f8-2396cbe888eb} <Debug> TCPHandler: Processed in 0.002211573 sec. | ||
| 19125 | 2025.10.28 02:58:51.476909 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19126 | 2025.10.28 02:58:51.477004 [ 4 ] {8cb6c8a1-7105-4ae7-8740-2ea4e5a6d672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19127 | 2025.10.28 02:58:51.477046 [ 4 ] {8cb6c8a1-7105-4ae7-8740-2ea4e5a6d672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19128 | 2025.10.28 02:58:51.477363 [ 4 ] {8cb6c8a1-7105-4ae7-8740-2ea4e5a6d672} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19129 | 2025.10.28 02:58:51.477400 [ 4 ] {8cb6c8a1-7105-4ae7-8740-2ea4e5a6d672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19130 | 2025.10.28 02:58:51.477712 [ 4 ] {8cb6c8a1-7105-4ae7-8740-2ea4e5a6d672} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19131 | 2025.10.28 02:58:51.477926 [ 4 ] {8cb6c8a1-7105-4ae7-8740-2ea4e5a6d672} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19132 | 2025.10.28 02:58:51.478057 [ 4 ] {8cb6c8a1-7105-4ae7-8740-2ea4e5a6d672} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001071 sec., 2801.120448179272 rows/sec., 224.31 KiB/sec. | ||
| 19133 | 2025.10.28 02:58:51.478094 [ 4 ] {8cb6c8a1-7105-4ae7-8740-2ea4e5a6d672} <Debug> TCPHandler: Processed in 0.00123394 sec. | ||
| 19134 | 2025.10.28 02:58:51.478205 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19135 | 2025.10.28 02:58:51.478299 [ 4 ] {43651d24-8ee3-411e-8eb6-31d671960a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19136 | 2025.10.28 02:58:51.478340 [ 4 ] {43651d24-8ee3-411e-8eb6-31d671960a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19137 | 2025.10.28 02:58:51.478677 [ 4 ] {43651d24-8ee3-411e-8eb6-31d671960a4f} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19138 | 2025.10.28 02:58:51.478714 [ 4 ] {43651d24-8ee3-411e-8eb6-31d671960a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19139 | 2025.10.28 02:58:51.479028 [ 4 ] {43651d24-8ee3-411e-8eb6-31d671960a4f} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19140 | 2025.10.28 02:58:51.479252 [ 4 ] {43651d24-8ee3-411e-8eb6-31d671960a4f} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19141 | 2025.10.28 02:58:51.479382 [ 4 ] {43651d24-8ee3-411e-8eb6-31d671960a4f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0011 sec., 94545.45454545454 rows/sec., 5.79 MiB/sec. | ||
| 19142 | 2025.10.28 02:58:51.479420 [ 4 ] {43651d24-8ee3-411e-8eb6-31d671960a4f} <Debug> TCPHandler: Processed in 0.001263611 sec. | ||
| 19143 | 2025.10.28 02:58:51.482437 [ 194 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_149_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46424 rows, containing 5 columns (5 merged, 0 gathered) in 0.009207531 sec., 5041959.674097215 rows/sec., 337.38 MiB/sec. | ||
| 19144 | 2025.10.28 02:58:51.482908 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_149_31} <Trace> MergedBlockOutputStream: filled checksums all_1_149_31 (state Temporary) | ||
| 19145 | 2025.10.28 02:58:51.483249 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_149_31} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_149_31 to all_1_149_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19146 | 2025.10.28 02:58:51.483340 [ 199 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_149_31} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_144_30, all_149_149_0] -> all_1_149_31 | ||
| 19147 | 2025.10.28 02:58:51.483419 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 19148 | 2025.10.28 02:58:52.231288 [ 223 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19149 | 2025.10.28 02:58:52.231356 [ 223 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19150 | 2025.10.28 02:58:52.233506 [ 223 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19151 | 2025.10.28 02:58:53.102022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 19152 | 2025.10.28 02:58:53.121653 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19153 | 2025.10.28 02:58:53.121726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19154 | 2025.10.28 02:58:53.127970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19155 | 2025.10.28 02:58:53.128704 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19156 | 2025.10.28 02:58:53.132528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 19157 | 2025.10.28 02:58:56.446232 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19158 | 2025.10.28 02:58:56.446431 [ 4 ] {9396e282-608f-4936-a3c5-a0350706c710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19159 | 2025.10.28 02:58:56.446507 [ 4 ] {9396e282-608f-4936-a3c5-a0350706c710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19160 | 2025.10.28 02:58:56.447179 [ 4 ] {9396e282-608f-4936-a3c5-a0350706c710} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19161 | 2025.10.28 02:58:56.447222 [ 4 ] {9396e282-608f-4936-a3c5-a0350706c710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19162 | 2025.10.28 02:58:56.447651 [ 4 ] {9396e282-608f-4936-a3c5-a0350706c710} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19163 | 2025.10.28 02:58:56.447916 [ 4 ] {9396e282-608f-4936-a3c5-a0350706c710} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19164 | 2025.10.28 02:58:56.448088 [ 4 ] {9396e282-608f-4936-a3c5-a0350706c710} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00171 sec., 32748.53801169591 rows/sec., 2.52 MiB/sec. | ||
| 19165 | 2025.10.28 02:58:56.448143 [ 4 ] {9396e282-608f-4936-a3c5-a0350706c710} <Debug> TCPHandler: Processed in 0.002055948 sec. | ||
| 19166 | 2025.10.28 02:58:56.448270 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19167 | 2025.10.28 02:58:56.448372 [ 4 ] {445a5f3e-174a-46aa-aa16-f6fff7399add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19168 | 2025.10.28 02:58:56.448416 [ 4 ] {445a5f3e-174a-46aa-aa16-f6fff7399add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19169 | 2025.10.28 02:58:56.448880 [ 4 ] {445a5f3e-174a-46aa-aa16-f6fff7399add} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19170 | 2025.10.28 02:58:56.448917 [ 4 ] {445a5f3e-174a-46aa-aa16-f6fff7399add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19171 | 2025.10.28 02:58:56.449245 [ 4 ] {445a5f3e-174a-46aa-aa16-f6fff7399add} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19172 | 2025.10.28 02:58:56.449468 [ 4 ] {445a5f3e-174a-46aa-aa16-f6fff7399add} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19173 | 2025.10.28 02:58:56.449611 [ 4 ] {445a5f3e-174a-46aa-aa16-f6fff7399add} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 19174 | 2025.10.28 02:58:56.449652 [ 4 ] {445a5f3e-174a-46aa-aa16-f6fff7399add} <Debug> TCPHandler: Processed in 0.001434517 sec. | ||
| 19175 | 2025.10.28 02:58:56.449788 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19176 | 2025.10.28 02:58:56.449885 [ 4 ] {94f65673-a18d-4db5-b1a4-e932855a37ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19177 | 2025.10.28 02:58:56.449932 [ 4 ] {94f65673-a18d-4db5-b1a4-e932855a37ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19178 | 2025.10.28 02:58:56.450360 [ 4 ] {94f65673-a18d-4db5-b1a4-e932855a37ba} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19179 | 2025.10.28 02:58:56.450396 [ 4 ] {94f65673-a18d-4db5-b1a4-e932855a37ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19180 | 2025.10.28 02:58:56.450742 [ 4 ] {94f65673-a18d-4db5-b1a4-e932855a37ba} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19181 | 2025.10.28 02:58:56.450964 [ 4 ] {94f65673-a18d-4db5-b1a4-e932855a37ba} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19182 | 2025.10.28 02:58:56.451103 [ 4 ] {94f65673-a18d-4db5-b1a4-e932855a37ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 19183 | 2025.10.28 02:58:56.451141 [ 4 ] {94f65673-a18d-4db5-b1a4-e932855a37ba} <Debug> TCPHandler: Processed in 0.001411156 sec. | ||
| 19184 | 2025.10.28 02:58:56.451256 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19185 | 2025.10.28 02:58:56.451351 [ 4 ] {84b7c42e-e92b-43dd-b321-bd6e1b94efbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19186 | 2025.10.28 02:58:56.451398 [ 4 ] {84b7c42e-e92b-43dd-b321-bd6e1b94efbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19187 | 2025.10.28 02:58:56.451757 [ 4 ] {84b7c42e-e92b-43dd-b321-bd6e1b94efbf} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19188 | 2025.10.28 02:58:56.451792 [ 4 ] {84b7c42e-e92b-43dd-b321-bd6e1b94efbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19189 | 2025.10.28 02:58:56.452125 [ 4 ] {84b7c42e-e92b-43dd-b321-bd6e1b94efbf} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19190 | 2025.10.28 02:58:56.452343 [ 4 ] {84b7c42e-e92b-43dd-b321-bd6e1b94efbf} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19191 | 2025.10.28 02:58:56.452476 [ 4 ] {84b7c42e-e92b-43dd-b321-bd6e1b94efbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 19192 | 2025.10.28 02:58:56.452512 [ 4 ] {84b7c42e-e92b-43dd-b321-bd6e1b94efbf} <Debug> TCPHandler: Processed in 0.001305243 sec. | ||
| 19193 | 2025.10.28 02:58:58.254262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42780 | ||
| 19194 | 2025.10.28 02:58:58.255138 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19195 | 2025.10.28 02:58:58.255220 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19196 | 2025.10.28 02:58:58.255955 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19197 | 2025.10.28 02:58:58.256307 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19198 | 2025.10.28 02:58:58.256512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42780 | ||
| 19199 | 2025.10.28 02:58:59.108336 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33633 | ||
| 19200 | 2025.10.28 02:58:59.108503 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19201 | 2025.10.28 02:58:59.108547 [ 290 ] {} <Debug> TCP-Session: 8b06b464-6c19-4765-ac74-4743dc68c1f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33633 | ||
| 19202 | 2025.10.28 02:58:59.108586 [ 290 ] {} <Debug> TCP-Session: 8b06b464-6c19-4765-ac74-4743dc68c1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19203 | 2025.10.28 02:58:59.108609 [ 290 ] {} <Debug> TCP-Session: 8b06b464-6c19-4765-ac74-4743dc68c1f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19204 | 2025.10.28 02:58:59.108838 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46392 | ||
| 19205 | 2025.10.28 02:58:59.108895 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53299 | ||
| 19206 | 2025.10.28 02:58:59.108924 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44757 | ||
| 19207 | 2025.10.28 02:58:59.108947 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41227 | ||
| 19208 | 2025.10.28 02:58:59.108988 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19209 | 2025.10.28 02:58:59.108977 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19210 | 2025.10.28 02:58:59.109048 [ 355 ] {} <Debug> TCP-Session: 99cf354e-b755-43cd-b238-94174d5649ac Authenticating user 'default' from [fd00:1122:3344:101::e]:53299 | ||
| 19211 | 2025.10.28 02:58:59.109050 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19212 | 2025.10.28 02:58:59.109087 [ 290 ] {} <Trace> TCP-Session: 8b06b464-6c19-4765-ac74-4743dc68c1f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19213 | 2025.10.28 02:58:59.109114 [ 356 ] {} <Debug> TCP-Session: a36d8b43-5b36-4a9c-8609-ed617e1da0aa Authenticating user 'default' from [fd00:1122:3344:101::e]:44757 | ||
| 19214 | 2025.10.28 02:58:59.109128 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19215 | 2025.10.28 02:58:59.109154 [ 356 ] {} <Debug> TCP-Session: a36d8b43-5b36-4a9c-8609-ed617e1da0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19216 | 2025.10.28 02:58:59.109090 [ 355 ] {} <Debug> TCP-Session: 99cf354e-b755-43cd-b238-94174d5649ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19217 | 2025.10.28 02:58:59.109188 [ 357 ] {} <Debug> TCP-Session: f671dbc9-857d-4c77-a995-0deefed3ae07 Authenticating user 'default' from [fd00:1122:3344:101::e]:41227 | ||
| 19218 | 2025.10.28 02:58:59.109220 [ 355 ] {} <Debug> TCP-Session: 99cf354e-b755-43cd-b238-94174d5649ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19219 | 2025.10.28 02:58:59.109216 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40916 | ||
| 19220 | 2025.10.28 02:58:59.109252 [ 357 ] {} <Debug> TCP-Session: f671dbc9-857d-4c77-a995-0deefed3ae07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19221 | 2025.10.28 02:58:59.109266 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47523 | ||
| 19222 | 2025.10.28 02:58:59.109298 [ 357 ] {} <Debug> TCP-Session: f671dbc9-857d-4c77-a995-0deefed3ae07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19223 | 2025.10.28 02:58:59.109299 [ 290 ] {5d11c84b-7a66-4c63-ab5b-374f078afe10} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33633) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19224 | 2025.10.28 02:58:59.109343 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19225 | 2025.10.28 02:58:59.109217 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63809 | ||
| 19226 | 2025.10.28 02:58:59.109382 [ 359 ] {} <Debug> TCP-Session: 39c5cbd7-cf32-441b-bd8a-19413f256a0e Authenticating user 'default' from [fd00:1122:3344:101::e]:40916 | ||
| 19227 | 2025.10.28 02:58:59.109086 [ 350 ] {} <Debug> TCP-Session: 3ab29b09-22d4-4a19-95f7-7fbecdf70eac Authenticating user 'default' from [fd00:1122:3344:101::e]:46392 | ||
| 19228 | 2025.10.28 02:58:59.109439 [ 359 ] {} <Debug> TCP-Session: 39c5cbd7-cf32-441b-bd8a-19413f256a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19229 | 2025.10.28 02:58:59.108957 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43566 | ||
| 19230 | 2025.10.28 02:58:59.109481 [ 359 ] {} <Debug> TCP-Session: 39c5cbd7-cf32-441b-bd8a-19413f256a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19231 | 2025.10.28 02:58:59.109475 [ 350 ] {} <Debug> TCP-Session: 3ab29b09-22d4-4a19-95f7-7fbecdf70eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19232 | 2025.10.28 02:58:59.109186 [ 356 ] {} <Debug> TCP-Session: a36d8b43-5b36-4a9c-8609-ed617e1da0aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19233 | 2025.10.28 02:58:59.109559 [ 350 ] {} <Debug> TCP-Session: 3ab29b09-22d4-4a19-95f7-7fbecdf70eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19234 | 2025.10.28 02:58:59.109569 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19235 | 2025.10.28 02:58:59.109622 [ 363 ] {} <Debug> TCP-Session: c112ade6-6fe1-4c1e-94ab-6526b3c9c103 Authenticating user 'default' from [fd00:1122:3344:101::e]:47523 | ||
| 19236 | 2025.10.28 02:58:59.109642 [ 363 ] {} <Debug> TCP-Session: c112ade6-6fe1-4c1e-94ab-6526b3c9c103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19237 | 2025.10.28 02:58:59.109652 [ 290 ] {5d11c84b-7a66-4c63-ab5b-374f078afe10} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19238 | 2025.10.28 02:58:59.109657 [ 363 ] {} <Debug> TCP-Session: c112ade6-6fe1-4c1e-94ab-6526b3c9c103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19239 | 2025.10.28 02:58:59.109734 [ 290 ] {5d11c84b-7a66-4c63-ab5b-374f078afe10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19240 | 2025.10.28 02:58:59.110118 [ 290 ] {5d11c84b-7a66-4c63-ab5b-374f078afe10} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 19241 | 2025.10.28 02:58:59.110130 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19242 | 2025.10.28 02:58:59.110193 [ 362 ] {} <Debug> TCP-Session: 46fb69a5-ff13-451b-a9d2-9cc0cf5be9b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63809 | ||
| 19243 | 2025.10.28 02:58:59.110218 [ 362 ] {} <Debug> TCP-Session: 46fb69a5-ff13-451b-a9d2-9cc0cf5be9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19244 | 2025.10.28 02:58:59.110242 [ 362 ] {} <Debug> TCP-Session: 46fb69a5-ff13-451b-a9d2-9cc0cf5be9b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19245 | 2025.10.28 02:58:59.110301 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19246 | 2025.10.28 02:58:59.110344 [ 358 ] {} <Debug> TCP-Session: 82b5025d-be69-43a3-894e-da92b32f68a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43566 | ||
| 19247 | 2025.10.28 02:58:59.110365 [ 358 ] {} <Debug> TCP-Session: 82b5025d-be69-43a3-894e-da92b32f68a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19248 | 2025.10.28 02:58:59.110381 [ 358 ] {} <Debug> TCP-Session: 82b5025d-be69-43a3-894e-da92b32f68a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19249 | 2025.10.28 02:58:59.111412 [ 347 ] {5d11c84b-7a66-4c63-ab5b-374f078afe10} <Trace> AggregatingTransform: Aggregating | ||
| 19250 | 2025.10.28 02:58:59.111474 [ 347 ] {5d11c84b-7a66-4c63-ab5b-374f078afe10} <Trace> Aggregator: Aggregation method: without_key | ||
| 19251 | 2025.10.28 02:58:59.111526 [ 347 ] {5d11c84b-7a66-4c63-ab5b-374f078afe10} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001261832 sec. (792.499 rows/sec., 30.96 KiB/sec.) | ||
| 19252 | 2025.10.28 02:58:59.111550 [ 347 ] {5d11c84b-7a66-4c63-ab5b-374f078afe10} <Trace> Aggregator: Merging aggregated data | ||
| 19253 | 2025.10.28 02:58:59.112903 [ 290 ] {5d11c84b-7a66-4c63-ab5b-374f078afe10} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003668 sec., 272.6281352235551 rows/sec., 10.65 KiB/sec. | ||
| 19254 | 2025.10.28 02:58:59.113099 [ 290 ] {5d11c84b-7a66-4c63-ab5b-374f078afe10} <Debug> TCPHandler: Processed in 0.004148785 sec. | ||
| 19255 | 2025.10.28 02:58:59.113233 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19256 | 2025.10.28 02:58:59.113265 [ 290 ] {} <Debug> TCP-Session: 8b06b464-6c19-4765-ac74-4743dc68c1f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19257 | 2025.10.28 02:58:59.113270 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19258 | 2025.10.28 02:58:59.113299 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19259 | 2025.10.28 02:58:59.113317 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19260 | 2025.10.28 02:58:59.113346 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19261 | 2025.10.28 02:58:59.113358 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19262 | 2025.10.28 02:58:59.113376 [ 355 ] {} <Debug> TCP-Session: 99cf354e-b755-43cd-b238-94174d5649ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19263 | 2025.10.28 02:58:59.113405 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19264 | 2025.10.28 02:58:59.113425 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19265 | 2025.10.28 02:58:59.113466 [ 358 ] {} <Debug> TCP-Session: 82b5025d-be69-43a3-894e-da92b32f68a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19266 | 2025.10.28 02:58:59.113429 [ 356 ] {} <Debug> TCP-Session: a36d8b43-5b36-4a9c-8609-ed617e1da0aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19267 | 2025.10.28 02:58:59.113494 [ 362 ] {} <Debug> TCP-Session: 46fb69a5-ff13-451b-a9d2-9cc0cf5be9b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19268 | 2025.10.28 02:58:59.113411 [ 357 ] {} <Debug> TCP-Session: f671dbc9-857d-4c77-a995-0deefed3ae07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19269 | 2025.10.28 02:58:59.113381 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19270 | 2025.10.28 02:58:59.113363 [ 363 ] {} <Debug> TCP-Session: c112ade6-6fe1-4c1e-94ab-6526b3c9c103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19271 | 2025.10.28 02:58:59.113606 [ 359 ] {} <Debug> TCP-Session: 39c5cbd7-cf32-441b-bd8a-19413f256a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19272 | 2025.10.28 02:58:59.113321 [ 350 ] {} <Debug> TCP-Session: 3ab29b09-22d4-4a19-95f7-7fbecdf70eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19273 | 2025.10.28 02:58:59.150679 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45338 | ||
| 19274 | 2025.10.28 02:58:59.150766 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19275 | 2025.10.28 02:58:59.150799 [ 290 ] {} <Debug> TCP-Session: 013d2baa-79d6-41e0-a53e-a568bf1a0483 Authenticating user 'default' from [fd00:1122:3344:101::e]:45338 | ||
| 19276 | 2025.10.28 02:58:59.150823 [ 290 ] {} <Debug> TCP-Session: 013d2baa-79d6-41e0-a53e-a568bf1a0483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19277 | 2025.10.28 02:58:59.150842 [ 290 ] {} <Debug> TCP-Session: 013d2baa-79d6-41e0-a53e-a568bf1a0483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19278 | 2025.10.28 02:58:59.151040 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38408 | ||
| 19279 | 2025.10.28 02:58:59.151091 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58691 | ||
| 19280 | 2025.10.28 02:58:59.151115 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51598 | ||
| 19281 | 2025.10.28 02:58:59.151149 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52462 | ||
| 19282 | 2025.10.28 02:58:59.151173 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19283 | 2025.10.28 02:58:59.151199 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54267 | ||
| 19284 | 2025.10.28 02:58:59.151228 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19285 | 2025.10.28 02:58:59.151228 [ 355 ] {} <Debug> TCP-Session: 9e27956f-8e1d-4d14-9a84-a560dd190773 Authenticating user 'default' from [fd00:1122:3344:101::e]:58691 | ||
| 19286 | 2025.10.28 02:58:59.151262 [ 290 ] {} <Trace> TCP-Session: 013d2baa-79d6-41e0-a53e-a568bf1a0483 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19287 | 2025.10.28 02:58:59.151270 [ 356 ] {} <Debug> TCP-Session: 5ba4c014-eb63-4d5f-b0d9-45f2ea90e004 Authenticating user 'default' from [fd00:1122:3344:101::e]:51598 | ||
| 19288 | 2025.10.28 02:58:59.151287 [ 355 ] {} <Debug> TCP-Session: 9e27956f-8e1d-4d14-9a84-a560dd190773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19289 | 2025.10.28 02:58:59.151310 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19290 | 2025.10.28 02:58:59.151333 [ 356 ] {} <Debug> TCP-Session: 5ba4c014-eb63-4d5f-b0d9-45f2ea90e004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19291 | 2025.10.28 02:58:59.151352 [ 355 ] {} <Debug> TCP-Session: 9e27956f-8e1d-4d14-9a84-a560dd190773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19292 | 2025.10.28 02:58:59.151373 [ 363 ] {} <Debug> TCP-Session: 7eafc246-2746-4bfa-b7ac-ec93655a6cc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54267 | ||
| 19293 | 2025.10.28 02:58:59.151381 [ 356 ] {} <Debug> TCP-Session: 5ba4c014-eb63-4d5f-b0d9-45f2ea90e004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19294 | 2025.10.28 02:58:59.151423 [ 363 ] {} <Debug> TCP-Session: 7eafc246-2746-4bfa-b7ac-ec93655a6cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19295 | 2025.10.28 02:58:59.151240 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19296 | 2025.10.28 02:58:59.151454 [ 363 ] {} <Debug> TCP-Session: 7eafc246-2746-4bfa-b7ac-ec93655a6cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19297 | 2025.10.28 02:58:59.151470 [ 290 ] {ad3c2e04-115c-46e6-a361-246857752d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45338) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19298 | 2025.10.28 02:58:59.151488 [ 359 ] {} <Debug> TCP-Session: 133d0e79-7ade-465b-a4ac-bb249eb4d9b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52462 | ||
| 19299 | 2025.10.28 02:58:59.151168 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50720 | ||
| 19300 | 2025.10.28 02:58:59.151532 [ 359 ] {} <Debug> TCP-Session: 133d0e79-7ade-465b-a4ac-bb249eb4d9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19301 | 2025.10.28 02:58:59.151131 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44735 | ||
| 19302 | 2025.10.28 02:58:59.151578 [ 359 ] {} <Debug> TCP-Session: 133d0e79-7ade-465b-a4ac-bb249eb4d9b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19303 | 2025.10.28 02:58:59.151156 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19304 | 2025.10.28 02:58:59.151615 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19305 | 2025.10.28 02:58:59.151646 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19306 | 2025.10.28 02:58:59.151660 [ 350 ] {} <Debug> TCP-Session: 70fc6835-ba5d-42fd-b21d-d1e79f3a0a72 Authenticating user 'default' from [fd00:1122:3344:101::e]:38408 | ||
| 19307 | 2025.10.28 02:58:59.151666 [ 362 ] {} <Debug> TCP-Session: 956a2788-d0d9-4b1c-baaa-984d37a9be6a Authenticating user 'default' from [fd00:1122:3344:101::e]:50720 | ||
| 19308 | 2025.10.28 02:58:59.151680 [ 357 ] {} <Debug> TCP-Session: 38c90261-a219-4dde-8ba6-e6459652a429 Authenticating user 'default' from [fd00:1122:3344:101::e]:44735 | ||
| 19309 | 2025.10.28 02:58:59.151696 [ 350 ] {} <Debug> TCP-Session: 70fc6835-ba5d-42fd-b21d-d1e79f3a0a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19310 | 2025.10.28 02:58:59.151704 [ 362 ] {} <Debug> TCP-Session: 956a2788-d0d9-4b1c-baaa-984d37a9be6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19311 | 2025.10.28 02:58:59.151711 [ 357 ] {} <Debug> TCP-Session: 38c90261-a219-4dde-8ba6-e6459652a429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19312 | 2025.10.28 02:58:59.151725 [ 290 ] {ad3c2e04-115c-46e6-a361-246857752d4e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19313 | 2025.10.28 02:58:59.151743 [ 357 ] {} <Debug> TCP-Session: 38c90261-a219-4dde-8ba6-e6459652a429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19314 | 2025.10.28 02:58:59.151736 [ 362 ] {} <Debug> TCP-Session: 956a2788-d0d9-4b1c-baaa-984d37a9be6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19315 | 2025.10.28 02:58:59.151726 [ 350 ] {} <Debug> TCP-Session: 70fc6835-ba5d-42fd-b21d-d1e79f3a0a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19316 | 2025.10.28 02:58:59.151801 [ 290 ] {ad3c2e04-115c-46e6-a361-246857752d4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19317 | 2025.10.28 02:58:59.151142 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40412 | ||
| 19318 | 2025.10.28 02:58:59.151920 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19319 | 2025.10.28 02:58:59.151949 [ 358 ] {} <Debug> TCP-Session: d3a80cba-0fc9-4a86-8c86-fba41b860aca Authenticating user 'default' from [fd00:1122:3344:101::e]:40412 | ||
| 19320 | 2025.10.28 02:58:59.151969 [ 358 ] {} <Debug> TCP-Session: d3a80cba-0fc9-4a86-8c86-fba41b860aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19321 | 2025.10.28 02:58:59.151985 [ 358 ] {} <Debug> TCP-Session: d3a80cba-0fc9-4a86-8c86-fba41b860aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19322 | 2025.10.28 02:58:59.152132 [ 290 ] {ad3c2e04-115c-46e6-a361-246857752d4e} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 19323 | 2025.10.28 02:58:59.153295 [ 261 ] {ad3c2e04-115c-46e6-a361-246857752d4e} <Trace> AggregatingTransform: Aggregating | ||
| 19324 | 2025.10.28 02:58:59.153342 [ 261 ] {ad3c2e04-115c-46e6-a361-246857752d4e} <Trace> Aggregator: Aggregation method: without_key | ||
| 19325 | 2025.10.28 02:58:59.153381 [ 261 ] {ad3c2e04-115c-46e6-a361-246857752d4e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001134367 sec. (881.549 rows/sec., 34.44 KiB/sec.) | ||
| 19326 | 2025.10.28 02:58:59.153401 [ 261 ] {ad3c2e04-115c-46e6-a361-246857752d4e} <Trace> Aggregator: Merging aggregated data | ||
| 19327 | 2025.10.28 02:58:59.155000 [ 290 ] {ad3c2e04-115c-46e6-a361-246857752d4e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003591 sec., 278.473962684489 rows/sec., 10.88 KiB/sec. | ||
| 19328 | 2025.10.28 02:58:59.155182 [ 290 ] {ad3c2e04-115c-46e6-a361-246857752d4e} <Debug> TCPHandler: Processed in 0.004016561 sec. | ||
| 19329 | 2025.10.28 02:58:59.155330 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19330 | 2025.10.28 02:58:59.155365 [ 290 ] {} <Debug> TCP-Session: 013d2baa-79d6-41e0-a53e-a568bf1a0483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19331 | 2025.10.28 02:58:59.155373 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19332 | 2025.10.28 02:58:59.155402 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19333 | 2025.10.28 02:58:59.155420 [ 350 ] {} <Debug> TCP-Session: 70fc6835-ba5d-42fd-b21d-d1e79f3a0a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19334 | 2025.10.28 02:58:59.155429 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19335 | 2025.10.28 02:58:59.155457 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19336 | 2025.10.28 02:58:59.155483 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19337 | 2025.10.28 02:58:59.155500 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19338 | 2025.10.28 02:58:59.155514 [ 355 ] {} <Debug> TCP-Session: 9e27956f-8e1d-4d14-9a84-a560dd190773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19339 | 2025.10.28 02:58:59.155527 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19340 | 2025.10.28 02:58:59.155551 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19341 | 2025.10.28 02:58:59.155575 [ 357 ] {} <Debug> TCP-Session: 38c90261-a219-4dde-8ba6-e6459652a429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19342 | 2025.10.28 02:58:59.155555 [ 359 ] {} <Debug> TCP-Session: 133d0e79-7ade-465b-a4ac-bb249eb4d9b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19343 | 2025.10.28 02:58:59.155603 [ 362 ] {} <Debug> TCP-Session: 956a2788-d0d9-4b1c-baaa-984d37a9be6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19344 | 2025.10.28 02:58:59.155465 [ 363 ] {} <Debug> TCP-Session: 7eafc246-2746-4bfa-b7ac-ec93655a6cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19345 | 2025.10.28 02:58:59.155548 [ 356 ] {} <Debug> TCP-Session: 5ba4c014-eb63-4d5f-b0d9-45f2ea90e004 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19346 | 2025.10.28 02:58:59.155493 [ 358 ] {} <Debug> TCP-Session: d3a80cba-0fc9-4a86-8c86-fba41b860aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19347 | 2025.10.28 02:58:59.255003 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51164 | ||
| 19348 | 2025.10.28 02:58:59.255131 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19349 | 2025.10.28 02:58:59.255159 [ 290 ] {} <Debug> TCP-Session: eb32962d-68f2-4135-bfc9-1388a2f2f0ca Authenticating user 'default' from [fd00:1122:3344:101::e]:51164 | ||
| 19350 | 2025.10.28 02:58:59.255180 [ 290 ] {} <Debug> TCP-Session: eb32962d-68f2-4135-bfc9-1388a2f2f0ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19351 | 2025.10.28 02:58:59.255193 [ 290 ] {} <Debug> TCP-Session: eb32962d-68f2-4135-bfc9-1388a2f2f0ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19352 | 2025.10.28 02:58:59.255446 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43401 | ||
| 19353 | 2025.10.28 02:58:59.255445 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60794 | ||
| 19354 | 2025.10.28 02:58:59.255494 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36120 | ||
| 19355 | 2025.10.28 02:58:59.255507 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53603 | ||
| 19356 | 2025.10.28 02:58:59.255527 [ 290 ] {} <Trace> TCP-Session: eb32962d-68f2-4135-bfc9-1388a2f2f0ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19357 | 2025.10.28 02:58:59.255517 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61233 | ||
| 19358 | 2025.10.28 02:58:59.255620 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19359 | 2025.10.28 02:58:59.255638 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19360 | 2025.10.28 02:58:59.255669 [ 358 ] {} <Debug> TCP-Session: 6cea3ec7-dab8-48f6-b675-2282bc679db5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36120 | ||
| 19361 | 2025.10.28 02:58:59.255676 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19362 | 2025.10.28 02:58:59.255691 [ 362 ] {} <Debug> TCP-Session: 193bccda-776e-4e00-a1a9-1384c6c81b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:53603 | ||
| 19363 | 2025.10.28 02:58:59.255705 [ 358 ] {} <Debug> TCP-Session: 6cea3ec7-dab8-48f6-b675-2282bc679db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19364 | 2025.10.28 02:58:59.255716 [ 363 ] {} <Debug> TCP-Session: f7a1c079-400a-47cc-adfb-abf3da6314f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61233 | ||
| 19365 | 2025.10.28 02:58:59.255731 [ 362 ] {} <Debug> TCP-Session: 193bccda-776e-4e00-a1a9-1384c6c81b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19366 | 2025.10.28 02:58:59.255747 [ 358 ] {} <Debug> TCP-Session: 6cea3ec7-dab8-48f6-b675-2282bc679db5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19367 | 2025.10.28 02:58:59.255756 [ 363 ] {} <Debug> TCP-Session: f7a1c079-400a-47cc-adfb-abf3da6314f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19368 | 2025.10.28 02:58:59.255763 [ 362 ] {} <Debug> TCP-Session: 193bccda-776e-4e00-a1a9-1384c6c81b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19369 | 2025.10.28 02:58:59.255788 [ 363 ] {} <Debug> TCP-Session: f7a1c079-400a-47cc-adfb-abf3da6314f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19370 | 2025.10.28 02:58:59.255773 [ 290 ] {477cd738-ff8a-4310-a7fc-6e987bedb365} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51164) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19371 | 2025.10.28 02:58:59.255494 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38703 | ||
| 19372 | 2025.10.28 02:58:59.255483 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35666 | ||
| 19373 | 2025.10.28 02:58:59.255621 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19374 | 2025.10.28 02:58:59.255522 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19375 | 2025.10.28 02:58:59.255901 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19376 | 2025.10.28 02:58:59.255915 [ 350 ] {} <Debug> TCP-Session: 9903bdc4-f47f-4717-9798-2b760d111fa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60794 | ||
| 19377 | 2025.10.28 02:58:59.255932 [ 355 ] {} <Debug> TCP-Session: f9e6d8ce-15e7-4303-9602-b58e7e560fef Authenticating user 'default' from [fd00:1122:3344:101::e]:43401 | ||
| 19378 | 2025.10.28 02:58:59.255939 [ 359 ] {} <Debug> TCP-Session: 3a17472a-8f4e-4724-8081-75a4e0c2929b Authenticating user 'default' from [fd00:1122:3344:101::e]:38703 | ||
| 19379 | 2025.10.28 02:58:59.255951 [ 350 ] {} <Debug> TCP-Session: 9903bdc4-f47f-4717-9798-2b760d111fa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19380 | 2025.10.28 02:58:59.255963 [ 355 ] {} <Debug> TCP-Session: f9e6d8ce-15e7-4303-9602-b58e7e560fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19381 | 2025.10.28 02:58:59.255973 [ 359 ] {} <Debug> TCP-Session: 3a17472a-8f4e-4724-8081-75a4e0c2929b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19382 | 2025.10.28 02:58:59.255986 [ 350 ] {} <Debug> TCP-Session: 9903bdc4-f47f-4717-9798-2b760d111fa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19383 | 2025.10.28 02:58:59.255996 [ 355 ] {} <Debug> TCP-Session: f9e6d8ce-15e7-4303-9602-b58e7e560fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19384 | 2025.10.28 02:58:59.256017 [ 359 ] {} <Debug> TCP-Session: 3a17472a-8f4e-4724-8081-75a4e0c2929b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19385 | 2025.10.28 02:58:59.255923 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19386 | 2025.10.28 02:58:59.255468 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60063 | ||
| 19387 | 2025.10.28 02:58:59.256085 [ 290 ] {477cd738-ff8a-4310-a7fc-6e987bedb365} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19388 | 2025.10.28 02:58:59.256077 [ 357 ] {} <Debug> TCP-Session: f3204c58-9f93-4aa6-af08-dca8c4200be7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35666 | ||
| 19389 | 2025.10.28 02:58:59.256156 [ 357 ] {} <Debug> TCP-Session: f3204c58-9f93-4aa6-af08-dca8c4200be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19390 | 2025.10.28 02:58:59.256169 [ 357 ] {} <Debug> TCP-Session: f3204c58-9f93-4aa6-af08-dca8c4200be7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19391 | 2025.10.28 02:58:59.256174 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19392 | 2025.10.28 02:58:59.256185 [ 290 ] {477cd738-ff8a-4310-a7fc-6e987bedb365} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19393 | 2025.10.28 02:58:59.256228 [ 356 ] {} <Debug> TCP-Session: 727684e1-13c8-4b41-92b7-5446e24b022a Authenticating user 'default' from [fd00:1122:3344:101::e]:60063 | ||
| 19394 | 2025.10.28 02:58:59.256261 [ 356 ] {} <Debug> TCP-Session: 727684e1-13c8-4b41-92b7-5446e24b022a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19395 | 2025.10.28 02:58:59.256274 [ 356 ] {} <Debug> TCP-Session: 727684e1-13c8-4b41-92b7-5446e24b022a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19396 | 2025.10.28 02:58:59.256531 [ 290 ] {477cd738-ff8a-4310-a7fc-6e987bedb365} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 19397 | 2025.10.28 02:58:59.257571 [ 341 ] {477cd738-ff8a-4310-a7fc-6e987bedb365} <Trace> AggregatingTransform: Aggregating | ||
| 19398 | 2025.10.28 02:58:59.257616 [ 341 ] {477cd738-ff8a-4310-a7fc-6e987bedb365} <Trace> Aggregator: Aggregation method: without_key | ||
| 19399 | 2025.10.28 02:58:59.257662 [ 341 ] {477cd738-ff8a-4310-a7fc-6e987bedb365} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017524 sec. (982.778 rows/sec., 38.39 KiB/sec.) | ||
| 19400 | 2025.10.28 02:58:59.257688 [ 341 ] {477cd738-ff8a-4310-a7fc-6e987bedb365} <Trace> Aggregator: Merging aggregated data | ||
| 19401 | 2025.10.28 02:58:59.259265 [ 290 ] {477cd738-ff8a-4310-a7fc-6e987bedb365} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003562 sec., 280.7411566535654 rows/sec., 10.97 KiB/sec. | ||
| 19402 | 2025.10.28 02:58:59.259470 [ 290 ] {477cd738-ff8a-4310-a7fc-6e987bedb365} <Debug> TCPHandler: Processed in 0.004058662 sec. | ||
| 19403 | 2025.10.28 02:58:59.259596 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19404 | 2025.10.28 02:58:59.259624 [ 290 ] {} <Debug> TCP-Session: eb32962d-68f2-4135-bfc9-1388a2f2f0ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19405 | 2025.10.28 02:58:59.259631 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19406 | 2025.10.28 02:58:59.259652 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19407 | 2025.10.28 02:58:59.259672 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19408 | 2025.10.28 02:58:59.259677 [ 363 ] {} <Debug> TCP-Session: f7a1c079-400a-47cc-adfb-abf3da6314f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19409 | 2025.10.28 02:58:59.259700 [ 350 ] {} <Debug> TCP-Session: 9903bdc4-f47f-4717-9798-2b760d111fa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19410 | 2025.10.28 02:58:59.259716 [ 359 ] {} <Debug> TCP-Session: 3a17472a-8f4e-4724-8081-75a4e0c2929b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19411 | 2025.10.28 02:58:59.259717 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19412 | 2025.10.28 02:58:59.259753 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19413 | 2025.10.28 02:58:59.259786 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19414 | 2025.10.28 02:58:59.259795 [ 357 ] {} <Debug> TCP-Session: f3204c58-9f93-4aa6-af08-dca8c4200be7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19415 | 2025.10.28 02:58:59.259814 [ 358 ] {} <Debug> TCP-Session: 6cea3ec7-dab8-48f6-b675-2282bc679db5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19416 | 2025.10.28 02:58:59.259829 [ 362 ] {} <Debug> TCP-Session: 193bccda-776e-4e00-a1a9-1384c6c81b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19417 | 2025.10.28 02:58:59.259732 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19418 | 2025.10.28 02:58:59.259695 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19419 | 2025.10.28 02:58:59.259923 [ 356 ] {} <Debug> TCP-Session: 727684e1-13c8-4b41-92b7-5446e24b022a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19420 | 2025.10.28 02:58:59.259933 [ 355 ] {} <Debug> TCP-Session: f9e6d8ce-15e7-4303-9602-b58e7e560fef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19421 | 2025.10.28 02:59:00.632578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 19422 | 2025.10.28 02:59:00.651856 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19423 | 2025.10.28 02:59:00.651914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19424 | 2025.10.28 02:59:00.658920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19425 | 2025.10.28 02:59:00.659667 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19426 | 2025.10.28 02:59:00.663475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 19427 | 2025.10.28 02:59:00.880282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2408 | ||
| 19428 | 2025.10.28 02:59:00.884207 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19429 | 2025.10.28 02:59:00.884276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19430 | 2025.10.28 02:59:00.886150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19431 | 2025.10.28 02:59:00.886576 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19432 | 2025.10.28 02:59:00.887119 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2408 | ||
| 19433 | 2025.10.28 02:59:01.460357 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19434 | 2025.10.28 02:59:01.460545 [ 4 ] {0cf9a440-64a2-4077-9d36-485e4ba4599e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19435 | 2025.10.28 02:59:01.460619 [ 4 ] {0cf9a440-64a2-4077-9d36-485e4ba4599e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19436 | 2025.10.28 02:59:01.461469 [ 4 ] {0cf9a440-64a2-4077-9d36-485e4ba4599e} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19437 | 2025.10.28 02:59:01.461526 [ 4 ] {0cf9a440-64a2-4077-9d36-485e4ba4599e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19438 | 2025.10.28 02:59:01.461971 [ 4 ] {0cf9a440-64a2-4077-9d36-485e4ba4599e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19439 | 2025.10.28 02:59:01.462246 [ 4 ] {0cf9a440-64a2-4077-9d36-485e4ba4599e} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19440 | 2025.10.28 02:59:01.462441 [ 4 ] {0cf9a440-64a2-4077-9d36-485e4ba4599e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001944 sec., 210905.3497942387 rows/sec., 13.38 MiB/sec. | ||
| 19441 | 2025.10.28 02:59:01.462508 [ 4 ] {0cf9a440-64a2-4077-9d36-485e4ba4599e} <Debug> TCPHandler: Processed in 0.002287914 sec. | ||
| 19442 | 2025.10.28 02:59:01.462654 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19443 | 2025.10.28 02:59:01.462765 [ 4 ] {3c24af82-d00f-4317-9ef9-93c6c3f094da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19444 | 2025.10.28 02:59:01.462816 [ 4 ] {3c24af82-d00f-4317-9ef9-93c6c3f094da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19445 | 2025.10.28 02:59:01.463922 [ 4 ] {3c24af82-d00f-4317-9ef9-93c6c3f094da} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19446 | 2025.10.28 02:59:01.463963 [ 4 ] {3c24af82-d00f-4317-9ef9-93c6c3f094da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19447 | 2025.10.28 02:59:01.464375 [ 4 ] {3c24af82-d00f-4317-9ef9-93c6c3f094da} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19448 | 2025.10.28 02:59:01.464607 [ 4 ] {3c24af82-d00f-4317-9ef9-93c6c3f094da} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19449 | 2025.10.28 02:59:01.464768 [ 4 ] {3c24af82-d00f-4317-9ef9-93c6c3f094da} <Debug> executeQuery: Read 1226 rows, 100.73 KiB in 0.002027 sec., 604834.7311297484 rows/sec., 48.53 MiB/sec. | ||
| 19450 | 2025.10.28 02:59:01.464768 [ 65 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19451 | 2025.10.28 02:59:01.464816 [ 4 ] {3c24af82-d00f-4317-9ef9-93c6c3f094da} <Debug> TCPHandler: Processed in 0.002219003 sec. | ||
| 19452 | 2025.10.28 02:59:01.464848 [ 65 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19453 | 2025.10.28 02:59:01.464874 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19454 | 2025.10.28 02:59:01.464948 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19455 | 2025.10.28 02:59:01.464967 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19456 | 2025.10.28 02:59:01.465053 [ 4 ] {3ddf69f5-b152-4dcd-b980-1b060d17e50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19457 | 2025.10.28 02:59:01.465062 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19458 | 2025.10.28 02:59:01.465096 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2349 rows starting from the beginning of the part | ||
| 19459 | 2025.10.28 02:59:01.465099 [ 4 ] {3ddf69f5-b152-4dcd-b980-1b060d17e50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19460 | 2025.10.28 02:59:01.465158 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
| 19461 | 2025.10.28 02:59:01.465205 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
| 19462 | 2025.10.28 02:59:01.465250 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1208 rows starting from the beginning of the part | ||
| 19463 | 2025.10.28 02:59:01.465294 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
| 19464 | 2025.10.28 02:59:01.465335 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1226 rows starting from the beginning of the part | ||
| 19465 | 2025.10.28 02:59:01.465657 [ 4 ] {3ddf69f5-b152-4dcd-b980-1b060d17e50f} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19466 | 2025.10.28 02:59:01.465697 [ 4 ] {3ddf69f5-b152-4dcd-b980-1b060d17e50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19467 | 2025.10.28 02:59:01.466109 [ 4 ] {3ddf69f5-b152-4dcd-b980-1b060d17e50f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19468 | 2025.10.28 02:59:01.466353 [ 4 ] {3ddf69f5-b152-4dcd-b980-1b060d17e50f} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19469 | 2025.10.28 02:59:01.466513 [ 4 ] {3ddf69f5-b152-4dcd-b980-1b060d17e50f} <Debug> executeQuery: Read 262 rows, 16.60 KiB in 0.001482 sec., 176788.1241565452 rows/sec., 10.94 MiB/sec. | ||
| 19470 | 2025.10.28 02:59:01.466556 [ 4 ] {3ddf69f5-b152-4dcd-b980-1b060d17e50f} <Debug> TCPHandler: Processed in 0.001659224 sec. | ||
| 19471 | 2025.10.28 02:59:01.466678 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19472 | 2025.10.28 02:59:01.466777 [ 4 ] {7fbd8c65-15f9-471f-9ef6-659588a7e066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19473 | 2025.10.28 02:59:01.466820 [ 4 ] {7fbd8c65-15f9-471f-9ef6-659588a7e066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19474 | 2025.10.28 02:59:01.467172 [ 195 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4951 rows, containing 5 columns (5 merged, 0 gathered) in 0.002241483 sec., 2208805.5095666577 rows/sec., 186.39 MiB/sec. | ||
| 19475 | 2025.10.28 02:59:01.467365 [ 4 ] {7fbd8c65-15f9-471f-9ef6-659588a7e066} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19476 | 2025.10.28 02:59:01.467408 [ 4 ] {7fbd8c65-15f9-471f-9ef6-659588a7e066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19477 | 2025.10.28 02:59:01.467438 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19478 | 2025.10.28 02:59:01.467704 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_151_30} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19479 | 2025.10.28 02:59:01.467749 [ 4 ] {7fbd8c65-15f9-471f-9ef6-659588a7e066} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19480 | 2025.10.28 02:59:01.467771 [ 192 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_151_30} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19481 | 2025.10.28 02:59:01.467840 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 19482 | 2025.10.28 02:59:01.467996 [ 4 ] {7fbd8c65-15f9-471f-9ef6-659588a7e066} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19483 | 2025.10.28 02:59:01.468141 [ 4 ] {7fbd8c65-15f9-471f-9ef6-659588a7e066} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001385 sec., 153068.59205776174 rows/sec., 9.87 MiB/sec. | ||
| 19484 | 2025.10.28 02:59:01.468182 [ 4 ] {7fbd8c65-15f9-471f-9ef6-659588a7e066} <Debug> TCPHandler: Processed in 0.001554961 sec. | ||
| 19485 | 2025.10.28 02:59:01.468304 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19486 | 2025.10.28 02:59:01.468408 [ 4 ] {44f32ad9-ac90-4743-8867-653764ebd19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19487 | 2025.10.28 02:59:01.468458 [ 4 ] {44f32ad9-ac90-4743-8867-653764ebd19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19488 | 2025.10.28 02:59:01.468954 [ 4 ] {44f32ad9-ac90-4743-8867-653764ebd19c} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19489 | 2025.10.28 02:59:01.468992 [ 4 ] {44f32ad9-ac90-4743-8867-653764ebd19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19490 | 2025.10.28 02:59:01.469328 [ 4 ] {44f32ad9-ac90-4743-8867-653764ebd19c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19491 | 2025.10.28 02:59:01.469558 [ 4 ] {44f32ad9-ac90-4743-8867-653764ebd19c} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19492 | 2025.10.28 02:59:01.469699 [ 4 ] {44f32ad9-ac90-4743-8867-653764ebd19c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001313 sec., 160700.6854531607 rows/sec., 9.13 MiB/sec. | ||
| 19493 | 2025.10.28 02:59:01.469739 [ 4 ] {44f32ad9-ac90-4743-8867-653764ebd19c} <Debug> TCPHandler: Processed in 0.001485419 sec. | ||
| 19494 | 2025.10.28 02:59:01.469854 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19495 | 2025.10.28 02:59:01.469950 [ 4 ] {30f43585-768b-45c3-a707-e4e8e5a97903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19496 | 2025.10.28 02:59:01.469995 [ 4 ] {30f43585-768b-45c3-a707-e4e8e5a97903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19497 | 2025.10.28 02:59:01.470682 [ 4 ] {30f43585-768b-45c3-a707-e4e8e5a97903} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19498 | 2025.10.28 02:59:01.470720 [ 4 ] {30f43585-768b-45c3-a707-e4e8e5a97903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19499 | 2025.10.28 02:59:01.471092 [ 4 ] {30f43585-768b-45c3-a707-e4e8e5a97903} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19500 | 2025.10.28 02:59:01.471340 [ 4 ] {30f43585-768b-45c3-a707-e4e8e5a97903} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19501 | 2025.10.28 02:59:01.471500 [ 4 ] {30f43585-768b-45c3-a707-e4e8e5a97903} <Debug> executeQuery: Read 745 rows, 53.76 KiB in 0.001568 sec., 475127.55102040817 rows/sec., 33.48 MiB/sec. | ||
| 19502 | 2025.10.28 02:59:01.471500 [ 63 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19503 | 2025.10.28 02:59:01.471553 [ 4 ] {30f43585-768b-45c3-a707-e4e8e5a97903} <Debug> TCPHandler: Processed in 0.001748077 sec. | ||
| 19504 | 2025.10.28 02:59:01.471571 [ 63 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19505 | 2025.10.28 02:59:01.471599 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19506 | 2025.10.28 02:59:01.471680 [ 196 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19507 | 2025.10.28 02:59:01.471701 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19508 | 2025.10.28 02:59:01.471776 [ 196 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19509 | 2025.10.28 02:59:01.471804 [ 196 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1214 rows starting from the beginning of the part | ||
| 19510 | 2025.10.28 02:59:01.471814 [ 4 ] {60894fb4-97f4-45ca-8d2a-708eedb7c028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19511 | 2025.10.28 02:59:01.471858 [ 196 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
| 19512 | 2025.10.28 02:59:01.471866 [ 4 ] {60894fb4-97f4-45ca-8d2a-708eedb7c028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19513 | 2025.10.28 02:59:01.471903 [ 196 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
| 19514 | 2025.10.28 02:59:01.471947 [ 196 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 730 rows starting from the beginning of the part | ||
| 19515 | 2025.10.28 02:59:01.471986 [ 196 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
| 19516 | 2025.10.28 02:59:01.472025 [ 196 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 745 rows starting from the beginning of the part | ||
| 19517 | 2025.10.28 02:59:01.472304 [ 4 ] {60894fb4-97f4-45ca-8d2a-708eedb7c028} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19518 | 2025.10.28 02:59:01.472346 [ 4 ] {60894fb4-97f4-45ca-8d2a-708eedb7c028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19519 | 2025.10.28 02:59:01.472775 [ 4 ] {60894fb4-97f4-45ca-8d2a-708eedb7c028} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19520 | 2025.10.28 02:59:01.473082 [ 4 ] {60894fb4-97f4-45ca-8d2a-708eedb7c028} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19521 | 2025.10.28 02:59:01.473258 [ 4 ] {60894fb4-97f4-45ca-8d2a-708eedb7c028} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001467 sec., 4089.9795501022495 rows/sec., 213.69 KiB/sec. | ||
| 19522 | 2025.10.28 02:59:01.473308 [ 4 ] {60894fb4-97f4-45ca-8d2a-708eedb7c028} <Debug> TCPHandler: Processed in 0.001666425 sec. | ||
| 19523 | 2025.10.28 02:59:01.473444 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19524 | 2025.10.28 02:59:01.473556 [ 4 ] {42e78f43-035c-4650-81d3-4f5f19406d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19525 | 2025.10.28 02:59:01.473610 [ 196 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2881 rows, containing 5 columns (5 merged, 0 gathered) in 0.001964374 sec., 1466624.9909640425 rows/sec., 110.39 MiB/sec. | ||
| 19526 | 2025.10.28 02:59:01.473612 [ 4 ] {42e78f43-035c-4650-81d3-4f5f19406d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19527 | 2025.10.28 02:59:01.473922 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19528 | 2025.10.28 02:59:01.474089 [ 4 ] {42e78f43-035c-4650-81d3-4f5f19406d72} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19529 | 2025.10.28 02:59:01.474133 [ 4 ] {42e78f43-035c-4650-81d3-4f5f19406d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19530 | 2025.10.28 02:59:01.474317 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_151_30} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19531 | 2025.10.28 02:59:01.474414 [ 195 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_151_30} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19532 | 2025.10.28 02:59:01.474527 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 19533 | 2025.10.28 02:59:01.474539 [ 4 ] {42e78f43-035c-4650-81d3-4f5f19406d72} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19534 | 2025.10.28 02:59:01.474793 [ 4 ] {42e78f43-035c-4650-81d3-4f5f19406d72} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19535 | 2025.10.28 02:59:01.474934 [ 4 ] {42e78f43-035c-4650-81d3-4f5f19406d72} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001402 sec., 223965.76319543508 rows/sec., 14.71 MiB/sec. | ||
| 19536 | 2025.10.28 02:59:01.474973 [ 4 ] {42e78f43-035c-4650-81d3-4f5f19406d72} <Debug> TCPHandler: Processed in 0.001588672 sec. | ||
| 19537 | 2025.10.28 02:59:01.475087 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19538 | 2025.10.28 02:59:01.475183 [ 4 ] {c1ad6e20-aa9c-4e26-ab33-8ca94a01ceaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19539 | 2025.10.28 02:59:01.475227 [ 4 ] {c1ad6e20-aa9c-4e26-ab33-8ca94a01ceaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19540 | 2025.10.28 02:59:01.475552 [ 4 ] {c1ad6e20-aa9c-4e26-ab33-8ca94a01ceaa} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19541 | 2025.10.28 02:59:01.475588 [ 4 ] {c1ad6e20-aa9c-4e26-ab33-8ca94a01ceaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19542 | 2025.10.28 02:59:01.475903 [ 4 ] {c1ad6e20-aa9c-4e26-ab33-8ca94a01ceaa} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19543 | 2025.10.28 02:59:01.476132 [ 4 ] {c1ad6e20-aa9c-4e26-ab33-8ca94a01ceaa} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19544 | 2025.10.28 02:59:01.476268 [ 4 ] {c1ad6e20-aa9c-4e26-ab33-8ca94a01ceaa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 19545 | 2025.10.28 02:59:01.476369 [ 4 ] {c1ad6e20-aa9c-4e26-ab33-8ca94a01ceaa} <Debug> TCPHandler: Processed in 0.001331224 sec. | ||
| 19546 | 2025.10.28 02:59:01.476480 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19547 | 2025.10.28 02:59:01.476574 [ 4 ] {31d55d6c-7c4e-459f-a817-4fc4385f9991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19548 | 2025.10.28 02:59:01.476629 [ 4 ] {31d55d6c-7c4e-459f-a817-4fc4385f9991} <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 | ||
| 19549 | 2025.10.28 02:59:01.477542 [ 4 ] {31d55d6c-7c4e-459f-a817-4fc4385f9991} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19550 | 2025.10.28 02:59:01.477578 [ 4 ] {31d55d6c-7c4e-459f-a817-4fc4385f9991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19551 | 2025.10.28 02:59:01.478194 [ 4 ] {31d55d6c-7c4e-459f-a817-4fc4385f9991} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19552 | 2025.10.28 02:59:01.478490 [ 4 ] {31d55d6c-7c4e-459f-a817-4fc4385f9991} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19553 | 2025.10.28 02:59:01.478639 [ 4 ] {31d55d6c-7c4e-459f-a817-4fc4385f9991} <Debug> executeQuery: Read 57 rows, 104.59 KiB in 0.002084 sec., 27351.247600767754 rows/sec., 49.01 MiB/sec. | ||
| 19554 | 2025.10.28 02:59:01.478653 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 19555 | 2025.10.28 02:59:01.478702 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19556 | 2025.10.28 02:59:01.478711 [ 4 ] {31d55d6c-7c4e-459f-a817-4fc4385f9991} <Debug> TCPHandler: Processed in 0.002280214 sec. | ||
| 19557 | 2025.10.28 02:59:01.478731 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19558 | 2025.10.28 02:59:01.478834 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19559 | 2025.10.28 02:59:01.478862 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 19560 | 2025.10.28 02:59:01.478933 [ 4 ] {f48361a6-a095-4093-8dde-4b3be45ff515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19561 | 2025.10.28 02:59:01.478982 [ 4 ] {f48361a6-a095-4093-8dde-4b3be45ff515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19562 | 2025.10.28 02:59:01.479147 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19563 | 2025.10.28 02:59:01.479225 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2539 rows starting from the beginning of the part | ||
| 19564 | 2025.10.28 02:59:01.479312 [ 4 ] {f48361a6-a095-4093-8dde-4b3be45ff515} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19565 | 2025.10.28 02:59:01.479353 [ 4 ] {f48361a6-a095-4093-8dde-4b3be45ff515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19566 | 2025.10.28 02:59:01.479388 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 43 rows starting from the beginning of the part | ||
| 19567 | 2025.10.28 02:59:01.479539 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 43 rows starting from the beginning of the part | ||
| 19568 | 2025.10.28 02:59:01.479677 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 43 rows starting from the beginning of the part | ||
| 19569 | 2025.10.28 02:59:01.479693 [ 4 ] {f48361a6-a095-4093-8dde-4b3be45ff515} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19570 | 2025.10.28 02:59:01.479811 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 19571 | 2025.10.28 02:59:01.479933 [ 190 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 57 rows starting from the beginning of the part | ||
| 19572 | 2025.10.28 02:59:01.479933 [ 4 ] {f48361a6-a095-4093-8dde-4b3be45ff515} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19573 | 2025.10.28 02:59:01.480087 [ 4 ] {f48361a6-a095-4093-8dde-4b3be45ff515} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 723.26 KiB/sec. | ||
| 19574 | 2025.10.28 02:59:01.480124 [ 4 ] {f48361a6-a095-4093-8dde-4b3be45ff515} <Debug> TCPHandler: Processed in 0.001339864 sec. | ||
| 19575 | 2025.10.28 02:59:01.480249 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19576 | 2025.10.28 02:59:01.480375 [ 4 ] {41ad06ba-ac1c-4714-900f-f887c95cdaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19577 | 2025.10.28 02:59:01.480432 [ 4 ] {41ad06ba-ac1c-4714-900f-f887c95cdaaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19578 | 2025.10.28 02:59:01.480840 [ 4 ] {41ad06ba-ac1c-4714-900f-f887c95cdaaf} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19579 | 2025.10.28 02:59:01.480879 [ 4 ] {41ad06ba-ac1c-4714-900f-f887c95cdaaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19580 | 2025.10.28 02:59:01.481234 [ 4 ] {41ad06ba-ac1c-4714-900f-f887c95cdaaf} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19581 | 2025.10.28 02:59:01.481468 [ 4 ] {41ad06ba-ac1c-4714-900f-f887c95cdaaf} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19582 | 2025.10.28 02:59:01.481598 [ 63 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19583 | 2025.10.28 02:59:01.481606 [ 4 ] {41ad06ba-ac1c-4714-900f-f887c95cdaaf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001257 sec., 82736.67462211614 rows/sec., 5.07 MiB/sec. | ||
| 19584 | 2025.10.28 02:59:01.481639 [ 63 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19585 | 2025.10.28 02:59:01.481663 [ 4 ] {41ad06ba-ac1c-4714-900f-f887c95cdaaf} <Debug> TCPHandler: Processed in 0.001477338 sec. | ||
| 19586 | 2025.10.28 02:59:01.481663 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19587 | 2025.10.28 02:59:01.481770 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19588 | 2025.10.28 02:59:01.481882 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19589 | 2025.10.28 02:59:01.481923 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 10328 rows starting from the beginning of the part | ||
| 19590 | 2025.10.28 02:59:01.481997 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 12 rows starting from the beginning of the part | ||
| 19591 | 2025.10.28 02:59:01.482047 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 19592 | 2025.10.28 02:59:01.482088 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 104 rows starting from the beginning of the part | ||
| 19593 | 2025.10.28 02:59:01.482136 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 19594 | 2025.10.28 02:59:01.482182 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 104 rows starting from the beginning of the part | ||
| 19595 | 2025.10.28 02:59:01.484884 [ 188 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10668 rows, containing 4 columns (4 merged, 0 gathered) in 0.003153633 sec., 3382765.210790222 rows/sec., 214.77 MiB/sec. | ||
| 19596 | 2025.10.28 02:59:01.485202 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19597 | 2025.10.28 02:59:01.485581 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_151_30} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19598 | 2025.10.28 02:59:01.485678 [ 201 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_151_30} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19599 | 2025.10.28 02:59:01.485782 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 19600 | 2025.10.28 02:59:01.490159 [ 197 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2773 rows, containing 19 columns (19 merged, 0 gathered) in 0.011358702 sec., 244130.00710820654 rows/sec., 437.47 MiB/sec. | ||
| 19601 | 2025.10.28 02:59:01.492651 [ 201 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 19602 | 2025.10.28 02:59:01.493008 [ 201 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19603 | 2025.10.28 02:59:01.493085 [ 201 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 19604 | 2025.10.28 02:59:01.493219 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.35 MiB. | ||
| 19605 | 2025.10.28 02:59:02.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.90 MiB, peak 414.20 MiB, free memory in arenas 0.00 B, will set to 396.27 MiB (RSS), difference: 1.37 MiB | ||
| 19606 | 2025.10.28 02:59:05.502810 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19607 | 2025.10.28 02:59:05.502868 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19608 | 2025.10.28 02:59:05.756671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43228 | ||
| 19609 | 2025.10.28 02:59:05.757251 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19610 | 2025.10.28 02:59:05.757302 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19611 | 2025.10.28 02:59:05.757831 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19612 | 2025.10.28 02:59:05.758100 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19613 | 2025.10.28 02:59:05.758253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43228 | ||
| 19614 | 2025.10.28 02:59:05.758339 [ 219 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19615 | 2025.10.28 02:59:05.758392 [ 219 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19616 | 2025.10.28 02:59:05.762246 [ 219 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19617 | 2025.10.28 02:59:06.435779 [ 222 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19618 | 2025.10.28 02:59:06.435822 [ 222 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19619 | 2025.10.28 02:59:06.439483 [ 222 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19620 | 2025.10.28 02:59:06.446556 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19621 | 2025.10.28 02:59:06.446739 [ 4 ] {33e53511-7911-4296-8771-9979d7b7e625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19622 | 2025.10.28 02:59:06.446805 [ 4 ] {33e53511-7911-4296-8771-9979d7b7e625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19623 | 2025.10.28 02:59:06.447508 [ 4 ] {33e53511-7911-4296-8771-9979d7b7e625} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19624 | 2025.10.28 02:59:06.447548 [ 4 ] {33e53511-7911-4296-8771-9979d7b7e625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19625 | 2025.10.28 02:59:06.447972 [ 4 ] {33e53511-7911-4296-8771-9979d7b7e625} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19626 | 2025.10.28 02:59:06.448294 [ 4 ] {33e53511-7911-4296-8771-9979d7b7e625} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19627 | 2025.10.28 02:59:06.448459 [ 4 ] {33e53511-7911-4296-8771-9979d7b7e625} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001769 sec., 31656.302996042963 rows/sec., 2.43 MiB/sec. | ||
| 19628 | 2025.10.28 02:59:06.448515 [ 4 ] {33e53511-7911-4296-8771-9979d7b7e625} <Debug> TCPHandler: Processed in 0.002088939 sec. | ||
| 19629 | 2025.10.28 02:59:06.448643 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19630 | 2025.10.28 02:59:06.448748 [ 4 ] {037f4f8b-1bd6-48b9-91f1-cdbb200b94c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19631 | 2025.10.28 02:59:06.448792 [ 4 ] {037f4f8b-1bd6-48b9-91f1-cdbb200b94c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19632 | 2025.10.28 02:59:06.449243 [ 4 ] {037f4f8b-1bd6-48b9-91f1-cdbb200b94c1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19633 | 2025.10.28 02:59:06.449281 [ 4 ] {037f4f8b-1bd6-48b9-91f1-cdbb200b94c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19634 | 2025.10.28 02:59:06.449620 [ 4 ] {037f4f8b-1bd6-48b9-91f1-cdbb200b94c1} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19635 | 2025.10.28 02:59:06.449869 [ 4 ] {037f4f8b-1bd6-48b9-91f1-cdbb200b94c1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19636 | 2025.10.28 02:59:06.450003 [ 4 ] {037f4f8b-1bd6-48b9-91f1-cdbb200b94c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 19637 | 2025.10.28 02:59:06.450042 [ 4 ] {037f4f8b-1bd6-48b9-91f1-cdbb200b94c1} <Debug> TCPHandler: Processed in 0.001454317 sec. | ||
| 19638 | 2025.10.28 02:59:06.450159 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19639 | 2025.10.28 02:59:06.450258 [ 4 ] {d6114f5a-ac14-4c35-89fc-97564c1f4bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19640 | 2025.10.28 02:59:06.450310 [ 4 ] {d6114f5a-ac14-4c35-89fc-97564c1f4bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19641 | 2025.10.28 02:59:06.450726 [ 4 ] {d6114f5a-ac14-4c35-89fc-97564c1f4bd8} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19642 | 2025.10.28 02:59:06.450761 [ 4 ] {d6114f5a-ac14-4c35-89fc-97564c1f4bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19643 | 2025.10.28 02:59:06.451107 [ 4 ] {d6114f5a-ac14-4c35-89fc-97564c1f4bd8} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19644 | 2025.10.28 02:59:06.451323 [ 4 ] {d6114f5a-ac14-4c35-89fc-97564c1f4bd8} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19645 | 2025.10.28 02:59:06.451457 [ 4 ] {d6114f5a-ac14-4c35-89fc-97564c1f4bd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 19646 | 2025.10.28 02:59:06.451494 [ 4 ] {d6114f5a-ac14-4c35-89fc-97564c1f4bd8} <Debug> TCPHandler: Processed in 0.001385756 sec. | ||
| 19647 | 2025.10.28 02:59:06.451598 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19648 | 2025.10.28 02:59:06.451705 [ 4 ] {d68f99d9-0f1f-406d-8c93-1037486b1ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19649 | 2025.10.28 02:59:06.451750 [ 4 ] {d68f99d9-0f1f-406d-8c93-1037486b1ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19650 | 2025.10.28 02:59:06.452094 [ 4 ] {d68f99d9-0f1f-406d-8c93-1037486b1ec1} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19651 | 2025.10.28 02:59:06.452129 [ 4 ] {d68f99d9-0f1f-406d-8c93-1037486b1ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19652 | 2025.10.28 02:59:06.452437 [ 4 ] {d68f99d9-0f1f-406d-8c93-1037486b1ec1} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19653 | 2025.10.28 02:59:06.452650 [ 4 ] {d68f99d9-0f1f-406d-8c93-1037486b1ec1} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19654 | 2025.10.28 02:59:06.452778 [ 4 ] {d68f99d9-0f1f-406d-8c93-1037486b1ec1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 19655 | 2025.10.28 02:59:06.452814 [ 4 ] {d68f99d9-0f1f-406d-8c93-1037486b1ec1} <Debug> TCPHandler: Processed in 0.001264741 sec. | ||
| 19656 | 2025.10.28 02:59:07.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.55 MiB, peak 414.20 MiB, free memory in arenas 0.00 B, will set to 396.27 MiB (RSS), difference: 3.72 MiB | ||
| 19657 | 2025.10.28 02:59:08.164479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 19658 | 2025.10.28 02:59:08.183435 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19659 | 2025.10.28 02:59:08.183506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19660 | 2025.10.28 02:59:08.189990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19661 | 2025.10.28 02:59:08.190907 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19662 | 2025.10.28 02:59:08.195388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 19663 | 2025.10.28 02:59:09.835351 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19664 | 2025.10.28 02:59:09.835628 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 19665 | 2025.10.28 02:59:09.836020 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19666 | 2025.10.28 02:59:09.836063 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 19667 | 2025.10.28 02:59:09.836365 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19668 | 2025.10.28 02:59:09.836443 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19669 | 2025.10.28 02:59:09.836593 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 19670 | 2025.10.28 02:59:09.836740 [ 329 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19671 | 2025.10.28 02:59:09.836749 [ 346 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19672 | 2025.10.28 02:59:09.836740 [ 341 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19673 | 2025.10.28 02:59:09.836907 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19674 | 2025.10.28 02:59:09.836940 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19675 | 2025.10.28 02:59:09.837034 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19676 | 2025.10.28 02:59:09.837064 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19677 | 2025.10.28 02:59:09.837112 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19678 | 2025.10.28 02:59:09.837158 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19679 | 2025.10.28 02:59:09.837217 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19680 | 2025.10.28 02:59:09.839254 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.003759 sec., 11173.184357541899 rows/sec., 426.32 KiB/sec. | ||
| 19681 | 2025.10.28 02:59:09.839439 [ 4 ] {130d540d-8070-4bbe-ab0c-8e51aefc5109} <Debug> TCPHandler: Processed in 0.004263099 sec. | ||
| 19682 | 2025.10.28 02:59:09.871406 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19683 | 2025.10.28 02:59:09.871597 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) 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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 19684 | 2025.10.28 02:59:09.871909 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19685 | 2025.10.28 02:59:09.871949 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 19686 | 2025.10.28 02:59:09.872182 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19687 | 2025.10.28 02:59:09.872242 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19688 | 2025.10.28 02:59:09.872361 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 19689 | 2025.10.28 02:59:09.872442 [ 338 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19690 | 2025.10.28 02:59:09.872453 [ 329 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19691 | 2025.10.28 02:59:09.872445 [ 349 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19692 | 2025.10.28 02:59:09.872577 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19693 | 2025.10.28 02:59:09.872604 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19694 | 2025.10.28 02:59:09.872683 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19695 | 2025.10.28 02:59:09.872703 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19696 | 2025.10.28 02:59:09.872736 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 19697 | 2025.10.28 02:59:09.872771 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 19698 | 2025.10.28 02:59:09.872813 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 19699 | 2025.10.28 02:59:09.873505 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001991 sec., 21094.92717227524 rows/sec., 804.89 KiB/sec. | ||
| 19700 | 2025.10.28 02:59:09.873659 [ 4 ] {5d4d3b78-ae98-4298-9132-48526a3f515c} <Debug> TCPHandler: Processed in 0.002326356 sec. | ||
| 19701 | 2025.10.28 02:59:09.873917 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19702 | 2025.10.28 02:59:09.874068 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) 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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 19703 | 2025.10.28 02:59:09.874316 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19704 | 2025.10.28 02:59:09.874355 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 19705 | 2025.10.28 02:59:09.874573 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19706 | 2025.10.28 02:59:09.874629 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19707 | 2025.10.28 02:59:09.874735 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 19708 | 2025.10.28 02:59:09.874797 [ 305 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19709 | 2025.10.28 02:59:09.874805 [ 349 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19710 | 2025.10.28 02:59:09.874809 [ 329 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19711 | 2025.10.28 02:59:09.874916 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19712 | 2025.10.28 02:59:09.874942 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19713 | 2025.10.28 02:59:09.875013 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19714 | 2025.10.28 02:59:09.875032 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19715 | 2025.10.28 02:59:09.875063 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 19716 | 2025.10.28 02:59:09.875096 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 19717 | 2025.10.28 02:59:09.875128 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 19718 | 2025.10.28 02:59:09.875809 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001809 sec., 23217.247097844112 rows/sec., 885.87 KiB/sec. | ||
| 19719 | 2025.10.28 02:59:09.875934 [ 4 ] {bc908814-372b-4b11-83d2-0935df68ddf2} <Debug> TCPHandler: Processed in 0.002069307 sec. | ||
| 19720 | 2025.10.28 02:59:09.876161 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19721 | 2025.10.28 02:59:09.876346 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) 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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19722 | 2025.10.28 02:59:09.876598 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19723 | 2025.10.28 02:59:09.876639 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19724 | 2025.10.28 02:59:09.876885 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19725 | 2025.10.28 02:59:09.876961 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19726 | 2025.10.28 02:59:09.877082 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 19727 | 2025.10.28 02:59:09.877147 [ 340 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19728 | 2025.10.28 02:59:09.877158 [ 329 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19729 | 2025.10.28 02:59:09.877157 [ 338 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19730 | 2025.10.28 02:59:09.877281 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19731 | 2025.10.28 02:59:09.877308 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19732 | 2025.10.28 02:59:09.877378 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19733 | 2025.10.28 02:59:09.877396 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19734 | 2025.10.28 02:59:09.877428 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19735 | 2025.10.28 02:59:09.877462 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19736 | 2025.10.28 02:59:09.877493 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19737 | 2025.10.28 02:59:09.878142 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.00188 sec., 22340.425531914894 rows/sec., 852.41 KiB/sec. | ||
| 19738 | 2025.10.28 02:59:09.878284 [ 4 ] {119ad0dd-1e1a-460a-91eb-6e405d713a97} <Debug> TCPHandler: Processed in 0.002177311 sec. | ||
| 19739 | 2025.10.28 02:59:09.878502 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19740 | 2025.10.28 02:59:09.878665 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19741 | 2025.10.28 02:59:09.878945 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19742 | 2025.10.28 02:59:09.878986 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19743 | 2025.10.28 02:59:09.879222 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19744 | 2025.10.28 02:59:09.879279 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19745 | 2025.10.28 02:59:09.879387 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 19746 | 2025.10.28 02:59:09.879452 [ 329 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19747 | 2025.10.28 02:59:09.879462 [ 296 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19748 | 2025.10.28 02:59:09.879478 [ 310 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19749 | 2025.10.28 02:59:09.879583 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19750 | 2025.10.28 02:59:09.879609 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19751 | 2025.10.28 02:59:09.879679 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19752 | 2025.10.28 02:59:09.879697 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19753 | 2025.10.28 02:59:09.879730 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19754 | 2025.10.28 02:59:09.879770 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19755 | 2025.10.28 02:59:09.879803 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19756 | 2025.10.28 02:59:09.880462 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001874 sec., 22411.953041622197 rows/sec., 855.14 KiB/sec. | ||
| 19757 | 2025.10.28 02:59:09.880604 [ 4 ] {6af4e0e2-123c-4d7d-8f85-3721ab66789a} <Debug> TCPHandler: Processed in 0.002162021 sec. | ||
| 19758 | 2025.10.28 02:59:09.880837 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19759 | 2025.10.28 02:59:09.880984 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19760 | 2025.10.28 02:59:09.881242 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19761 | 2025.10.28 02:59:09.881284 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19762 | 2025.10.28 02:59:09.881543 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19763 | 2025.10.28 02:59:09.881600 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19764 | 2025.10.28 02:59:09.881708 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 19765 | 2025.10.28 02:59:09.881780 [ 329 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19766 | 2025.10.28 02:59:09.881780 [ 325 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19767 | 2025.10.28 02:59:09.881792 [ 310 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19768 | 2025.10.28 02:59:09.881901 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19769 | 2025.10.28 02:59:09.881932 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19770 | 2025.10.28 02:59:09.882009 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19771 | 2025.10.28 02:59:09.882028 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19772 | 2025.10.28 02:59:09.882061 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19773 | 2025.10.28 02:59:09.882093 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19774 | 2025.10.28 02:59:09.882123 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19775 | 2025.10.28 02:59:09.882737 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001817 sec., 23115.024766097962 rows/sec., 881.97 KiB/sec. | ||
| 19776 | 2025.10.28 02:59:09.882879 [ 4 ] {ef943f2f-0555-4c97-992d-12a8744a9024} <Debug> TCPHandler: Processed in 0.002093788 sec. | ||
| 19777 | 2025.10.28 02:59:09.883092 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19778 | 2025.10.28 02:59:09.883235 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19779 | 2025.10.28 02:59:09.883470 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19780 | 2025.10.28 02:59:09.883509 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19781 | 2025.10.28 02:59:09.883733 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19782 | 2025.10.28 02:59:09.883788 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19783 | 2025.10.28 02:59:09.883888 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 19784 | 2025.10.28 02:59:09.883949 [ 329 ] {73ad74eb-551d-4872-bffc-10544490b280} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19785 | 2025.10.28 02:59:09.883954 [ 297 ] {73ad74eb-551d-4872-bffc-10544490b280} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19786 | 2025.10.28 02:59:09.883956 [ 310 ] {73ad74eb-551d-4872-bffc-10544490b280} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19787 | 2025.10.28 02:59:09.884075 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19788 | 2025.10.28 02:59:09.884100 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19789 | 2025.10.28 02:59:09.884168 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19790 | 2025.10.28 02:59:09.884185 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19791 | 2025.10.28 02:59:09.884215 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19792 | 2025.10.28 02:59:09.884247 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19793 | 2025.10.28 02:59:09.884277 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19794 | 2025.10.28 02:59:09.885038 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001864 sec., 22532.188841201718 rows/sec., 859.73 KiB/sec. | ||
| 19795 | 2025.10.28 02:59:09.885162 [ 4 ] {73ad74eb-551d-4872-bffc-10544490b280} <Debug> TCPHandler: Processed in 0.002120969 sec. | ||
| 19796 | 2025.10.28 02:59:09.885365 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19797 | 2025.10.28 02:59:09.885506 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19798 | 2025.10.28 02:59:09.885749 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19799 | 2025.10.28 02:59:09.885789 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19800 | 2025.10.28 02:59:09.886015 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19801 | 2025.10.28 02:59:09.886069 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19802 | 2025.10.28 02:59:09.886170 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 19803 | 2025.10.28 02:59:09.886237 [ 325 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19804 | 2025.10.28 02:59:09.886244 [ 329 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19805 | 2025.10.28 02:59:09.886243 [ 311 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19806 | 2025.10.28 02:59:09.886362 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19807 | 2025.10.28 02:59:09.886389 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19808 | 2025.10.28 02:59:09.886468 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19809 | 2025.10.28 02:59:09.886496 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19810 | 2025.10.28 02:59:09.886532 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19811 | 2025.10.28 02:59:09.886565 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19812 | 2025.10.28 02:59:09.886593 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19813 | 2025.10.28 02:59:09.887221 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001777 sec., 23635.340461451888 rows/sec., 901.82 KiB/sec. | ||
| 19814 | 2025.10.28 02:59:09.887324 [ 4 ] {0b11636c-3438-4a53-8dfe-112e7a583801} <Debug> TCPHandler: Processed in 0.002009416 sec. | ||
| 19815 | 2025.10.28 02:59:09.887526 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19816 | 2025.10.28 02:59:09.887667 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19817 | 2025.10.28 02:59:09.887896 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19818 | 2025.10.28 02:59:09.887934 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19819 | 2025.10.28 02:59:09.888156 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19820 | 2025.10.28 02:59:09.888210 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19821 | 2025.10.28 02:59:09.888311 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 19822 | 2025.10.28 02:59:09.888363 [ 323 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19823 | 2025.10.28 02:59:09.888373 [ 325 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19824 | 2025.10.28 02:59:09.888374 [ 329 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19825 | 2025.10.28 02:59:09.888469 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19826 | 2025.10.28 02:59:09.888495 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19827 | 2025.10.28 02:59:09.888563 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19828 | 2025.10.28 02:59:09.888582 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19829 | 2025.10.28 02:59:09.888612 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19830 | 2025.10.28 02:59:09.888644 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19831 | 2025.10.28 02:59:09.888673 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19832 | 2025.10.28 02:59:09.889339 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001732 sec., 24249.422632794456 rows/sec., 925.25 KiB/sec. | ||
| 19833 | 2025.10.28 02:59:09.889476 [ 4 ] {94b7e8a9-6368-4cd2-a2c7-3755183d6e02} <Debug> TCPHandler: Processed in 0.002000975 sec. | ||
| 19834 | 2025.10.28 02:59:09.889697 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19835 | 2025.10.28 02:59:09.889840 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19836 | 2025.10.28 02:59:09.890078 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19837 | 2025.10.28 02:59:09.890117 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19838 | 2025.10.28 02:59:09.890375 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19839 | 2025.10.28 02:59:09.890430 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19840 | 2025.10.28 02:59:09.890531 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 19841 | 2025.10.28 02:59:09.890599 [ 329 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19842 | 2025.10.28 02:59:09.890600 [ 325 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19843 | 2025.10.28 02:59:09.890603 [ 324 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19844 | 2025.10.28 02:59:09.890771 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19845 | 2025.10.28 02:59:09.890799 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19846 | 2025.10.28 02:59:09.890867 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19847 | 2025.10.28 02:59:09.890885 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19848 | 2025.10.28 02:59:09.890915 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19849 | 2025.10.28 02:59:09.890948 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19850 | 2025.10.28 02:59:09.890977 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19851 | 2025.10.28 02:59:09.891601 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001823 sec., 23038.94679100384 rows/sec., 879.07 KiB/sec. | ||
| 19852 | 2025.10.28 02:59:09.891724 [ 4 ] {59cfb35a-d66a-4253-acc8-fd5b8cec7f35} <Debug> TCPHandler: Processed in 0.002077918 sec. | ||
| 19853 | 2025.10.28 02:59:09.891932 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19854 | 2025.10.28 02:59:09.892075 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19855 | 2025.10.28 02:59:09.892310 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19856 | 2025.10.28 02:59:09.892350 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19857 | 2025.10.28 02:59:09.892577 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19858 | 2025.10.28 02:59:09.892632 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19859 | 2025.10.28 02:59:09.892733 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 19860 | 2025.10.28 02:59:09.892804 [ 334 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19861 | 2025.10.28 02:59:09.892811 [ 323 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19862 | 2025.10.28 02:59:09.892817 [ 324 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19863 | 2025.10.28 02:59:09.892930 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19864 | 2025.10.28 02:59:09.892957 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19865 | 2025.10.28 02:59:09.893025 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19866 | 2025.10.28 02:59:09.893043 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19867 | 2025.10.28 02:59:09.893074 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19868 | 2025.10.28 02:59:09.893107 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19869 | 2025.10.28 02:59:09.893135 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19870 | 2025.10.28 02:59:09.893736 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001723 sec., 24376.088218224028 rows/sec., 930.09 KiB/sec. | ||
| 19871 | 2025.10.28 02:59:09.893859 [ 4 ] {f01f318d-7c76-41eb-9a90-cd2c606a0514} <Debug> TCPHandler: Processed in 0.001978204 sec. | ||
| 19872 | 2025.10.28 02:59:09.894066 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19873 | 2025.10.28 02:59:09.894209 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19874 | 2025.10.28 02:59:09.894449 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19875 | 2025.10.28 02:59:09.894488 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19876 | 2025.10.28 02:59:09.894714 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19877 | 2025.10.28 02:59:09.894768 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19878 | 2025.10.28 02:59:09.894865 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 19879 | 2025.10.28 02:59:09.894932 [ 323 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19880 | 2025.10.28 02:59:09.894934 [ 325 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19881 | 2025.10.28 02:59:09.894950 [ 324 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19882 | 2025.10.28 02:59:09.895053 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19883 | 2025.10.28 02:59:09.895079 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19884 | 2025.10.28 02:59:09.895146 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19885 | 2025.10.28 02:59:09.895164 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19886 | 2025.10.28 02:59:09.895194 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19887 | 2025.10.28 02:59:09.895226 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19888 | 2025.10.28 02:59:09.895255 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19889 | 2025.10.28 02:59:09.895847 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.0017 sec., 24705.88235294118 rows/sec., 942.67 KiB/sec. | ||
| 19890 | 2025.10.28 02:59:09.895964 [ 4 ] {9c0b6c2f-48c8-432a-9af5-16007bfe106d} <Debug> TCPHandler: Processed in 0.001949333 sec. | ||
| 19891 | 2025.10.28 02:59:09.896161 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19892 | 2025.10.28 02:59:09.896303 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19893 | 2025.10.28 02:59:09.896533 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19894 | 2025.10.28 02:59:09.896572 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19895 | 2025.10.28 02:59:09.896797 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19896 | 2025.10.28 02:59:09.896850 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19897 | 2025.10.28 02:59:09.896949 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 19898 | 2025.10.28 02:59:09.897019 [ 324 ] {c261959b-71f9-4f43-b501-91c894d31439} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19899 | 2025.10.28 02:59:09.897028 [ 323 ] {c261959b-71f9-4f43-b501-91c894d31439} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19900 | 2025.10.28 02:59:09.897027 [ 334 ] {c261959b-71f9-4f43-b501-91c894d31439} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19901 | 2025.10.28 02:59:09.897141 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19902 | 2025.10.28 02:59:09.897165 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19903 | 2025.10.28 02:59:09.897231 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19904 | 2025.10.28 02:59:09.897248 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19905 | 2025.10.28 02:59:09.897278 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19906 | 2025.10.28 02:59:09.897309 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19907 | 2025.10.28 02:59:09.897338 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19908 | 2025.10.28 02:59:09.898011 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001769 sec., 23742.22724703222 rows/sec., 905.90 KiB/sec. | ||
| 19909 | 2025.10.28 02:59:09.898134 [ 4 ] {c261959b-71f9-4f43-b501-91c894d31439} <Debug> TCPHandler: Processed in 0.002023496 sec. | ||
| 19910 | 2025.10.28 02:59:09.898773 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19911 | 2025.10.28 02:59:09.898921 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19912 | 2025.10.28 02:59:09.899155 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19913 | 2025.10.28 02:59:09.899194 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19914 | 2025.10.28 02:59:09.899423 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19915 | 2025.10.28 02:59:09.899477 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19916 | 2025.10.28 02:59:09.899574 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 19917 | 2025.10.28 02:59:09.899640 [ 323 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19918 | 2025.10.28 02:59:09.899647 [ 309 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19919 | 2025.10.28 02:59:09.899641 [ 306 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19920 | 2025.10.28 02:59:09.899776 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19921 | 2025.10.28 02:59:09.899801 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19922 | 2025.10.28 02:59:09.899868 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19923 | 2025.10.28 02:59:09.899886 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19924 | 2025.10.28 02:59:09.899917 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19925 | 2025.10.28 02:59:09.899948 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19926 | 2025.10.28 02:59:09.899976 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19927 | 2025.10.28 02:59:09.900618 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001761 sec., 23850.08517887564 rows/sec., 910.02 KiB/sec. | ||
| 19928 | 2025.10.28 02:59:09.900735 [ 4 ] {d750d474-4576-455d-8989-a88a8d23b42b} <Debug> TCPHandler: Processed in 0.002014666 sec. | ||
| 19929 | 2025.10.28 02:59:09.900949 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19930 | 2025.10.28 02:59:09.901093 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19931 | 2025.10.28 02:59:09.901329 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19932 | 2025.10.28 02:59:09.901370 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19933 | 2025.10.28 02:59:09.901600 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19934 | 2025.10.28 02:59:09.901654 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19935 | 2025.10.28 02:59:09.901753 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 19936 | 2025.10.28 02:59:09.901828 [ 306 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19937 | 2025.10.28 02:59:09.901832 [ 309 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19938 | 2025.10.28 02:59:09.901828 [ 324 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19939 | 2025.10.28 02:59:09.901955 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19940 | 2025.10.28 02:59:09.901982 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19941 | 2025.10.28 02:59:09.902050 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19942 | 2025.10.28 02:59:09.902067 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19943 | 2025.10.28 02:59:09.902098 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19944 | 2025.10.28 02:59:09.902131 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19945 | 2025.10.28 02:59:09.902160 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19946 | 2025.10.28 02:59:09.902793 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001763 sec., 23823.028927963696 rows/sec., 908.98 KiB/sec. | ||
| 19947 | 2025.10.28 02:59:09.902933 [ 4 ] {f3796330-90c8-4bad-82e4-0b8da2a1180c} <Debug> TCPHandler: Processed in 0.002034556 sec. | ||
| 19948 | 2025.10.28 02:59:09.903145 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19949 | 2025.10.28 02:59:09.903294 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19950 | 2025.10.28 02:59:09.903536 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19951 | 2025.10.28 02:59:09.903575 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19952 | 2025.10.28 02:59:09.903809 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19953 | 2025.10.28 02:59:09.903862 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19954 | 2025.10.28 02:59:09.903965 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 19955 | 2025.10.28 02:59:09.904031 [ 309 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19956 | 2025.10.28 02:59:09.904046 [ 343 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19957 | 2025.10.28 02:59:09.904046 [ 324 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19958 | 2025.10.28 02:59:09.904144 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19959 | 2025.10.28 02:59:09.904170 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19960 | 2025.10.28 02:59:09.904239 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19961 | 2025.10.28 02:59:09.904256 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19962 | 2025.10.28 02:59:09.904287 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19963 | 2025.10.28 02:59:09.904320 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19964 | 2025.10.28 02:59:09.904351 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19965 | 2025.10.28 02:59:09.904960 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001734 sec., 24221.45328719723 rows/sec., 924.19 KiB/sec. | ||
| 19966 | 2025.10.28 02:59:09.905101 [ 4 ] {ba543e06-e7a9-4311-adad-ddfe7f5a8b5b} <Debug> TCPHandler: Processed in 0.002006735 sec. | ||
| 19967 | 2025.10.28 02:59:09.905420 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19968 | 2025.10.28 02:59:09.905570 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19969 | 2025.10.28 02:59:09.905813 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19970 | 2025.10.28 02:59:09.905853 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19971 | 2025.10.28 02:59:09.906089 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19972 | 2025.10.28 02:59:09.906143 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19973 | 2025.10.28 02:59:09.906242 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 19974 | 2025.10.28 02:59:09.906302 [ 330 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19975 | 2025.10.28 02:59:09.906310 [ 306 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19976 | 2025.10.28 02:59:09.906317 [ 309 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19977 | 2025.10.28 02:59:09.906427 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19978 | 2025.10.28 02:59:09.906452 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19979 | 2025.10.28 02:59:09.906519 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19980 | 2025.10.28 02:59:09.906536 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 19981 | 2025.10.28 02:59:09.906567 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19982 | 2025.10.28 02:59:09.906599 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19983 | 2025.10.28 02:59:09.906630 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19984 | 2025.10.28 02:59:09.907262 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001761 sec., 23850.08517887564 rows/sec., 910.02 KiB/sec. | ||
| 19985 | 2025.10.28 02:59:09.907397 [ 4 ] {f3ba97ad-c834-47bb-ae6b-65f15b9d3641} <Debug> TCPHandler: Processed in 0.002028996 sec. | ||
| 19986 | 2025.10.28 02:59:09.907604 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19987 | 2025.10.28 02:59:09.907757 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19988 | 2025.10.28 02:59:09.907997 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19989 | 2025.10.28 02:59:09.908038 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19990 | 2025.10.28 02:59:09.908274 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19991 | 2025.10.28 02:59:09.908328 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19992 | 2025.10.28 02:59:09.908427 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 19993 | 2025.10.28 02:59:09.908496 [ 343 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19994 | 2025.10.28 02:59:09.908499 [ 309 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19995 | 2025.10.28 02:59:09.908497 [ 330 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19996 | 2025.10.28 02:59:09.908613 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 19997 | 2025.10.28 02:59:09.908639 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19998 | 2025.10.28 02:59:09.908707 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19999 | 2025.10.28 02:59:09.908724 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 20000 | 2025.10.28 02:59:09.908756 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20001 | 2025.10.28 02:59:09.908789 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20002 | 2025.10.28 02:59:09.908820 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20003 | 2025.10.28 02:59:09.909494 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001807 sec., 23242.944106253457 rows/sec., 886.85 KiB/sec. | ||
| 20004 | 2025.10.28 02:59:09.909599 [ 221 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20005 | 2025.10.28 02:59:09.909630 [ 221 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20006 | 2025.10.28 02:59:09.909632 [ 4 ] {055f83e0-4cf1-4e86-b349-558ef6552c3f} <Debug> TCPHandler: Processed in 0.002078368 sec. | ||
| 20007 | 2025.10.28 02:59:09.909869 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20008 | 2025.10.28 02:59:09.910049 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20009 | 2025.10.28 02:59:09.910294 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20010 | 2025.10.28 02:59:09.910334 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20011 | 2025.10.28 02:59:09.910570 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20012 | 2025.10.28 02:59:09.910626 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20013 | 2025.10.28 02:59:09.910730 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 20014 | 2025.10.28 02:59:09.910793 [ 339 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20015 | 2025.10.28 02:59:09.910808 [ 343 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20016 | 2025.10.28 02:59:09.910800 [ 330 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20017 | 2025.10.28 02:59:09.910922 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 20018 | 2025.10.28 02:59:09.910947 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20019 | 2025.10.28 02:59:09.911016 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20020 | 2025.10.28 02:59:09.911033 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 20021 | 2025.10.28 02:59:09.911064 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20022 | 2025.10.28 02:59:09.911098 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20023 | 2025.10.28 02:59:09.911130 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20024 | 2025.10.28 02:59:09.911771 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001816 sec., 23127.75330396476 rows/sec., 882.46 KiB/sec. | ||
| 20025 | 2025.10.28 02:59:09.911895 [ 4 ] {5e271e3a-f7ec-4064-8c1a-b8a2c4903023} <Debug> TCPHandler: Processed in 0.002075848 sec. | ||
| 20026 | 2025.10.28 02:59:09.912207 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20027 | 2025.10.28 02:59:09.912354 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20028 | 2025.10.28 02:59:09.912592 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20029 | 2025.10.28 02:59:09.912634 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20030 | 2025.10.28 02:59:09.912934 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20031 | 2025.10.28 02:59:09.912990 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20032 | 2025.10.28 02:59:09.913095 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 20033 | 2025.10.28 02:59:09.913214 [ 221 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20034 | 2025.10.28 02:59:09.913219 [ 330 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20035 | 2025.10.28 02:59:09.913226 [ 345 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20036 | 2025.10.28 02:59:09.913217 [ 333 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20037 | 2025.10.28 02:59:09.913351 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 20038 | 2025.10.28 02:59:09.913379 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20039 | 2025.10.28 02:59:09.913448 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20040 | 2025.10.28 02:59:09.913465 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 20041 | 2025.10.28 02:59:09.913496 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20042 | 2025.10.28 02:59:09.913532 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20043 | 2025.10.28 02:59:09.913563 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20044 | 2025.10.28 02:59:09.914171 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001884 sec., 22292.993630573248 rows/sec., 850.60 KiB/sec. | ||
| 20045 | 2025.10.28 02:59:09.914303 [ 4 ] {d901a79c-64e7-4b84-bbf2-b68c93673366} <Debug> TCPHandler: Processed in 0.00214805 sec. | ||
| 20046 | 2025.10.28 02:59:09.914520 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20047 | 2025.10.28 02:59:09.914669 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20048 | 2025.10.28 02:59:09.914910 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20049 | 2025.10.28 02:59:09.914950 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20050 | 2025.10.28 02:59:09.915191 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20051 | 2025.10.28 02:59:09.915244 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20052 | 2025.10.28 02:59:09.915343 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 20053 | 2025.10.28 02:59:09.915402 [ 339 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20054 | 2025.10.28 02:59:09.915412 [ 333 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20055 | 2025.10.28 02:59:09.915407 [ 330 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20056 | 2025.10.28 02:59:09.915533 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 20057 | 2025.10.28 02:59:09.915558 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20058 | 2025.10.28 02:59:09.915625 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20059 | 2025.10.28 02:59:09.915643 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 20060 | 2025.10.28 02:59:09.915675 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20061 | 2025.10.28 02:59:09.915707 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20062 | 2025.10.28 02:59:09.915736 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20063 | 2025.10.28 02:59:09.916311 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001711 sec., 24547.048509643482 rows/sec., 936.61 KiB/sec. | ||
| 20064 | 2025.10.28 02:59:09.916427 [ 4 ] {8f17588e-246c-446b-83aa-8cf0beb5d96a} <Debug> TCPHandler: Processed in 0.001958834 sec. | ||
| 20065 | 2025.10.28 02:59:09.916742 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20066 | 2025.10.28 02:59:09.916898 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20067 | 2025.10.28 02:59:09.917138 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20068 | 2025.10.28 02:59:09.917178 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20069 | 2025.10.28 02:59:09.917419 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20070 | 2025.10.28 02:59:09.917472 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20071 | 2025.10.28 02:59:09.917570 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 20072 | 2025.10.28 02:59:09.917630 [ 333 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20073 | 2025.10.28 02:59:09.917644 [ 345 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20074 | 2025.10.28 02:59:09.917642 [ 339 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20075 | 2025.10.28 02:59:09.917746 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 20076 | 2025.10.28 02:59:09.917772 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20077 | 2025.10.28 02:59:09.917840 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20078 | 2025.10.28 02:59:09.917858 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 20079 | 2025.10.28 02:59:09.917888 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20080 | 2025.10.28 02:59:09.917921 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20081 | 2025.10.28 02:59:09.917951 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20082 | 2025.10.28 02:59:09.918606 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001785 sec., 23529.411764705885 rows/sec., 897.78 KiB/sec. | ||
| 20083 | 2025.10.28 02:59:09.918735 [ 4 ] {aacbaa03-f761-4bf0-b7dc-10bcc44abcd3} <Debug> TCPHandler: Processed in 0.002052547 sec. | ||
| 20084 | 2025.10.28 02:59:09.919082 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20085 | 2025.10.28 02:59:09.919233 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20086 | 2025.10.28 02:59:09.919479 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20087 | 2025.10.28 02:59:09.919521 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20088 | 2025.10.28 02:59:09.919768 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20089 | 2025.10.28 02:59:09.919821 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20090 | 2025.10.28 02:59:09.919921 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 20091 | 2025.10.28 02:59:09.919979 [ 322 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20092 | 2025.10.28 02:59:09.919985 [ 333 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20093 | 2025.10.28 02:59:09.919989 [ 339 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20094 | 2025.10.28 02:59:09.920119 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 20095 | 2025.10.28 02:59:09.920145 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20096 | 2025.10.28 02:59:09.920213 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20097 | 2025.10.28 02:59:09.920230 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 20098 | 2025.10.28 02:59:09.920262 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20099 | 2025.10.28 02:59:09.920294 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20100 | 2025.10.28 02:59:09.920323 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20101 | 2025.10.28 02:59:09.920929 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001766 sec., 23782.55945639864 rows/sec., 907.44 KiB/sec. | ||
| 20102 | 2025.10.28 02:59:09.921046 [ 4 ] {91a170cb-5c61-4170-b85c-9d75d9a597b2} <Debug> TCPHandler: Processed in 0.002015406 sec. | ||
| 20103 | 2025.10.28 02:59:09.921338 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20104 | 2025.10.28 02:59:09.921495 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20105 | 2025.10.28 02:59:09.921739 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20106 | 2025.10.28 02:59:09.921780 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20107 | 2025.10.28 02:59:09.922027 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20108 | 2025.10.28 02:59:09.922079 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20109 | 2025.10.28 02:59:09.922177 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 20110 | 2025.10.28 02:59:09.922242 [ 345 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20111 | 2025.10.28 02:59:09.922250 [ 333 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20112 | 2025.10.28 02:59:09.922252 [ 339 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20113 | 2025.10.28 02:59:09.922363 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (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 | ||
| 20114 | 2025.10.28 02:59:09.922388 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20115 | 2025.10.28 02:59:09.922455 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20116 | 2025.10.28 02:59:09.922472 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Debug> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 20117 | 2025.10.28 02:59:09.922504 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20118 | 2025.10.28 02:59:09.922536 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20119 | 2025.10.28 02:59:09.922566 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20120 | 2025.10.28 02:59:09.923200 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001778 sec., 23622.047244094487 rows/sec., 901.32 KiB/sec. | ||
| 20121 | 2025.10.28 02:59:09.923320 [ 4 ] {1719d473-df1e-4539-8b1f-5d67a4ded8f6} <Debug> TCPHandler: Processed in 0.002034396 sec. | ||
| 20122 | 2025.10.28 02:59:09.935302 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20123 | 2025.10.28 02:59:09.935417 [ 4 ] {651c5fc2-27ba-44c3-8fae-3b7820427253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20124 | 2025.10.28 02:59:09.935461 [ 4 ] {651c5fc2-27ba-44c3-8fae-3b7820427253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20125 | 2025.10.28 02:59:09.936091 [ 4 ] {651c5fc2-27ba-44c3-8fae-3b7820427253} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20126 | 2025.10.28 02:59:09.936136 [ 4 ] {651c5fc2-27ba-44c3-8fae-3b7820427253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20127 | 2025.10.28 02:59:09.936643 [ 4 ] {651c5fc2-27ba-44c3-8fae-3b7820427253} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 20128 | 2025.10.28 02:59:09.936855 [ 4 ] {651c5fc2-27ba-44c3-8fae-3b7820427253} <Trace> oximeter.timeseries_schema (34109d30-cbe2-429e-a8bc-0f1f2f2526f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20129 | 2025.10.28 02:59:09.937008 [ 4 ] {651c5fc2-27ba-44c3-8fae-3b7820427253} <Debug> executeQuery: Read 24 rows, 3.64 KiB in 0.001622 sec., 14796.547472256474 rows/sec., 2.19 MiB/sec. | ||
| 20130 | 2025.10.28 02:59:09.937050 [ 4 ] {651c5fc2-27ba-44c3-8fae-3b7820427253} <Debug> TCPHandler: Processed in 0.001802259 sec. | ||
| 20131 | 2025.10.28 02:59:09.937185 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20132 | 2025.10.28 02:59:09.937284 [ 4 ] {6fa5cd26-2fed-4235-97b8-491abcfa8c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20133 | 2025.10.28 02:59:09.937326 [ 4 ] {6fa5cd26-2fed-4235-97b8-491abcfa8c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20134 | 2025.10.28 02:59:09.937937 [ 4 ] {6fa5cd26-2fed-4235-97b8-491abcfa8c43} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20135 | 2025.10.28 02:59:09.937975 [ 4 ] {6fa5cd26-2fed-4235-97b8-491abcfa8c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20136 | 2025.10.28 02:59:09.938315 [ 4 ] {6fa5cd26-2fed-4235-97b8-491abcfa8c43} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20137 | 2025.10.28 02:59:09.938539 [ 4 ] {6fa5cd26-2fed-4235-97b8-491abcfa8c43} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20138 | 2025.10.28 02:59:09.938677 [ 4 ] {6fa5cd26-2fed-4235-97b8-491abcfa8c43} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001414 sec., 289957.56718529 rows/sec., 18.39 MiB/sec. | ||
| 20139 | 2025.10.28 02:59:09.938716 [ 4 ] {6fa5cd26-2fed-4235-97b8-491abcfa8c43} <Debug> TCPHandler: Processed in 0.001581242 sec. | ||
| 20140 | 2025.10.28 02:59:09.938835 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20141 | 2025.10.28 02:59:09.938931 [ 4 ] {dc9ec5fd-409f-4b3d-a9d9-9b960e822494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20142 | 2025.10.28 02:59:09.938971 [ 4 ] {dc9ec5fd-409f-4b3d-a9d9-9b960e822494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20143 | 2025.10.28 02:59:09.939367 [ 4 ] {dc9ec5fd-409f-4b3d-a9d9-9b960e822494} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20144 | 2025.10.28 02:59:09.939404 [ 4 ] {dc9ec5fd-409f-4b3d-a9d9-9b960e822494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20145 | 2025.10.28 02:59:09.939695 [ 4 ] {dc9ec5fd-409f-4b3d-a9d9-9b960e822494} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 20146 | 2025.10.28 02:59:09.939899 [ 4 ] {dc9ec5fd-409f-4b3d-a9d9-9b960e822494} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20147 | 2025.10.28 02:59:09.940028 [ 4 ] {dc9ec5fd-409f-4b3d-a9d9-9b960e822494} <Debug> executeQuery: Read 21 rows, 1.69 KiB in 0.001116 sec., 18817.204301075268 rows/sec., 1.48 MiB/sec. | ||
| 20148 | 2025.10.28 02:59:09.940065 [ 4 ] {dc9ec5fd-409f-4b3d-a9d9-9b960e822494} <Debug> TCPHandler: Processed in 0.001279962 sec. | ||
| 20149 | 2025.10.28 02:59:09.940176 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20150 | 2025.10.28 02:59:09.940271 [ 4 ] {92ed2119-3063-49bb-8d77-1de33362269e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20151 | 2025.10.28 02:59:09.940310 [ 4 ] {92ed2119-3063-49bb-8d77-1de33362269e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20152 | 2025.10.28 02:59:09.941932 [ 4 ] {92ed2119-3063-49bb-8d77-1de33362269e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20153 | 2025.10.28 02:59:09.941969 [ 4 ] {92ed2119-3063-49bb-8d77-1de33362269e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20154 | 2025.10.28 02:59:09.942414 [ 4 ] {92ed2119-3063-49bb-8d77-1de33362269e} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20155 | 2025.10.28 02:59:09.942626 [ 4 ] {92ed2119-3063-49bb-8d77-1de33362269e} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20156 | 2025.10.28 02:59:09.942757 [ 4 ] {92ed2119-3063-49bb-8d77-1de33362269e} <Debug> executeQuery: Read 2405 rows, 200.30 KiB in 0.002505 sec., 960079.8403193613 rows/sec., 78.09 MiB/sec. | ||
| 20157 | 2025.10.28 02:59:09.942798 [ 4 ] {92ed2119-3063-49bb-8d77-1de33362269e} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 20158 | 2025.10.28 02:59:09.942811 [ 4 ] {92ed2119-3063-49bb-8d77-1de33362269e} <Debug> TCPHandler: Processed in 0.002685658 sec. | ||
| 20159 | 2025.10.28 02:59:09.942924 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20160 | 2025.10.28 02:59:09.943021 [ 4 ] {69a259af-86a6-4c52-b231-ddcadc19e549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20161 | 2025.10.28 02:59:09.943061 [ 4 ] {69a259af-86a6-4c52-b231-ddcadc19e549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20162 | 2025.10.28 02:59:09.943605 [ 4 ] {69a259af-86a6-4c52-b231-ddcadc19e549} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20163 | 2025.10.28 02:59:09.943641 [ 4 ] {69a259af-86a6-4c52-b231-ddcadc19e549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20164 | 2025.10.28 02:59:09.943941 [ 4 ] {69a259af-86a6-4c52-b231-ddcadc19e549} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20165 | 2025.10.28 02:59:09.944161 [ 4 ] {69a259af-86a6-4c52-b231-ddcadc19e549} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20166 | 2025.10.28 02:59:09.944269 [ 51 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 6 parts from all_1_62_13 to all_67_67_0 | ||
| 20167 | 2025.10.28 02:59:09.944291 [ 4 ] {69a259af-86a6-4c52-b231-ddcadc19e549} <Debug> executeQuery: Read 285 rows, 18.20 KiB in 0.00129 sec., 220930.23255813954 rows/sec., 13.78 MiB/sec. | ||
| 20168 | 2025.10.28 02:59:09.944315 [ 51 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20169 | 2025.10.28 02:59:09.944334 [ 4 ] {69a259af-86a6-4c52-b231-ddcadc19e549} <Debug> TCPHandler: Processed in 0.001460718 sec. | ||
| 20170 | 2025.10.28 02:59:09.944342 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20171 | 2025.10.28 02:59:09.944455 [ 188 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_67_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_62_13 to all_67_67_0 into Compact with storage Full | ||
| 20172 | 2025.10.28 02:59:09.944463 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20173 | 2025.10.28 02:59:09.944561 [ 188 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_67_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20174 | 2025.10.28 02:59:09.944574 [ 4 ] {69756cc4-6568-47fb-830a-bec17f765b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20175 | 2025.10.28 02:59:09.944595 [ 188 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_62_13, total 266 rows starting from the beginning of the part | ||
| 20176 | 2025.10.28 02:59:09.944614 [ 4 ] {69756cc4-6568-47fb-830a-bec17f765b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20177 | 2025.10.28 02:59:09.944659 [ 188 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 248 rows starting from the beginning of the part | ||
| 20178 | 2025.10.28 02:59:09.944712 [ 188 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 250 rows starting from the beginning of the part | ||
| 20179 | 2025.10.28 02:59:09.944760 [ 188 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 253 rows starting from the beginning of the part | ||
| 20180 | 2025.10.28 02:59:09.944807 [ 188 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 262 rows starting from the beginning of the part | ||
| 20181 | 2025.10.28 02:59:09.944854 [ 188 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 285 rows starting from the beginning of the part | ||
| 20182 | 2025.10.28 02:59:09.945240 [ 4 ] {69756cc4-6568-47fb-830a-bec17f765b8d} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20183 | 2025.10.28 02:59:09.945276 [ 4 ] {69756cc4-6568-47fb-830a-bec17f765b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20184 | 2025.10.28 02:59:09.945590 [ 4 ] {69756cc4-6568-47fb-830a-bec17f765b8d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20185 | 2025.10.28 02:59:09.945792 [ 4 ] {69756cc4-6568-47fb-830a-bec17f765b8d} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20186 | 2025.10.28 02:59:09.945922 [ 4 ] {69756cc4-6568-47fb-830a-bec17f765b8d} <Debug> executeQuery: Read 462 rows, 31.21 KiB in 0.001366 sec., 338213.76281112735 rows/sec., 22.31 MiB/sec. | ||
| 20187 | 2025.10.28 02:59:09.945933 [ 186 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_67_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151858 sec., 1029909.5207364775 rows/sec., 67.44 MiB/sec. | ||
| 20188 | 2025.10.28 02:59:09.945960 [ 4 ] {69756cc4-6568-47fb-830a-bec17f765b8d} <Debug> TCPHandler: Processed in 0.001546631 sec. | ||
| 20189 | 2025.10.28 02:59:09.946078 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20190 | 2025.10.28 02:59:09.946081 [ 200 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_67_14} <Trace> MergedBlockOutputStream: filled checksums all_1_67_14 (state Temporary) | ||
| 20191 | 2025.10.28 02:59:09.946175 [ 4 ] {2f6b2f49-3f16-4dfb-831a-4c49971c33f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20192 | 2025.10.28 02:59:09.946214 [ 4 ] {2f6b2f49-3f16-4dfb-831a-4c49971c33f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20193 | 2025.10.28 02:59:09.946341 [ 200 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_67_14} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_67_14 to all_1_67_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20194 | 2025.10.28 02:59:09.946404 [ 200 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_67_14} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 6 parts: [all_1_62_13, all_67_67_0] -> all_1_67_14 | ||
| 20195 | 2025.10.28 02:59:09.946465 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 20196 | 2025.10.28 02:59:09.946716 [ 4 ] {2f6b2f49-3f16-4dfb-831a-4c49971c33f6} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20197 | 2025.10.28 02:59:09.946751 [ 4 ] {2f6b2f49-3f16-4dfb-831a-4c49971c33f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20198 | 2025.10.28 02:59:09.947047 [ 4 ] {2f6b2f49-3f16-4dfb-831a-4c49971c33f6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20199 | 2025.10.28 02:59:09.947248 [ 4 ] {2f6b2f49-3f16-4dfb-831a-4c49971c33f6} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20200 | 2025.10.28 02:59:09.947377 [ 4 ] {2f6b2f49-3f16-4dfb-831a-4c49971c33f6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 20201 | 2025.10.28 02:59:09.947414 [ 4 ] {2f6b2f49-3f16-4dfb-831a-4c49971c33f6} <Debug> TCPHandler: Processed in 0.001385485 sec. | ||
| 20202 | 2025.10.28 02:59:09.947525 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20203 | 2025.10.28 02:59:09.947619 [ 4 ] {3ff9fb0c-ad43-425e-8be1-d8f84fbc9eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20204 | 2025.10.28 02:59:09.947658 [ 4 ] {3ff9fb0c-ad43-425e-8be1-d8f84fbc9eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20205 | 2025.10.28 02:59:09.948753 [ 4 ] {3ff9fb0c-ad43-425e-8be1-d8f84fbc9eeb} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20206 | 2025.10.28 02:59:09.948789 [ 4 ] {3ff9fb0c-ad43-425e-8be1-d8f84fbc9eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20207 | 2025.10.28 02:59:09.949148 [ 4 ] {3ff9fb0c-ad43-425e-8be1-d8f84fbc9eeb} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20208 | 2025.10.28 02:59:09.949358 [ 4 ] {3ff9fb0c-ad43-425e-8be1-d8f84fbc9eeb} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20209 | 2025.10.28 02:59:09.949488 [ 4 ] {3ff9fb0c-ad43-425e-8be1-d8f84fbc9eeb} <Debug> executeQuery: Read 1341 rows, 98.69 KiB in 0.001886 sec., 711028.6320254507 rows/sec., 51.10 MiB/sec. | ||
| 20210 | 2025.10.28 02:59:09.949526 [ 4 ] {3ff9fb0c-ad43-425e-8be1-d8f84fbc9eeb} <Debug> TCPHandler: Processed in 0.002050237 sec. | ||
| 20211 | 2025.10.28 02:59:09.949639 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20212 | 2025.10.28 02:59:09.949733 [ 4 ] {85c47f97-2d78-4d4a-94c4-7315840a6d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20213 | 2025.10.28 02:59:09.949774 [ 4 ] {85c47f97-2d78-4d4a-94c4-7315840a6d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20214 | 2025.10.28 02:59:09.950099 [ 4 ] {85c47f97-2d78-4d4a-94c4-7315840a6d82} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20215 | 2025.10.28 02:59:09.950135 [ 4 ] {85c47f97-2d78-4d4a-94c4-7315840a6d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20216 | 2025.10.28 02:59:09.950438 [ 4 ] {85c47f97-2d78-4d4a-94c4-7315840a6d82} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20217 | 2025.10.28 02:59:09.950643 [ 4 ] {85c47f97-2d78-4d4a-94c4-7315840a6d82} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20218 | 2025.10.28 02:59:09.950748 [ 51 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 6 parts from all_1_62_13 to all_67_67_0 | ||
| 20219 | 2025.10.28 02:59:09.950772 [ 4 ] {85c47f97-2d78-4d4a-94c4-7315840a6d82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 20220 | 2025.10.28 02:59:09.950781 [ 51 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20221 | 2025.10.28 02:59:09.950813 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20222 | 2025.10.28 02:59:09.950816 [ 4 ] {85c47f97-2d78-4d4a-94c4-7315840a6d82} <Debug> TCPHandler: Processed in 0.001226971 sec. | ||
| 20223 | 2025.10.28 02:59:09.950886 [ 188 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_67_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_62_13 to all_67_67_0 into Compact with storage Full | ||
| 20224 | 2025.10.28 02:59:09.950929 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20225 | 2025.10.28 02:59:09.950968 [ 188 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_67_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20226 | 2025.10.28 02:59:09.950994 [ 188 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_62_13, total 372 rows starting from the beginning of the part | ||
| 20227 | 2025.10.28 02:59:09.951024 [ 4 ] {39528bdd-9cf1-40b3-a93a-ca7abad03e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 20228 | 2025.10.28 02:59:09.951041 [ 188 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 20229 | 2025.10.28 02:59:09.951068 [ 4 ] {39528bdd-9cf1-40b3-a93a-ca7abad03e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 20230 | 2025.10.28 02:59:09.951078 [ 188 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 20231 | 2025.10.28 02:59:09.951111 [ 188 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 20232 | 2025.10.28 02:59:09.951143 [ 188 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 20233 | 2025.10.28 02:59:09.951177 [ 188 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
| 20234 | 2025.10.28 02:59:09.951419 [ 4 ] {39528bdd-9cf1-40b3-a93a-ca7abad03e0c} <Trace> oximeter.measurements_cumulativei64 (42802e55-a008-4e5e-9717-fd82a2e8957f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20235 | 2025.10.28 02:59:09.951453 [ 4 ] {39528bdd-9cf1-40b3-a93a-ca7abad03e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20236 | 2025.10.28 02:59:09.951765 [ 4 ] {39528bdd-9cf1-40b3-a93a-ca7abad03e0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 20237 | 2025.10.28 02:59:09.951926 [ 193 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_67_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 4 columns (4 merged, 0 gathered) in 0.001066295 sec., 377006.36315466167 rows/sec., 19.24 MiB/sec. | ||
| 20238 | 2025.10.28 02:59:09.951980 [ 4 ] {39528bdd-9cf1-40b3-a93a-ca7abad03e0c} <Trace> oximeter.measurements_cumulativei64 (42802e55-a008-4e5e-9717-fd82a2e8957f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20239 | 2025.10.28 02:59:09.952048 [ 188 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_67_14} <Trace> MergedBlockOutputStream: filled checksums all_1_67_14 (state Temporary) | ||
| 20240 | 2025.10.28 02:59:09.952115 [ 4 ] {39528bdd-9cf1-40b3-a93a-ca7abad03e0c} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001109 sec., 18034.265103697024 rows/sec., 1.19 MiB/sec. | ||
| 20241 | 2025.10.28 02:59:09.952153 [ 4 ] {39528bdd-9cf1-40b3-a93a-ca7abad03e0c} <Debug> TCPHandler: Processed in 0.001272501 sec. | ||
| 20242 | 2025.10.28 02:59:09.952277 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20243 | 2025.10.28 02:59:09.952319 [ 188 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_67_14} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_67_14 to all_1_67_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20244 | 2025.10.28 02:59:09.952372 [ 4 ] {5948ed12-a8ed-4ade-925d-1b149c863665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20245 | 2025.10.28 02:59:09.952381 [ 188 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_67_14} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 6 parts: [all_1_62_13, all_67_67_0] -> all_1_67_14 | ||
| 20246 | 2025.10.28 02:59:09.952414 [ 4 ] {5948ed12-a8ed-4ade-925d-1b149c863665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20247 | 2025.10.28 02:59:09.952442 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 20248 | 2025.10.28 02:59:09.953109 [ 4 ] {5948ed12-a8ed-4ade-925d-1b149c863665} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20249 | 2025.10.28 02:59:09.953144 [ 4 ] {5948ed12-a8ed-4ade-925d-1b149c863665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20250 | 2025.10.28 02:59:09.953511 [ 4 ] {5948ed12-a8ed-4ade-925d-1b149c863665} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20251 | 2025.10.28 02:59:09.953713 [ 4 ] {5948ed12-a8ed-4ade-925d-1b149c863665} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20252 | 2025.10.28 02:59:09.953844 [ 4 ] {5948ed12-a8ed-4ade-925d-1b149c863665} <Debug> executeQuery: Read 995 rows, 67.54 KiB in 0.00149 sec., 667785.2348993289 rows/sec., 44.27 MiB/sec. | ||
| 20253 | 2025.10.28 02:59:09.953881 [ 4 ] {5948ed12-a8ed-4ade-925d-1b149c863665} <Debug> TCPHandler: Processed in 0.001653714 sec. | ||
| 20254 | 2025.10.28 02:59:09.953930 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20255 | 2025.10.28 02:59:09.953964 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20256 | 2025.10.28 02:59:09.953995 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20257 | 2025.10.28 02:59:09.954096 [ 4 ] {8bb7cc34-d834-4646-80ee-ea83e5a55dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20258 | 2025.10.28 02:59:09.954139 [ 4 ] {8bb7cc34-d834-4646-80ee-ea83e5a55dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20259 | 2025.10.28 02:59:09.954467 [ 4 ] {8bb7cc34-d834-4646-80ee-ea83e5a55dc8} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20260 | 2025.10.28 02:59:09.954504 [ 4 ] {8bb7cc34-d834-4646-80ee-ea83e5a55dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20261 | 2025.10.28 02:59:09.954849 [ 4 ] {8bb7cc34-d834-4646-80ee-ea83e5a55dc8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20262 | 2025.10.28 02:59:09.955114 [ 4 ] {8bb7cc34-d834-4646-80ee-ea83e5a55dc8} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20263 | 2025.10.28 02:59:09.955254 [ 4 ] {8bb7cc34-d834-4646-80ee-ea83e5a55dc8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001175 sec., 851.063829787234 rows/sec., 57.35 KiB/sec. | ||
| 20264 | 2025.10.28 02:59:09.955291 [ 4 ] {8bb7cc34-d834-4646-80ee-ea83e5a55dc8} <Debug> TCPHandler: Processed in 0.001345564 sec. | ||
| 20265 | 2025.10.28 02:59:09.955406 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20266 | 2025.10.28 02:59:09.955500 [ 4 ] {420523ed-f68a-4f54-9e38-c9799da93d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20267 | 2025.10.28 02:59:09.955556 [ 4 ] {420523ed-f68a-4f54-9e38-c9799da93d75} <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 | ||
| 20268 | 2025.10.28 02:59:09.956503 [ 4 ] {420523ed-f68a-4f54-9e38-c9799da93d75} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20269 | 2025.10.28 02:59:09.956542 [ 4 ] {420523ed-f68a-4f54-9e38-c9799da93d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20270 | 2025.10.28 02:59:09.957172 [ 4 ] {420523ed-f68a-4f54-9e38-c9799da93d75} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20271 | 2025.10.28 02:59:09.957405 [ 4 ] {420523ed-f68a-4f54-9e38-c9799da93d75} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20272 | 2025.10.28 02:59:09.957548 [ 4 ] {420523ed-f68a-4f54-9e38-c9799da93d75} <Debug> executeQuery: Read 64 rows, 114.64 KiB in 0.002064 sec., 31007.7519379845 rows/sec., 54.24 MiB/sec. | ||
| 20273 | 2025.10.28 02:59:09.957615 [ 4 ] {420523ed-f68a-4f54-9e38-c9799da93d75} <Debug> TCPHandler: Processed in 0.002259094 sec. | ||
| 20274 | 2025.10.28 02:59:09.957671 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20275 | 2025.10.28 02:59:09.957734 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20276 | 2025.10.28 02:59:09.957835 [ 4 ] {0d7f2654-d03f-4ee8-94af-d513a443e0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20277 | 2025.10.28 02:59:09.957879 [ 4 ] {0d7f2654-d03f-4ee8-94af-d513a443e0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20278 | 2025.10.28 02:59:09.958236 [ 4 ] {0d7f2654-d03f-4ee8-94af-d513a443e0d4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20279 | 2025.10.28 02:59:09.958273 [ 4 ] {0d7f2654-d03f-4ee8-94af-d513a443e0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20280 | 2025.10.28 02:59:09.958586 [ 4 ] {0d7f2654-d03f-4ee8-94af-d513a443e0d4} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20281 | 2025.10.28 02:59:09.958791 [ 4 ] {0d7f2654-d03f-4ee8-94af-d513a443e0d4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20282 | 2025.10.28 02:59:09.958920 [ 4 ] {0d7f2654-d03f-4ee8-94af-d513a443e0d4} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001103 sec., 83408.88485947416 rows/sec., 5.04 MiB/sec. | ||
| 20283 | 2025.10.28 02:59:09.958956 [ 4 ] {0d7f2654-d03f-4ee8-94af-d513a443e0d4} <Debug> TCPHandler: Processed in 0.001272372 sec. | ||
| 20284 | 2025.10.28 02:59:09.959007 [ 225 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20285 | 2025.10.28 02:59:09.959043 [ 225 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20286 | 2025.10.28 02:59:09.962162 [ 225 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20287 | 2025.10.28 02:59:10.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.80 MiB, peak 414.20 MiB, free memory in arenas 0.00 B, will set to 396.39 MiB (RSS), difference: -2.41 MiB | ||
| 20288 | 2025.10.28 02:59:10.527143 [ 219 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20289 | 2025.10.28 02:59:10.527193 [ 219 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20290 | 2025.10.28 02:59:10.529636 [ 219 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20291 | 2025.10.28 02:59:10.888210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 108 entries to flush up to offset 2516 | ||
| 20292 | 2025.10.28 02:59:10.892533 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20293 | 2025.10.28 02:59:10.892596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20294 | 2025.10.28 02:59:10.894114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20295 | 2025.10.28 02:59:10.894525 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20296 | 2025.10.28 02:59:10.894971 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2516 | ||
| 20297 | 2025.10.28 02:59:11.439928 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20298 | 2025.10.28 02:59:11.440127 [ 4 ] {cfdbef6b-38da-4237-a6de-ecdfd6035990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20299 | 2025.10.28 02:59:11.440199 [ 4 ] {cfdbef6b-38da-4237-a6de-ecdfd6035990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20300 | 2025.10.28 02:59:11.440898 [ 4 ] {cfdbef6b-38da-4237-a6de-ecdfd6035990} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20301 | 2025.10.28 02:59:11.440953 [ 4 ] {cfdbef6b-38da-4237-a6de-ecdfd6035990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20302 | 2025.10.28 02:59:11.441361 [ 4 ] {cfdbef6b-38da-4237-a6de-ecdfd6035990} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20303 | 2025.10.28 02:59:11.441576 [ 4 ] {cfdbef6b-38da-4237-a6de-ecdfd6035990} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20304 | 2025.10.28 02:59:11.441730 [ 4 ] {cfdbef6b-38da-4237-a6de-ecdfd6035990} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.60 MiB/sec. | ||
| 20305 | 2025.10.28 02:59:11.441772 [ 4 ] {cfdbef6b-38da-4237-a6de-ecdfd6035990} <Debug> TCPHandler: Processed in 0.001980385 sec. | ||
| 20306 | 2025.10.28 02:59:11.441900 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20307 | 2025.10.28 02:59:11.441995 [ 4 ] {4754b3c8-700b-4fde-810f-050f89cf2e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20308 | 2025.10.28 02:59:11.442034 [ 4 ] {4754b3c8-700b-4fde-810f-050f89cf2e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20309 | 2025.10.28 02:59:11.442499 [ 4 ] {4754b3c8-700b-4fde-810f-050f89cf2e70} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20310 | 2025.10.28 02:59:11.442535 [ 4 ] {4754b3c8-700b-4fde-810f-050f89cf2e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20311 | 2025.10.28 02:59:11.442900 [ 4 ] {4754b3c8-700b-4fde-810f-050f89cf2e70} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20312 | 2025.10.28 02:59:11.443195 [ 4 ] {4754b3c8-700b-4fde-810f-050f89cf2e70} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20313 | 2025.10.28 02:59:11.443347 [ 4 ] {4754b3c8-700b-4fde-810f-050f89cf2e70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00137 sec., 46715.32846715329 rows/sec., 3.65 MiB/sec. | ||
| 20314 | 2025.10.28 02:59:11.443390 [ 4 ] {4754b3c8-700b-4fde-810f-050f89cf2e70} <Debug> TCPHandler: Processed in 0.001545621 sec. | ||
| 20315 | 2025.10.28 02:59:11.443511 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20316 | 2025.10.28 02:59:11.443618 [ 4 ] {71867aa5-dd2c-4828-aac0-72ac413196a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20317 | 2025.10.28 02:59:11.443670 [ 4 ] {71867aa5-dd2c-4828-aac0-72ac413196a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20318 | 2025.10.28 02:59:11.444077 [ 4 ] {71867aa5-dd2c-4828-aac0-72ac413196a4} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20319 | 2025.10.28 02:59:11.444118 [ 4 ] {71867aa5-dd2c-4828-aac0-72ac413196a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20320 | 2025.10.28 02:59:11.444473 [ 4 ] {71867aa5-dd2c-4828-aac0-72ac413196a4} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20321 | 2025.10.28 02:59:11.444726 [ 4 ] {71867aa5-dd2c-4828-aac0-72ac413196a4} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20322 | 2025.10.28 02:59:11.444869 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 5 parts from all_1_149_31 to all_153_153_0 | ||
| 20323 | 2025.10.28 02:59:11.444881 [ 4 ] {71867aa5-dd2c-4828-aac0-72ac413196a4} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001283 sec., 24941.543257989088 rows/sec., 1.74 MiB/sec. | ||
| 20324 | 2025.10.28 02:59:11.444947 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20325 | 2025.10.28 02:59:11.444971 [ 4 ] {71867aa5-dd2c-4828-aac0-72ac413196a4} <Debug> TCPHandler: Processed in 0.00150807 sec. | ||
| 20326 | 2025.10.28 02:59:11.444974 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20327 | 2025.10.28 02:59:11.445097 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_153_32} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_149_31 to all_153_153_0 into Compact with storage Full | ||
| 20328 | 2025.10.28 02:59:11.445106 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20329 | 2025.10.28 02:59:11.445232 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_153_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20330 | 2025.10.28 02:59:11.445233 [ 4 ] {02519f51-fa59-4216-b627-948f726ca48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20331 | 2025.10.28 02:59:11.445284 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_149_31, total 46424 rows starting from the beginning of the part | ||
| 20332 | 2025.10.28 02:59:11.445351 [ 4 ] {02519f51-fa59-4216-b627-948f726ca48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20333 | 2025.10.28 02:59:11.445375 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 20334 | 2025.10.28 02:59:11.445446 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 314 rows starting from the beginning of the part | ||
| 20335 | 2025.10.28 02:59:11.445494 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 20336 | 2025.10.28 02:59:11.445539 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 995 rows starting from the beginning of the part | ||
| 20337 | 2025.10.28 02:59:11.445813 [ 4 ] {02519f51-fa59-4216-b627-948f726ca48b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20338 | 2025.10.28 02:59:11.445853 [ 4 ] {02519f51-fa59-4216-b627-948f726ca48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20339 | 2025.10.28 02:59:11.446154 [ 4 ] {02519f51-fa59-4216-b627-948f726ca48b} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20340 | 2025.10.28 02:59:11.446356 [ 4 ] {02519f51-fa59-4216-b627-948f726ca48b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20341 | 2025.10.28 02:59:11.446489 [ 4 ] {02519f51-fa59-4216-b627-948f726ca48b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001276 sec., 9404.388714733543 rows/sec., 649.00 KiB/sec. | ||
| 20342 | 2025.10.28 02:59:11.446525 [ 4 ] {02519f51-fa59-4216-b627-948f726ca48b} <Debug> TCPHandler: Processed in 0.001475278 sec. | ||
| 20343 | 2025.10.28 02:59:11.458370 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_153_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48053 rows, containing 5 columns (5 merged, 0 gathered) in 0.013314685 sec., 3609022.669330893 rows/sec., 241.49 MiB/sec. | ||
| 20344 | 2025.10.28 02:59:11.459118 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_153_32} <Trace> MergedBlockOutputStream: filled checksums all_1_153_32 (state Temporary) | ||
| 20345 | 2025.10.28 02:59:11.459416 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_153_32} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_153_32 to all_1_153_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20346 | 2025.10.28 02:59:11.459497 [ 193 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_153_32} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 5 parts: [all_1_149_31, all_153_153_0] -> all_1_153_32 | ||
| 20347 | 2025.10.28 02:59:11.459606 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 20348 | 2025.10.28 02:59:13.251664 [ 44 ] {} <Debug> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 20349 | 2025.10.28 02:59:13.251748 [ 44 ] {} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20350 | 2025.10.28 02:59:13.251770 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20351 | 2025.10.28 02:59:13.251913 [ 199 ] {587059e4-8671-4248-a6c2-3354e4ee394a::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 | ||
| 20352 | 2025.10.28 02:59:13.252097 [ 199 ] {587059e4-8671-4248-a6c2-3354e4ee394a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20353 | 2025.10.28 02:59:13.252139 [ 199 ] {587059e4-8671-4248-a6c2-3354e4ee394a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 20354 | 2025.10.28 02:59:13.252221 [ 199 ] {587059e4-8671-4248-a6c2-3354e4ee394a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 20355 | 2025.10.28 02:59:13.252276 [ 199 ] {587059e4-8671-4248-a6c2-3354e4ee394a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 20356 | 2025.10.28 02:59:13.252341 [ 199 ] {587059e4-8671-4248-a6c2-3354e4ee394a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 20357 | 2025.10.28 02:59:13.252400 [ 199 ] {587059e4-8671-4248-a6c2-3354e4ee394a::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 | ||
| 20358 | 2025.10.28 02:59:13.254484 [ 188 ] {587059e4-8671-4248-a6c2-3354e4ee394a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002643367 sec., 15888.826636634261 rows/sec., 1.14 MiB/sec. | ||
| 20359 | 2025.10.28 02:59:13.254622 [ 187 ] {587059e4-8671-4248-a6c2-3354e4ee394a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 20360 | 2025.10.28 02:59:13.254894 [ 187 ] {587059e4-8671-4248-a6c2-3354e4ee394a::all_1_5_1} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20361 | 2025.10.28 02:59:13.254962 [ 187 ] {587059e4-8671-4248-a6c2-3354e4ee394a::all_1_5_1} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 20362 | 2025.10.28 02:59:13.255037 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 20363 | 2025.10.28 02:59:13.259314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43740 | ||
| 20364 | 2025.10.28 02:59:13.259862 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20365 | 2025.10.28 02:59:13.259914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20366 | 2025.10.28 02:59:13.260439 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20367 | 2025.10.28 02:59:13.260691 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20368 | 2025.10.28 02:59:13.260869 [ 44 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20369 | 2025.10.28 02:59:13.260892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43740 | ||
| 20370 | 2025.10.28 02:59:13.260923 [ 44 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20371 | 2025.10.28 02:59:13.260953 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20372 | 2025.10.28 02:59:13.261138 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 20373 | 2025.10.28 02:59:13.261274 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20374 | 2025.10.28 02:59:13.261317 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41308 rows starting from the beginning of the part | ||
| 20375 | 2025.10.28 02:59:13.261381 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 20376 | 2025.10.28 02:59:13.261426 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 20377 | 2025.10.28 02:59:13.261479 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 20378 | 2025.10.28 02:59:13.261534 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 20379 | 2025.10.28 02:59:13.261587 [ 199 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 20380 | 2025.10.28 02:59:13.265263 [ 194 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43740 rows, containing 4 columns (4 merged, 0 gathered) in 0.004160906 sec., 10512133.655506758 rows/sec., 150.38 MiB/sec. | ||
| 20381 | 2025.10.28 02:59:13.265561 [ 192 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20382 | 2025.10.28 02:59:13.265904 [ 192 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_91_18} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20383 | 2025.10.28 02:59:13.266001 [ 192 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_91_18} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20384 | 2025.10.28 02:59:13.266134 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20385 | 2025.10.28 02:59:15.695482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 20386 | 2025.10.28 02:59:15.716074 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20387 | 2025.10.28 02:59:15.716147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20388 | 2025.10.28 02:59:15.723015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20389 | 2025.10.28 02:59:15.724036 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20390 | 2025.10.28 02:59:15.724402 [ 39 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20391 | 2025.10.28 02:59:15.724468 [ 39 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20392 | 2025.10.28 02:59:15.724490 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20393 | 2025.10.28 02:59:15.724593 [ 191 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 20394 | 2025.10.28 02:59:15.728420 [ 191 ] {6e128296-918e-4be5-88c3-703151528856::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20395 | 2025.10.28 02:59:15.729397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 20396 | 2025.10.28 02:59:15.729926 [ 191 ] {6e128296-918e-4be5-88c3-703151528856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 20397 | 2025.10.28 02:59:15.735067 [ 191 ] {6e128296-918e-4be5-88c3-703151528856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
| 20398 | 2025.10.28 02:59:15.739677 [ 191 ] {6e128296-918e-4be5-88c3-703151528856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 20399 | 2025.10.28 02:59:15.744788 [ 191 ] {6e128296-918e-4be5-88c3-703151528856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 20400 | 2025.10.28 02:59:15.749841 [ 191 ] {6e128296-918e-4be5-88c3-703151528856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 20401 | 2025.10.28 02:59:15.754814 [ 191 ] {6e128296-918e-4be5-88c3-703151528856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 20402 | 2025.10.28 02:59:15.825057 [ 191 ] {6e128296-918e-4be5-88c3-703151528856::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.100505788 sec., 6825.477553591242 rows/sec., 35.29 MiB/sec. | ||
| 20403 | 2025.10.28 02:59:15.828577 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20404 | 2025.10.28 02:59:15.830817 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_91_18} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20405 | 2025.10.28 02:59:15.830939 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_91_18} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20406 | 2025.10.28 02:59:15.833450 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20407 | 2025.10.28 02:59:16.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.53 MiB, peak 414.93 MiB, free memory in arenas 0.00 B, will set to 396.44 MiB (RSS), difference: -1.08 MiB | ||
| 20408 | 2025.10.28 02:59:16.446121 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20409 | 2025.10.28 02:59:16.446352 [ 4 ] {c8506d5e-2a27-41be-9da2-c5c169f413cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20410 | 2025.10.28 02:59:16.446439 [ 4 ] {c8506d5e-2a27-41be-9da2-c5c169f413cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20411 | 2025.10.28 02:59:16.447146 [ 4 ] {c8506d5e-2a27-41be-9da2-c5c169f413cf} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20412 | 2025.10.28 02:59:16.447197 [ 4 ] {c8506d5e-2a27-41be-9da2-c5c169f413cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20413 | 2025.10.28 02:59:16.447593 [ 4 ] {c8506d5e-2a27-41be-9da2-c5c169f413cf} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20414 | 2025.10.28 02:59:16.447852 [ 4 ] {c8506d5e-2a27-41be-9da2-c5c169f413cf} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20415 | 2025.10.28 02:59:16.448031 [ 4 ] {c8506d5e-2a27-41be-9da2-c5c169f413cf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00174 sec., 32183.908045977012 rows/sec., 2.47 MiB/sec. | ||
| 20416 | 2025.10.28 02:59:16.448084 [ 4 ] {c8506d5e-2a27-41be-9da2-c5c169f413cf} <Debug> TCPHandler: Processed in 0.002123169 sec. | ||
| 20417 | 2025.10.28 02:59:16.448212 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20418 | 2025.10.28 02:59:16.448314 [ 4 ] {432c2272-f817-4c66-a177-3111a92e7648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20419 | 2025.10.28 02:59:16.448358 [ 4 ] {432c2272-f817-4c66-a177-3111a92e7648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20420 | 2025.10.28 02:59:16.448803 [ 4 ] {432c2272-f817-4c66-a177-3111a92e7648} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20421 | 2025.10.28 02:59:16.448839 [ 4 ] {432c2272-f817-4c66-a177-3111a92e7648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20422 | 2025.10.28 02:59:16.449169 [ 4 ] {432c2272-f817-4c66-a177-3111a92e7648} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20423 | 2025.10.28 02:59:16.449385 [ 4 ] {432c2272-f817-4c66-a177-3111a92e7648} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20424 | 2025.10.28 02:59:16.449522 [ 4 ] {432c2272-f817-4c66-a177-3111a92e7648} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 20425 | 2025.10.28 02:59:16.449562 [ 4 ] {432c2272-f817-4c66-a177-3111a92e7648} <Debug> TCPHandler: Processed in 0.001403326 sec. | ||
| 20426 | 2025.10.28 02:59:16.449678 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20427 | 2025.10.28 02:59:16.449777 [ 4 ] {deff7567-c59d-4759-ba6a-868129be6d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20428 | 2025.10.28 02:59:16.449821 [ 4 ] {deff7567-c59d-4759-ba6a-868129be6d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20429 | 2025.10.28 02:59:16.450272 [ 4 ] {deff7567-c59d-4759-ba6a-868129be6d4c} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20430 | 2025.10.28 02:59:16.450306 [ 4 ] {deff7567-c59d-4759-ba6a-868129be6d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20431 | 2025.10.28 02:59:16.450650 [ 4 ] {deff7567-c59d-4759-ba6a-868129be6d4c} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20432 | 2025.10.28 02:59:16.450860 [ 4 ] {deff7567-c59d-4759-ba6a-868129be6d4c} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20433 | 2025.10.28 02:59:16.450991 [ 4 ] {deff7567-c59d-4759-ba6a-868129be6d4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 20434 | 2025.10.28 02:59:16.451027 [ 4 ] {deff7567-c59d-4759-ba6a-868129be6d4c} <Debug> TCPHandler: Processed in 0.001400296 sec. | ||
| 20435 | 2025.10.28 02:59:16.451136 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20436 | 2025.10.28 02:59:16.451231 [ 4 ] {a9e372e3-d1c0-4f9f-9600-0aadc9c04021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20437 | 2025.10.28 02:59:16.451273 [ 4 ] {a9e372e3-d1c0-4f9f-9600-0aadc9c04021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20438 | 2025.10.28 02:59:16.451607 [ 4 ] {a9e372e3-d1c0-4f9f-9600-0aadc9c04021} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20439 | 2025.10.28 02:59:16.451641 [ 4 ] {a9e372e3-d1c0-4f9f-9600-0aadc9c04021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 20440 | 2025.10.28 02:59:16.451941 [ 4 ] {a9e372e3-d1c0-4f9f-9600-0aadc9c04021} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20441 | 2025.10.28 02:59:16.452167 [ 4 ] {a9e372e3-d1c0-4f9f-9600-0aadc9c04021} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20442 | 2025.10.28 02:59:16.452300 [ 4 ] {a9e372e3-d1c0-4f9f-9600-0aadc9c04021} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 20443 | 2025.10.28 02:59:16.452335 [ 4 ] {a9e372e3-d1c0-4f9f-9600-0aadc9c04021} <Debug> TCPHandler: Processed in 0.00124908 sec. | ||
| 20444 | 2025.10.28 02:59:20.065233 [ 218 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20445 | 2025.10.28 02:59:20.065333 [ 218 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20446 | 2025.10.28 02:59:20.067522 [ 218 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20447 | 2025.10.28 02:59:20.502908 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20448 | 2025.10.28 02:59:20.502958 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20449 | 2025.10.28 02:59:20.650185 [ 225 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): 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] | ||
| 20450 | 2025.10.28 02:59:20.650268 [ 225 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): 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] | ||
| 20451 | 2025.10.28 02:59:20.653754 [ 225 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): 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] | ||
| 20452 | 2025.10.28 02:59:20.761049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44188 | ||
| 20453 | 2025.10.28 02:59:20.761599 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20454 | 2025.10.28 02:59:20.761647 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20455 | 2025.10.28 02:59:20.762187 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20456 | 2025.10.28 02:59:20.762455 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20457 | 2025.10.28 02:59:20.762600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44188 | ||
| 20458 | 2025.10.28 02:59:20.895650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2532 | ||
| 20459 | 2025.10.28 02:59:20.897888 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20460 | 2025.10.28 02:59:20.897954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20461 | 2025.10.28 02:59:20.899202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20462 | 2025.10.28 02:59:20.899517 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20463 | 2025.10.28 02:59:20.899929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2532 | ||
| 20464 | 2025.10.28 02:59:21.461857 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20465 | 2025.10.28 02:59:21.462093 [ 4 ] {17bbdda7-9791-48ed-bb01-b2cdbcac22c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20466 | 2025.10.28 02:59:21.462171 [ 4 ] {17bbdda7-9791-48ed-bb01-b2cdbcac22c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20467 | 2025.10.28 02:59:21.463090 [ 4 ] {17bbdda7-9791-48ed-bb01-b2cdbcac22c2} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20468 | 2025.10.28 02:59:21.463141 [ 4 ] {17bbdda7-9791-48ed-bb01-b2cdbcac22c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20469 | 2025.10.28 02:59:21.463692 [ 4 ] {17bbdda7-9791-48ed-bb01-b2cdbcac22c2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20470 | 2025.10.28 02:59:21.464186 [ 4 ] {17bbdda7-9791-48ed-bb01-b2cdbcac22c2} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20471 | 2025.10.28 02:59:21.464348 [ 4 ] {17bbdda7-9791-48ed-bb01-b2cdbcac22c2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002314 sec., 177182.36819360414 rows/sec., 11.24 MiB/sec. | ||
| 20472 | 2025.10.28 02:59:21.464393 [ 4 ] {17bbdda7-9791-48ed-bb01-b2cdbcac22c2} <Debug> TCPHandler: Processed in 0.00274124 sec. | ||
| 20473 | 2025.10.28 02:59:21.464524 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20474 | 2025.10.28 02:59:21.464621 [ 4 ] {9490054d-6f72-4684-91e0-e93862ab017e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20475 | 2025.10.28 02:59:21.464662 [ 4 ] {9490054d-6f72-4684-91e0-e93862ab017e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20476 | 2025.10.28 02:59:21.465080 [ 4 ] {9490054d-6f72-4684-91e0-e93862ab017e} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20477 | 2025.10.28 02:59:21.465118 [ 4 ] {9490054d-6f72-4684-91e0-e93862ab017e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20478 | 2025.10.28 02:59:21.465567 [ 4 ] {9490054d-6f72-4684-91e0-e93862ab017e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20479 | 2025.10.28 02:59:21.466006 [ 4 ] {9490054d-6f72-4684-91e0-e93862ab017e} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20480 | 2025.10.28 02:59:21.466144 [ 4 ] {9490054d-6f72-4684-91e0-e93862ab017e} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001542 sec., 1945.5252918287938 rows/sec., 144.39 KiB/sec. | ||
| 20481 | 2025.10.28 02:59:21.466183 [ 4 ] {9490054d-6f72-4684-91e0-e93862ab017e} <Debug> TCPHandler: Processed in 0.001710956 sec. | ||
| 20482 | 2025.10.28 02:59:21.466300 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20483 | 2025.10.28 02:59:21.466396 [ 4 ] {dce8895d-0ce0-4491-9fda-37b891be8433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20484 | 2025.10.28 02:59:21.466436 [ 4 ] {dce8895d-0ce0-4491-9fda-37b891be8433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20485 | 2025.10.28 02:59:21.467478 [ 4 ] {dce8895d-0ce0-4491-9fda-37b891be8433} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20486 | 2025.10.28 02:59:21.467517 [ 4 ] {dce8895d-0ce0-4491-9fda-37b891be8433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20487 | 2025.10.28 02:59:21.468013 [ 4 ] {dce8895d-0ce0-4491-9fda-37b891be8433} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20488 | 2025.10.28 02:59:21.468479 [ 4 ] {dce8895d-0ce0-4491-9fda-37b891be8433} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20489 | 2025.10.28 02:59:21.468616 [ 4 ] {dce8895d-0ce0-4491-9fda-37b891be8433} <Debug> executeQuery: Read 1242 rows, 102.08 KiB in 0.002238 sec., 554959.7855227882 rows/sec., 44.54 MiB/sec. | ||
| 20490 | 2025.10.28 02:59:21.468630 [ 30 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20491 | 2025.10.28 02:59:21.468655 [ 4 ] {dce8895d-0ce0-4491-9fda-37b891be8433} <Debug> TCPHandler: Processed in 0.002405279 sec. | ||
| 20492 | 2025.10.28 02:59:21.468705 [ 30 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20493 | 2025.10.28 02:59:21.468735 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20494 | 2025.10.28 02:59:21.468802 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20495 | 2025.10.28 02:59:21.468865 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20496 | 2025.10.28 02:59:21.468902 [ 4 ] {96bfd366-aac8-489a-adad-9705a5a2b355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20497 | 2025.10.28 02:59:21.468955 [ 4 ] {96bfd366-aac8-489a-adad-9705a5a2b355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20498 | 2025.10.28 02:59:21.469025 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20499 | 2025.10.28 02:59:21.469068 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2377 rows starting from the beginning of the part | ||
| 20500 | 2025.10.28 02:59:21.469138 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 56 rows starting from the beginning of the part | ||
| 20501 | 2025.10.28 02:59:21.469188 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 2405 rows starting from the beginning of the part | ||
| 20502 | 2025.10.28 02:59:21.469232 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part | ||
| 20503 | 2025.10.28 02:59:21.469277 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part | ||
| 20504 | 2025.10.28 02:59:21.469320 [ 201 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1242 rows starting from the beginning of the part | ||
| 20505 | 2025.10.28 02:59:21.469479 [ 4 ] {96bfd366-aac8-489a-adad-9705a5a2b355} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20506 | 2025.10.28 02:59:21.469521 [ 4 ] {96bfd366-aac8-489a-adad-9705a5a2b355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20507 | 2025.10.28 02:59:21.469982 [ 4 ] {96bfd366-aac8-489a-adad-9705a5a2b355} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20508 | 2025.10.28 02:59:21.470475 [ 4 ] {96bfd366-aac8-489a-adad-9705a5a2b355} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20509 | 2025.10.28 02:59:21.470609 [ 4 ] {96bfd366-aac8-489a-adad-9705a5a2b355} <Debug> executeQuery: Read 270 rows, 17.17 KiB in 0.001725 sec., 156521.73913043478 rows/sec., 9.72 MiB/sec. | ||
| 20510 | 2025.10.28 02:59:21.470649 [ 4 ] {96bfd366-aac8-489a-adad-9705a5a2b355} <Debug> TCPHandler: Processed in 0.001905702 sec. | ||
| 20511 | 2025.10.28 02:59:21.470771 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20512 | 2025.10.28 02:59:21.470865 [ 4 ] {20cdbb03-5e66-4c71-b9af-0a0de1aa4c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20513 | 2025.10.28 02:59:21.470904 [ 4 ] {20cdbb03-5e66-4c71-b9af-0a0de1aa4c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20514 | 2025.10.28 02:59:21.471390 [ 4 ] {20cdbb03-5e66-4c71-b9af-0a0de1aa4c2f} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20515 | 2025.10.28 02:59:21.471426 [ 4 ] {20cdbb03-5e66-4c71-b9af-0a0de1aa4c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20516 | 2025.10.28 02:59:21.471635 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6192 rows, containing 5 columns (5 merged, 0 gathered) in 0.002831552 sec., 2186786.6103112353 rows/sec., 185.52 MiB/sec. | ||
| 20517 | 2025.10.28 02:59:21.471898 [ 4 ] {20cdbb03-5e66-4c71-b9af-0a0de1aa4c2f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20518 | 2025.10.28 02:59:21.471998 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20519 | 2025.10.28 02:59:21.472389 [ 4 ] {20cdbb03-5e66-4c71-b9af-0a0de1aa4c2f} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20520 | 2025.10.28 02:59:21.472520 [ 30 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 6 parts from all_1_63_13 to all_68_68_0 | ||
| 20521 | 2025.10.28 02:59:21.472530 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_156_31} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20522 | 2025.10.28 02:59:21.472535 [ 4 ] {20cdbb03-5e66-4c71-b9af-0a0de1aa4c2f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001689 sec., 125518.05802249852 rows/sec., 8.09 MiB/sec. | ||
| 20523 | 2025.10.28 02:59:21.472558 [ 30 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20524 | 2025.10.28 02:59:21.472612 [ 4 ] {20cdbb03-5e66-4c71-b9af-0a0de1aa4c2f} <Debug> TCPHandler: Processed in 0.001890972 sec. | ||
| 20525 | 2025.10.28 02:59:21.472620 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20526 | 2025.10.28 02:59:21.472634 [ 189 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_156_31} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20527 | 2025.10.28 02:59:21.472732 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_68_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_63_13 to all_68_68_0 into Compact with storage Full | ||
| 20528 | 2025.10.28 02:59:21.472739 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20529 | 2025.10.28 02:59:21.472762 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 20530 | 2025.10.28 02:59:21.472828 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_68_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20531 | 2025.10.28 02:59:21.472852 [ 4 ] {be2bb112-e3a9-4865-98cc-79d35cfda4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20532 | 2025.10.28 02:59:21.472863 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_63_13, total 442 rows starting from the beginning of the part | ||
| 20533 | 2025.10.28 02:59:21.472893 [ 4 ] {be2bb112-e3a9-4865-98cc-79d35cfda4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20534 | 2025.10.28 02:59:21.472922 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 440 rows starting from the beginning of the part | ||
| 20535 | 2025.10.28 02:59:21.472968 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 212 rows starting from the beginning of the part | ||
| 20536 | 2025.10.28 02:59:21.473011 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 212 rows starting from the beginning of the part | ||
| 20537 | 2025.10.28 02:59:21.473050 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 462 rows starting from the beginning of the part | ||
| 20538 | 2025.10.28 02:59:21.473089 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 212 rows starting from the beginning of the part | ||
| 20539 | 2025.10.28 02:59:21.473372 [ 4 ] {be2bb112-e3a9-4865-98cc-79d35cfda4c0} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20540 | 2025.10.28 02:59:21.473407 [ 4 ] {be2bb112-e3a9-4865-98cc-79d35cfda4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20541 | 2025.10.28 02:59:21.473821 [ 4 ] {be2bb112-e3a9-4865-98cc-79d35cfda4c0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20542 | 2025.10.28 02:59:21.474235 [ 4 ] {be2bb112-e3a9-4865-98cc-79d35cfda4c0} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20543 | 2025.10.28 02:59:21.474370 [ 4 ] {be2bb112-e3a9-4865-98cc-79d35cfda4c0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001536 sec., 137369.79166666666 rows/sec., 7.80 MiB/sec. | ||
| 20544 | 2025.10.28 02:59:21.474375 [ 189 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_68_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682325 sec., 1176942.6240470777 rows/sec., 81.67 MiB/sec. | ||
| 20545 | 2025.10.28 02:59:21.474410 [ 4 ] {be2bb112-e3a9-4865-98cc-79d35cfda4c0} <Debug> TCPHandler: Processed in 0.001720596 sec. | ||
| 20546 | 2025.10.28 02:59:21.474526 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20547 | 2025.10.28 02:59:21.474618 [ 4 ] {7485e8e5-5224-4c82-852f-6b4a6f3e78fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20548 | 2025.10.28 02:59:21.474621 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_68_14} <Trace> MergedBlockOutputStream: filled checksums all_1_68_14 (state Temporary) | ||
| 20549 | 2025.10.28 02:59:21.474658 [ 4 ] {7485e8e5-5224-4c82-852f-6b4a6f3e78fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20550 | 2025.10.28 02:59:21.475123 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_68_14} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_68_14 to all_1_68_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20551 | 2025.10.28 02:59:21.475184 [ 196 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_68_14} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 6 parts: [all_1_63_13, all_68_68_0] -> all_1_68_14 | ||
| 20552 | 2025.10.28 02:59:21.475244 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 20553 | 2025.10.28 02:59:21.475369 [ 4 ] {7485e8e5-5224-4c82-852f-6b4a6f3e78fe} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20554 | 2025.10.28 02:59:21.475405 [ 4 ] {7485e8e5-5224-4c82-852f-6b4a6f3e78fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20555 | 2025.10.28 02:59:21.475879 [ 4 ] {7485e8e5-5224-4c82-852f-6b4a6f3e78fe} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20556 | 2025.10.28 02:59:21.476250 [ 4 ] {7485e8e5-5224-4c82-852f-6b4a6f3e78fe} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20557 | 2025.10.28 02:59:21.476383 [ 4 ] {7485e8e5-5224-4c82-852f-6b4a6f3e78fe} <Debug> executeQuery: Read 771 rows, 55.63 KiB in 0.001782 sec., 432659.93265993265 rows/sec., 30.49 MiB/sec. | ||
| 20558 | 2025.10.28 02:59:21.476390 [ 30 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20559 | 2025.10.28 02:59:21.476422 [ 4 ] {7485e8e5-5224-4c82-852f-6b4a6f3e78fe} <Debug> TCPHandler: Processed in 0.001945654 sec. | ||
| 20560 | 2025.10.28 02:59:21.476434 [ 30 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20561 | 2025.10.28 02:59:21.476459 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20562 | 2025.10.28 02:59:21.476532 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20563 | 2025.10.28 02:59:21.476537 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20564 | 2025.10.28 02:59:21.476634 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20565 | 2025.10.28 02:59:21.476648 [ 4 ] {02f7a1b4-6217-47f2-affa-8d2f5db79bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20566 | 2025.10.28 02:59:21.476665 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1231 rows starting from the beginning of the part | ||
| 20567 | 2025.10.28 02:59:21.476694 [ 4 ] {02f7a1b4-6217-47f2-affa-8d2f5db79bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20568 | 2025.10.28 02:59:21.476723 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 64 rows starting from the beginning of the part | ||
| 20569 | 2025.10.28 02:59:21.476769 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1341 rows starting from the beginning of the part | ||
| 20570 | 2025.10.28 02:59:21.476812 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part | ||
| 20571 | 2025.10.28 02:59:21.476851 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
| 20572 | 2025.10.28 02:59:21.476891 [ 189 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 771 rows starting from the beginning of the part | ||
| 20573 | 2025.10.28 02:59:21.477040 [ 4 ] {02f7a1b4-6217-47f2-affa-8d2f5db79bef} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20574 | 2025.10.28 02:59:21.477084 [ 4 ] {02f7a1b4-6217-47f2-affa-8d2f5db79bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20575 | 2025.10.28 02:59:21.477522 [ 4 ] {02f7a1b4-6217-47f2-affa-8d2f5db79bef} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20576 | 2025.10.28 02:59:21.477989 [ 4 ] {02f7a1b4-6217-47f2-affa-8d2f5db79bef} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20577 | 2025.10.28 02:59:21.478126 [ 4 ] {02f7a1b4-6217-47f2-affa-8d2f5db79bef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. | ||
| 20578 | 2025.10.28 02:59:21.478163 [ 4 ] {02f7a1b4-6217-47f2-affa-8d2f5db79bef} <Debug> TCPHandler: Processed in 0.001677145 sec. | ||
| 20579 | 2025.10.28 02:59:21.478187 [ 196 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3535 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684866 sec., 2098089.699714992 rows/sec., 158.78 MiB/sec. | ||
| 20580 | 2025.10.28 02:59:21.478274 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20581 | 2025.10.28 02:59:21.478368 [ 4 ] {aad884dd-599a-42d3-8ad3-4c350b08ec88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20582 | 2025.10.28 02:59:21.478412 [ 4 ] {aad884dd-599a-42d3-8ad3-4c350b08ec88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20583 | 2025.10.28 02:59:21.478466 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20584 | 2025.10.28 02:59:21.478897 [ 4 ] {aad884dd-599a-42d3-8ad3-4c350b08ec88} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20585 | 2025.10.28 02:59:21.478940 [ 4 ] {aad884dd-599a-42d3-8ad3-4c350b08ec88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20586 | 2025.10.28 02:59:21.479020 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_156_31} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20587 | 2025.10.28 02:59:21.479104 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_156_31} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20588 | 2025.10.28 02:59:21.479174 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 20589 | 2025.10.28 02:59:21.479413 [ 4 ] {aad884dd-599a-42d3-8ad3-4c350b08ec88} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20590 | 2025.10.28 02:59:21.479840 [ 4 ] {aad884dd-599a-42d3-8ad3-4c350b08ec88} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20591 | 2025.10.28 02:59:21.479974 [ 4 ] {aad884dd-599a-42d3-8ad3-4c350b08ec88} <Debug> executeQuery: Read 317 rows, 21.31 KiB in 0.001624 sec., 195197.04433497536 rows/sec., 12.81 MiB/sec. | ||
| 20592 | 2025.10.28 02:59:21.480011 [ 4 ] {aad884dd-599a-42d3-8ad3-4c350b08ec88} <Debug> TCPHandler: Processed in 0.001786848 sec. | ||
| 20593 | 2025.10.28 02:59:21.480125 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20594 | 2025.10.28 02:59:21.480219 [ 4 ] {43062e37-b445-4045-b9a3-41b780a5fd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20595 | 2025.10.28 02:59:21.480260 [ 4 ] {43062e37-b445-4045-b9a3-41b780a5fd74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20596 | 2025.10.28 02:59:21.480577 [ 4 ] {43062e37-b445-4045-b9a3-41b780a5fd74} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20597 | 2025.10.28 02:59:21.480612 [ 4 ] {43062e37-b445-4045-b9a3-41b780a5fd74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20598 | 2025.10.28 02:59:21.481045 [ 4 ] {43062e37-b445-4045-b9a3-41b780a5fd74} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20599 | 2025.10.28 02:59:21.481612 [ 4 ] {43062e37-b445-4045-b9a3-41b780a5fd74} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20600 | 2025.10.28 02:59:21.481747 [ 4 ] {43062e37-b445-4045-b9a3-41b780a5fd74} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001546 sec., 646.8305304010349 rows/sec., 43.59 KiB/sec. | ||
| 20601 | 2025.10.28 02:59:21.481785 [ 4 ] {43062e37-b445-4045-b9a3-41b780a5fd74} <Debug> TCPHandler: Processed in 0.001708025 sec. | ||
| 20602 | 2025.10.28 02:59:21.481889 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20603 | 2025.10.28 02:59:21.481983 [ 4 ] {8d41af12-e586-42df-9dab-df58012771ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20604 | 2025.10.28 02:59:21.482037 [ 4 ] {8d41af12-e586-42df-9dab-df58012771ed} <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 | ||
| 20605 | 2025.10.28 02:59:21.483243 [ 4 ] {8d41af12-e586-42df-9dab-df58012771ed} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20606 | 2025.10.28 02:59:21.483287 [ 4 ] {8d41af12-e586-42df-9dab-df58012771ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20607 | 2025.10.28 02:59:21.484238 [ 4 ] {8d41af12-e586-42df-9dab-df58012771ed} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20608 | 2025.10.28 02:59:21.484767 [ 4 ] {8d41af12-e586-42df-9dab-df58012771ed} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20609 | 2025.10.28 02:59:21.484950 [ 4 ] {8d41af12-e586-42df-9dab-df58012771ed} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.002983 sec., 20784.445189406637 rows/sec., 37.24 MiB/sec. | ||
| 20610 | 2025.10.28 02:59:21.485028 [ 4 ] {8d41af12-e586-42df-9dab-df58012771ed} <Debug> TCPHandler: Processed in 0.003187395 sec. | ||
| 20611 | 2025.10.28 02:59:21.485170 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20612 | 2025.10.28 02:59:21.485289 [ 4 ] {baaa14c6-f3d7-4e40-a7ec-2888683233d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20613 | 2025.10.28 02:59:21.485342 [ 4 ] {baaa14c6-f3d7-4e40-a7ec-2888683233d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20614 | 2025.10.28 02:59:21.485718 [ 4 ] {baaa14c6-f3d7-4e40-a7ec-2888683233d4} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20615 | 2025.10.28 02:59:21.485755 [ 4 ] {baaa14c6-f3d7-4e40-a7ec-2888683233d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20616 | 2025.10.28 02:59:21.486182 [ 4 ] {baaa14c6-f3d7-4e40-a7ec-2888683233d4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20617 | 2025.10.28 02:59:21.486624 [ 4 ] {baaa14c6-f3d7-4e40-a7ec-2888683233d4} <Trace> oximeter.measurements_i64 (587059e4-8671-4248-a6c2-3354e4ee394a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20618 | 2025.10.28 02:59:21.486759 [ 4 ] {baaa14c6-f3d7-4e40-a7ec-2888683233d4} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001495 sec., 6020.066889632107 rows/sec., 425.25 KiB/sec. | ||
| 20619 | 2025.10.28 02:59:21.486798 [ 4 ] {baaa14c6-f3d7-4e40-a7ec-2888683233d4} <Debug> TCPHandler: Processed in 0.001690485 sec. | ||
| 20620 | 2025.10.28 02:59:21.486911 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20621 | 2025.10.28 02:59:21.487005 [ 4 ] {35f46ea1-3653-4098-9594-ff35048116e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20622 | 2025.10.28 02:59:21.487046 [ 4 ] {35f46ea1-3653-4098-9594-ff35048116e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20623 | 2025.10.28 02:59:21.487387 [ 4 ] {35f46ea1-3653-4098-9594-ff35048116e9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20624 | 2025.10.28 02:59:21.487424 [ 4 ] {35f46ea1-3653-4098-9594-ff35048116e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20625 | 2025.10.28 02:59:21.487839 [ 4 ] {35f46ea1-3653-4098-9594-ff35048116e9} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20626 | 2025.10.28 02:59:21.488321 [ 4 ] {35f46ea1-3653-4098-9594-ff35048116e9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20627 | 2025.10.28 02:59:21.488456 [ 4 ] {35f46ea1-3653-4098-9594-ff35048116e9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001469 sec., 70796.46017699115 rows/sec., 4.34 MiB/sec. | ||
| 20628 | 2025.10.28 02:59:21.488461 [ 30 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20629 | 2025.10.28 02:59:21.488496 [ 4 ] {35f46ea1-3653-4098-9594-ff35048116e9} <Debug> TCPHandler: Processed in 0.001635724 sec. | ||
| 20630 | 2025.10.28 02:59:21.488509 [ 30 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20631 | 2025.10.28 02:59:21.488534 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20632 | 2025.10.28 02:59:21.488617 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20633 | 2025.10.28 02:59:21.488726 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20634 | 2025.10.28 02:59:21.488757 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 10668 rows starting from the beginning of the part | ||
| 20635 | 2025.10.28 02:59:21.488810 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 20636 | 2025.10.28 02:59:21.488851 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 92 rows starting from the beginning of the part | ||
| 20637 | 2025.10.28 02:59:21.488890 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 12 rows starting from the beginning of the part | ||
| 20638 | 2025.10.28 02:59:21.488927 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 20639 | 2025.10.28 02:59:21.488966 [ 189 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 104 rows starting from the beginning of the part | ||
| 20640 | 2025.10.28 02:59:21.491662 [ 196 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10996 rows, containing 4 columns (4 merged, 0 gathered) in 0.003081601 sec., 3568275.0622160365 rows/sec., 226.55 MiB/sec. | ||
| 20641 | 2025.10.28 02:59:21.492063 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20642 | 2025.10.28 02:59:21.492662 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_156_31} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20643 | 2025.10.28 02:59:21.492747 [ 186 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_156_31} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20644 | 2025.10.28 02:59:21.492844 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 20645 | 2025.10.28 02:59:22.074457 [ 219 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20646 | 2025.10.28 02:59:22.074527 [ 219 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20647 | 2025.10.28 02:59:22.077165 [ 219 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20648 | 2025.10.28 02:59:22.309714 [ 218 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 20649 | 2025.10.28 02:59:22.309763 [ 218 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 20650 | 2025.10.28 02:59:22.312882 [ 218 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 20651 | 2025.10.28 02:59:23.230427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 20652 | 2025.10.28 02:59:23.248992 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20653 | 2025.10.28 02:59:23.249063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20654 | 2025.10.28 02:59:23.255455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20655 | 2025.10.28 02:59:23.256628 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20656 | 2025.10.28 02:59:23.261237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 20657 | 2025.10.28 02:59:26.446238 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20658 | 2025.10.28 02:59:26.446516 [ 4 ] {2af8715c-5ccf-47f0-a5cc-432bc44f367a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20659 | 2025.10.28 02:59:26.446625 [ 4 ] {2af8715c-5ccf-47f0-a5cc-432bc44f367a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20660 | 2025.10.28 02:59:26.447493 [ 4 ] {2af8715c-5ccf-47f0-a5cc-432bc44f367a} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20661 | 2025.10.28 02:59:26.447536 [ 4 ] {2af8715c-5ccf-47f0-a5cc-432bc44f367a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20662 | 2025.10.28 02:59:26.448051 [ 4 ] {2af8715c-5ccf-47f0-a5cc-432bc44f367a} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20663 | 2025.10.28 02:59:26.448594 [ 4 ] {2af8715c-5ccf-47f0-a5cc-432bc44f367a} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20664 | 2025.10.28 02:59:26.448753 [ 4 ] {2af8715c-5ccf-47f0-a5cc-432bc44f367a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002311 sec., 24231.934227607097 rows/sec., 1.86 MiB/sec. | ||
| 20665 | 2025.10.28 02:59:26.448795 [ 4 ] {2af8715c-5ccf-47f0-a5cc-432bc44f367a} <Debug> TCPHandler: Processed in 0.002736889 sec. | ||
| 20666 | 2025.10.28 02:59:26.448962 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20667 | 2025.10.28 02:59:26.449068 [ 4 ] {25578089-5a06-47a4-b04b-d8f9ec9820c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20668 | 2025.10.28 02:59:26.449109 [ 4 ] {25578089-5a06-47a4-b04b-d8f9ec9820c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20669 | 2025.10.28 02:59:26.449619 [ 4 ] {25578089-5a06-47a4-b04b-d8f9ec9820c1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20670 | 2025.10.28 02:59:26.449655 [ 4 ] {25578089-5a06-47a4-b04b-d8f9ec9820c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20671 | 2025.10.28 02:59:26.450069 [ 4 ] {25578089-5a06-47a4-b04b-d8f9ec9820c1} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20672 | 2025.10.28 02:59:26.450536 [ 4 ] {25578089-5a06-47a4-b04b-d8f9ec9820c1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20673 | 2025.10.28 02:59:26.450667 [ 4 ] {25578089-5a06-47a4-b04b-d8f9ec9820c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001619 sec., 39530.57442865967 rows/sec., 3.09 MiB/sec. | ||
| 20674 | 2025.10.28 02:59:26.450705 [ 4 ] {25578089-5a06-47a4-b04b-d8f9ec9820c1} <Debug> TCPHandler: Processed in 0.001791189 sec. | ||
| 20675 | 2025.10.28 02:59:26.450863 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20676 | 2025.10.28 02:59:26.450966 [ 4 ] {ffb52f3e-977e-4d57-a0b2-561889c8d976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20677 | 2025.10.28 02:59:26.451009 [ 4 ] {ffb52f3e-977e-4d57-a0b2-561889c8d976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20678 | 2025.10.28 02:59:26.451512 [ 4 ] {ffb52f3e-977e-4d57-a0b2-561889c8d976} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20679 | 2025.10.28 02:59:26.451548 [ 4 ] {ffb52f3e-977e-4d57-a0b2-561889c8d976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20680 | 2025.10.28 02:59:26.451974 [ 4 ] {ffb52f3e-977e-4d57-a0b2-561889c8d976} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20681 | 2025.10.28 02:59:26.452398 [ 4 ] {ffb52f3e-977e-4d57-a0b2-561889c8d976} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20682 | 2025.10.28 02:59:26.452529 [ 4 ] {ffb52f3e-977e-4d57-a0b2-561889c8d976} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec. | ||
| 20683 | 2025.10.28 02:59:26.452565 [ 4 ] {ffb52f3e-977e-4d57-a0b2-561889c8d976} <Debug> TCPHandler: Processed in 0.001749607 sec. | ||
| 20684 | 2025.10.28 02:59:26.452687 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20685 | 2025.10.28 02:59:26.452785 [ 4 ] {86014a27-d999-44b7-9368-460d2fe52cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20686 | 2025.10.28 02:59:26.452825 [ 4 ] {86014a27-d999-44b7-9368-460d2fe52cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20687 | 2025.10.28 02:59:26.453198 [ 4 ] {86014a27-d999-44b7-9368-460d2fe52cae} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20688 | 2025.10.28 02:59:26.453234 [ 4 ] {86014a27-d999-44b7-9368-460d2fe52cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20689 | 2025.10.28 02:59:26.453629 [ 4 ] {86014a27-d999-44b7-9368-460d2fe52cae} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20690 | 2025.10.28 02:59:26.454047 [ 4 ] {86014a27-d999-44b7-9368-460d2fe52cae} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20691 | 2025.10.28 02:59:26.454178 [ 4 ] {86014a27-d999-44b7-9368-460d2fe52cae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. | ||
| 20692 | 2025.10.28 02:59:26.454214 [ 4 ] {86014a27-d999-44b7-9368-460d2fe52cae} <Debug> TCPHandler: Processed in 0.001579582 sec. | ||
| 20693 | 2025.10.28 02:59:28.262876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44700 | ||
| 20694 | 2025.10.28 02:59:28.263756 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20695 | 2025.10.28 02:59:28.263832 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20696 | 2025.10.28 02:59:28.264586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20697 | 2025.10.28 02:59:28.265104 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20698 | 2025.10.28 02:59:28.265296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44700 | ||
| 20699 | 2025.10.28 02:59:30.761305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 20700 | 2025.10.28 02:59:30.778692 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20701 | 2025.10.28 02:59:30.778738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20702 | 2025.10.28 02:59:30.785170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20703 | 2025.10.28 02:59:30.786366 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20704 | 2025.10.28 02:59:30.789481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 20705 | 2025.10.28 02:59:30.900961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2566 | ||
| 20706 | 2025.10.28 02:59:30.903463 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20707 | 2025.10.28 02:59:30.903511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20708 | 2025.10.28 02:59:30.904854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20709 | 2025.10.28 02:59:30.905411 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20710 | 2025.10.28 02:59:30.905686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2566 | ||
| 20711 | 2025.10.28 02:59:31.366437 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20712 | 2025.10.28 02:59:31.366511 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20713 | 2025.10.28 02:59:31.371127 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20714 | 2025.10.28 02:59:31.437260 [ 218 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20715 | 2025.10.28 02:59:31.437337 [ 218 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20716 | 2025.10.28 02:59:31.440387 [ 218 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20717 | 2025.10.28 02:59:31.460311 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20718 | 2025.10.28 02:59:31.460587 [ 4 ] {f9daec46-6a13-42cf-a1e5-521a28918246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20719 | 2025.10.28 02:59:31.460689 [ 4 ] {f9daec46-6a13-42cf-a1e5-521a28918246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20720 | 2025.10.28 02:59:31.461657 [ 4 ] {f9daec46-6a13-42cf-a1e5-521a28918246} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20721 | 2025.10.28 02:59:31.461701 [ 4 ] {f9daec46-6a13-42cf-a1e5-521a28918246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20722 | 2025.10.28 02:59:31.462289 [ 4 ] {f9daec46-6a13-42cf-a1e5-521a28918246} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20723 | 2025.10.28 02:59:31.462741 [ 4 ] {f9daec46-6a13-42cf-a1e5-521a28918246} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20724 | 2025.10.28 02:59:31.462864 [ 10 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 20725 | 2025.10.28 02:59:31.462901 [ 4 ] {f9daec46-6a13-42cf-a1e5-521a28918246} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002389 sec., 171619.9246546672 rows/sec., 10.89 MiB/sec. | ||
| 20726 | 2025.10.28 02:59:31.462914 [ 10 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20727 | 2025.10.28 02:59:31.462960 [ 4 ] {f9daec46-6a13-42cf-a1e5-521a28918246} <Debug> TCPHandler: Processed in 0.002825682 sec. | ||
| 20728 | 2025.10.28 02:59:31.462961 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20729 | 2025.10.28 02:59:31.463114 [ 189 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 20730 | 2025.10.28 02:59:31.463118 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20731 | 2025.10.28 02:59:31.463257 [ 4 ] {6aae19a8-c738-4542-8f8b-e953aa5d9239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20732 | 2025.10.28 02:59:31.463257 [ 189 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20733 | 2025.10.28 02:59:31.463304 [ 4 ] {6aae19a8-c738-4542-8f8b-e953aa5d9239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20734 | 2025.10.28 02:59:31.463313 [ 189 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 410 rows starting from the beginning of the part | ||
| 20735 | 2025.10.28 02:59:31.463398 [ 189 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 410 rows starting from the beginning of the part | ||
| 20736 | 2025.10.28 02:59:31.463449 [ 189 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 410 rows starting from the beginning of the part | ||
| 20737 | 2025.10.28 02:59:31.463499 [ 189 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 410 rows starting from the beginning of the part | ||
| 20738 | 2025.10.28 02:59:31.463546 [ 189 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 410 rows starting from the beginning of the part | ||
| 20739 | 2025.10.28 02:59:31.464652 [ 4 ] {6aae19a8-c738-4542-8f8b-e953aa5d9239} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20740 | 2025.10.28 02:59:31.464694 [ 4 ] {6aae19a8-c738-4542-8f8b-e953aa5d9239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20741 | 2025.10.28 02:59:31.464832 [ 186 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770048 sec., 1158160.6826481542 rows/sec., 77.89 MiB/sec. | ||
| 20742 | 2025.10.28 02:59:31.465097 [ 189 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 20743 | 2025.10.28 02:59:31.465236 [ 4 ] {6aae19a8-c738-4542-8f8b-e953aa5d9239} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20744 | 2025.10.28 02:59:31.465646 [ 189 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_69_17} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20745 | 2025.10.28 02:59:31.465726 [ 189 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_69_17} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 20746 | 2025.10.28 02:59:31.465734 [ 4 ] {6aae19a8-c738-4542-8f8b-e953aa5d9239} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20747 | 2025.10.28 02:59:31.465799 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 20748 | 2025.10.28 02:59:31.465883 [ 4 ] {6aae19a8-c738-4542-8f8b-e953aa5d9239} <Debug> executeQuery: Read 1236 rows, 101.67 KiB in 0.002647 sec., 466943.7098602191 rows/sec., 37.51 MiB/sec. | ||
| 20749 | 2025.10.28 02:59:31.465930 [ 4 ] {6aae19a8-c738-4542-8f8b-e953aa5d9239} <Debug> TCPHandler: Processed in 0.002860253 sec. | ||
| 20750 | 2025.10.28 02:59:31.466041 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20751 | 2025.10.28 02:59:31.466042 [ 220 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20752 | 2025.10.28 02:59:31.466082 [ 220 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20753 | 2025.10.28 02:59:31.466144 [ 4 ] {693d2c36-d22e-4286-be86-a0e53d210add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20754 | 2025.10.28 02:59:31.466192 [ 4 ] {693d2c36-d22e-4286-be86-a0e53d210add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20755 | 2025.10.28 02:59:31.466717 [ 4 ] {693d2c36-d22e-4286-be86-a0e53d210add} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20756 | 2025.10.28 02:59:31.466752 [ 4 ] {693d2c36-d22e-4286-be86-a0e53d210add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20757 | 2025.10.28 02:59:31.467184 [ 4 ] {693d2c36-d22e-4286-be86-a0e53d210add} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20758 | 2025.10.28 02:59:31.467629 [ 4 ] {693d2c36-d22e-4286-be86-a0e53d210add} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20759 | 2025.10.28 02:59:31.467761 [ 4 ] {693d2c36-d22e-4286-be86-a0e53d210add} <Debug> executeQuery: Read 267 rows, 16.98 KiB in 0.001637 sec., 163103.23762981064 rows/sec., 10.13 MiB/sec. | ||
| 20760 | 2025.10.28 02:59:31.467799 [ 4 ] {693d2c36-d22e-4286-be86-a0e53d210add} <Debug> TCPHandler: Processed in 0.001805559 sec. | ||
| 20761 | 2025.10.28 02:59:31.467912 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20762 | 2025.10.28 02:59:31.468005 [ 4 ] {0dada363-fd87-45a1-96ec-bb8b978707a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20763 | 2025.10.28 02:59:31.468044 [ 4 ] {0dada363-fd87-45a1-96ec-bb8b978707a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20764 | 2025.10.28 02:59:31.468548 [ 4 ] {0dada363-fd87-45a1-96ec-bb8b978707a5} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20765 | 2025.10.28 02:59:31.468583 [ 4 ] {0dada363-fd87-45a1-96ec-bb8b978707a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20766 | 2025.10.28 02:59:31.469051 [ 4 ] {0dada363-fd87-45a1-96ec-bb8b978707a5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20767 | 2025.10.28 02:59:31.469532 [ 4 ] {0dada363-fd87-45a1-96ec-bb8b978707a5} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20768 | 2025.10.28 02:59:31.469662 [ 4 ] {0dada363-fd87-45a1-96ec-bb8b978707a5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001675 sec., 126567.16417910447 rows/sec., 8.16 MiB/sec. | ||
| 20769 | 2025.10.28 02:59:31.469699 [ 4 ] {0dada363-fd87-45a1-96ec-bb8b978707a5} <Debug> TCPHandler: Processed in 0.001835231 sec. | ||
| 20770 | 2025.10.28 02:59:31.469806 [ 220 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20771 | 2025.10.28 02:59:31.469807 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20772 | 2025.10.28 02:59:31.469912 [ 4 ] {4943820d-b943-4288-b052-34ad81f96e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20773 | 2025.10.28 02:59:31.469950 [ 4 ] {4943820d-b943-4288-b052-34ad81f96e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20774 | 2025.10.28 02:59:31.470449 [ 4 ] {4943820d-b943-4288-b052-34ad81f96e01} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20775 | 2025.10.28 02:59:31.470485 [ 4 ] {4943820d-b943-4288-b052-34ad81f96e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20776 | 2025.10.28 02:59:31.470911 [ 4 ] {4943820d-b943-4288-b052-34ad81f96e01} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20777 | 2025.10.28 02:59:31.471360 [ 4 ] {4943820d-b943-4288-b052-34ad81f96e01} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20778 | 2025.10.28 02:59:31.471485 [ 10 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 20779 | 2025.10.28 02:59:31.471488 [ 4 ] {4943820d-b943-4288-b052-34ad81f96e01} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001593 sec., 132454.48838669178 rows/sec., 7.52 MiB/sec. | ||
| 20780 | 2025.10.28 02:59:31.471527 [ 10 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20781 | 2025.10.28 02:59:31.471549 [ 4 ] {4943820d-b943-4288-b052-34ad81f96e01} <Debug> TCPHandler: Processed in 0.001788828 sec. | ||
| 20782 | 2025.10.28 02:59:31.471551 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20783 | 2025.10.28 02:59:31.471659 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 20784 | 2025.10.28 02:59:31.471666 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20785 | 2025.10.28 02:59:31.471773 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20786 | 2025.10.28 02:59:31.471786 [ 4 ] {f67660ee-d5e1-4b0e-ac77-25b357fa907b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20787 | 2025.10.28 02:59:31.471806 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 211 rows starting from the beginning of the part | ||
| 20788 | 2025.10.28 02:59:31.471824 [ 4 ] {f67660ee-d5e1-4b0e-ac77-25b357fa907b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20789 | 2025.10.28 02:59:31.471873 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 211 rows starting from the beginning of the part | ||
| 20790 | 2025.10.28 02:59:31.471925 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 211 rows starting from the beginning of the part | ||
| 20791 | 2025.10.28 02:59:31.471970 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 211 rows starting from the beginning of the part | ||
| 20792 | 2025.10.28 02:59:31.472011 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 211 rows starting from the beginning of the part | ||
| 20793 | 2025.10.28 02:59:31.472608 [ 4 ] {f67660ee-d5e1-4b0e-ac77-25b357fa907b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20794 | 2025.10.28 02:59:31.472643 [ 4 ] {f67660ee-d5e1-4b0e-ac77-25b357fa907b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20795 | 2025.10.28 02:59:31.472921 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307513 sec., 806875.342730818 rows/sec., 48.90 MiB/sec. | ||
| 20796 | 2025.10.28 02:59:31.473093 [ 4 ] {f67660ee-d5e1-4b0e-ac77-25b357fa907b} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20797 | 2025.10.28 02:59:31.473129 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 20798 | 2025.10.28 02:59:31.473549 [ 4 ] {f67660ee-d5e1-4b0e-ac77-25b357fa907b} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20799 | 2025.10.28 02:59:31.473587 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_69_17} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20800 | 2025.10.28 02:59:31.473650 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_69_17} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 20801 | 2025.10.28 02:59:31.473678 [ 4 ] {f67660ee-d5e1-4b0e-ac77-25b357fa907b} <Debug> executeQuery: Read 741 rows, 53.43 KiB in 0.001909 sec., 388161.34101623885 rows/sec., 27.33 MiB/sec. | ||
| 20802 | 2025.10.28 02:59:31.473707 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20803 | 2025.10.28 02:59:31.473714 [ 4 ] {f67660ee-d5e1-4b0e-ac77-25b357fa907b} <Debug> TCPHandler: Processed in 0.002095759 sec. | ||
| 20804 | 2025.10.28 02:59:31.473835 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20805 | 2025.10.28 02:59:31.473928 [ 4 ] {f2c9afaf-e09d-498d-acb8-3c2a01268083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20806 | 2025.10.28 02:59:31.473967 [ 4 ] {f2c9afaf-e09d-498d-acb8-3c2a01268083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20807 | 2025.10.28 02:59:31.474302 [ 4 ] {f2c9afaf-e09d-498d-acb8-3c2a01268083} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20808 | 2025.10.28 02:59:31.474335 [ 4 ] {f2c9afaf-e09d-498d-acb8-3c2a01268083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20809 | 2025.10.28 02:59:31.474793 [ 4 ] {f2c9afaf-e09d-498d-acb8-3c2a01268083} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20810 | 2025.10.28 02:59:31.475229 [ 4 ] {f2c9afaf-e09d-498d-acb8-3c2a01268083} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20811 | 2025.10.28 02:59:31.475359 [ 4 ] {f2c9afaf-e09d-498d-acb8-3c2a01268083} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 216.49 KiB/sec. | ||
| 20812 | 2025.10.28 02:59:31.475393 [ 4 ] {f2c9afaf-e09d-498d-acb8-3c2a01268083} <Debug> TCPHandler: Processed in 0.001614143 sec. | ||
| 20813 | 2025.10.28 02:59:31.475508 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20814 | 2025.10.28 02:59:31.475600 [ 4 ] {ce18288f-6bcf-4213-81c2-74339004593b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20815 | 2025.10.28 02:59:31.475640 [ 4 ] {ce18288f-6bcf-4213-81c2-74339004593b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20816 | 2025.10.28 02:59:31.476086 [ 4 ] {ce18288f-6bcf-4213-81c2-74339004593b} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20817 | 2025.10.28 02:59:31.476120 [ 4 ] {ce18288f-6bcf-4213-81c2-74339004593b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20818 | 2025.10.28 02:59:31.476551 [ 4 ] {ce18288f-6bcf-4213-81c2-74339004593b} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20819 | 2025.10.28 02:59:31.476980 [ 4 ] {ce18288f-6bcf-4213-81c2-74339004593b} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20820 | 2025.10.28 02:59:31.477111 [ 4 ] {ce18288f-6bcf-4213-81c2-74339004593b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001529 sec., 205362.98234139962 rows/sec., 13.49 MiB/sec. | ||
| 20821 | 2025.10.28 02:59:31.477124 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_153_32 to all_158_158_0 | ||
| 20822 | 2025.10.28 02:59:31.477147 [ 4 ] {ce18288f-6bcf-4213-81c2-74339004593b} <Debug> TCPHandler: Processed in 0.001695295 sec. | ||
| 20823 | 2025.10.28 02:59:31.477168 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20824 | 2025.10.28 02:59:31.477190 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20825 | 2025.10.28 02:59:31.477259 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20826 | 2025.10.28 02:59:31.477308 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_158_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_153_32 to all_158_158_0 into Compact with storage Full | ||
| 20827 | 2025.10.28 02:59:31.477351 [ 4 ] {795b4280-5a6b-4b3f-927b-d7c132032ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20828 | 2025.10.28 02:59:31.477396 [ 4 ] {795b4280-5a6b-4b3f-927b-d7c132032ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20829 | 2025.10.28 02:59:31.477452 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_158_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20830 | 2025.10.28 02:59:31.477496 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_158_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_153_32, total 48053 rows starting from the beginning of the part | ||
| 20831 | 2025.10.28 02:59:31.477571 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_158_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 32 rows starting from the beginning of the part | ||
| 20832 | 2025.10.28 02:59:31.477627 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_158_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 20833 | 2025.10.28 02:59:31.477677 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_158_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 317 rows starting from the beginning of the part | ||
| 20834 | 2025.10.28 02:59:31.477712 [ 4 ] {795b4280-5a6b-4b3f-927b-d7c132032ec5} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20835 | 2025.10.28 02:59:31.477725 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_158_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 20836 | 2025.10.28 02:59:31.477754 [ 4 ] {795b4280-5a6b-4b3f-927b-d7c132032ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20837 | 2025.10.28 02:59:31.477788 [ 198 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_158_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 314 rows starting from the beginning of the part | ||
| 20838 | 2025.10.28 02:59:31.478215 [ 4 ] {795b4280-5a6b-4b3f-927b-d7c132032ec5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20839 | 2025.10.28 02:59:31.478663 [ 4 ] {795b4280-5a6b-4b3f-927b-d7c132032ec5} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20840 | 2025.10.28 02:59:31.478796 [ 4 ] {795b4280-5a6b-4b3f-927b-d7c132032ec5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec. | ||
| 20841 | 2025.10.28 02:59:31.478832 [ 4 ] {795b4280-5a6b-4b3f-927b-d7c132032ec5} <Debug> TCPHandler: Processed in 0.001624363 sec. | ||
| 20842 | 2025.10.28 02:59:31.478937 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20843 | 2025.10.28 02:59:31.479030 [ 4 ] {c67e76a4-a95d-449f-b4da-13ef686b6e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20844 | 2025.10.28 02:59:31.479085 [ 4 ] {c67e76a4-a95d-449f-b4da-13ef686b6e17} <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 | ||
| 20845 | 2025.10.28 02:59:31.480000 [ 4 ] {c67e76a4-a95d-449f-b4da-13ef686b6e17} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20846 | 2025.10.28 02:59:31.480036 [ 4 ] {c67e76a4-a95d-449f-b4da-13ef686b6e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20847 | 2025.10.28 02:59:31.480739 [ 4 ] {c67e76a4-a95d-449f-b4da-13ef686b6e17} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20848 | 2025.10.28 02:59:31.481211 [ 4 ] {c67e76a4-a95d-449f-b4da-13ef686b6e17} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20849 | 2025.10.28 02:59:31.481352 [ 4 ] {c67e76a4-a95d-449f-b4da-13ef686b6e17} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.002339 sec., 26507.054296707996 rows/sec., 47.50 MiB/sec. | ||
| 20850 | 2025.10.28 02:59:31.481406 [ 4 ] {c67e76a4-a95d-449f-b4da-13ef686b6e17} <Debug> TCPHandler: Processed in 0.002517393 sec. | ||
| 20851 | 2025.10.28 02:59:31.481439 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): 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] | ||
| 20852 | 2025.10.28 02:59:31.481495 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): 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] | ||
| 20853 | 2025.10.28 02:59:31.481514 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20854 | 2025.10.28 02:59:31.481612 [ 4 ] {4d309374-5ea6-4089-8166-236d78871f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20855 | 2025.10.28 02:59:31.481654 [ 4 ] {4d309374-5ea6-4089-8166-236d78871f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20856 | 2025.10.28 02:59:31.481985 [ 4 ] {4d309374-5ea6-4089-8166-236d78871f8a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20857 | 2025.10.28 02:59:31.482022 [ 4 ] {4d309374-5ea6-4089-8166-236d78871f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20858 | 2025.10.28 02:59:31.482481 [ 4 ] {4d309374-5ea6-4089-8166-236d78871f8a} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20859 | 2025.10.28 02:59:31.482977 [ 4 ] {4d309374-5ea6-4089-8166-236d78871f8a} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20860 | 2025.10.28 02:59:31.483124 [ 4 ] {4d309374-5ea6-4089-8166-236d78871f8a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00153 sec., 67973.85620915033 rows/sec., 4.17 MiB/sec. | ||
| 20861 | 2025.10.28 02:59:31.483160 [ 4 ] {4d309374-5ea6-4089-8166-236d78871f8a} <Debug> TCPHandler: Processed in 0.001693316 sec. | ||
| 20862 | 2025.10.28 02:59:31.484316 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): 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] | ||
| 20863 | 2025.10.28 02:59:31.485833 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_158_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49036 rows, containing 5 columns (5 merged, 0 gathered) in 0.00857567 sec., 5718037.19126319 rows/sec., 382.62 MiB/sec. | ||
| 20864 | 2025.10.28 02:59:31.486613 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_158_33} <Trace> MergedBlockOutputStream: filled checksums all_1_158_33 (state Temporary) | ||
| 20865 | 2025.10.28 02:59:31.487175 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_158_33} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_158_33 to all_1_158_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20866 | 2025.10.28 02:59:31.487250 [ 186 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_158_33} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_153_32, all_158_158_0] -> all_1_158_33 | ||
| 20867 | 2025.10.28 02:59:31.487319 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 20868 | 2025.10.28 02:59:31.836589 [ 221 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20869 | 2025.10.28 02:59:31.836662 [ 221 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20870 | 2025.10.28 02:59:31.840275 [ 221 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20871 | 2025.10.28 02:59:32.195185 [ 221 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20872 | 2025.10.28 02:59:32.195255 [ 221 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20873 | 2025.10.28 02:59:32.200485 [ 221 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20874 | 2025.10.28 02:59:32.250815 [ 218 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): 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] | ||
| 20875 | 2025.10.28 02:59:32.250894 [ 218 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): 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] | ||
| 20876 | 2025.10.28 02:59:32.253878 [ 218 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): 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] | ||
| 20877 | 2025.10.28 02:59:32.637709 [ 222 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20878 | 2025.10.28 02:59:32.637745 [ 222 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20879 | 2025.10.28 02:59:32.640272 [ 222 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20880 | 2025.10.28 02:59:35.503051 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20881 | 2025.10.28 02:59:35.503134 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20882 | 2025.10.28 02:59:35.766402 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45148 | ||
| 20883 | 2025.10.28 02:59:35.766890 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20884 | 2025.10.28 02:59:35.766924 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20885 | 2025.10.28 02:59:35.767533 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20886 | 2025.10.28 02:59:35.767965 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20887 | 2025.10.28 02:59:35.768092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45148 | ||
| 20888 | 2025.10.28 02:59:36.446822 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20889 | 2025.10.28 02:59:36.447015 [ 4 ] {f18da5ff-8479-484f-9b80-534c371e85df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20890 | 2025.10.28 02:59:36.447085 [ 4 ] {f18da5ff-8479-484f-9b80-534c371e85df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20891 | 2025.10.28 02:59:36.447802 [ 4 ] {f18da5ff-8479-484f-9b80-534c371e85df} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20892 | 2025.10.28 02:59:36.447839 [ 4 ] {f18da5ff-8479-484f-9b80-534c371e85df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20893 | 2025.10.28 02:59:36.448333 [ 4 ] {f18da5ff-8479-484f-9b80-534c371e85df} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20894 | 2025.10.28 02:59:36.448758 [ 4 ] {f18da5ff-8479-484f-9b80-534c371e85df} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20895 | 2025.10.28 02:59:36.448908 [ 4 ] {f18da5ff-8479-484f-9b80-534c371e85df} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. | ||
| 20896 | 2025.10.28 02:59:36.448949 [ 4 ] {f18da5ff-8479-484f-9b80-534c371e85df} <Debug> TCPHandler: Processed in 0.002268574 sec. | ||
| 20897 | 2025.10.28 02:59:36.449084 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20898 | 2025.10.28 02:59:36.449178 [ 4 ] {4b595899-40f6-40c4-9add-cb33b708d374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20899 | 2025.10.28 02:59:36.449217 [ 4 ] {4b595899-40f6-40c4-9add-cb33b708d374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20900 | 2025.10.28 02:59:36.449760 [ 4 ] {4b595899-40f6-40c4-9add-cb33b708d374} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20901 | 2025.10.28 02:59:36.449794 [ 4 ] {4b595899-40f6-40c4-9add-cb33b708d374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20902 | 2025.10.28 02:59:36.450208 [ 4 ] {4b595899-40f6-40c4-9add-cb33b708d374} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20903 | 2025.10.28 02:59:36.450677 [ 4 ] {4b595899-40f6-40c4-9add-cb33b708d374} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20904 | 2025.10.28 02:59:36.450807 [ 4 ] {4b595899-40f6-40c4-9add-cb33b708d374} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001648 sec., 38834.95145631068 rows/sec., 3.03 MiB/sec. | ||
| 20905 | 2025.10.28 02:59:36.450844 [ 4 ] {4b595899-40f6-40c4-9add-cb33b708d374} <Debug> TCPHandler: Processed in 0.00181809 sec. | ||
| 20906 | 2025.10.28 02:59:36.450996 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20907 | 2025.10.28 02:59:36.451089 [ 4 ] {6ef6ab4e-d057-4ff1-9499-1c8da941dca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20908 | 2025.10.28 02:59:36.451131 [ 4 ] {6ef6ab4e-d057-4ff1-9499-1c8da941dca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20909 | 2025.10.28 02:59:36.451607 [ 4 ] {6ef6ab4e-d057-4ff1-9499-1c8da941dca1} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20910 | 2025.10.28 02:59:36.451641 [ 4 ] {6ef6ab4e-d057-4ff1-9499-1c8da941dca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20911 | 2025.10.28 02:59:36.452081 [ 4 ] {6ef6ab4e-d057-4ff1-9499-1c8da941dca1} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20912 | 2025.10.28 02:59:36.452492 [ 4 ] {6ef6ab4e-d057-4ff1-9499-1c8da941dca1} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20913 | 2025.10.28 02:59:36.452624 [ 4 ] {6ef6ab4e-d057-4ff1-9499-1c8da941dca1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec. | ||
| 20914 | 2025.10.28 02:59:36.452660 [ 4 ] {6ef6ab4e-d057-4ff1-9499-1c8da941dca1} <Debug> TCPHandler: Processed in 0.001711965 sec. | ||
| 20915 | 2025.10.28 02:59:36.452785 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20916 | 2025.10.28 02:59:36.452876 [ 4 ] {1a0f4938-0093-44aa-afdf-4c286ef8de99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20917 | 2025.10.28 02:59:36.452917 [ 4 ] {1a0f4938-0093-44aa-afdf-4c286ef8de99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20918 | 2025.10.28 02:59:36.453271 [ 4 ] {1a0f4938-0093-44aa-afdf-4c286ef8de99} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20919 | 2025.10.28 02:59:36.453303 [ 4 ] {1a0f4938-0093-44aa-afdf-4c286ef8de99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20920 | 2025.10.28 02:59:36.453686 [ 4 ] {1a0f4938-0093-44aa-afdf-4c286ef8de99} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20921 | 2025.10.28 02:59:36.454094 [ 4 ] {1a0f4938-0093-44aa-afdf-4c286ef8de99} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20922 | 2025.10.28 02:59:36.454225 [ 4 ] {1a0f4938-0093-44aa-afdf-4c286ef8de99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. | ||
| 20923 | 2025.10.28 02:59:36.454259 [ 4 ] {1a0f4938-0093-44aa-afdf-4c286ef8de99} <Debug> TCPHandler: Processed in 0.0015305 sec. | ||
| 20924 | 2025.10.28 02:59:38.290460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 20925 | 2025.10.28 02:59:38.308648 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20926 | 2025.10.28 02:59:38.308705 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20927 | 2025.10.28 02:59:38.315293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20928 | 2025.10.28 02:59:38.316588 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20929 | 2025.10.28 02:59:38.319845 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 20930 | 2025.10.28 02:59:39.874308 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20931 | 2025.10.28 02:59:39.874506 [ 4 ] {122dc463-c703-49db-a325-0c5327255431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20932 | 2025.10.28 02:59:39.874582 [ 4 ] {122dc463-c703-49db-a325-0c5327255431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20933 | 2025.10.28 02:59:39.875481 [ 4 ] {122dc463-c703-49db-a325-0c5327255431} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20934 | 2025.10.28 02:59:39.875535 [ 4 ] {122dc463-c703-49db-a325-0c5327255431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20935 | 2025.10.28 02:59:39.876089 [ 4 ] {122dc463-c703-49db-a325-0c5327255431} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20936 | 2025.10.28 02:59:39.876593 [ 4 ] {122dc463-c703-49db-a325-0c5327255431} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20937 | 2025.10.28 02:59:39.876766 [ 4 ] {122dc463-c703-49db-a325-0c5327255431} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002314 sec., 177182.36819360414 rows/sec., 11.24 MiB/sec. | ||
| 20938 | 2025.10.28 02:59:39.876821 [ 4 ] {122dc463-c703-49db-a325-0c5327255431} <Debug> TCPHandler: Processed in 0.002657007 sec. | ||
| 20939 | 2025.10.28 02:59:39.876942 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20940 | 2025.10.28 02:59:39.877047 [ 4 ] {19457aeb-b69a-40de-aed3-a1fa7f570c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20941 | 2025.10.28 02:59:39.877092 [ 4 ] {19457aeb-b69a-40de-aed3-a1fa7f570c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20942 | 2025.10.28 02:59:39.877501 [ 4 ] {19457aeb-b69a-40de-aed3-a1fa7f570c04} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20943 | 2025.10.28 02:59:39.877540 [ 4 ] {19457aeb-b69a-40de-aed3-a1fa7f570c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20944 | 2025.10.28 02:59:39.877955 [ 4 ] {19457aeb-b69a-40de-aed3-a1fa7f570c04} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 20945 | 2025.10.28 02:59:39.878381 [ 4 ] {19457aeb-b69a-40de-aed3-a1fa7f570c04} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20946 | 2025.10.28 02:59:39.878520 [ 4 ] {19457aeb-b69a-40de-aed3-a1fa7f570c04} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001497 sec., 1336.005344021376 rows/sec., 108.94 KiB/sec. | ||
| 20947 | 2025.10.28 02:59:39.878560 [ 4 ] {19457aeb-b69a-40de-aed3-a1fa7f570c04} <Debug> TCPHandler: Processed in 0.001670934 sec. | ||
| 20948 | 2025.10.28 02:59:39.878663 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20949 | 2025.10.28 02:59:39.878759 [ 4 ] {c1c413c5-60d8-478f-b2c3-a8c612d67a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20950 | 2025.10.28 02:59:39.878800 [ 4 ] {c1c413c5-60d8-478f-b2c3-a8c612d67a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20951 | 2025.10.28 02:59:39.881135 [ 4 ] {c1c413c5-60d8-478f-b2c3-a8c612d67a35} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20952 | 2025.10.28 02:59:39.881174 [ 4 ] {c1c413c5-60d8-478f-b2c3-a8c612d67a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20953 | 2025.10.28 02:59:39.881760 [ 4 ] {c1c413c5-60d8-478f-b2c3-a8c612d67a35} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20954 | 2025.10.28 02:59:39.882194 [ 4 ] {c1c413c5-60d8-478f-b2c3-a8c612d67a35} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20955 | 2025.10.28 02:59:39.882340 [ 4 ] {c1c413c5-60d8-478f-b2c3-a8c612d67a35} <Debug> executeQuery: Read 2377 rows, 198.31 KiB in 0.0036 sec., 660277.7777777778 rows/sec., 53.80 MiB/sec. | ||
| 20956 | 2025.10.28 02:59:39.882383 [ 4 ] {c1c413c5-60d8-478f-b2c3-a8c612d67a35} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 20957 | 2025.10.28 02:59:39.882397 [ 4 ] {c1c413c5-60d8-478f-b2c3-a8c612d67a35} <Debug> TCPHandler: Processed in 0.003783774 sec. | ||
| 20958 | 2025.10.28 02:59:39.882524 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20959 | 2025.10.28 02:59:39.882622 [ 4 ] {056849a0-3048-4e66-bfd0-9d59a9e5ca4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20960 | 2025.10.28 02:59:39.882663 [ 4 ] {056849a0-3048-4e66-bfd0-9d59a9e5ca4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20961 | 2025.10.28 02:59:39.883405 [ 4 ] {056849a0-3048-4e66-bfd0-9d59a9e5ca4f} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20962 | 2025.10.28 02:59:39.883442 [ 4 ] {056849a0-3048-4e66-bfd0-9d59a9e5ca4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20963 | 2025.10.28 02:59:39.883878 [ 4 ] {056849a0-3048-4e66-bfd0-9d59a9e5ca4f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20964 | 2025.10.28 02:59:39.884302 [ 4 ] {056849a0-3048-4e66-bfd0-9d59a9e5ca4f} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20965 | 2025.10.28 02:59:39.884437 [ 4 ] {056849a0-3048-4e66-bfd0-9d59a9e5ca4f} <Debug> executeQuery: Read 269 rows, 17.12 KiB in 0.001836 sec., 146514.16122004358 rows/sec., 9.10 MiB/sec. | ||
| 20966 | 2025.10.28 02:59:39.884476 [ 4 ] {056849a0-3048-4e66-bfd0-9d59a9e5ca4f} <Debug> TCPHandler: Processed in 0.002003126 sec. | ||
| 20967 | 2025.10.28 02:59:39.884583 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20968 | 2025.10.28 02:59:39.884678 [ 4 ] {9065e588-e6fd-4d58-9141-827b5bf51de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20969 | 2025.10.28 02:59:39.884717 [ 4 ] {9065e588-e6fd-4d58-9141-827b5bf51de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20970 | 2025.10.28 02:59:39.885341 [ 4 ] {9065e588-e6fd-4d58-9141-827b5bf51de6} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20971 | 2025.10.28 02:59:39.885378 [ 4 ] {9065e588-e6fd-4d58-9141-827b5bf51de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20972 | 2025.10.28 02:59:39.885851 [ 4 ] {9065e588-e6fd-4d58-9141-827b5bf51de6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20973 | 2025.10.28 02:59:39.886326 [ 4 ] {9065e588-e6fd-4d58-9141-827b5bf51de6} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20974 | 2025.10.28 02:59:39.886459 [ 4 ] {9065e588-e6fd-4d58-9141-827b5bf51de6} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.0018 sec., 244444.44444444444 rows/sec., 16.17 MiB/sec. | ||
| 20975 | 2025.10.28 02:59:39.886497 [ 4 ] {9065e588-e6fd-4d58-9141-827b5bf51de6} <Debug> TCPHandler: Processed in 0.001964084 sec. | ||
| 20976 | 2025.10.28 02:59:39.886605 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20977 | 2025.10.28 02:59:39.886701 [ 4 ] {37f2828d-f901-410a-9a1c-b01d123ad196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20978 | 2025.10.28 02:59:39.886740 [ 4 ] {37f2828d-f901-410a-9a1c-b01d123ad196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20979 | 2025.10.28 02:59:39.887249 [ 4 ] {37f2828d-f901-410a-9a1c-b01d123ad196} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20980 | 2025.10.28 02:59:39.887284 [ 4 ] {37f2828d-f901-410a-9a1c-b01d123ad196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20981 | 2025.10.28 02:59:39.887696 [ 4 ] {37f2828d-f901-410a-9a1c-b01d123ad196} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20982 | 2025.10.28 02:59:39.888114 [ 4 ] {37f2828d-f901-410a-9a1c-b01d123ad196} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20983 | 2025.10.28 02:59:39.888248 [ 4 ] {37f2828d-f901-410a-9a1c-b01d123ad196} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001566 sec., 134738.1864623244 rows/sec., 7.65 MiB/sec. | ||
| 20984 | 2025.10.28 02:59:39.888286 [ 4 ] {37f2828d-f901-410a-9a1c-b01d123ad196} <Debug> TCPHandler: Processed in 0.001731247 sec. | ||
| 20985 | 2025.10.28 02:59:39.888389 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20986 | 2025.10.28 02:59:39.888483 [ 4 ] {429eece2-520c-4ba6-b861-7b878134943a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20987 | 2025.10.28 02:59:39.888522 [ 4 ] {429eece2-520c-4ba6-b861-7b878134943a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20988 | 2025.10.28 02:59:39.889615 [ 4 ] {429eece2-520c-4ba6-b861-7b878134943a} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20989 | 2025.10.28 02:59:39.889650 [ 4 ] {429eece2-520c-4ba6-b861-7b878134943a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20990 | 2025.10.28 02:59:39.890116 [ 4 ] {429eece2-520c-4ba6-b861-7b878134943a} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20991 | 2025.10.28 02:59:39.890532 [ 4 ] {429eece2-520c-4ba6-b861-7b878134943a} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20992 | 2025.10.28 02:59:39.890666 [ 4 ] {429eece2-520c-4ba6-b861-7b878134943a} <Debug> executeQuery: Read 1199 rows, 87.88 KiB in 0.002201 sec., 544752.3852794184 rows/sec., 38.99 MiB/sec. | ||
| 20993 | 2025.10.28 02:59:39.890704 [ 4 ] {429eece2-520c-4ba6-b861-7b878134943a} <Debug> TCPHandler: Processed in 0.002364697 sec. | ||
| 20994 | 2025.10.28 02:59:39.890811 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20995 | 2025.10.28 02:59:39.890907 [ 4 ] {0f8a31e0-a487-482c-8315-17c858d5abbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20996 | 2025.10.28 02:59:39.890950 [ 4 ] {0f8a31e0-a487-482c-8315-17c858d5abbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20997 | 2025.10.28 02:59:39.891302 [ 4 ] {0f8a31e0-a487-482c-8315-17c858d5abbe} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20998 | 2025.10.28 02:59:39.891337 [ 4 ] {0f8a31e0-a487-482c-8315-17c858d5abbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20999 | 2025.10.28 02:59:39.891804 [ 4 ] {0f8a31e0-a487-482c-8315-17c858d5abbe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21000 | 2025.10.28 02:59:39.892222 [ 4 ] {0f8a31e0-a487-482c-8315-17c858d5abbe} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21001 | 2025.10.28 02:59:39.892355 [ 4 ] {0f8a31e0-a487-482c-8315-17c858d5abbe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 213.83 KiB/sec. | ||
| 21002 | 2025.10.28 02:59:39.892392 [ 4 ] {0f8a31e0-a487-482c-8315-17c858d5abbe} <Debug> TCPHandler: Processed in 0.001630033 sec. | ||
| 21003 | 2025.10.28 02:59:39.892493 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21004 | 2025.10.28 02:59:39.892588 [ 4 ] {413b8f14-0632-4413-a265-b0a2f90936e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21005 | 2025.10.28 02:59:39.892630 [ 4 ] {413b8f14-0632-4413-a265-b0a2f90936e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21006 | 2025.10.28 02:59:39.893312 [ 4 ] {413b8f14-0632-4413-a265-b0a2f90936e6} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21007 | 2025.10.28 02:59:39.893346 [ 4 ] {413b8f14-0632-4413-a265-b0a2f90936e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21008 | 2025.10.28 02:59:39.893833 [ 4 ] {413b8f14-0632-4413-a265-b0a2f90936e6} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21009 | 2025.10.28 02:59:39.894249 [ 4 ] {413b8f14-0632-4413-a265-b0a2f90936e6} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21010 | 2025.10.28 02:59:39.894385 [ 4 ] {413b8f14-0632-4413-a265-b0a2f90936e6} <Debug> executeQuery: Read 967 rows, 65.67 KiB in 0.001816 sec., 532488.986784141 rows/sec., 35.31 MiB/sec. | ||
| 21011 | 2025.10.28 02:59:39.894431 [ 4 ] {413b8f14-0632-4413-a265-b0a2f90936e6} <Debug> TCPHandler: Processed in 0.001986354 sec. | ||
| 21012 | 2025.10.28 02:59:39.894540 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21013 | 2025.10.28 02:59:39.894635 [ 4 ] {559562ac-1941-49f1-8942-e8c4147be70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21014 | 2025.10.28 02:59:39.894676 [ 4 ] {559562ac-1941-49f1-8942-e8c4147be70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21015 | 2025.10.28 02:59:39.894984 [ 4 ] {559562ac-1941-49f1-8942-e8c4147be70c} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21016 | 2025.10.28 02:59:39.895017 [ 4 ] {559562ac-1941-49f1-8942-e8c4147be70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21017 | 2025.10.28 02:59:39.895415 [ 4 ] {559562ac-1941-49f1-8942-e8c4147be70c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21018 | 2025.10.28 02:59:39.895828 [ 4 ] {559562ac-1941-49f1-8942-e8c4147be70c} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21019 | 2025.10.28 02:59:39.895951 [ 8 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 6 parts from all_1_65_14 to all_70_70_0 | ||
| 21020 | 2025.10.28 02:59:39.895960 [ 4 ] {559562ac-1941-49f1-8942-e8c4147be70c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001343 sec., 744.6016381236038 rows/sec., 50.17 KiB/sec. | ||
| 21021 | 2025.10.28 02:59:39.895988 [ 8 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21022 | 2025.10.28 02:59:39.896006 [ 4 ] {559562ac-1941-49f1-8942-e8c4147be70c} <Debug> TCPHandler: Processed in 0.00151546 sec. | ||
| 21023 | 2025.10.28 02:59:39.896009 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21024 | 2025.10.28 02:59:39.896127 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_70_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_14 to all_70_70_0 into Compact with storage Full | ||
| 21025 | 2025.10.28 02:59:39.896165 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21026 | 2025.10.28 02:59:39.896276 [ 4 ] {54605602-f4a3-4d08-ba1f-2c81911ebafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21027 | 2025.10.28 02:59:39.896290 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_70_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21028 | 2025.10.28 02:59:39.896330 [ 4 ] {54605602-f4a3-4d08-ba1f-2c81911ebafe} <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 | ||
| 21029 | 2025.10.28 02:59:39.896336 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_14, total 71 rows starting from the beginning of the part | ||
| 21030 | 2025.10.28 02:59:39.896423 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 21031 | 2025.10.28 02:59:39.896477 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
| 21032 | 2025.10.28 02:59:39.896525 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
| 21033 | 2025.10.28 02:59:39.896574 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
| 21034 | 2025.10.28 02:59:39.896617 [ 198 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
| 21035 | 2025.10.28 02:59:39.897311 [ 4 ] {54605602-f4a3-4d08-ba1f-2c81911ebafe} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21036 | 2025.10.28 02:59:39.897352 [ 4 ] {54605602-f4a3-4d08-ba1f-2c81911ebafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21037 | 2025.10.28 02:59:39.897639 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_70_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 76 rows, containing 4 columns (4 merged, 0 gathered) in 0.001566491 sec., 48516.078292182974 rows/sec., 3.18 MiB/sec. | ||
| 21038 | 2025.10.28 02:59:39.897895 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_70_15} <Trace> MergedBlockOutputStream: filled checksums all_1_70_15 (state Temporary) | ||
| 21039 | 2025.10.28 02:59:39.898093 [ 4 ] {54605602-f4a3-4d08-ba1f-2c81911ebafe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21040 | 2025.10.28 02:59:39.898560 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_70_15} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_70_15 to all_1_70_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21041 | 2025.10.28 02:59:39.898648 [ 186 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_70_15} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 6 parts: [all_1_65_14, all_70_70_0] -> all_1_70_15 | ||
| 21042 | 2025.10.28 02:59:39.898684 [ 4 ] {54605602-f4a3-4d08-ba1f-2c81911ebafe} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21043 | 2025.10.28 02:59:39.898731 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21044 | 2025.10.28 02:59:39.898846 [ 4 ] {54605602-f4a3-4d08-ba1f-2c81911ebafe} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.002597 sec., 23873.700423565653 rows/sec., 42.78 MiB/sec. | ||
| 21045 | 2025.10.28 02:59:39.898931 [ 4 ] {54605602-f4a3-4d08-ba1f-2c81911ebafe} <Debug> TCPHandler: Processed in 0.002814943 sec. | ||
| 21046 | 2025.10.28 02:59:39.899038 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21047 | 2025.10.28 02:59:39.899134 [ 4 ] {0b5b1983-aa21-433b-b6ec-ecb4cc47600d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21048 | 2025.10.28 02:59:39.899175 [ 4 ] {0b5b1983-aa21-433b-b6ec-ecb4cc47600d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21049 | 2025.10.28 02:59:39.899517 [ 4 ] {0b5b1983-aa21-433b-b6ec-ecb4cc47600d} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21050 | 2025.10.28 02:59:39.899551 [ 4 ] {0b5b1983-aa21-433b-b6ec-ecb4cc47600d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21051 | 2025.10.28 02:59:39.899975 [ 4 ] {0b5b1983-aa21-433b-b6ec-ecb4cc47600d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21052 | 2025.10.28 02:59:39.900392 [ 4 ] {0b5b1983-aa21-433b-b6ec-ecb4cc47600d} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21053 | 2025.10.28 02:59:39.900526 [ 4 ] {0b5b1983-aa21-433b-b6ec-ecb4cc47600d} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001411 sec., 65201.98440822112 rows/sec., 3.94 MiB/sec. | ||
| 21054 | 2025.10.28 02:59:39.900561 [ 4 ] {0b5b1983-aa21-433b-b6ec-ecb4cc47600d} <Debug> TCPHandler: Processed in 0.001573912 sec. | ||
| 21055 | 2025.10.28 02:59:40.906695 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2620 | ||
| 21056 | 2025.10.28 02:59:40.909479 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21057 | 2025.10.28 02:59:40.909517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21058 | 2025.10.28 02:59:40.910913 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21059 | 2025.10.28 02:59:40.911466 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21060 | 2025.10.28 02:59:40.911614 [ 16 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21061 | 2025.10.28 02:59:40.911656 [ 16 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21062 | 2025.10.28 02:59:40.911680 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21063 | 2025.10.28 02:59:40.911802 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 21064 | 2025.10.28 02:59:40.911839 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2620 | ||
| 21065 | 2025.10.28 02:59:40.912447 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21066 | 2025.10.28 02:59:40.912606 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2370 rows starting from the beginning of the part | ||
| 21067 | 2025.10.28 02:59:40.913000 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 38 rows starting from the beginning of the part | ||
| 21068 | 2025.10.28 02:59:40.913363 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 108 rows starting from the beginning of the part | ||
| 21069 | 2025.10.28 02:59:40.913712 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 16 rows starting from the beginning of the part | ||
| 21070 | 2025.10.28 02:59:40.914041 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
| 21071 | 2025.10.28 02:59:40.914370 [ 193 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 54 rows starting from the beginning of the part | ||
| 21072 | 2025.10.28 02:59:40.923189 [ 188 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2620 rows, containing 72 columns (72 merged, 0 gathered) in 0.011447614 sec., 228868.65332810837 rows/sec., 179.07 MiB/sec. | ||
| 21073 | 2025.10.28 02:59:40.925842 [ 192 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21074 | 2025.10.28 02:59:40.926628 [ 192 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_71_14} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21075 | 2025.10.28 02:59:40.926696 [ 192 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_71_14} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21076 | 2025.10.28 02:59:40.927032 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.06 MiB. | ||
| 21077 | 2025.10.28 02:59:41.439668 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21078 | 2025.10.28 02:59:41.439848 [ 4 ] {d11f2f55-676b-48d6-9fec-f42d30b0dac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21079 | 2025.10.28 02:59:41.439915 [ 4 ] {d11f2f55-676b-48d6-9fec-f42d30b0dac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21080 | 2025.10.28 02:59:41.440593 [ 4 ] {d11f2f55-676b-48d6-9fec-f42d30b0dac6} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21081 | 2025.10.28 02:59:41.440629 [ 4 ] {d11f2f55-676b-48d6-9fec-f42d30b0dac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21082 | 2025.10.28 02:59:41.441138 [ 4 ] {d11f2f55-676b-48d6-9fec-f42d30b0dac6} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21083 | 2025.10.28 02:59:41.441566 [ 4 ] {d11f2f55-676b-48d6-9fec-f42d30b0dac6} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21084 | 2025.10.28 02:59:41.441685 [ 16 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21085 | 2025.10.28 02:59:41.441716 [ 4 ] {d11f2f55-676b-48d6-9fec-f42d30b0dac6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.24 MiB/sec. | ||
| 21086 | 2025.10.28 02:59:41.441729 [ 16 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21087 | 2025.10.28 02:59:41.441754 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21088 | 2025.10.28 02:59:41.441764 [ 4 ] {d11f2f55-676b-48d6-9fec-f42d30b0dac6} <Debug> TCPHandler: Processed in 0.002216912 sec. | ||
| 21089 | 2025.10.28 02:59:41.441887 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21090 | 2025.10.28 02:59:41.441891 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21091 | 2025.10.28 02:59:41.442032 [ 4 ] {376ee4e5-9780-495d-8525-b998460ea6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21092 | 2025.10.28 02:59:41.442033 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21093 | 2025.10.28 02:59:41.442076 [ 4 ] {376ee4e5-9780-495d-8525-b998460ea6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21094 | 2025.10.28 02:59:41.442084 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2414 rows starting from the beginning of the part | ||
| 21095 | 2025.10.28 02:59:41.442163 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 56 rows starting from the beginning of the part | ||
| 21096 | 2025.10.28 02:59:41.442209 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1236 rows starting from the beginning of the part | ||
| 21097 | 2025.10.28 02:59:41.442252 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 56 rows starting from the beginning of the part | ||
| 21098 | 2025.10.28 02:59:41.442319 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 2377 rows starting from the beginning of the part | ||
| 21099 | 2025.10.28 02:59:41.442393 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 56 rows starting from the beginning of the part | ||
| 21100 | 2025.10.28 02:59:41.442531 [ 4 ] {376ee4e5-9780-495d-8525-b998460ea6f8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21101 | 2025.10.28 02:59:41.442573 [ 4 ] {376ee4e5-9780-495d-8525-b998460ea6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21102 | 2025.10.28 02:59:41.443013 [ 4 ] {376ee4e5-9780-495d-8525-b998460ea6f8} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21103 | 2025.10.28 02:59:41.443449 [ 4 ] {376ee4e5-9780-495d-8525-b998460ea6f8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21104 | 2025.10.28 02:59:41.443575 [ 16 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21105 | 2025.10.28 02:59:41.443596 [ 4 ] {376ee4e5-9780-495d-8525-b998460ea6f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001586 sec., 40353.089533417406 rows/sec., 3.15 MiB/sec. | ||
| 21106 | 2025.10.28 02:59:41.443606 [ 16 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21107 | 2025.10.28 02:59:41.443630 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21108 | 2025.10.28 02:59:41.443635 [ 4 ] {376ee4e5-9780-495d-8525-b998460ea6f8} <Debug> TCPHandler: Processed in 0.001792109 sec. | ||
| 21109 | 2025.10.28 02:59:41.443710 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21110 | 2025.10.28 02:59:41.443757 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21111 | 2025.10.28 02:59:41.443797 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21112 | 2025.10.28 02:59:41.443827 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1367 rows starting from the beginning of the part | ||
| 21113 | 2025.10.28 02:59:41.443854 [ 4 ] {35d0db37-8730-4623-b697-f87e69288adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21114 | 2025.10.28 02:59:41.443889 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part | ||
| 21115 | 2025.10.28 02:59:41.443898 [ 4 ] {35d0db37-8730-4623-b697-f87e69288adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21116 | 2025.10.28 02:59:41.443931 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 741 rows starting from the beginning of the part | ||
| 21117 | 2025.10.28 02:59:41.443971 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 64 rows starting from the beginning of the part | ||
| 21118 | 2025.10.28 02:59:41.444013 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1199 rows starting from the beginning of the part | ||
| 21119 | 2025.10.28 02:59:41.444062 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 64 rows starting from the beginning of the part | ||
| 21120 | 2025.10.28 02:59:41.444270 [ 4 ] {35d0db37-8730-4623-b697-f87e69288adc} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21121 | 2025.10.28 02:59:41.444304 [ 4 ] {35d0db37-8730-4623-b697-f87e69288adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21122 | 2025.10.28 02:59:41.444649 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002821053 sec., 2195988.519180604 rows/sec., 186.42 MiB/sec. | ||
| 21123 | 2025.10.28 02:59:41.444720 [ 4 ] {35d0db37-8730-4623-b697-f87e69288adc} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21124 | 2025.10.28 02:59:41.445114 [ 194 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21125 | 2025.10.28 02:59:41.445168 [ 4 ] {35d0db37-8730-4623-b697-f87e69288adc} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21126 | 2025.10.28 02:59:41.445321 [ 4 ] {35d0db37-8730-4623-b697-f87e69288adc} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001488 sec., 21505.376344086024 rows/sec., 1.50 MiB/sec. | ||
| 21127 | 2025.10.28 02:59:41.445356 [ 188 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3499 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683475 sec., 2078438.9432572506 rows/sec., 157.27 MiB/sec. | ||
| 21128 | 2025.10.28 02:59:41.445359 [ 4 ] {35d0db37-8730-4623-b697-f87e69288adc} <Debug> TCPHandler: Processed in 0.001650044 sec. | ||
| 21129 | 2025.10.28 02:59:41.445493 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21130 | 2025.10.28 02:59:41.445693 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21131 | 2025.10.28 02:59:41.445705 [ 194 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_161_32} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21132 | 2025.10.28 02:59:41.445750 [ 4 ] {fef65b02-92c2-4df2-84ec-442780e5481d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21133 | 2025.10.28 02:59:41.445797 [ 4 ] {fef65b02-92c2-4df2-84ec-442780e5481d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21134 | 2025.10.28 02:59:41.445809 [ 194 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_161_32} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21135 | 2025.10.28 02:59:41.445923 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 21136 | 2025.10.28 02:59:41.446123 [ 4 ] {fef65b02-92c2-4df2-84ec-442780e5481d} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21137 | 2025.10.28 02:59:41.446165 [ 4 ] {fef65b02-92c2-4df2-84ec-442780e5481d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21138 | 2025.10.28 02:59:41.446183 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_161_32} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21139 | 2025.10.28 02:59:41.446405 [ 191 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_161_32} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21140 | 2025.10.28 02:59:41.446515 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 21141 | 2025.10.28 02:59:41.446786 [ 4 ] {fef65b02-92c2-4df2-84ec-442780e5481d} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21142 | 2025.10.28 02:59:41.447200 [ 4 ] {fef65b02-92c2-4df2-84ec-442780e5481d} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21143 | 2025.10.28 02:59:41.447341 [ 4 ] {fef65b02-92c2-4df2-84ec-442780e5481d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001611 sec., 7448.7895716945995 rows/sec., 514.04 KiB/sec. | ||
| 21144 | 2025.10.28 02:59:41.447363 [ 25 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 5 parts from all_1_156_31 to all_160_160_0 | ||
| 21145 | 2025.10.28 02:59:41.447377 [ 4 ] {fef65b02-92c2-4df2-84ec-442780e5481d} <Debug> TCPHandler: Processed in 0.001931253 sec. | ||
| 21146 | 2025.10.28 02:59:41.447437 [ 25 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21147 | 2025.10.28 02:59:41.447467 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21148 | 2025.10.28 02:59:41.447550 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_160_32} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_156_31 to all_160_160_0 into Compact with storage Full | ||
| 21149 | 2025.10.28 02:59:41.447659 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_160_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21150 | 2025.10.28 02:59:41.447687 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_160_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 10996 rows starting from the beginning of the part | ||
| 21151 | 2025.10.28 02:59:41.447737 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_160_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 21152 | 2025.10.28 02:59:41.447778 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_160_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 104 rows starting from the beginning of the part | ||
| 21153 | 2025.10.28 02:59:41.447820 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_160_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 21154 | 2025.10.28 02:59:41.447859 [ 195 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_160_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 92 rows starting from the beginning of the part | ||
| 21155 | 2025.10.28 02:59:41.450442 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_160_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11312 rows, containing 4 columns (4 merged, 0 gathered) in 0.002924366 sec., 3868188.865552397 rows/sec., 245.58 MiB/sec. | ||
| 21156 | 2025.10.28 02:59:41.450942 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_160_32} <Trace> MergedBlockOutputStream: filled checksums all_1_160_32 (state Temporary) | ||
| 21157 | 2025.10.28 02:59:41.451479 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_160_32} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_160_32 to all_1_160_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21158 | 2025.10.28 02:59:41.451556 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_160_32} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 5 parts: [all_1_156_31, all_160_160_0] -> all_1_160_32 | ||
| 21159 | 2025.10.28 02:59:41.451644 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 21160 | 2025.10.28 02:59:43.269082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45660 | ||
| 21161 | 2025.10.28 02:59:43.269648 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21162 | 2025.10.28 02:59:43.269698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21163 | 2025.10.28 02:59:43.270333 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21164 | 2025.10.28 02:59:43.270862 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21165 | 2025.10.28 02:59:43.271024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45660 | ||
| 21166 | 2025.10.28 02:59:44.356349 [ 220 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21167 | 2025.10.28 02:59:44.356395 [ 220 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21168 | 2025.10.28 02:59:44.359509 [ 220 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21169 | 2025.10.28 02:59:44.378706 [ 225 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21170 | 2025.10.28 02:59:44.378773 [ 225 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21171 | 2025.10.28 02:59:44.382138 [ 225 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21172 | 2025.10.28 02:59:45.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.80 MiB, peak 414.93 MiB, free memory in arenas 0.00 B, will set to 396.80 MiB (RSS), difference: 4.00 MiB | ||
| 21173 | 2025.10.28 02:59:45.819929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 21174 | 2025.10.28 02:59:45.837767 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21175 | 2025.10.28 02:59:45.837816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21176 | 2025.10.28 02:59:45.843998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21177 | 2025.10.28 02:59:45.845265 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21178 | 2025.10.28 02:59:45.848661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 21179 | 2025.10.28 02:59:46.446797 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21180 | 2025.10.28 02:59:46.446962 [ 4 ] {901cbfc7-5b66-4076-a76e-a9482b06a3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21181 | 2025.10.28 02:59:46.447022 [ 4 ] {901cbfc7-5b66-4076-a76e-a9482b06a3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21182 | 2025.10.28 02:59:46.447683 [ 4 ] {901cbfc7-5b66-4076-a76e-a9482b06a3cc} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21183 | 2025.10.28 02:59:46.447724 [ 4 ] {901cbfc7-5b66-4076-a76e-a9482b06a3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21184 | 2025.10.28 02:59:46.448199 [ 4 ] {901cbfc7-5b66-4076-a76e-a9482b06a3cc} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21185 | 2025.10.28 02:59:46.448762 [ 4 ] {901cbfc7-5b66-4076-a76e-a9482b06a3cc} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21186 | 2025.10.28 02:59:46.448921 [ 4 ] {901cbfc7-5b66-4076-a76e-a9482b06a3cc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002008 sec., 27888.446215139444 rows/sec., 2.14 MiB/sec. | ||
| 21187 | 2025.10.28 02:59:46.448964 [ 4 ] {901cbfc7-5b66-4076-a76e-a9482b06a3cc} <Debug> TCPHandler: Processed in 0.002299425 sec. | ||
| 21188 | 2025.10.28 02:59:46.449092 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21189 | 2025.10.28 02:59:46.449187 [ 4 ] {306b271d-7bd7-492b-8976-99c1e610d2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21190 | 2025.10.28 02:59:46.449227 [ 4 ] {306b271d-7bd7-492b-8976-99c1e610d2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21191 | 2025.10.28 02:59:46.449643 [ 4 ] {306b271d-7bd7-492b-8976-99c1e610d2ee} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21192 | 2025.10.28 02:59:46.449679 [ 4 ] {306b271d-7bd7-492b-8976-99c1e610d2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21193 | 2025.10.28 02:59:46.450091 [ 4 ] {306b271d-7bd7-492b-8976-99c1e610d2ee} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21194 | 2025.10.28 02:59:46.450547 [ 4 ] {306b271d-7bd7-492b-8976-99c1e610d2ee} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21195 | 2025.10.28 02:59:46.450677 [ 4 ] {306b271d-7bd7-492b-8976-99c1e610d2ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001509 sec., 42412.19350563287 rows/sec., 3.31 MiB/sec. | ||
| 21196 | 2025.10.28 02:59:46.450715 [ 4 ] {306b271d-7bd7-492b-8976-99c1e610d2ee} <Debug> TCPHandler: Processed in 0.001674964 sec. | ||
| 21197 | 2025.10.28 02:59:46.450825 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21198 | 2025.10.28 02:59:46.450917 [ 4 ] {bb791451-378a-438a-a162-f1ba5c9a973a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21199 | 2025.10.28 02:59:46.450959 [ 4 ] {bb791451-378a-438a-a162-f1ba5c9a973a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21200 | 2025.10.28 02:59:46.451374 [ 4 ] {bb791451-378a-438a-a162-f1ba5c9a973a} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21201 | 2025.10.28 02:59:46.451410 [ 4 ] {bb791451-378a-438a-a162-f1ba5c9a973a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21202 | 2025.10.28 02:59:46.451950 [ 4 ] {bb791451-378a-438a-a162-f1ba5c9a973a} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21203 | 2025.10.28 02:59:46.452351 [ 4 ] {bb791451-378a-438a-a162-f1ba5c9a973a} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21204 | 2025.10.28 02:59:46.452482 [ 4 ] {bb791451-378a-438a-a162-f1ba5c9a973a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec. | ||
| 21205 | 2025.10.28 02:59:46.452519 [ 4 ] {bb791451-378a-438a-a162-f1ba5c9a973a} <Debug> TCPHandler: Processed in 0.001741137 sec. | ||
| 21206 | 2025.10.28 02:59:46.452624 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21207 | 2025.10.28 02:59:46.452716 [ 4 ] {6ad0a470-b3c3-4885-abca-292eb9142413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21208 | 2025.10.28 02:59:46.452756 [ 4 ] {6ad0a470-b3c3-4885-abca-292eb9142413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21209 | 2025.10.28 02:59:46.453082 [ 4 ] {6ad0a470-b3c3-4885-abca-292eb9142413} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21210 | 2025.10.28 02:59:46.453117 [ 4 ] {6ad0a470-b3c3-4885-abca-292eb9142413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21211 | 2025.10.28 02:59:46.453503 [ 4 ] {6ad0a470-b3c3-4885-abca-292eb9142413} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21212 | 2025.10.28 02:59:46.453899 [ 4 ] {6ad0a470-b3c3-4885-abca-292eb9142413} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21213 | 2025.10.28 02:59:46.454029 [ 4 ] {6ad0a470-b3c3-4885-abca-292eb9142413} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. | ||
| 21214 | 2025.10.28 02:59:46.454064 [ 4 ] {6ad0a470-b3c3-4885-abca-292eb9142413} <Debug> TCPHandler: Processed in 0.001486389 sec. | ||
| 21215 | 2025.10.28 02:59:50.503240 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21216 | 2025.10.28 02:59:50.503335 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21217 | 2025.10.28 02:59:50.771340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46108 | ||
| 21218 | 2025.10.28 02:59:50.772010 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21219 | 2025.10.28 02:59:50.772053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21220 | 2025.10.28 02:59:50.772726 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21221 | 2025.10.28 02:59:50.773247 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21222 | 2025.10.28 02:59:50.773379 [ 64 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21223 | 2025.10.28 02:59:50.773388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46108 | ||
| 21224 | 2025.10.28 02:59:50.773431 [ 64 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21225 | 2025.10.28 02:59:50.773459 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21226 | 2025.10.28 02:59:50.773546 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 21227 | 2025.10.28 02:59:50.773626 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21228 | 2025.10.28 02:59:50.773653 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43740 rows starting from the beginning of the part | ||
| 21229 | 2025.10.28 02:59:50.773704 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 21230 | 2025.10.28 02:59:50.773746 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 21231 | 2025.10.28 02:59:50.773785 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 21232 | 2025.10.28 02:59:50.773821 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 21233 | 2025.10.28 02:59:50.773859 [ 190 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 21234 | 2025.10.28 02:59:50.776909 [ 188 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46108 rows, containing 4 columns (4 merged, 0 gathered) in 0.00336023 sec., 13721679.765968401 rows/sec., 196.29 MiB/sec. | ||
| 21235 | 2025.10.28 02:59:50.777480 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21236 | 2025.10.28 02:59:50.778087 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_96_19} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21237 | 2025.10.28 02:59:50.778171 [ 197 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_96_19} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21238 | 2025.10.28 02:59:50.778278 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 21239 | 2025.10.28 02:59:50.912351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2636 | ||
| 21240 | 2025.10.28 02:59:50.914647 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21241 | 2025.10.28 02:59:50.914682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21242 | 2025.10.28 02:59:50.915923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21243 | 2025.10.28 02:59:50.916473 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21244 | 2025.10.28 02:59:50.916735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2636 | ||
| 21245 | 2025.10.28 02:59:51.008081 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.007760774 sec. | ||
| 21246 | 2025.10.28 02:59:51.460081 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21247 | 2025.10.28 02:59:51.460328 [ 4 ] {89d918a6-159c-4309-9ed7-4fe3a2d7cfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21248 | 2025.10.28 02:59:51.460419 [ 4 ] {89d918a6-159c-4309-9ed7-4fe3a2d7cfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21249 | 2025.10.28 02:59:51.461430 [ 4 ] {89d918a6-159c-4309-9ed7-4fe3a2d7cfdb} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21250 | 2025.10.28 02:59:51.461466 [ 4 ] {89d918a6-159c-4309-9ed7-4fe3a2d7cfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21251 | 2025.10.28 02:59:51.461949 [ 4 ] {89d918a6-159c-4309-9ed7-4fe3a2d7cfdb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21252 | 2025.10.28 02:59:51.462423 [ 4 ] {89d918a6-159c-4309-9ed7-4fe3a2d7cfdb} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21253 | 2025.10.28 02:59:51.462565 [ 4 ] {89d918a6-159c-4309-9ed7-4fe3a2d7cfdb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002305 sec., 177874.18655097613 rows/sec., 11.28 MiB/sec. | ||
| 21254 | 2025.10.28 02:59:51.462605 [ 4 ] {89d918a6-159c-4309-9ed7-4fe3a2d7cfdb} <Debug> TCPHandler: Processed in 0.002661696 sec. | ||
| 21255 | 2025.10.28 02:59:51.462731 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21256 | 2025.10.28 02:59:51.462823 [ 4 ] {2dd4aca4-864a-43c3-a22e-16acc2fc9504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21257 | 2025.10.28 02:59:51.462862 [ 4 ] {2dd4aca4-864a-43c3-a22e-16acc2fc9504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21258 | 2025.10.28 02:59:51.464122 [ 4 ] {2dd4aca4-864a-43c3-a22e-16acc2fc9504} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21259 | 2025.10.28 02:59:51.464156 [ 4 ] {2dd4aca4-864a-43c3-a22e-16acc2fc9504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21260 | 2025.10.28 02:59:51.464627 [ 4 ] {2dd4aca4-864a-43c3-a22e-16acc2fc9504} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21261 | 2025.10.28 02:59:51.465063 [ 4 ] {2dd4aca4-864a-43c3-a22e-16acc2fc9504} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21262 | 2025.10.28 02:59:51.465191 [ 4 ] {2dd4aca4-864a-43c3-a22e-16acc2fc9504} <Debug> executeQuery: Read 1236 rows, 101.67 KiB in 0.002399 sec., 515214.6727803251 rows/sec., 41.39 MiB/sec. | ||
| 21263 | 2025.10.28 02:59:51.465226 [ 4 ] {2dd4aca4-864a-43c3-a22e-16acc2fc9504} <Debug> TCPHandler: Processed in 0.002564864 sec. | ||
| 21264 | 2025.10.28 02:59:51.465356 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21265 | 2025.10.28 02:59:51.465442 [ 4 ] {2a2f1127-c1e7-40bb-8b55-d9bb535cd3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21266 | 2025.10.28 02:59:51.465478 [ 4 ] {2a2f1127-c1e7-40bb-8b55-d9bb535cd3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21267 | 2025.10.28 02:59:51.466008 [ 4 ] {2a2f1127-c1e7-40bb-8b55-d9bb535cd3f2} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21268 | 2025.10.28 02:59:51.466043 [ 4 ] {2a2f1127-c1e7-40bb-8b55-d9bb535cd3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21269 | 2025.10.28 02:59:51.466469 [ 4 ] {2a2f1127-c1e7-40bb-8b55-d9bb535cd3f2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21270 | 2025.10.28 02:59:51.466868 [ 4 ] {2a2f1127-c1e7-40bb-8b55-d9bb535cd3f2} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21271 | 2025.10.28 02:59:51.466994 [ 4 ] {2a2f1127-c1e7-40bb-8b55-d9bb535cd3f2} <Debug> executeQuery: Read 267 rows, 16.98 KiB in 0.001539 sec., 173489.27875243666 rows/sec., 10.77 MiB/sec. | ||
| 21272 | 2025.10.28 02:59:51.467032 [ 4 ] {2a2f1127-c1e7-40bb-8b55-d9bb535cd3f2} <Debug> TCPHandler: Processed in 0.001713066 sec. | ||
| 21273 | 2025.10.28 02:59:51.467150 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21274 | 2025.10.28 02:59:51.467246 [ 4 ] {951b3a17-a79c-44bc-bb59-d458fd8610d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21275 | 2025.10.28 02:59:51.467283 [ 4 ] {951b3a17-a79c-44bc-bb59-d458fd8610d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21276 | 2025.10.28 02:59:51.467762 [ 4 ] {951b3a17-a79c-44bc-bb59-d458fd8610d8} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21277 | 2025.10.28 02:59:51.467796 [ 4 ] {951b3a17-a79c-44bc-bb59-d458fd8610d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21278 | 2025.10.28 02:59:51.468192 [ 4 ] {951b3a17-a79c-44bc-bb59-d458fd8610d8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21279 | 2025.10.28 02:59:51.468588 [ 4 ] {951b3a17-a79c-44bc-bb59-d458fd8610d8} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21280 | 2025.10.28 02:59:51.468718 [ 4 ] {951b3a17-a79c-44bc-bb59-d458fd8610d8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001489 sec., 142377.43451981194 rows/sec., 9.18 MiB/sec. | ||
| 21281 | 2025.10.28 02:59:51.468755 [ 4 ] {951b3a17-a79c-44bc-bb59-d458fd8610d8} <Debug> TCPHandler: Processed in 0.001658865 sec. | ||
| 21282 | 2025.10.28 02:59:51.468858 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21283 | 2025.10.28 02:59:51.468949 [ 4 ] {d5809243-92d9-4729-984f-de77f7ee396a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21284 | 2025.10.28 02:59:51.468987 [ 4 ] {d5809243-92d9-4729-984f-de77f7ee396a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21285 | 2025.10.28 02:59:51.469476 [ 4 ] {d5809243-92d9-4729-984f-de77f7ee396a} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21286 | 2025.10.28 02:59:51.469509 [ 4 ] {d5809243-92d9-4729-984f-de77f7ee396a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21287 | 2025.10.28 02:59:51.469891 [ 4 ] {d5809243-92d9-4729-984f-de77f7ee396a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21288 | 2025.10.28 02:59:51.470331 [ 4 ] {d5809243-92d9-4729-984f-de77f7ee396a} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21289 | 2025.10.28 02:59:51.470458 [ 4 ] {d5809243-92d9-4729-984f-de77f7ee396a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001526 sec., 138269.9868938401 rows/sec., 7.85 MiB/sec. | ||
| 21290 | 2025.10.28 02:59:51.470502 [ 4 ] {d5809243-92d9-4729-984f-de77f7ee396a} <Debug> TCPHandler: Processed in 0.001689305 sec. | ||
| 21291 | 2025.10.28 02:59:51.470605 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21292 | 2025.10.28 02:59:51.470696 [ 4 ] {b6f5b013-0d95-4c53-ab86-a183a7aade33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21293 | 2025.10.28 02:59:51.470733 [ 4 ] {b6f5b013-0d95-4c53-ab86-a183a7aade33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21294 | 2025.10.28 02:59:51.471396 [ 4 ] {b6f5b013-0d95-4c53-ab86-a183a7aade33} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21295 | 2025.10.28 02:59:51.471429 [ 4 ] {b6f5b013-0d95-4c53-ab86-a183a7aade33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21296 | 2025.10.28 02:59:51.471872 [ 4 ] {b6f5b013-0d95-4c53-ab86-a183a7aade33} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21297 | 2025.10.28 02:59:51.472281 [ 4 ] {b6f5b013-0d95-4c53-ab86-a183a7aade33} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21298 | 2025.10.28 02:59:51.472407 [ 4 ] {b6f5b013-0d95-4c53-ab86-a183a7aade33} <Debug> executeQuery: Read 741 rows, 53.43 KiB in 0.001728 sec., 428819.44444444444 rows/sec., 30.20 MiB/sec. | ||
| 21299 | 2025.10.28 02:59:51.472451 [ 4 ] {b6f5b013-0d95-4c53-ab86-a183a7aade33} <Debug> TCPHandler: Processed in 0.001893192 sec. | ||
| 21300 | 2025.10.28 02:59:51.472558 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21301 | 2025.10.28 02:59:51.472650 [ 4 ] {c0d7b9ef-c635-47da-a435-304afacf2d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21302 | 2025.10.28 02:59:51.472689 [ 4 ] {c0d7b9ef-c635-47da-a435-304afacf2d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21303 | 2025.10.28 02:59:51.473012 [ 4 ] {c0d7b9ef-c635-47da-a435-304afacf2d2c} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21304 | 2025.10.28 02:59:51.473044 [ 4 ] {c0d7b9ef-c635-47da-a435-304afacf2d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21305 | 2025.10.28 02:59:51.473436 [ 4 ] {c0d7b9ef-c635-47da-a435-304afacf2d2c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21306 | 2025.10.28 02:59:51.473839 [ 4 ] {c0d7b9ef-c635-47da-a435-304afacf2d2c} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21307 | 2025.10.28 02:59:51.473964 [ 4 ] {c0d7b9ef-c635-47da-a435-304afacf2d2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001332 sec., 4504.504504504504 rows/sec., 235.34 KiB/sec. | ||
| 21308 | 2025.10.28 02:59:51.473999 [ 4 ] {c0d7b9ef-c635-47da-a435-304afacf2d2c} <Debug> TCPHandler: Processed in 0.001488358 sec. | ||
| 21309 | 2025.10.28 02:59:51.474103 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21310 | 2025.10.28 02:59:51.474195 [ 4 ] {261d24af-2cf3-4384-b8b0-e5d9c615da50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21311 | 2025.10.28 02:59:51.474234 [ 4 ] {261d24af-2cf3-4384-b8b0-e5d9c615da50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21312 | 2025.10.28 02:59:51.474779 [ 4 ] {261d24af-2cf3-4384-b8b0-e5d9c615da50} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21313 | 2025.10.28 02:59:51.474813 [ 4 ] {261d24af-2cf3-4384-b8b0-e5d9c615da50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21314 | 2025.10.28 02:59:51.475320 [ 4 ] {261d24af-2cf3-4384-b8b0-e5d9c615da50} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21315 | 2025.10.28 02:59:51.475838 [ 4 ] {261d24af-2cf3-4384-b8b0-e5d9c615da50} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21316 | 2025.10.28 02:59:51.475962 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_158_33 to all_163_163_0 | ||
| 21317 | 2025.10.28 02:59:51.475967 [ 4 ] {261d24af-2cf3-4384-b8b0-e5d9c615da50} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00179 sec., 175418.99441340784 rows/sec., 11.52 MiB/sec. | ||
| 21318 | 2025.10.28 02:59:51.476005 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21319 | 2025.10.28 02:59:51.476016 [ 4 ] {261d24af-2cf3-4384-b8b0-e5d9c615da50} <Debug> TCPHandler: Processed in 0.001959844 sec. | ||
| 21320 | 2025.10.28 02:59:51.476031 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21321 | 2025.10.28 02:59:51.476128 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21322 | 2025.10.28 02:59:51.476168 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_163_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_158_33 to all_163_163_0 into Compact with storage Full | ||
| 21323 | 2025.10.28 02:59:51.476223 [ 4 ] {d4a684d5-ab94-4f0a-a289-9aa96ac9dc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21324 | 2025.10.28 02:59:51.476266 [ 4 ] {d4a684d5-ab94-4f0a-a289-9aa96ac9dc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21325 | 2025.10.28 02:59:51.476323 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_163_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21326 | 2025.10.28 02:59:51.476362 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_163_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_158_33, total 49036 rows starting from the beginning of the part | ||
| 21327 | 2025.10.28 02:59:51.476427 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_163_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 21328 | 2025.10.28 02:59:51.476473 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_163_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 967 rows starting from the beginning of the part | ||
| 21329 | 2025.10.28 02:59:51.476518 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_163_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 32 rows starting from the beginning of the part | ||
| 21330 | 2025.10.28 02:59:51.476559 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_163_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 21331 | 2025.10.28 02:59:51.476579 [ 4 ] {d4a684d5-ab94-4f0a-a289-9aa96ac9dc53} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21332 | 2025.10.28 02:59:51.476600 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_163_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 314 rows starting from the beginning of the part | ||
| 21333 | 2025.10.28 02:59:51.476618 [ 4 ] {d4a684d5-ab94-4f0a-a289-9aa96ac9dc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21334 | 2025.10.28 02:59:51.477049 [ 4 ] {d4a684d5-ab94-4f0a-a289-9aa96ac9dc53} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21335 | 2025.10.28 02:59:51.477476 [ 4 ] {d4a684d5-ab94-4f0a-a289-9aa96ac9dc53} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21336 | 2025.10.28 02:59:51.477608 [ 4 ] {d4a684d5-ab94-4f0a-a289-9aa96ac9dc53} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001406 sec., 711.2375533428166 rows/sec., 47.93 KiB/sec. | ||
| 21337 | 2025.10.28 02:59:51.477643 [ 4 ] {d4a684d5-ab94-4f0a-a289-9aa96ac9dc53} <Debug> TCPHandler: Processed in 0.001562181 sec. | ||
| 21338 | 2025.10.28 02:59:51.477747 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21339 | 2025.10.28 02:59:51.477838 [ 4 ] {e5478036-d143-44c8-80f7-376a1d1ed7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21340 | 2025.10.28 02:59:51.477890 [ 4 ] {e5478036-d143-44c8-80f7-376a1d1ed7a3} <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 | ||
| 21341 | 2025.10.28 02:59:51.478800 [ 4 ] {e5478036-d143-44c8-80f7-376a1d1ed7a3} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21342 | 2025.10.28 02:59:51.478835 [ 4 ] {e5478036-d143-44c8-80f7-376a1d1ed7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21343 | 2025.10.28 02:59:51.479547 [ 4 ] {e5478036-d143-44c8-80f7-376a1d1ed7a3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21344 | 2025.10.28 02:59:51.479961 [ 4 ] {e5478036-d143-44c8-80f7-376a1d1ed7a3} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21345 | 2025.10.28 02:59:51.480065 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21346 | 2025.10.28 02:59:51.480097 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21347 | 2025.10.28 02:59:51.480108 [ 4 ] {e5478036-d143-44c8-80f7-376a1d1ed7a3} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.002287 sec., 27109.750765194578 rows/sec., 48.58 MiB/sec. | ||
| 21348 | 2025.10.28 02:59:51.480113 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21349 | 2025.10.28 02:59:51.480162 [ 4 ] {e5478036-d143-44c8-80f7-376a1d1ed7a3} <Debug> TCPHandler: Processed in 0.002462021 sec. | ||
| 21350 | 2025.10.28 02:59:51.480219 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 21351 | 2025.10.28 02:59:51.480279 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21352 | 2025.10.28 02:59:51.480372 [ 4 ] {9a8b20de-6e2f-4b0f-a467-4317018e56a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21353 | 2025.10.28 02:59:51.480421 [ 4 ] {9a8b20de-6e2f-4b0f-a467-4317018e56a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21354 | 2025.10.28 02:59:51.480440 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21355 | 2025.10.28 02:59:51.480497 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2773 rows starting from the beginning of the part | ||
| 21356 | 2025.10.28 02:59:51.480628 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 21357 | 2025.10.28 02:59:51.480748 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 62 rows starting from the beginning of the part | ||
| 21358 | 2025.10.28 02:59:51.480757 [ 4 ] {9a8b20de-6e2f-4b0f-a467-4317018e56a4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21359 | 2025.10.28 02:59:51.480792 [ 4 ] {9a8b20de-6e2f-4b0f-a467-4317018e56a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21360 | 2025.10.28 02:59:51.480855 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 62 rows starting from the beginning of the part | ||
| 21361 | 2025.10.28 02:59:51.480952 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 62 rows starting from the beginning of the part | ||
| 21362 | 2025.10.28 02:59:51.481047 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 62 rows starting from the beginning of the part | ||
| 21363 | 2025.10.28 02:59:51.481213 [ 4 ] {9a8b20de-6e2f-4b0f-a467-4317018e56a4} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21364 | 2025.10.28 02:59:51.481634 [ 4 ] {9a8b20de-6e2f-4b0f-a467-4317018e56a4} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21365 | 2025.10.28 02:59:51.481765 [ 4 ] {9a8b20de-6e2f-4b0f-a467-4317018e56a4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001412 sec., 73654.3909348442 rows/sec., 4.51 MiB/sec. | ||
| 21366 | 2025.10.28 02:59:51.481800 [ 4 ] {9a8b20de-6e2f-4b0f-a467-4317018e56a4} <Debug> TCPHandler: Processed in 0.001575461 sec. | ||
| 21367 | 2025.10.28 02:59:51.486440 [ 189 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_163_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50669 rows, containing 5 columns (5 merged, 0 gathered) in 0.010335148 sec., 4902590.654725022 rows/sec., 328.06 MiB/sec. | ||
| 21368 | 2025.10.28 02:59:51.486942 [ 196 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_163_34} <Trace> MergedBlockOutputStream: filled checksums all_1_163_34 (state Temporary) | ||
| 21369 | 2025.10.28 02:59:51.487552 [ 196 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_163_34} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_163_34 to all_1_163_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21370 | 2025.10.28 02:59:51.487621 [ 196 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_163_34} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_158_33, all_163_163_0] -> all_1_163_34 | ||
| 21371 | 2025.10.28 02:59:51.487698 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 21372 | 2025.10.28 02:59:51.495594 [ 198 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3085 rows, containing 19 columns (19 merged, 0 gathered) in 0.015409164 sec., 200205.54002799894 rows/sec., 358.58 MiB/sec. | ||
| 21373 | 2025.10.28 02:59:51.499307 [ 189 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21374 | 2025.10.28 02:59:51.499995 [ 189 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21375 | 2025.10.28 02:59:51.500080 [ 189 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21376 | 2025.10.28 02:59:51.500249 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.16 MiB. | ||
| 21377 | 2025.10.28 02:59:51.935371 [ 220 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21378 | 2025.10.28 02:59:51.935436 [ 220 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21379 | 2025.10.28 02:59:51.938716 [ 220 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21380 | 2025.10.28 02:59:51.968946 [ 219 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21381 | 2025.10.28 02:59:51.969029 [ 219 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21382 | 2025.10.28 02:59:51.972565 [ 219 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21383 | 2025.10.28 02:59:52.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.69 MiB, peak 415.79 MiB, free memory in arenas 0.00 B, will set to 407.19 MiB (RSS), difference: 9.50 MiB | ||
| 21384 | 2025.10.28 02:59:52.201452 [ 61 ] {} <Debug> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 21385 | 2025.10.28 02:59:52.201517 [ 61 ] {} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21386 | 2025.10.28 02:59:52.201539 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21387 | 2025.10.28 02:59:52.201665 [ 186 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 21388 | 2025.10.28 02:59:52.201819 [ 186 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21389 | 2025.10.28 02:59:52.201861 [ 186 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 21390 | 2025.10.28 02:59:52.201938 [ 186 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 21391 | 2025.10.28 02:59:52.201994 [ 186 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part | ||
| 21392 | 2025.10.28 02:59:52.202055 [ 186 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 3 rows starting from the beginning of the part | ||
| 21393 | 2025.10.28 02:59:52.202107 [ 186 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 21394 | 2025.10.28 02:59:52.203158 [ 187 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154978 sec., 29681.632231671592 rows/sec., 2.45 MiB/sec. | ||
| 21395 | 2025.10.28 02:59:52.203487 [ 193 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 21396 | 2025.10.28 02:59:52.204087 [ 193 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_25_6} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21397 | 2025.10.28 02:59:52.204169 [ 193 ] {0eeda35d-f197-4321-afa5-44497ffae240::all_1_25_6} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 21398 | 2025.10.28 02:59:52.204282 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 21399 | 2025.10.28 02:59:52.497400 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21400 | 2025.10.28 02:59:52.497431 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21401 | 2025.10.28 02:59:52.499902 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21402 | 2025.10.28 02:59:52.577597 [ 223 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21403 | 2025.10.28 02:59:52.577639 [ 223 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21404 | 2025.10.28 02:59:52.580353 [ 223 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21405 | 2025.10.28 02:59:53.348750 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 21406 | 2025.10.28 02:59:53.367122 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21407 | 2025.10.28 02:59:53.367181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21408 | 2025.10.28 02:59:53.373887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21409 | 2025.10.28 02:59:53.374992 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21410 | 2025.10.28 02:59:53.375283 [ 174 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21411 | 2025.10.28 02:59:53.375351 [ 174 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21412 | 2025.10.28 02:59:53.375375 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21413 | 2025.10.28 02:59:53.375498 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 21414 | 2025.10.28 02:59:53.378461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 21415 | 2025.10.28 02:59:53.379358 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21416 | 2025.10.28 02:59:53.380923 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 21417 | 2025.10.28 02:59:53.385481 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 21418 | 2025.10.28 02:59:53.390231 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 21419 | 2025.10.28 02:59:53.394957 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 21420 | 2025.10.28 02:59:53.400152 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 21421 | 2025.10.28 02:59:53.405170 [ 199 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 21422 | 2025.10.28 02:59:53.463341 [ 191 ] {6e128296-918e-4be5-88c3-703151528856::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.087903165 sec., 8224.959817999727 rows/sec., 42.53 MiB/sec. | ||
| 21423 | 2025.10.28 02:59:53.465789 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21424 | 2025.10.28 02:59:53.467937 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_96_19} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21425 | 2025.10.28 02:59:53.468035 [ 195 ] {6e128296-918e-4be5-88c3-703151528856::all_1_96_19} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21426 | 2025.10.28 02:59:53.469706 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21427 | 2025.10.28 02:59:54.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.26 MiB, peak 425.69 MiB, free memory in arenas 0.00 B, will set to 407.20 MiB (RSS), difference: -1.07 MiB | ||
| 21428 | 2025.10.28 02:59:56.446378 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21429 | 2025.10.28 02:59:56.446575 [ 4 ] {c0f3dc71-5589-410e-b1b5-c489405212c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21430 | 2025.10.28 02:59:56.446646 [ 4 ] {c0f3dc71-5589-410e-b1b5-c489405212c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21431 | 2025.10.28 02:59:56.447381 [ 4 ] {c0f3dc71-5589-410e-b1b5-c489405212c1} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21432 | 2025.10.28 02:59:56.447417 [ 4 ] {c0f3dc71-5589-410e-b1b5-c489405212c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21433 | 2025.10.28 02:59:56.447988 [ 4 ] {c0f3dc71-5589-410e-b1b5-c489405212c1} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21434 | 2025.10.28 02:59:56.448440 [ 4 ] {c0f3dc71-5589-410e-b1b5-c489405212c1} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21435 | 2025.10.28 02:59:56.448591 [ 4 ] {c0f3dc71-5589-410e-b1b5-c489405212c1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002069 sec., 27066.215563073947 rows/sec., 2.08 MiB/sec. | ||
| 21436 | 2025.10.28 02:59:56.448634 [ 4 ] {c0f3dc71-5589-410e-b1b5-c489405212c1} <Debug> TCPHandler: Processed in 0.002398748 sec. | ||
| 21437 | 2025.10.28 02:59:56.448763 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21438 | 2025.10.28 02:59:56.448857 [ 4 ] {e674c7ae-a918-4b23-998a-e517da3d4bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21439 | 2025.10.28 02:59:56.448896 [ 4 ] {e674c7ae-a918-4b23-998a-e517da3d4bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21440 | 2025.10.28 02:59:56.449345 [ 4 ] {e674c7ae-a918-4b23-998a-e517da3d4bed} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21441 | 2025.10.28 02:59:56.449380 [ 4 ] {e674c7ae-a918-4b23-998a-e517da3d4bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21442 | 2025.10.28 02:59:56.449780 [ 4 ] {e674c7ae-a918-4b23-998a-e517da3d4bed} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21443 | 2025.10.28 02:59:56.450209 [ 4 ] {e674c7ae-a918-4b23-998a-e517da3d4bed} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21444 | 2025.10.28 02:59:56.450339 [ 4 ] {e674c7ae-a918-4b23-998a-e517da3d4bed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0015 sec., 42666.666666666664 rows/sec., 3.33 MiB/sec. | ||
| 21445 | 2025.10.28 02:59:56.450377 [ 4 ] {e674c7ae-a918-4b23-998a-e517da3d4bed} <Debug> TCPHandler: Processed in 0.001668255 sec. | ||
| 21446 | 2025.10.28 02:59:56.450495 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21447 | 2025.10.28 02:59:56.450594 [ 4 ] {fd69d955-7949-4393-8436-62e9c34737d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21448 | 2025.10.28 02:59:56.450637 [ 4 ] {fd69d955-7949-4393-8436-62e9c34737d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21449 | 2025.10.28 02:59:56.451055 [ 4 ] {fd69d955-7949-4393-8436-62e9c34737d5} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21450 | 2025.10.28 02:59:56.451091 [ 4 ] {fd69d955-7949-4393-8436-62e9c34737d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21451 | 2025.10.28 02:59:56.451527 [ 4 ] {fd69d955-7949-4393-8436-62e9c34737d5} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21452 | 2025.10.28 02:59:56.451950 [ 4 ] {fd69d955-7949-4393-8436-62e9c34737d5} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21453 | 2025.10.28 02:59:56.452086 [ 4 ] {fd69d955-7949-4393-8436-62e9c34737d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. | ||
| 21454 | 2025.10.28 02:59:56.452124 [ 4 ] {fd69d955-7949-4393-8436-62e9c34737d5} <Debug> TCPHandler: Processed in 0.001678305 sec. | ||
| 21455 | 2025.10.28 02:59:56.452235 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21456 | 2025.10.28 02:59:56.452330 [ 4 ] {c87c02d2-cb1a-4426-a05e-705fef18b871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21457 | 2025.10.28 02:59:56.452371 [ 4 ] {c87c02d2-cb1a-4426-a05e-705fef18b871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21458 | 2025.10.28 02:59:56.452716 [ 4 ] {c87c02d2-cb1a-4426-a05e-705fef18b871} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21459 | 2025.10.28 02:59:56.452750 [ 4 ] {c87c02d2-cb1a-4426-a05e-705fef18b871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21460 | 2025.10.28 02:59:56.453205 [ 4 ] {c87c02d2-cb1a-4426-a05e-705fef18b871} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21461 | 2025.10.28 02:59:56.453649 [ 4 ] {c87c02d2-cb1a-4426-a05e-705fef18b871} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21462 | 2025.10.28 02:59:56.453780 [ 4 ] {c87c02d2-cb1a-4426-a05e-705fef18b871} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. | ||
| 21463 | 2025.10.28 02:59:56.453816 [ 4 ] {c87c02d2-cb1a-4426-a05e-705fef18b871} <Debug> TCPHandler: Processed in 0.001629393 sec. | ||
| 21464 | 2025.10.28 02:59:58.274501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46620 | ||
| 21465 | 2025.10.28 02:59:58.275340 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21466 | 2025.10.28 02:59:58.275430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21467 | 2025.10.28 02:59:58.278149 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21468 | 2025.10.28 02:59:58.278965 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21469 | 2025.10.28 02:59:58.279232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46620 | ||
| 21470 | 2025.10.28 02:59:59.018971 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50278 | ||
| 21471 | 2025.10.28 02:59:59.019079 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21472 | 2025.10.28 02:59:59.019107 [ 290 ] {} <Debug> TCP-Session: 98ed04ac-e75a-4b40-8cfd-27bcc68b234d Authenticating user 'default' from [fd00:1122:3344:101::e]:50278 | ||
| 21473 | 2025.10.28 02:59:59.019129 [ 290 ] {} <Debug> TCP-Session: 98ed04ac-e75a-4b40-8cfd-27bcc68b234d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21474 | 2025.10.28 02:59:59.019142 [ 290 ] {} <Debug> TCP-Session: 98ed04ac-e75a-4b40-8cfd-27bcc68b234d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21475 | 2025.10.28 02:59:59.019393 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51237 | ||
| 21476 | 2025.10.28 02:59:59.019420 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61347 | ||
| 21477 | 2025.10.28 02:59:59.019461 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41680 | ||
| 21478 | 2025.10.28 02:59:59.019474 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36159 | ||
| 21479 | 2025.10.28 02:59:59.019512 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21480 | 2025.10.28 02:59:59.019449 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38671 | ||
| 21481 | 2025.10.28 02:59:59.019565 [ 290 ] {} <Trace> TCP-Session: 98ed04ac-e75a-4b40-8cfd-27bcc68b234d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21482 | 2025.10.28 02:59:59.019577 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21483 | 2025.10.28 02:59:59.019595 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21484 | 2025.10.28 02:59:59.019629 [ 362 ] {} <Debug> TCP-Session: 5da383b4-78d1-4e9e-a9a2-bf262d1eb7e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41680 | ||
| 21485 | 2025.10.28 02:59:59.019640 [ 363 ] {} <Debug> TCP-Session: 30a07634-62ca-423e-afd6-3ed3dc2f6932 Authenticating user 'default' from [fd00:1122:3344:101::e]:36159 | ||
| 21486 | 2025.10.28 02:59:59.019640 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21487 | 2025.10.28 02:59:59.019665 [ 363 ] {} <Debug> TCP-Session: 30a07634-62ca-423e-afd6-3ed3dc2f6932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21488 | 2025.10.28 02:59:59.019683 [ 359 ] {} <Debug> TCP-Session: 57879b7a-b9b3-4d0f-a2fc-232cbd1fb822 Authenticating user 'default' from [fd00:1122:3344:101::e]:38671 | ||
| 21489 | 2025.10.28 02:59:59.019697 [ 363 ] {} <Debug> TCP-Session: 30a07634-62ca-423e-afd6-3ed3dc2f6932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21490 | 2025.10.28 02:59:59.019716 [ 359 ] {} <Debug> TCP-Session: 57879b7a-b9b3-4d0f-a2fc-232cbd1fb822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21491 | 2025.10.28 02:59:59.019655 [ 362 ] {} <Debug> TCP-Session: 5da383b4-78d1-4e9e-a9a2-bf262d1eb7e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21492 | 2025.10.28 02:59:59.019743 [ 359 ] {} <Debug> TCP-Session: 57879b7a-b9b3-4d0f-a2fc-232cbd1fb822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21493 | 2025.10.28 02:59:59.019761 [ 362 ] {} <Debug> TCP-Session: 5da383b4-78d1-4e9e-a9a2-bf262d1eb7e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21494 | 2025.10.28 02:59:59.019562 [ 350 ] {} <Debug> TCP-Session: 6a6ec9bb-def5-4e06-a2d2-bae2b0b2abc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51237 | ||
| 21495 | 2025.10.28 02:59:59.019782 [ 290 ] {9cda7428-833a-46ac-bdbd-98669f5a6085} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50278) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21496 | 2025.10.28 02:59:59.019817 [ 350 ] {} <Debug> TCP-Session: 6a6ec9bb-def5-4e06-a2d2-bae2b0b2abc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21497 | 2025.10.28 02:59:59.019546 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21498 | 2025.10.28 02:59:59.019844 [ 350 ] {} <Debug> TCP-Session: 6a6ec9bb-def5-4e06-a2d2-bae2b0b2abc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21499 | 2025.10.28 02:59:59.019436 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52345 | ||
| 21500 | 2025.10.28 02:59:59.019888 [ 356 ] {} <Debug> TCP-Session: 9b64260b-f446-40d0-a80a-fdb4bc1a41c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61347 | ||
| 21501 | 2025.10.28 02:59:59.019397 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52132 | ||
| 21502 | 2025.10.28 02:59:59.019935 [ 356 ] {} <Debug> TCP-Session: 9b64260b-f446-40d0-a80a-fdb4bc1a41c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21503 | 2025.10.28 02:59:59.019953 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21504 | 2025.10.28 02:59:59.019968 [ 356 ] {} <Debug> TCP-Session: 9b64260b-f446-40d0-a80a-fdb4bc1a41c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21505 | 2025.10.28 02:59:59.019987 [ 358 ] {} <Debug> TCP-Session: 5bad705f-2cd9-497a-b880-e5eed9ea376c Authenticating user 'default' from [fd00:1122:3344:101::e]:52345 | ||
| 21506 | 2025.10.28 02:59:59.019988 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21507 | 2025.10.28 02:59:59.020015 [ 358 ] {} <Debug> TCP-Session: 5bad705f-2cd9-497a-b880-e5eed9ea376c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21508 | 2025.10.28 02:59:59.019440 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34407 | ||
| 21509 | 2025.10.28 02:59:59.020040 [ 358 ] {} <Debug> TCP-Session: 5bad705f-2cd9-497a-b880-e5eed9ea376c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21510 | 2025.10.28 02:59:59.020034 [ 355 ] {} <Debug> TCP-Session: 3d951884-39ff-4ae4-9df1-a3c434a1c717 Authenticating user 'default' from [fd00:1122:3344:101::e]:52132 | ||
| 21511 | 2025.10.28 02:59:59.020109 [ 355 ] {} <Debug> TCP-Session: 3d951884-39ff-4ae4-9df1-a3c434a1c717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21512 | 2025.10.28 02:59:59.020124 [ 355 ] {} <Debug> TCP-Session: 3d951884-39ff-4ae4-9df1-a3c434a1c717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21513 | 2025.10.28 02:59:59.020124 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21514 | 2025.10.28 02:59:59.020152 [ 290 ] {9cda7428-833a-46ac-bdbd-98669f5a6085} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21515 | 2025.10.28 02:59:59.020158 [ 357 ] {} <Debug> TCP-Session: f3319981-58e9-46c8-86c7-16b33c51b381 Authenticating user 'default' from [fd00:1122:3344:101::e]:34407 | ||
| 21516 | 2025.10.28 02:59:59.020200 [ 357 ] {} <Debug> TCP-Session: f3319981-58e9-46c8-86c7-16b33c51b381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21517 | 2025.10.28 02:59:59.020213 [ 357 ] {} <Debug> TCP-Session: f3319981-58e9-46c8-86c7-16b33c51b381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21518 | 2025.10.28 02:59:59.020229 [ 290 ] {9cda7428-833a-46ac-bdbd-98669f5a6085} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21519 | 2025.10.28 02:59:59.020614 [ 290 ] {9cda7428-833a-46ac-bdbd-98669f5a6085} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 21520 | 2025.10.28 02:59:59.021787 [ 300 ] {9cda7428-833a-46ac-bdbd-98669f5a6085} <Trace> AggregatingTransform: Aggregating | ||
| 21521 | 2025.10.28 02:59:59.021823 [ 300 ] {9cda7428-833a-46ac-bdbd-98669f5a6085} <Trace> Aggregator: Aggregation method: without_key | ||
| 21522 | 2025.10.28 02:59:59.021861 [ 300 ] {9cda7428-833a-46ac-bdbd-98669f5a6085} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001116367 sec. (895.763 rows/sec., 34.99 KiB/sec.) | ||
| 21523 | 2025.10.28 02:59:59.021885 [ 300 ] {9cda7428-833a-46ac-bdbd-98669f5a6085} <Trace> Aggregator: Merging aggregated data | ||
| 21524 | 2025.10.28 02:59:59.023261 [ 290 ] {9cda7428-833a-46ac-bdbd-98669f5a6085} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003553 sec., 281.45229383619477 rows/sec., 10.99 KiB/sec. | ||
| 21525 | 2025.10.28 02:59:59.023410 [ 290 ] {9cda7428-833a-46ac-bdbd-98669f5a6085} <Debug> TCPHandler: Processed in 0.004018832 sec. | ||
| 21526 | 2025.10.28 02:59:59.023538 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21527 | 2025.10.28 02:59:59.023566 [ 290 ] {} <Debug> TCP-Session: 98ed04ac-e75a-4b40-8cfd-27bcc68b234d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21528 | 2025.10.28 02:59:59.023570 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21529 | 2025.10.28 02:59:59.023587 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21530 | 2025.10.28 02:59:59.023606 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21531 | 2025.10.28 02:59:59.023627 [ 350 ] {} <Debug> TCP-Session: 6a6ec9bb-def5-4e06-a2d2-bae2b0b2abc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21532 | 2025.10.28 02:59:59.023646 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21533 | 2025.10.28 02:59:59.023647 [ 359 ] {} <Debug> TCP-Session: 57879b7a-b9b3-4d0f-a2fc-232cbd1fb822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21534 | 2025.10.28 02:59:59.023678 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21535 | 2025.10.28 02:59:59.023695 [ 363 ] {} <Debug> TCP-Session: 30a07634-62ca-423e-afd6-3ed3dc2f6932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21536 | 2025.10.28 02:59:59.023695 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21537 | 2025.10.28 02:59:59.023726 [ 358 ] {} <Debug> TCP-Session: 5bad705f-2cd9-497a-b880-e5eed9ea376c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21538 | 2025.10.28 02:59:59.023660 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21539 | 2025.10.28 02:59:59.023761 [ 362 ] {} <Debug> TCP-Session: 5da383b4-78d1-4e9e-a9a2-bf262d1eb7e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21540 | 2025.10.28 02:59:59.023656 [ 355 ] {} <Debug> TCP-Session: 3d951884-39ff-4ae4-9df1-a3c434a1c717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21541 | 2025.10.28 02:59:59.023804 [ 356 ] {} <Debug> TCP-Session: 9b64260b-f446-40d0-a80a-fdb4bc1a41c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21542 | 2025.10.28 02:59:59.023627 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21543 | 2025.10.28 02:59:59.023871 [ 357 ] {} <Debug> TCP-Session: f3319981-58e9-46c8-86c7-16b33c51b381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21544 | 2025.10.28 02:59:59.295477 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49225 | ||
| 21545 | 2025.10.28 02:59:59.295579 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21546 | 2025.10.28 02:59:59.295605 [ 290 ] {} <Debug> TCP-Session: 27211a95-4f41-4625-9bb3-8008e557c371 Authenticating user 'default' from [fd00:1122:3344:101::e]:49225 | ||
| 21547 | 2025.10.28 02:59:59.295628 [ 290 ] {} <Debug> TCP-Session: 27211a95-4f41-4625-9bb3-8008e557c371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21548 | 2025.10.28 02:59:59.295641 [ 290 ] {} <Debug> TCP-Session: 27211a95-4f41-4625-9bb3-8008e557c371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21549 | 2025.10.28 02:59:59.295882 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43589 | ||
| 21550 | 2025.10.28 02:59:59.295914 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49616 | ||
| 21551 | 2025.10.28 02:59:59.295960 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64004 | ||
| 21552 | 2025.10.28 02:59:59.295967 [ 290 ] {} <Trace> TCP-Session: 27211a95-4f41-4625-9bb3-8008e557c371 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21553 | 2025.10.28 02:59:59.296005 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21554 | 2025.10.28 02:59:59.295927 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62897 | ||
| 21555 | 2025.10.28 02:59:59.296061 [ 350 ] {} <Debug> TCP-Session: 3b41df2a-13b5-46fb-9a32-073fe7bdb02d Authenticating user 'default' from [fd00:1122:3344:101::e]:43589 | ||
| 21556 | 2025.10.28 02:59:59.296079 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21557 | 2025.10.28 02:59:59.296099 [ 350 ] {} <Debug> TCP-Session: 3b41df2a-13b5-46fb-9a32-073fe7bdb02d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21558 | 2025.10.28 02:59:59.296052 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21559 | 2025.10.28 02:59:59.296116 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21560 | 2025.10.28 02:59:59.296121 [ 350 ] {} <Debug> TCP-Session: 3b41df2a-13b5-46fb-9a32-073fe7bdb02d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21561 | 2025.10.28 02:59:59.296165 [ 357 ] {} <Debug> TCP-Session: c89d2ff6-6105-4711-a497-de6f8e9fb152 Authenticating user 'default' from [fd00:1122:3344:101::e]:62897 | ||
| 21562 | 2025.10.28 02:59:59.296184 [ 290 ] {9aad9736-e389-4d8c-9027-2ba70b7e4cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49225) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21563 | 2025.10.28 02:59:59.296202 [ 357 ] {} <Debug> TCP-Session: c89d2ff6-6105-4711-a497-de6f8e9fb152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21564 | 2025.10.28 02:59:59.296155 [ 356 ] {} <Debug> TCP-Session: af5e3a05-dcf6-465d-81b7-5d0ce04af65c Authenticating user 'default' from [fd00:1122:3344:101::e]:49616 | ||
| 21565 | 2025.10.28 02:59:59.296227 [ 357 ] {} <Debug> TCP-Session: c89d2ff6-6105-4711-a497-de6f8e9fb152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21566 | 2025.10.28 02:59:59.296117 [ 363 ] {} <Debug> TCP-Session: f2ebdb72-b1ee-4dce-86be-93a1fff7e562 Authenticating user 'default' from [fd00:1122:3344:101::e]:64004 | ||
| 21567 | 2025.10.28 02:59:59.296260 [ 356 ] {} <Debug> TCP-Session: af5e3a05-dcf6-465d-81b7-5d0ce04af65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21568 | 2025.10.28 02:59:59.296280 [ 363 ] {} <Debug> TCP-Session: f2ebdb72-b1ee-4dce-86be-93a1fff7e562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21569 | 2025.10.28 02:59:59.296293 [ 356 ] {} <Debug> TCP-Session: af5e3a05-dcf6-465d-81b7-5d0ce04af65c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21570 | 2025.10.28 02:59:59.296308 [ 363 ] {} <Debug> TCP-Session: f2ebdb72-b1ee-4dce-86be-93a1fff7e562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21571 | 2025.10.28 02:59:59.295937 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50995 | ||
| 21572 | 2025.10.28 02:59:59.295921 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33140 | ||
| 21573 | 2025.10.28 02:59:59.295892 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56101 | ||
| 21574 | 2025.10.28 02:59:59.296403 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21575 | 2025.10.28 02:59:59.295950 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62177 | ||
| 21576 | 2025.10.28 02:59:59.296431 [ 359 ] {} <Debug> TCP-Session: c8a675db-3306-4673-af88-c4e18b692c47 Authenticating user 'default' from [fd00:1122:3344:101::e]:50995 | ||
| 21577 | 2025.10.28 02:59:59.296433 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21578 | 2025.10.28 02:59:59.296467 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21579 | 2025.10.28 02:59:59.296483 [ 290 ] {9aad9736-e389-4d8c-9027-2ba70b7e4cd2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21580 | 2025.10.28 02:59:59.296494 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21581 | 2025.10.28 02:59:59.296504 [ 355 ] {} <Debug> TCP-Session: fc27fc11-ff52-452a-a488-4335db6c62ad Authenticating user 'default' from [fd00:1122:3344:101::e]:56101 | ||
| 21582 | 2025.10.28 02:59:59.296535 [ 362 ] {} <Debug> TCP-Session: f22d339a-c437-4ab4-858f-87ae7760a52d Authenticating user 'default' from [fd00:1122:3344:101::e]:62177 | ||
| 21583 | 2025.10.28 02:59:59.296546 [ 290 ] {9aad9736-e389-4d8c-9027-2ba70b7e4cd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21584 | 2025.10.28 02:59:59.296551 [ 355 ] {} <Debug> TCP-Session: fc27fc11-ff52-452a-a488-4335db6c62ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21585 | 2025.10.28 02:59:59.296565 [ 362 ] {} <Debug> TCP-Session: f22d339a-c437-4ab4-858f-87ae7760a52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21586 | 2025.10.28 02:59:59.296582 [ 355 ] {} <Debug> TCP-Session: fc27fc11-ff52-452a-a488-4335db6c62ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21587 | 2025.10.28 02:59:59.296596 [ 362 ] {} <Debug> TCP-Session: f22d339a-c437-4ab4-858f-87ae7760a52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21588 | 2025.10.28 02:59:59.296487 [ 358 ] {} <Debug> TCP-Session: 303b49f6-8ff0-421a-bb34-5679d80a0ab5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33140 | ||
| 21589 | 2025.10.28 02:59:59.296470 [ 359 ] {} <Debug> TCP-Session: c8a675db-3306-4673-af88-c4e18b692c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21590 | 2025.10.28 02:59:59.296654 [ 358 ] {} <Debug> TCP-Session: 303b49f6-8ff0-421a-bb34-5679d80a0ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21591 | 2025.10.28 02:59:59.296669 [ 359 ] {} <Debug> TCP-Session: c8a675db-3306-4673-af88-c4e18b692c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21592 | 2025.10.28 02:59:59.296681 [ 358 ] {} <Debug> TCP-Session: 303b49f6-8ff0-421a-bb34-5679d80a0ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21593 | 2025.10.28 02:59:59.296854 [ 290 ] {9aad9736-e389-4d8c-9027-2ba70b7e4cd2} <Debug> oximeter.version (2787fa19-b9bf-4301-9afa-8c4ca6a59bd4) (SelectExecutor): Key condition: unknown | ||
| 21594 | 2025.10.28 02:59:59.297807 [ 346 ] {9aad9736-e389-4d8c-9027-2ba70b7e4cd2} <Trace> AggregatingTransform: Aggregating | ||
| 21595 | 2025.10.28 02:59:59.297846 [ 346 ] {9aad9736-e389-4d8c-9027-2ba70b7e4cd2} <Trace> Aggregator: Aggregation method: without_key | ||
| 21596 | 2025.10.28 02:59:59.297882 [ 346 ] {9aad9736-e389-4d8c-9027-2ba70b7e4cd2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092493 sec. (1081.163 rows/sec., 42.23 KiB/sec.) | ||
| 21597 | 2025.10.28 02:59:59.297901 [ 346 ] {9aad9736-e389-4d8c-9027-2ba70b7e4cd2} <Trace> Aggregator: Merging aggregated data | ||
| 21598 | 2025.10.28 02:59:59.299294 [ 290 ] {9aad9736-e389-4d8c-9027-2ba70b7e4cd2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003165 sec., 315.95576619273305 rows/sec., 12.34 KiB/sec. | ||
| 21599 | 2025.10.28 02:59:59.299449 [ 290 ] {9aad9736-e389-4d8c-9027-2ba70b7e4cd2} <Debug> TCPHandler: Processed in 0.003600118 sec. | ||
| 21600 | 2025.10.28 02:59:59.299573 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21601 | 2025.10.28 02:59:59.299600 [ 290 ] {} <Debug> TCP-Session: 27211a95-4f41-4625-9bb3-8008e557c371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21602 | 2025.10.28 02:59:59.299613 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21603 | 2025.10.28 02:59:59.299642 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21604 | 2025.10.28 02:59:59.299654 [ 358 ] {} <Debug> TCP-Session: 303b49f6-8ff0-421a-bb34-5679d80a0ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21605 | 2025.10.28 02:59:59.299666 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21606 | 2025.10.28 02:59:59.299684 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21607 | 2025.10.28 02:59:59.299704 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21608 | 2025.10.28 02:59:59.299724 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21609 | 2025.10.28 02:59:59.299734 [ 357 ] {} <Debug> TCP-Session: c89d2ff6-6105-4711-a497-de6f8e9fb152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21610 | 2025.10.28 02:59:59.299746 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21611 | 2025.10.28 02:59:59.299757 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21612 | 2025.10.28 02:59:59.299752 [ 359 ] {} <Debug> TCP-Session: c8a675db-3306-4673-af88-c4e18b692c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21613 | 2025.10.28 02:59:59.299812 [ 362 ] {} <Debug> TCP-Session: f22d339a-c437-4ab4-858f-87ae7760a52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21614 | 2025.10.28 02:59:59.299807 [ 356 ] {} <Debug> TCP-Session: af5e3a05-dcf6-465d-81b7-5d0ce04af65c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21615 | 2025.10.28 02:59:59.299714 [ 350 ] {} <Debug> TCP-Session: 3b41df2a-13b5-46fb-9a32-073fe7bdb02d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21616 | 2025.10.28 02:59:59.299687 [ 363 ] {} <Debug> TCP-Session: f2ebdb72-b1ee-4dce-86be-93a1fff7e562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21617 | 2025.10.28 02:59:59.299764 [ 355 ] {} <Debug> TCP-Session: fc27fc11-ff52-452a-a488-4335db6c62ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21618 | 2025.10.28 03:00:00.879413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 21619 | 2025.10.28 03:00:00.896441 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21620 | 2025.10.28 03:00:00.896494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21621 | 2025.10.28 03:00:00.902599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21622 | 2025.10.28 03:00:00.903819 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21623 | 2025.10.28 03:00:00.907261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 21624 | 2025.10.28 03:00:00.917667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2670 | ||
| 21625 | 2025.10.28 03:00:00.920146 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21626 | 2025.10.28 03:00:00.920187 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21627 | 2025.10.28 03:00:00.921548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21628 | 2025.10.28 03:00:00.922053 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21629 | 2025.10.28 03:00:00.922320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2670 | ||
| 21630 | 2025.10.28 03:00:01.294599 [ 223 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 21631 | 2025.10.28 03:00:01.294671 [ 223 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 21632 | 2025.10.28 03:00:01.298294 [ 223 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 21633 | 2025.10.28 03:00:01.459762 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21634 | 2025.10.28 03:00:01.460042 [ 4 ] {2426a6b0-dfed-42ec-801f-12514ced5a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21635 | 2025.10.28 03:00:01.460127 [ 4 ] {2426a6b0-dfed-42ec-801f-12514ced5a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21636 | 2025.10.28 03:00:01.461085 [ 4 ] {2426a6b0-dfed-42ec-801f-12514ced5a4a} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21637 | 2025.10.28 03:00:01.461133 [ 4 ] {2426a6b0-dfed-42ec-801f-12514ced5a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21638 | 2025.10.28 03:00:01.461680 [ 4 ] {2426a6b0-dfed-42ec-801f-12514ced5a4a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21639 | 2025.10.28 03:00:01.462109 [ 4 ] {2426a6b0-dfed-42ec-801f-12514ced5a4a} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21640 | 2025.10.28 03:00:01.462266 [ 4 ] {2426a6b0-dfed-42ec-801f-12514ced5a4a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002299 sec., 178338.4080034798 rows/sec., 11.31 MiB/sec. | ||
| 21641 | 2025.10.28 03:00:01.462307 [ 4 ] {2426a6b0-dfed-42ec-801f-12514ced5a4a} <Debug> TCPHandler: Processed in 0.002724929 sec. | ||
| 21642 | 2025.10.28 03:00:01.462434 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21643 | 2025.10.28 03:00:01.462528 [ 4 ] {2b550ea6-0620-4601-8277-9d3957c61105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21644 | 2025.10.28 03:00:01.462568 [ 4 ] {2b550ea6-0620-4601-8277-9d3957c61105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21645 | 2025.10.28 03:00:01.463710 [ 4 ] {2b550ea6-0620-4601-8277-9d3957c61105} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21646 | 2025.10.28 03:00:01.463745 [ 4 ] {2b550ea6-0620-4601-8277-9d3957c61105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21647 | 2025.10.28 03:00:01.464230 [ 4 ] {2b550ea6-0620-4601-8277-9d3957c61105} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21648 | 2025.10.28 03:00:01.464641 [ 4 ] {2b550ea6-0620-4601-8277-9d3957c61105} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21649 | 2025.10.28 03:00:01.464773 [ 4 ] {2b550ea6-0620-4601-8277-9d3957c61105} <Debug> executeQuery: Read 1236 rows, 101.67 KiB in 0.002264 sec., 545936.3957597173 rows/sec., 43.86 MiB/sec. | ||
| 21650 | 2025.10.28 03:00:01.464811 [ 4 ] {2b550ea6-0620-4601-8277-9d3957c61105} <Debug> TCPHandler: Processed in 0.002425139 sec. | ||
| 21651 | 2025.10.28 03:00:01.464932 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21652 | 2025.10.28 03:00:01.465024 [ 4 ] {9a00f9d5-bf38-4a40-9b8d-9c5eb5670019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21653 | 2025.10.28 03:00:01.465063 [ 4 ] {9a00f9d5-bf38-4a40-9b8d-9c5eb5670019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21654 | 2025.10.28 03:00:01.465577 [ 4 ] {9a00f9d5-bf38-4a40-9b8d-9c5eb5670019} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21655 | 2025.10.28 03:00:01.465613 [ 4 ] {9a00f9d5-bf38-4a40-9b8d-9c5eb5670019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21656 | 2025.10.28 03:00:01.466020 [ 4 ] {9a00f9d5-bf38-4a40-9b8d-9c5eb5670019} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21657 | 2025.10.28 03:00:01.466483 [ 4 ] {9a00f9d5-bf38-4a40-9b8d-9c5eb5670019} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21658 | 2025.10.28 03:00:01.466601 [ 142 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Selected 6 parts from all_1_67_14 to all_72_72_0 | ||
| 21659 | 2025.10.28 03:00:01.466614 [ 4 ] {9a00f9d5-bf38-4a40-9b8d-9c5eb5670019} <Debug> executeQuery: Read 267 rows, 16.98 KiB in 0.001609 sec., 165941.57862026105 rows/sec., 10.30 MiB/sec. | ||
| 21660 | 2025.10.28 03:00:01.466669 [ 142 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21661 | 2025.10.28 03:00:01.466676 [ 4 ] {9a00f9d5-bf38-4a40-9b8d-9c5eb5670019} <Debug> TCPHandler: Processed in 0.001791678 sec. | ||
| 21662 | 2025.10.28 03:00:01.466700 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21663 | 2025.10.28 03:00:01.466809 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21664 | 2025.10.28 03:00:01.466813 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_72_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_67_14 to all_72_72_0 into Compact with storage Full | ||
| 21665 | 2025.10.28 03:00:01.466910 [ 4 ] {fb2ec9b4-ec93-4d37-9f0c-6d8952fb7778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21666 | 2025.10.28 03:00:01.466952 [ 4 ] {fb2ec9b4-ec93-4d37-9f0c-6d8952fb7778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21667 | 2025.10.28 03:00:01.466952 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_72_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21668 | 2025.10.28 03:00:01.467001 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_67_14, total 287 rows starting from the beginning of the part | ||
| 21669 | 2025.10.28 03:00:01.467067 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 270 rows starting from the beginning of the part | ||
| 21670 | 2025.10.28 03:00:01.467114 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 267 rows starting from the beginning of the part | ||
| 21671 | 2025.10.28 03:00:01.467158 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 269 rows starting from the beginning of the part | ||
| 21672 | 2025.10.28 03:00:01.467201 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 267 rows starting from the beginning of the part | ||
| 21673 | 2025.10.28 03:00:01.467243 [ 187 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 267 rows starting from the beginning of the part | ||
| 21674 | 2025.10.28 03:00:01.467462 [ 4 ] {fb2ec9b4-ec93-4d37-9f0c-6d8952fb7778} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21675 | 2025.10.28 03:00:01.467502 [ 4 ] {fb2ec9b4-ec93-4d37-9f0c-6d8952fb7778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21676 | 2025.10.28 03:00:01.467997 [ 4 ] {fb2ec9b4-ec93-4d37-9f0c-6d8952fb7778} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21677 | 2025.10.28 03:00:01.468334 [ 195 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_72_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569001 sec., 1036965.5596140474 rows/sec., 68.41 MiB/sec. | ||
| 21678 | 2025.10.28 03:00:01.468415 [ 4 ] {fb2ec9b4-ec93-4d37-9f0c-6d8952fb7778} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21679 | 2025.10.28 03:00:01.468554 [ 4 ] {fb2ec9b4-ec93-4d37-9f0c-6d8952fb7778} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001662 sec., 127557.16004813477 rows/sec., 8.23 MiB/sec. | ||
| 21680 | 2025.10.28 03:00:01.468581 [ 191 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_72_15} <Trace> MergedBlockOutputStream: filled checksums all_1_72_15 (state Temporary) | ||
| 21681 | 2025.10.28 03:00:01.468593 [ 4 ] {fb2ec9b4-ec93-4d37-9f0c-6d8952fb7778} <Debug> TCPHandler: Processed in 0.00183156 sec. | ||
| 21682 | 2025.10.28 03:00:01.468714 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21683 | 2025.10.28 03:00:01.468808 [ 4 ] {eb1acb50-3f2d-43e4-bd99-993c2f23673c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21684 | 2025.10.28 03:00:01.468850 [ 4 ] {eb1acb50-3f2d-43e4-bd99-993c2f23673c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21685 | 2025.10.28 03:00:01.469072 [ 191 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_72_15} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_merge_all_1_72_15 to all_1_72_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21686 | 2025.10.28 03:00:01.469148 [ 191 ] {db05cc50-5a11-4125-82fb-d664260eb749::all_1_72_15} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749) (MergerMutator): Merged 6 parts: [all_1_67_14, all_72_72_0] -> all_1_72_15 | ||
| 21687 | 2025.10.28 03:00:01.469231 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 21688 | 2025.10.28 03:00:01.469326 [ 4 ] {eb1acb50-3f2d-43e4-bd99-993c2f23673c} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21689 | 2025.10.28 03:00:01.469366 [ 4 ] {eb1acb50-3f2d-43e4-bd99-993c2f23673c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21690 | 2025.10.28 03:00:01.469769 [ 4 ] {eb1acb50-3f2d-43e4-bd99-993c2f23673c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21691 | 2025.10.28 03:00:01.470197 [ 4 ] {eb1acb50-3f2d-43e4-bd99-993c2f23673c} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21692 | 2025.10.28 03:00:01.470328 [ 4 ] {eb1acb50-3f2d-43e4-bd99-993c2f23673c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001538 sec., 137191.15734720416 rows/sec., 7.79 MiB/sec. | ||
| 21693 | 2025.10.28 03:00:01.470365 [ 4 ] {eb1acb50-3f2d-43e4-bd99-993c2f23673c} <Debug> TCPHandler: Processed in 0.001698926 sec. | ||
| 21694 | 2025.10.28 03:00:01.470474 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21695 | 2025.10.28 03:00:01.470565 [ 4 ] {9a83a002-e70f-4f1f-b9b1-6d075b1af246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21696 | 2025.10.28 03:00:01.470603 [ 4 ] {9a83a002-e70f-4f1f-b9b1-6d075b1af246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21697 | 2025.10.28 03:00:01.471285 [ 4 ] {9a83a002-e70f-4f1f-b9b1-6d075b1af246} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21698 | 2025.10.28 03:00:01.471320 [ 4 ] {9a83a002-e70f-4f1f-b9b1-6d075b1af246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21699 | 2025.10.28 03:00:01.471751 [ 4 ] {9a83a002-e70f-4f1f-b9b1-6d075b1af246} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21700 | 2025.10.28 03:00:01.472222 [ 4 ] {9a83a002-e70f-4f1f-b9b1-6d075b1af246} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21701 | 2025.10.28 03:00:01.472353 [ 4 ] {9a83a002-e70f-4f1f-b9b1-6d075b1af246} <Debug> executeQuery: Read 741 rows, 53.43 KiB in 0.001805 sec., 410526.3157894737 rows/sec., 28.91 MiB/sec. | ||
| 21702 | 2025.10.28 03:00:01.472391 [ 4 ] {9a83a002-e70f-4f1f-b9b1-6d075b1af246} <Debug> TCPHandler: Processed in 0.001963174 sec. | ||
| 21703 | 2025.10.28 03:00:01.472515 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21704 | 2025.10.28 03:00:01.472607 [ 4 ] {77ae898d-29c0-47e5-a9a5-e7bddfc2a113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21705 | 2025.10.28 03:00:01.472648 [ 4 ] {77ae898d-29c0-47e5-a9a5-e7bddfc2a113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21706 | 2025.10.28 03:00:01.472991 [ 4 ] {77ae898d-29c0-47e5-a9a5-e7bddfc2a113} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21707 | 2025.10.28 03:00:01.473026 [ 4 ] {77ae898d-29c0-47e5-a9a5-e7bddfc2a113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21708 | 2025.10.28 03:00:01.473431 [ 4 ] {77ae898d-29c0-47e5-a9a5-e7bddfc2a113} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21709 | 2025.10.28 03:00:01.473850 [ 4 ] {77ae898d-29c0-47e5-a9a5-e7bddfc2a113} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21710 | 2025.10.28 03:00:01.473983 [ 4 ] {77ae898d-29c0-47e5-a9a5-e7bddfc2a113} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001393 sec., 4307.250538406318 rows/sec., 225.04 KiB/sec. | ||
| 21711 | 2025.10.28 03:00:01.473986 [ 150 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Selected 6 parts from all_1_67_14 to all_72_72_0 | ||
| 21712 | 2025.10.28 03:00:01.474020 [ 4 ] {77ae898d-29c0-47e5-a9a5-e7bddfc2a113} <Debug> TCPHandler: Processed in 0.001561721 sec. | ||
| 21713 | 2025.10.28 03:00:01.474036 [ 150 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21714 | 2025.10.28 03:00:01.474065 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21715 | 2025.10.28 03:00:01.474133 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21716 | 2025.10.28 03:00:01.474161 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_72_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_67_14 to all_72_72_0 into Compact with storage Full | ||
| 21717 | 2025.10.28 03:00:01.474234 [ 4 ] {da609a71-d582-4ff4-a1ec-bdba0c6d3180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21718 | 2025.10.28 03:00:01.474270 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_72_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21719 | 2025.10.28 03:00:01.474276 [ 4 ] {da609a71-d582-4ff4-a1ec-bdba0c6d3180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21720 | 2025.10.28 03:00:01.474304 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_67_14, total 402 rows starting from the beginning of the part | ||
| 21721 | 2025.10.28 03:00:01.474367 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 21722 | 2025.10.28 03:00:01.474414 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
| 21723 | 2025.10.28 03:00:01.474458 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
| 21724 | 2025.10.28 03:00:01.474500 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part | ||
| 21725 | 2025.10.28 03:00:01.474543 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part | ||
| 21726 | 2025.10.28 03:00:01.474724 [ 4 ] {da609a71-d582-4ff4-a1ec-bdba0c6d3180} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21727 | 2025.10.28 03:00:01.474758 [ 4 ] {da609a71-d582-4ff4-a1ec-bdba0c6d3180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21728 | 2025.10.28 03:00:01.475192 [ 4 ] {da609a71-d582-4ff4-a1ec-bdba0c6d3180} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21729 | 2025.10.28 03:00:01.475333 [ 195 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_72_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121602 sec., 355257.3148467953 rows/sec., 18.13 MiB/sec. | ||
| 21730 | 2025.10.28 03:00:01.475568 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_72_15} <Trace> MergedBlockOutputStream: filled checksums all_1_72_15 (state Temporary) | ||
| 21731 | 2025.10.28 03:00:01.475612 [ 4 ] {da609a71-d582-4ff4-a1ec-bdba0c6d3180} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21732 | 2025.10.28 03:00:01.475743 [ 4 ] {da609a71-d582-4ff4-a1ec-bdba0c6d3180} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001527 sec., 205631.95808775377 rows/sec., 13.51 MiB/sec. | ||
| 21733 | 2025.10.28 03:00:01.475780 [ 4 ] {da609a71-d582-4ff4-a1ec-bdba0c6d3180} <Debug> TCPHandler: Processed in 0.001693296 sec. | ||
| 21734 | 2025.10.28 03:00:01.475889 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21735 | 2025.10.28 03:00:01.475981 [ 4 ] {3b064f3c-c19c-4a51-8b4a-d4e544dcdba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21736 | 2025.10.28 03:00:01.476022 [ 4 ] {3b064f3c-c19c-4a51-8b4a-d4e544dcdba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21737 | 2025.10.28 03:00:01.476101 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_72_15} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_merge_all_1_72_15 to all_1_72_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21738 | 2025.10.28 03:00:01.476167 [ 192 ] {eb36820c-961d-41a0-b359-127fc059bc29::all_1_72_15} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29) (MergerMutator): Merged 6 parts: [all_1_67_14, all_72_72_0] -> all_1_72_15 | ||
| 21739 | 2025.10.28 03:00:01.476223 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 21740 | 2025.10.28 03:00:01.476338 [ 4 ] {3b064f3c-c19c-4a51-8b4a-d4e544dcdba8} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21741 | 2025.10.28 03:00:01.476371 [ 4 ] {3b064f3c-c19c-4a51-8b4a-d4e544dcdba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21742 | 2025.10.28 03:00:01.476791 [ 4 ] {3b064f3c-c19c-4a51-8b4a-d4e544dcdba8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21743 | 2025.10.28 03:00:01.477290 [ 4 ] {3b064f3c-c19c-4a51-8b4a-d4e544dcdba8} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21744 | 2025.10.28 03:00:01.477417 [ 4 ] {3b064f3c-c19c-4a51-8b4a-d4e544dcdba8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. | ||
| 21745 | 2025.10.28 03:00:01.477453 [ 4 ] {3b064f3c-c19c-4a51-8b4a-d4e544dcdba8} <Debug> TCPHandler: Processed in 0.001610043 sec. | ||
| 21746 | 2025.10.28 03:00:01.477563 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21747 | 2025.10.28 03:00:01.477654 [ 4 ] {f81623bf-b3aa-4904-84cd-4b4799812ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21748 | 2025.10.28 03:00:01.477707 [ 4 ] {f81623bf-b3aa-4904-84cd-4b4799812ab3} <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 | ||
| 21749 | 2025.10.28 03:00:01.478630 [ 4 ] {f81623bf-b3aa-4904-84cd-4b4799812ab3} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21750 | 2025.10.28 03:00:01.478665 [ 4 ] {f81623bf-b3aa-4904-84cd-4b4799812ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21751 | 2025.10.28 03:00:01.479408 [ 4 ] {f81623bf-b3aa-4904-84cd-4b4799812ab3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21752 | 2025.10.28 03:00:01.479852 [ 4 ] {f81623bf-b3aa-4904-84cd-4b4799812ab3} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21753 | 2025.10.28 03:00:01.479992 [ 4 ] {f81623bf-b3aa-4904-84cd-4b4799812ab3} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.002355 sec., 26326.963906581743 rows/sec., 47.18 MiB/sec. | ||
| 21754 | 2025.10.28 03:00:01.480047 [ 4 ] {f81623bf-b3aa-4904-84cd-4b4799812ab3} <Debug> TCPHandler: Processed in 0.002534743 sec. | ||
| 21755 | 2025.10.28 03:00:01.480157 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21756 | 2025.10.28 03:00:01.480250 [ 4 ] {cc7514cd-0711-4647-bad0-10b771381e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21757 | 2025.10.28 03:00:01.480293 [ 4 ] {cc7514cd-0711-4647-bad0-10b771381e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21758 | 2025.10.28 03:00:01.480634 [ 4 ] {cc7514cd-0711-4647-bad0-10b771381e6b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21759 | 2025.10.28 03:00:01.480670 [ 4 ] {cc7514cd-0711-4647-bad0-10b771381e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21760 | 2025.10.28 03:00:01.481097 [ 4 ] {cc7514cd-0711-4647-bad0-10b771381e6b} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21761 | 2025.10.28 03:00:01.481530 [ 4 ] {cc7514cd-0711-4647-bad0-10b771381e6b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21762 | 2025.10.28 03:00:01.481658 [ 4 ] {cc7514cd-0711-4647-bad0-10b771381e6b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001427 sec., 72880.1681850035 rows/sec., 4.47 MiB/sec. | ||
| 21763 | 2025.10.28 03:00:01.481673 [ 150 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_160_32 to all_165_165_0 | ||
| 21764 | 2025.10.28 03:00:01.481694 [ 4 ] {cc7514cd-0711-4647-bad0-10b771381e6b} <Debug> TCPHandler: Processed in 0.001583111 sec. | ||
| 21765 | 2025.10.28 03:00:01.481716 [ 150 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21766 | 2025.10.28 03:00:01.481740 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21767 | 2025.10.28 03:00:01.481815 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_165_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_160_32 to all_165_165_0 into Compact with storage Full | ||
| 21768 | 2025.10.28 03:00:01.481922 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_165_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21769 | 2025.10.28 03:00:01.481954 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_165_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_160_32, total 11312 rows starting from the beginning of the part | ||
| 21770 | 2025.10.28 03:00:01.482013 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_165_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 12 rows starting from the beginning of the part | ||
| 21771 | 2025.10.28 03:00:01.482063 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_165_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 21772 | 2025.10.28 03:00:01.482108 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_165_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 104 rows starting from the beginning of the part | ||
| 21773 | 2025.10.28 03:00:01.482152 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_165_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 21774 | 2025.10.28 03:00:01.482195 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_165_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 104 rows starting from the beginning of the part | ||
| 21775 | 2025.10.28 03:00:01.484781 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_165_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11652 rows, containing 4 columns (4 merged, 0 gathered) in 0.002998598 sec., 3885815.971330602 rows/sec., 246.71 MiB/sec. | ||
| 21776 | 2025.10.28 03:00:01.485375 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_165_33} <Trace> MergedBlockOutputStream: filled checksums all_1_165_33 (state Temporary) | ||
| 21777 | 2025.10.28 03:00:01.486131 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_165_33} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_165_33 to all_1_165_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21778 | 2025.10.28 03:00:01.486213 [ 194 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_165_33} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_160_32, all_165_165_0] -> all_1_165_33 | ||
| 21779 | 2025.10.28 03:00:01.486319 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 21780 | 2025.10.28 03:00:02.353267 [ 222 ] {} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 21781 | 2025.10.28 03:00:02.353372 [ 222 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 21782 | 2025.10.28 03:00:02.356114 [ 222 ] {} <Debug> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 21783 | 2025.10.28 03:00:05.504137 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21784 | 2025.10.28 03:00:05.504186 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21785 | 2025.10.28 03:00:05.780247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47068 | ||
| 21786 | 2025.10.28 03:00:05.780755 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21787 | 2025.10.28 03:00:05.780789 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21788 | 2025.10.28 03:00:05.781277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21789 | 2025.10.28 03:00:05.781504 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21790 | 2025.10.28 03:00:05.781635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47068 | ||
| 21791 | 2025.10.28 03:00:06.446965 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21792 | 2025.10.28 03:00:06.447241 [ 4 ] {2df93632-3efa-4eed-a891-151525a0a5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21793 | 2025.10.28 03:00:06.447302 [ 4 ] {2df93632-3efa-4eed-a891-151525a0a5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21794 | 2025.10.28 03:00:06.448023 [ 4 ] {2df93632-3efa-4eed-a891-151525a0a5a9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21795 | 2025.10.28 03:00:06.448063 [ 4 ] {2df93632-3efa-4eed-a891-151525a0a5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21796 | 2025.10.28 03:00:06.448443 [ 4 ] {2df93632-3efa-4eed-a891-151525a0a5a9} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21797 | 2025.10.28 03:00:06.448657 [ 4 ] {2df93632-3efa-4eed-a891-151525a0a5a9} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21798 | 2025.10.28 03:00:06.448811 [ 4 ] {2df93632-3efa-4eed-a891-151525a0a5a9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.62 MiB/sec. | ||
| 21799 | 2025.10.28 03:00:06.448824 [ 146 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21800 | 2025.10.28 03:00:06.448854 [ 4 ] {2df93632-3efa-4eed-a891-151525a0a5a9} <Debug> TCPHandler: Processed in 0.002064448 sec. | ||
| 21801 | 2025.10.28 03:00:06.448888 [ 146 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21802 | 2025.10.28 03:00:06.448916 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21803 | 2025.10.28 03:00:06.448986 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21804 | 2025.10.28 03:00:06.449017 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21805 | 2025.10.28 03:00:06.449084 [ 4 ] {b30b40b9-8538-4ca0-ad5a-592596729219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21806 | 2025.10.28 03:00:06.449129 [ 4 ] {b30b40b9-8538-4ca0-ad5a-592596729219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21807 | 2025.10.28 03:00:06.449134 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21808 | 2025.10.28 03:00:06.449174 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2414 rows starting from the beginning of the part | ||
| 21809 | 2025.10.28 03:00:06.449233 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part | ||
| 21810 | 2025.10.28 03:00:06.449277 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1236 rows starting from the beginning of the part | ||
| 21811 | 2025.10.28 03:00:06.449319 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 56 rows starting from the beginning of the part | ||
| 21812 | 2025.10.28 03:00:06.449375 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 1236 rows starting from the beginning of the part | ||
| 21813 | 2025.10.28 03:00:06.449454 [ 190 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 56 rows starting from the beginning of the part | ||
| 21814 | 2025.10.28 03:00:06.449579 [ 4 ] {b30b40b9-8538-4ca0-ad5a-592596729219} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21815 | 2025.10.28 03:00:06.449619 [ 4 ] {b30b40b9-8538-4ca0-ad5a-592596729219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21816 | 2025.10.28 03:00:06.449944 [ 4 ] {b30b40b9-8538-4ca0-ad5a-592596729219} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21817 | 2025.10.28 03:00:06.450164 [ 4 ] {b30b40b9-8538-4ca0-ad5a-592596729219} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21818 | 2025.10.28 03:00:06.450296 [ 4 ] {b30b40b9-8538-4ca0-ad5a-592596729219} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 21819 | 2025.10.28 03:00:06.450318 [ 145 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21820 | 2025.10.28 03:00:06.450334 [ 4 ] {b30b40b9-8538-4ca0-ad5a-592596729219} <Debug> TCPHandler: Processed in 0.001396735 sec. | ||
| 21821 | 2025.10.28 03:00:06.450388 [ 145 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21822 | 2025.10.28 03:00:06.450420 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21823 | 2025.10.28 03:00:06.450511 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21824 | 2025.10.28 03:00:06.450569 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21825 | 2025.10.28 03:00:06.450617 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21826 | 2025.10.28 03:00:06.450648 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1367 rows starting from the beginning of the part | ||
| 21827 | 2025.10.28 03:00:06.450684 [ 4 ] {7314aba5-ce84-4d69-83e5-b19014ef80ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21828 | 2025.10.28 03:00:06.450705 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part | ||
| 21829 | 2025.10.28 03:00:06.450736 [ 4 ] {7314aba5-ce84-4d69-83e5-b19014ef80ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21830 | 2025.10.28 03:00:06.450750 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 741 rows starting from the beginning of the part | ||
| 21831 | 2025.10.28 03:00:06.450793 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 64 rows starting from the beginning of the part | ||
| 21832 | 2025.10.28 03:00:06.450834 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 741 rows starting from the beginning of the part | ||
| 21833 | 2025.10.28 03:00:06.450879 [ 192 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 64 rows starting from the beginning of the part | ||
| 21834 | 2025.10.28 03:00:06.451231 [ 4 ] {7314aba5-ce84-4d69-83e5-b19014ef80ac} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21835 | 2025.10.28 03:00:06.451266 [ 4 ] {7314aba5-ce84-4d69-83e5-b19014ef80ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21836 | 2025.10.28 03:00:06.451306 [ 197 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5054 rows, containing 5 columns (5 merged, 0 gathered) in 0.002329296 sec., 2169754.294859906 rows/sec., 183.39 MiB/sec. | ||
| 21837 | 2025.10.28 03:00:06.451604 [ 4 ] {7314aba5-ce84-4d69-83e5-b19014ef80ac} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21838 | 2025.10.28 03:00:06.451616 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21839 | 2025.10.28 03:00:06.451825 [ 4 ] {7314aba5-ce84-4d69-83e5-b19014ef80ac} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21840 | 2025.10.28 03:00:06.451925 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_166_33} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21841 | 2025.10.28 03:00:06.451957 [ 4 ] {7314aba5-ce84-4d69-83e5-b19014ef80ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 21842 | 2025.10.28 03:00:06.451995 [ 4 ] {7314aba5-ce84-4d69-83e5-b19014ef80ac} <Debug> TCPHandler: Processed in 0.001490799 sec. | ||
| 21843 | 2025.10.28 03:00:06.452004 [ 200 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_166_33} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21844 | 2025.10.28 03:00:06.452032 [ 197 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3041 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561331 sec., 1947697.1891290187 rows/sec., 146.90 MiB/sec. | ||
| 21845 | 2025.10.28 03:00:06.452113 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 21846 | 2025.10.28 03:00:06.452151 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21847 | 2025.10.28 03:00:06.452290 [ 4 ] {96029a53-5935-4e21-8520-48ccfbd2d1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21848 | 2025.10.28 03:00:06.452299 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21849 | 2025.10.28 03:00:06.452339 [ 4 ] {96029a53-5935-4e21-8520-48ccfbd2d1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21850 | 2025.10.28 03:00:06.452510 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_166_33} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21851 | 2025.10.28 03:00:06.452567 [ 200 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_166_33} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21852 | 2025.10.28 03:00:06.452653 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 21853 | 2025.10.28 03:00:06.452759 [ 4 ] {96029a53-5935-4e21-8520-48ccfbd2d1d8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21854 | 2025.10.28 03:00:06.452802 [ 4 ] {96029a53-5935-4e21-8520-48ccfbd2d1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21855 | 2025.10.28 03:00:06.453187 [ 4 ] {96029a53-5935-4e21-8520-48ccfbd2d1d8} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21856 | 2025.10.28 03:00:06.453400 [ 4 ] {96029a53-5935-4e21-8520-48ccfbd2d1d8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21857 | 2025.10.28 03:00:06.453528 [ 4 ] {96029a53-5935-4e21-8520-48ccfbd2d1d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 21858 | 2025.10.28 03:00:06.453565 [ 4 ] {96029a53-5935-4e21-8520-48ccfbd2d1d8} <Debug> TCPHandler: Processed in 0.001481789 sec. | ||
| 21859 | 2025.10.28 03:00:08.408228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 21860 | 2025.10.28 03:00:08.425952 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21861 | 2025.10.28 03:00:08.426014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21862 | 2025.10.28 03:00:08.431952 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21863 | 2025.10.28 03:00:08.432639 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21864 | 2025.10.28 03:00:08.435811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 21865 | 2025.10.28 03:00:09.113207 [ 224 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21866 | 2025.10.28 03:00:09.113259 [ 224 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21867 | 2025.10.28 03:00:09.116093 [ 224 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21868 | 2025.10.28 03:00:09.453420 [ 225 ] {} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21869 | 2025.10.28 03:00:09.453478 [ 225 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21870 | 2025.10.28 03:00:09.456077 [ 225 ] {} <Debug> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21871 | 2025.10.28 03:00:09.875159 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21872 | 2025.10.28 03:00:09.875418 [ 4 ] {0bbf825b-f5ea-434f-9f9d-fc2ceee64d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21873 | 2025.10.28 03:00:09.875485 [ 4 ] {0bbf825b-f5ea-434f-9f9d-fc2ceee64d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21874 | 2025.10.28 03:00:09.876342 [ 4 ] {0bbf825b-f5ea-434f-9f9d-fc2ceee64d15} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21875 | 2025.10.28 03:00:09.876389 [ 4 ] {0bbf825b-f5ea-434f-9f9d-fc2ceee64d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21876 | 2025.10.28 03:00:09.876806 [ 4 ] {0bbf825b-f5ea-434f-9f9d-fc2ceee64d15} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21877 | 2025.10.28 03:00:09.877034 [ 4 ] {0bbf825b-f5ea-434f-9f9d-fc2ceee64d15} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21878 | 2025.10.28 03:00:09.877178 [ 144 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 21879 | 2025.10.28 03:00:09.877202 [ 4 ] {0bbf825b-f5ea-434f-9f9d-fc2ceee64d15} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001835 sec., 223433.24250681198 rows/sec., 14.17 MiB/sec. | ||
| 21880 | 2025.10.28 03:00:09.877224 [ 144 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21881 | 2025.10.28 03:00:09.877249 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21882 | 2025.10.28 03:00:09.877256 [ 4 ] {0bbf825b-f5ea-434f-9f9d-fc2ceee64d15} <Debug> TCPHandler: Processed in 0.002285325 sec. | ||
| 21883 | 2025.10.28 03:00:09.877344 [ 196 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 21884 | 2025.10.28 03:00:09.877368 [ 222 ] {} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21885 | 2025.10.28 03:00:09.877384 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21886 | 2025.10.28 03:00:09.877426 [ 222 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21887 | 2025.10.28 03:00:09.877447 [ 196 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21888 | 2025.10.28 03:00:09.877488 [ 196 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 410 rows starting from the beginning of the part | ||
| 21889 | 2025.10.28 03:00:09.877517 [ 4 ] {74941286-fa6e-4eed-a203-af813102f46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21890 | 2025.10.28 03:00:09.877558 [ 196 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 410 rows starting from the beginning of the part | ||
| 21891 | 2025.10.28 03:00:09.877563 [ 4 ] {74941286-fa6e-4eed-a203-af813102f46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21892 | 2025.10.28 03:00:09.877611 [ 196 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 410 rows starting from the beginning of the part | ||
| 21893 | 2025.10.28 03:00:09.877661 [ 196 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 410 rows starting from the beginning of the part | ||
| 21894 | 2025.10.28 03:00:09.877709 [ 196 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 410 rows starting from the beginning of the part | ||
| 21895 | 2025.10.28 03:00:09.878013 [ 4 ] {74941286-fa6e-4eed-a203-af813102f46a} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21896 | 2025.10.28 03:00:09.878054 [ 4 ] {74941286-fa6e-4eed-a203-af813102f46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21897 | 2025.10.28 03:00:09.878414 [ 4 ] {74941286-fa6e-4eed-a203-af813102f46a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 21898 | 2025.10.28 03:00:09.878647 [ 4 ] {74941286-fa6e-4eed-a203-af813102f46a} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21899 | 2025.10.28 03:00:09.878769 [ 192 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467078 sec., 1397335.3836673987 rows/sec., 93.97 MiB/sec. | ||
| 21900 | 2025.10.28 03:00:09.878786 [ 4 ] {74941286-fa6e-4eed-a203-af813102f46a} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001292 sec., 12383.90092879257 rows/sec., 1009.82 KiB/sec. | ||
| 21901 | 2025.10.28 03:00:09.878828 [ 4 ] {74941286-fa6e-4eed-a203-af813102f46a} <Debug> TCPHandler: Processed in 0.001496769 sec. | ||
| 21902 | 2025.10.28 03:00:09.878905 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 21903 | 2025.10.28 03:00:09.878959 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21904 | 2025.10.28 03:00:09.879059 [ 4 ] {dd052f2a-b8d1-46be-9191-c8b09af19a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21905 | 2025.10.28 03:00:09.879103 [ 4 ] {dd052f2a-b8d1-46be-9191-c8b09af19a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21906 | 2025.10.28 03:00:09.879197 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_73_18} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21907 | 2025.10.28 03:00:09.879267 [ 200 ] {3d4103ce-55f1-45c9-8f11-e8b49b322a23::all_1_73_18} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 21908 | 2025.10.28 03:00:09.879336 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 21909 | 2025.10.28 03:00:09.879821 [ 222 ] {} <Debug> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21910 | 2025.10.28 03:00:09.881200 [ 4 ] {dd052f2a-b8d1-46be-9191-c8b09af19a49} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21911 | 2025.10.28 03:00:09.881240 [ 4 ] {dd052f2a-b8d1-46be-9191-c8b09af19a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21912 | 2025.10.28 03:00:09.881694 [ 4 ] {dd052f2a-b8d1-46be-9191-c8b09af19a49} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21913 | 2025.10.28 03:00:09.881917 [ 4 ] {dd052f2a-b8d1-46be-9191-c8b09af19a49} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21914 | 2025.10.28 03:00:09.882051 [ 4 ] {dd052f2a-b8d1-46be-9191-c8b09af19a49} <Debug> executeQuery: Read 2384 rows, 198.82 KiB in 0.003012 sec., 791500.6640106242 rows/sec., 64.46 MiB/sec. | ||
| 21915 | 2025.10.28 03:00:09.882091 [ 4 ] {dd052f2a-b8d1-46be-9191-c8b09af19a49} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 21916 | 2025.10.28 03:00:09.882105 [ 4 ] {dd052f2a-b8d1-46be-9191-c8b09af19a49} <Debug> TCPHandler: Processed in 0.003196224 sec. | ||
| 21917 | 2025.10.28 03:00:09.882225 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21918 | 2025.10.28 03:00:09.882349 [ 4 ] {000ee0dc-0d3b-4078-9288-6392401dca46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21919 | 2025.10.28 03:00:09.882399 [ 4 ] {000ee0dc-0d3b-4078-9288-6392401dca46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21920 | 2025.10.28 03:00:09.883079 [ 4 ] {000ee0dc-0d3b-4078-9288-6392401dca46} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21921 | 2025.10.28 03:00:09.883123 [ 4 ] {000ee0dc-0d3b-4078-9288-6392401dca46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21922 | 2025.10.28 03:00:09.883476 [ 4 ] {000ee0dc-0d3b-4078-9288-6392401dca46} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21923 | 2025.10.28 03:00:09.883687 [ 4 ] {000ee0dc-0d3b-4078-9288-6392401dca46} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21924 | 2025.10.28 03:00:09.883814 [ 4 ] {000ee0dc-0d3b-4078-9288-6392401dca46} <Debug> executeQuery: Read 283 rows, 18.09 KiB in 0.001491 sec., 189805.4996646546 rows/sec., 11.85 MiB/sec. | ||
| 21925 | 2025.10.28 03:00:09.883853 [ 4 ] {000ee0dc-0d3b-4078-9288-6392401dca46} <Debug> TCPHandler: Processed in 0.001689575 sec. | ||
| 21926 | 2025.10.28 03:00:09.883965 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21927 | 2025.10.28 03:00:09.884060 [ 4 ] {78e47a44-d6b1-4d35-8528-65928cae5702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21928 | 2025.10.28 03:00:09.884098 [ 4 ] {78e47a44-d6b1-4d35-8528-65928cae5702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21929 | 2025.10.28 03:00:09.884727 [ 4 ] {78e47a44-d6b1-4d35-8528-65928cae5702} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21930 | 2025.10.28 03:00:09.884762 [ 4 ] {78e47a44-d6b1-4d35-8528-65928cae5702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21931 | 2025.10.28 03:00:09.885073 [ 4 ] {78e47a44-d6b1-4d35-8528-65928cae5702} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21932 | 2025.10.28 03:00:09.885278 [ 4 ] {78e47a44-d6b1-4d35-8528-65928cae5702} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21933 | 2025.10.28 03:00:09.885376 [ 144 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Selected 6 parts from all_1_68_14 to all_73_73_0 | ||
| 21934 | 2025.10.28 03:00:09.885402 [ 4 ] {78e47a44-d6b1-4d35-8528-65928cae5702} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00136 sec., 323529.41176470584 rows/sec., 21.40 MiB/sec. | ||
| 21935 | 2025.10.28 03:00:09.885407 [ 144 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21936 | 2025.10.28 03:00:09.885435 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21937 | 2025.10.28 03:00:09.885440 [ 4 ] {78e47a44-d6b1-4d35-8528-65928cae5702} <Debug> TCPHandler: Processed in 0.00152458 sec. | ||
| 21938 | 2025.10.28 03:00:09.885539 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_73_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_68_14 to all_73_73_0 into Compact with storage Full | ||
| 21939 | 2025.10.28 03:00:09.885556 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21940 | 2025.10.28 03:00:09.885666 [ 4 ] {5d5df4ed-f07c-4582-9c04-a5cfa06d5fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21941 | 2025.10.28 03:00:09.885675 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_73_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21942 | 2025.10.28 03:00:09.885709 [ 4 ] {5d5df4ed-f07c-4582-9c04-a5cfa06d5fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21943 | 2025.10.28 03:00:09.885723 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_68_14, total 464 rows starting from the beginning of the part | ||
| 21944 | 2025.10.28 03:00:09.885802 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part | ||
| 21945 | 2025.10.28 03:00:09.885856 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 440 rows starting from the beginning of the part | ||
| 21946 | 2025.10.28 03:00:09.885904 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 212 rows starting from the beginning of the part | ||
| 21947 | 2025.10.28 03:00:09.885949 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 212 rows starting from the beginning of the part | ||
| 21948 | 2025.10.28 03:00:09.885996 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 440 rows starting from the beginning of the part | ||
| 21949 | 2025.10.28 03:00:09.886226 [ 4 ] {5d5df4ed-f07c-4582-9c04-a5cfa06d5fd6} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21950 | 2025.10.28 03:00:09.886267 [ 4 ] {5d5df4ed-f07c-4582-9c04-a5cfa06d5fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21951 | 2025.10.28 03:00:09.886579 [ 4 ] {5d5df4ed-f07c-4582-9c04-a5cfa06d5fd6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21952 | 2025.10.28 03:00:09.886809 [ 4 ] {5d5df4ed-f07c-4582-9c04-a5cfa06d5fd6} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21953 | 2025.10.28 03:00:09.886904 [ 144 ] {} <Debug> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 21954 | 2025.10.28 03:00:09.886926 [ 144 ] {} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21955 | 2025.10.28 03:00:09.886936 [ 4 ] {5d5df4ed-f07c-4582-9c04-a5cfa06d5fd6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001288 sec., 163819.8757763975 rows/sec., 9.30 MiB/sec. | ||
| 21956 | 2025.10.28 03:00:09.886944 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21957 | 2025.10.28 03:00:09.886975 [ 4 ] {5d5df4ed-f07c-4582-9c04-a5cfa06d5fd6} <Debug> TCPHandler: Processed in 0.001467828 sec. | ||
| 21958 | 2025.10.28 03:00:09.887005 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 21959 | 2025.10.28 03:00:09.887076 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21960 | 2025.10.28 03:00:09.887084 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21961 | 2025.10.28 03:00:09.887102 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 211 rows starting from the beginning of the part | ||
| 21962 | 2025.10.28 03:00:09.887123 [ 192 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_73_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638253 sec., 1208604.531778669 rows/sec., 83.87 MiB/sec. | ||
| 21963 | 2025.10.28 03:00:09.887153 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 211 rows starting from the beginning of the part | ||
| 21964 | 2025.10.28 03:00:09.887181 [ 4 ] {cf8ba300-0725-4e44-b1e5-2ccd910594e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21965 | 2025.10.28 03:00:09.887197 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 211 rows starting from the beginning of the part | ||
| 21966 | 2025.10.28 03:00:09.887224 [ 4 ] {cf8ba300-0725-4e44-b1e5-2ccd910594e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21967 | 2025.10.28 03:00:09.887239 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 211 rows starting from the beginning of the part | ||
| 21968 | 2025.10.28 03:00:09.887264 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_73_15} <Trace> MergedBlockOutputStream: filled checksums all_1_73_15 (state Temporary) | ||
| 21969 | 2025.10.28 03:00:09.887278 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 211 rows starting from the beginning of the part | ||
| 21970 | 2025.10.28 03:00:09.887558 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_73_15} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_merge_all_1_73_15 to all_1_73_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21971 | 2025.10.28 03:00:09.887632 [ 197 ] {d8e34801-98df-4640-b698-36f06b6ba589::all_1_73_15} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589) (MergerMutator): Merged 6 parts: [all_1_68_14, all_73_73_0] -> all_1_73_15 | ||
| 21972 | 2025.10.28 03:00:09.887709 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 21973 | 2025.10.28 03:00:09.888066 [ 200 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001083105 sec., 974051.4539218266 rows/sec., 59.03 MiB/sec. | ||
| 21974 | 2025.10.28 03:00:09.888200 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 21975 | 2025.10.28 03:00:09.888335 [ 4 ] {cf8ba300-0725-4e44-b1e5-2ccd910594e9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21976 | 2025.10.28 03:00:09.888379 [ 4 ] {cf8ba300-0725-4e44-b1e5-2ccd910594e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21977 | 2025.10.28 03:00:09.888440 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_73_18} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21978 | 2025.10.28 03:00:09.888517 [ 197 ] {6aa71ccc-02da-4317-8266-e2173527fd6c::all_1_73_18} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 21979 | 2025.10.28 03:00:09.888594 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 21980 | 2025.10.28 03:00:09.888769 [ 4 ] {cf8ba300-0725-4e44-b1e5-2ccd910594e9} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21981 | 2025.10.28 03:00:09.888985 [ 4 ] {cf8ba300-0725-4e44-b1e5-2ccd910594e9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21982 | 2025.10.28 03:00:09.889116 [ 4 ] {cf8ba300-0725-4e44-b1e5-2ccd910594e9} <Debug> executeQuery: Read 1213 rows, 89.03 KiB in 0.001953 sec., 621095.7501280082 rows/sec., 44.52 MiB/sec. | ||
| 21983 | 2025.10.28 03:00:09.889155 [ 4 ] {cf8ba300-0725-4e44-b1e5-2ccd910594e9} <Debug> TCPHandler: Processed in 0.00212093 sec. | ||
| 21984 | 2025.10.28 03:00:09.889260 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21985 | 2025.10.28 03:00:09.889355 [ 4 ] {3994eaf8-85d3-44b0-baf0-58885e2c4ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21986 | 2025.10.28 03:00:09.889396 [ 4 ] {3994eaf8-85d3-44b0-baf0-58885e2c4ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21987 | 2025.10.28 03:00:09.889726 [ 4 ] {3994eaf8-85d3-44b0-baf0-58885e2c4ffe} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21988 | 2025.10.28 03:00:09.889764 [ 4 ] {3994eaf8-85d3-44b0-baf0-58885e2c4ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21989 | 2025.10.28 03:00:09.890058 [ 4 ] {3994eaf8-85d3-44b0-baf0-58885e2c4ffe} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21990 | 2025.10.28 03:00:09.890260 [ 4 ] {3994eaf8-85d3-44b0-baf0-58885e2c4ffe} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21991 | 2025.10.28 03:00:09.890387 [ 4 ] {3994eaf8-85d3-44b0-baf0-58885e2c4ffe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 21992 | 2025.10.28 03:00:09.890423 [ 4 ] {3994eaf8-85d3-44b0-baf0-58885e2c4ffe} <Debug> TCPHandler: Processed in 0.0012129 sec. | ||
| 21993 | 2025.10.28 03:00:09.890530 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21994 | 2025.10.28 03:00:09.890624 [ 4 ] {b068a286-6ef3-4d4a-92ae-62837e9e78ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21995 | 2025.10.28 03:00:09.890667 [ 4 ] {b068a286-6ef3-4d4a-92ae-62837e9e78ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21996 | 2025.10.28 03:00:09.891347 [ 4 ] {b068a286-6ef3-4d4a-92ae-62837e9e78ac} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21997 | 2025.10.28 03:00:09.891383 [ 4 ] {b068a286-6ef3-4d4a-92ae-62837e9e78ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 21998 | 2025.10.28 03:00:09.891753 [ 4 ] {b068a286-6ef3-4d4a-92ae-62837e9e78ac} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21999 | 2025.10.28 03:00:09.891958 [ 4 ] {b068a286-6ef3-4d4a-92ae-62837e9e78ac} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22000 | 2025.10.28 03:00:09.892085 [ 4 ] {b068a286-6ef3-4d4a-92ae-62837e9e78ac} <Debug> executeQuery: Read 974 rows, 66.16 KiB in 0.00148 sec., 658108.1081081082 rows/sec., 43.66 MiB/sec. | ||
| 22001 | 2025.10.28 03:00:09.892122 [ 4 ] {b068a286-6ef3-4d4a-92ae-62837e9e78ac} <Debug> TCPHandler: Processed in 0.001643374 sec. | ||
| 22002 | 2025.10.28 03:00:09.892234 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22003 | 2025.10.28 03:00:09.892330 [ 4 ] {9926a857-b1fc-482a-b089-bc21b8297f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22004 | 2025.10.28 03:00:09.892371 [ 4 ] {9926a857-b1fc-482a-b089-bc21b8297f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22005 | 2025.10.28 03:00:09.892677 [ 4 ] {9926a857-b1fc-482a-b089-bc21b8297f09} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22006 | 2025.10.28 03:00:09.892712 [ 4 ] {9926a857-b1fc-482a-b089-bc21b8297f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22007 | 2025.10.28 03:00:09.893005 [ 4 ] {9926a857-b1fc-482a-b089-bc21b8297f09} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22008 | 2025.10.28 03:00:09.893208 [ 4 ] {9926a857-b1fc-482a-b089-bc21b8297f09} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22009 | 2025.10.28 03:00:09.893336 [ 4 ] {9926a857-b1fc-482a-b089-bc21b8297f09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 22010 | 2025.10.28 03:00:09.893371 [ 4 ] {9926a857-b1fc-482a-b089-bc21b8297f09} <Debug> TCPHandler: Processed in 0.001186879 sec. | ||
| 22011 | 2025.10.28 03:00:09.893474 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22012 | 2025.10.28 03:00:09.893570 [ 4 ] {ecdfdda8-aca2-463d-8f59-fc7ed9de1158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22013 | 2025.10.28 03:00:09.893624 [ 4 ] {ecdfdda8-aca2-463d-8f59-fc7ed9de1158} <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 | ||
| 22014 | 2025.10.28 03:00:09.894565 [ 4 ] {ecdfdda8-aca2-463d-8f59-fc7ed9de1158} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22015 | 2025.10.28 03:00:09.894600 [ 4 ] {ecdfdda8-aca2-463d-8f59-fc7ed9de1158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22016 | 2025.10.28 03:00:09.895166 [ 4 ] {ecdfdda8-aca2-463d-8f59-fc7ed9de1158} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22017 | 2025.10.28 03:00:09.895385 [ 4 ] {ecdfdda8-aca2-463d-8f59-fc7ed9de1158} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22018 | 2025.10.28 03:00:09.895524 [ 4 ] {ecdfdda8-aca2-463d-8f59-fc7ed9de1158} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.001972 sec., 31440.16227180528 rows/sec., 56.34 MiB/sec. | ||
| 22019 | 2025.10.28 03:00:09.895578 [ 4 ] {ecdfdda8-aca2-463d-8f59-fc7ed9de1158} <Debug> TCPHandler: Processed in 0.00215256 sec. | ||
| 22020 | 2025.10.28 03:00:09.895691 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22021 | 2025.10.28 03:00:09.895788 [ 4 ] {623b2ef8-becc-49f5-b1c0-e40d92584cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22022 | 2025.10.28 03:00:09.895829 [ 4 ] {623b2ef8-becc-49f5-b1c0-e40d92584cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22023 | 2025.10.28 03:00:09.896174 [ 4 ] {623b2ef8-becc-49f5-b1c0-e40d92584cc9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22024 | 2025.10.28 03:00:09.896211 [ 4 ] {623b2ef8-becc-49f5-b1c0-e40d92584cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22025 | 2025.10.28 03:00:09.896511 [ 4 ] {623b2ef8-becc-49f5-b1c0-e40d92584cc9} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22026 | 2025.10.28 03:00:09.896712 [ 4 ] {623b2ef8-becc-49f5-b1c0-e40d92584cc9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22027 | 2025.10.28 03:00:09.896840 [ 4 ] {623b2ef8-becc-49f5-b1c0-e40d92584cc9} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001072 sec., 85820.89552238806 rows/sec., 5.19 MiB/sec. | ||
| 22028 | 2025.10.28 03:00:09.896876 [ 4 ] {623b2ef8-becc-49f5-b1c0-e40d92584cc9} <Debug> TCPHandler: Processed in 0.00123492 sec. | ||
| 22029 | 2025.10.28 03:00:10.923432 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2724 | ||
| 22030 | 2025.10.28 03:00:10.926192 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22031 | 2025.10.28 03:00:10.926236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22032 | 2025.10.28 03:00:10.927447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22033 | 2025.10.28 03:00:10.927737 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22034 | 2025.10.28 03:00:10.927947 [ 221 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22035 | 2025.10.28 03:00:10.928000 [ 221 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22036 | 2025.10.28 03:00:10.928095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2724 | ||
| 22037 | 2025.10.28 03:00:10.930613 [ 221 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22038 | 2025.10.28 03:00:11.063078 [ 219 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22039 | 2025.10.28 03:00:11.063162 [ 219 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22040 | 2025.10.28 03:00:11.066366 [ 219 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22041 | 2025.10.28 03:00:11.440067 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22042 | 2025.10.28 03:00:11.440327 [ 4 ] {1740d09c-de8a-4c51-afe2-882126d3a176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22043 | 2025.10.28 03:00:11.440423 [ 4 ] {1740d09c-de8a-4c51-afe2-882126d3a176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22044 | 2025.10.28 03:00:11.441167 [ 4 ] {1740d09c-de8a-4c51-afe2-882126d3a176} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22045 | 2025.10.28 03:00:11.441209 [ 4 ] {1740d09c-de8a-4c51-afe2-882126d3a176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22046 | 2025.10.28 03:00:11.441557 [ 4 ] {1740d09c-de8a-4c51-afe2-882126d3a176} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22047 | 2025.10.28 03:00:11.441790 [ 4 ] {1740d09c-de8a-4c51-afe2-882126d3a176} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22048 | 2025.10.28 03:00:11.441944 [ 4 ] {1740d09c-de8a-4c51-afe2-882126d3a176} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.55 MiB/sec. | ||
| 22049 | 2025.10.28 03:00:11.441987 [ 4 ] {1740d09c-de8a-4c51-afe2-882126d3a176} <Debug> TCPHandler: Processed in 0.002071338 sec. | ||
| 22050 | 2025.10.28 03:00:11.442053 [ 223 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22051 | 2025.10.28 03:00:11.442099 [ 223 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22052 | 2025.10.28 03:00:11.442112 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22053 | 2025.10.28 03:00:11.442211 [ 4 ] {d2acb242-a665-437f-914f-213e66d2cba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22054 | 2025.10.28 03:00:11.442251 [ 4 ] {d2acb242-a665-437f-914f-213e66d2cba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22055 | 2025.10.28 03:00:11.442703 [ 4 ] {d2acb242-a665-437f-914f-213e66d2cba1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22056 | 2025.10.28 03:00:11.442740 [ 4 ] {d2acb242-a665-437f-914f-213e66d2cba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22057 | 2025.10.28 03:00:11.443047 [ 4 ] {d2acb242-a665-437f-914f-213e66d2cba1} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22058 | 2025.10.28 03:00:11.443282 [ 4 ] {d2acb242-a665-437f-914f-213e66d2cba1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22059 | 2025.10.28 03:00:11.443410 [ 4 ] {d2acb242-a665-437f-914f-213e66d2cba1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 22060 | 2025.10.28 03:00:11.443448 [ 4 ] {d2acb242-a665-437f-914f-213e66d2cba1} <Debug> TCPHandler: Processed in 0.001384346 sec. | ||
| 22061 | 2025.10.28 03:00:11.443564 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22062 | 2025.10.28 03:00:11.443657 [ 4 ] {62b3b425-1a7c-49ca-bb1a-97ea034d2318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22063 | 2025.10.28 03:00:11.443700 [ 4 ] {62b3b425-1a7c-49ca-bb1a-97ea034d2318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22064 | 2025.10.28 03:00:11.444075 [ 4 ] {62b3b425-1a7c-49ca-bb1a-97ea034d2318} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22065 | 2025.10.28 03:00:11.444111 [ 4 ] {62b3b425-1a7c-49ca-bb1a-97ea034d2318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22066 | 2025.10.28 03:00:11.444446 [ 4 ] {62b3b425-1a7c-49ca-bb1a-97ea034d2318} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22067 | 2025.10.28 03:00:11.444676 [ 4 ] {62b3b425-1a7c-49ca-bb1a-97ea034d2318} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22068 | 2025.10.28 03:00:11.444806 [ 4 ] {62b3b425-1a7c-49ca-bb1a-97ea034d2318} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001167 sec., 27420.736932305055 rows/sec., 1.91 MiB/sec. | ||
| 22069 | 2025.10.28 03:00:11.444817 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 5 parts from all_1_163_34 to all_167_167_0 | ||
| 22070 | 2025.10.28 03:00:11.444843 [ 4 ] {62b3b425-1a7c-49ca-bb1a-97ea034d2318} <Debug> TCPHandler: Processed in 0.001326403 sec. | ||
| 22071 | 2025.10.28 03:00:11.444864 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22072 | 2025.10.28 03:00:11.444911 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22073 | 2025.10.28 03:00:11.444992 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22074 | 2025.10.28 03:00:11.445008 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_167_35} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_163_34 to all_167_167_0 into Compact with storage Full | ||
| 22075 | 2025.10.28 03:00:11.445092 [ 4 ] {41ae09a6-38d6-486e-928b-86e919cb427e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22076 | 2025.10.28 03:00:11.445123 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_167_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22077 | 2025.10.28 03:00:11.445136 [ 4 ] {41ae09a6-38d6-486e-928b-86e919cb427e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22078 | 2025.10.28 03:00:11.445161 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_167_35} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_163_34, total 50669 rows starting from the beginning of the part | ||
| 22079 | 2025.10.28 03:00:11.445228 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_167_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part | ||
| 22080 | 2025.10.28 03:00:11.445280 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_167_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 314 rows starting from the beginning of the part | ||
| 22081 | 2025.10.28 03:00:11.445328 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_167_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 160 rows starting from the beginning of the part | ||
| 22082 | 2025.10.28 03:00:11.445374 [ 192 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_167_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 974 rows starting from the beginning of the part | ||
| 22083 | 2025.10.28 03:00:11.445489 [ 4 ] {41ae09a6-38d6-486e-928b-86e919cb427e} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22084 | 2025.10.28 03:00:11.445523 [ 4 ] {41ae09a6-38d6-486e-928b-86e919cb427e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22085 | 2025.10.28 03:00:11.445838 [ 223 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22086 | 2025.10.28 03:00:11.445846 [ 4 ] {41ae09a6-38d6-486e-928b-86e919cb427e} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22087 | 2025.10.28 03:00:11.446088 [ 4 ] {41ae09a6-38d6-486e-928b-86e919cb427e} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22088 | 2025.10.28 03:00:11.446219 [ 4 ] {41ae09a6-38d6-486e-928b-86e919cb427e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 723.89 KiB/sec. | ||
| 22089 | 2025.10.28 03:00:11.446255 [ 4 ] {41ae09a6-38d6-486e-928b-86e919cb427e} <Debug> TCPHandler: Processed in 0.001310262 sec. | ||
| 22090 | 2025.10.28 03:00:11.454003 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_167_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52277 rows, containing 5 columns (5 merged, 0 gathered) in 0.009032936 sec., 5787376.330353719 rows/sec., 387.25 MiB/sec. | ||
| 22091 | 2025.10.28 03:00:11.454470 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_167_35} <Trace> MergedBlockOutputStream: filled checksums all_1_167_35 (state Temporary) | ||
| 22092 | 2025.10.28 03:00:11.454762 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_167_35} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_167_35 to all_1_167_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22093 | 2025.10.28 03:00:11.454847 [ 201 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_167_35} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 5 parts: [all_1_163_34, all_167_167_0] -> all_1_167_35 | ||
| 22094 | 2025.10.28 03:00:11.454937 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 22095 | 2025.10.28 03:00:11.944191 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Found 5 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0] | ||
| 22096 | 2025.10.28 03:00:11.944287 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 5 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0] | ||
| 22097 | 2025.10.28 03:00:11.947286 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 5 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0] | ||
| 22098 | 2025.10.28 03:00:12.624744 [ 218 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22099 | 2025.10.28 03:00:12.624828 [ 218 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22100 | 2025.10.28 03:00:12.627377 [ 218 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22101 | 2025.10.28 03:00:13.281791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47580 | ||
| 22102 | 2025.10.28 03:00:13.282400 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22103 | 2025.10.28 03:00:13.282441 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22104 | 2025.10.28 03:00:13.282957 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22105 | 2025.10.28 03:00:13.283203 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22106 | 2025.10.28 03:00:13.283328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47580 | ||
| 22107 | 2025.10.28 03:00:15.935915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 22108 | 2025.10.28 03:00:15.953275 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22109 | 2025.10.28 03:00:15.953325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22110 | 2025.10.28 03:00:15.959711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22111 | 2025.10.28 03:00:15.960436 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22112 | 2025.10.28 03:00:15.963550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 22113 | 2025.10.28 03:00:16.446077 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22114 | 2025.10.28 03:00:16.446353 [ 4 ] {dac17b33-215f-4dd9-81db-a27fad06d722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22115 | 2025.10.28 03:00:16.446452 [ 4 ] {dac17b33-215f-4dd9-81db-a27fad06d722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22116 | 2025.10.28 03:00:16.447248 [ 4 ] {dac17b33-215f-4dd9-81db-a27fad06d722} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22117 | 2025.10.28 03:00:16.447287 [ 4 ] {dac17b33-215f-4dd9-81db-a27fad06d722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22118 | 2025.10.28 03:00:16.447656 [ 4 ] {dac17b33-215f-4dd9-81db-a27fad06d722} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22119 | 2025.10.28 03:00:16.447890 [ 4 ] {dac17b33-215f-4dd9-81db-a27fad06d722} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22120 | 2025.10.28 03:00:16.448042 [ 4 ] {dac17b33-215f-4dd9-81db-a27fad06d722} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001765 sec., 31728.045325779036 rows/sec., 2.44 MiB/sec. | ||
| 22121 | 2025.10.28 03:00:16.448084 [ 4 ] {dac17b33-215f-4dd9-81db-a27fad06d722} <Debug> TCPHandler: Processed in 0.002191172 sec. | ||
| 22122 | 2025.10.28 03:00:16.448207 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22123 | 2025.10.28 03:00:16.448302 [ 4 ] {f1564312-3613-4600-bc3a-2f11cb5336f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22124 | 2025.10.28 03:00:16.448341 [ 4 ] {f1564312-3613-4600-bc3a-2f11cb5336f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22125 | 2025.10.28 03:00:16.448828 [ 4 ] {f1564312-3613-4600-bc3a-2f11cb5336f1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22126 | 2025.10.28 03:00:16.448873 [ 4 ] {f1564312-3613-4600-bc3a-2f11cb5336f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22127 | 2025.10.28 03:00:16.449167 [ 4 ] {f1564312-3613-4600-bc3a-2f11cb5336f1} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22128 | 2025.10.28 03:00:16.449387 [ 4 ] {f1564312-3613-4600-bc3a-2f11cb5336f1} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22129 | 2025.10.28 03:00:16.449513 [ 4 ] {f1564312-3613-4600-bc3a-2f11cb5336f1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 22130 | 2025.10.28 03:00:16.449551 [ 4 ] {f1564312-3613-4600-bc3a-2f11cb5336f1} <Debug> TCPHandler: Processed in 0.001392615 sec. | ||
| 22131 | 2025.10.28 03:00:16.449671 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22132 | 2025.10.28 03:00:16.449766 [ 4 ] {7a00f5fd-0c6e-4333-a517-1b148caf5300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22133 | 2025.10.28 03:00:16.449812 [ 4 ] {7a00f5fd-0c6e-4333-a517-1b148caf5300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22134 | 2025.10.28 03:00:16.450292 [ 4 ] {7a00f5fd-0c6e-4333-a517-1b148caf5300} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22135 | 2025.10.28 03:00:16.450329 [ 4 ] {7a00f5fd-0c6e-4333-a517-1b148caf5300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22136 | 2025.10.28 03:00:16.450648 [ 4 ] {7a00f5fd-0c6e-4333-a517-1b148caf5300} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22137 | 2025.10.28 03:00:16.450852 [ 4 ] {7a00f5fd-0c6e-4333-a517-1b148caf5300} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22138 | 2025.10.28 03:00:16.450981 [ 4 ] {7a00f5fd-0c6e-4333-a517-1b148caf5300} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 22139 | 2025.10.28 03:00:16.451019 [ 4 ] {7a00f5fd-0c6e-4333-a517-1b148caf5300} <Debug> TCPHandler: Processed in 0.001395886 sec. | ||
| 22140 | 2025.10.28 03:00:16.451134 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22141 | 2025.10.28 03:00:16.451228 [ 4 ] {ca5a3a81-4241-453a-a79f-64a066ab3d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22142 | 2025.10.28 03:00:16.451268 [ 4 ] {ca5a3a81-4241-453a-a79f-64a066ab3d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22143 | 2025.10.28 03:00:16.451652 [ 4 ] {ca5a3a81-4241-453a-a79f-64a066ab3d89} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22144 | 2025.10.28 03:00:16.451689 [ 4 ] {ca5a3a81-4241-453a-a79f-64a066ab3d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22145 | 2025.10.28 03:00:16.451994 [ 4 ] {ca5a3a81-4241-453a-a79f-64a066ab3d89} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22146 | 2025.10.28 03:00:16.452202 [ 4 ] {ca5a3a81-4241-453a-a79f-64a066ab3d89} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22147 | 2025.10.28 03:00:16.452331 [ 4 ] {ca5a3a81-4241-453a-a79f-64a066ab3d89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 22148 | 2025.10.28 03:00:16.452368 [ 4 ] {ca5a3a81-4241-453a-a79f-64a066ab3d89} <Debug> TCPHandler: Processed in 0.001282042 sec. | ||
| 22149 | 2025.10.28 03:00:20.452394 [ 223 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22150 | 2025.10.28 03:00:20.452466 [ 223 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22151 | 2025.10.28 03:00:20.455313 [ 223 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22152 | 2025.10.28 03:00:20.504256 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22153 | 2025.10.28 03:00:20.504311 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22154 | 2025.10.28 03:00:20.784455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48028 | ||
| 22155 | 2025.10.28 03:00:20.784965 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22156 | 2025.10.28 03:00:20.785006 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22157 | 2025.10.28 03:00:20.785475 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22158 | 2025.10.28 03:00:20.785694 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22159 | 2025.10.28 03:00:20.785825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48028 | ||
| 22160 | 2025.10.28 03:00:20.928433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2740 | ||
| 22161 | 2025.10.28 03:00:20.930711 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22162 | 2025.10.28 03:00:20.930767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22163 | 2025.10.28 03:00:20.932002 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22164 | 2025.10.28 03:00:20.932287 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22165 | 2025.10.28 03:00:20.932675 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2740 | ||
| 22166 | 2025.10.28 03:00:21.170973 [ 225 ] {} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Found 5 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22167 | 2025.10.28 03:00:21.171045 [ 225 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Removing 5 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22168 | 2025.10.28 03:00:21.173251 [ 225 ] {} <Debug> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Removing 5 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22169 | 2025.10.28 03:00:21.216597 [ 221 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22170 | 2025.10.28 03:00:21.216631 [ 221 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22171 | 2025.10.28 03:00:21.219878 [ 221 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22172 | 2025.10.28 03:00:21.459579 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22173 | 2025.10.28 03:00:21.459749 [ 4 ] {5f5a93b1-83d0-4b05-8578-ea1f96730284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22174 | 2025.10.28 03:00:21.459817 [ 4 ] {5f5a93b1-83d0-4b05-8578-ea1f96730284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22175 | 2025.10.28 03:00:21.460690 [ 4 ] {5f5a93b1-83d0-4b05-8578-ea1f96730284} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22176 | 2025.10.28 03:00:21.460737 [ 4 ] {5f5a93b1-83d0-4b05-8578-ea1f96730284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22177 | 2025.10.28 03:00:21.461150 [ 4 ] {5f5a93b1-83d0-4b05-8578-ea1f96730284} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22178 | 2025.10.28 03:00:21.461384 [ 4 ] {5f5a93b1-83d0-4b05-8578-ea1f96730284} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22179 | 2025.10.28 03:00:21.461548 [ 4 ] {5f5a93b1-83d0-4b05-8578-ea1f96730284} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001845 sec., 222222.22222222222 rows/sec., 14.10 MiB/sec. | ||
| 22180 | 2025.10.28 03:00:21.461597 [ 4 ] {5f5a93b1-83d0-4b05-8578-ea1f96730284} <Debug> TCPHandler: Processed in 0.00214119 sec. | ||
| 22181 | 2025.10.28 03:00:21.461725 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22182 | 2025.10.28 03:00:21.461826 [ 4 ] {0b743e90-dd15-45b7-a315-387e80b6410b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22183 | 2025.10.28 03:00:21.461869 [ 4 ] {0b743e90-dd15-45b7-a315-387e80b6410b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22184 | 2025.10.28 03:00:21.462968 [ 4 ] {0b743e90-dd15-45b7-a315-387e80b6410b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22185 | 2025.10.28 03:00:21.463006 [ 4 ] {0b743e90-dd15-45b7-a315-387e80b6410b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22186 | 2025.10.28 03:00:21.463390 [ 4 ] {0b743e90-dd15-45b7-a315-387e80b6410b} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22187 | 2025.10.28 03:00:21.463600 [ 4 ] {0b743e90-dd15-45b7-a315-387e80b6410b} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22188 | 2025.10.28 03:00:21.463736 [ 4 ] {0b743e90-dd15-45b7-a315-387e80b6410b} <Debug> executeQuery: Read 1236 rows, 101.67 KiB in 0.001933 sec., 639420.5897568546 rows/sec., 51.37 MiB/sec. | ||
| 22189 | 2025.10.28 03:00:21.463775 [ 4 ] {0b743e90-dd15-45b7-a315-387e80b6410b} <Debug> TCPHandler: Processed in 0.002099878 sec. | ||
| 22190 | 2025.10.28 03:00:21.463899 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22191 | 2025.10.28 03:00:21.463994 [ 4 ] {6849b659-4e1b-42e6-87fa-e95844533989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22192 | 2025.10.28 03:00:21.464034 [ 4 ] {6849b659-4e1b-42e6-87fa-e95844533989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22193 | 2025.10.28 03:00:21.464530 [ 4 ] {6849b659-4e1b-42e6-87fa-e95844533989} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22194 | 2025.10.28 03:00:21.464567 [ 4 ] {6849b659-4e1b-42e6-87fa-e95844533989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22195 | 2025.10.28 03:00:21.464877 [ 4 ] {6849b659-4e1b-42e6-87fa-e95844533989} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22196 | 2025.10.28 03:00:21.465087 [ 4 ] {6849b659-4e1b-42e6-87fa-e95844533989} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22197 | 2025.10.28 03:00:21.465215 [ 4 ] {6849b659-4e1b-42e6-87fa-e95844533989} <Debug> executeQuery: Read 267 rows, 16.98 KiB in 0.001241 sec., 215149.07332796135 rows/sec., 13.36 MiB/sec. | ||
| 22198 | 2025.10.28 03:00:21.465253 [ 4 ] {6849b659-4e1b-42e6-87fa-e95844533989} <Debug> TCPHandler: Processed in 0.001402846 sec. | ||
| 22199 | 2025.10.28 03:00:21.465366 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22200 | 2025.10.28 03:00:21.465459 [ 4 ] {80590897-bfe8-4973-8d0f-a2a8ebc5f4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22201 | 2025.10.28 03:00:21.465498 [ 4 ] {80590897-bfe8-4973-8d0f-a2a8ebc5f4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22202 | 2025.10.28 03:00:21.465979 [ 4 ] {80590897-bfe8-4973-8d0f-a2a8ebc5f4d1} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22203 | 2025.10.28 03:00:21.466016 [ 4 ] {80590897-bfe8-4973-8d0f-a2a8ebc5f4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22204 | 2025.10.28 03:00:21.466325 [ 4 ] {80590897-bfe8-4973-8d0f-a2a8ebc5f4d1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22205 | 2025.10.28 03:00:21.466531 [ 4 ] {80590897-bfe8-4973-8d0f-a2a8ebc5f4d1} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22206 | 2025.10.28 03:00:21.466659 [ 4 ] {80590897-bfe8-4973-8d0f-a2a8ebc5f4d1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001219 sec., 173913.04347826086 rows/sec., 11.22 MiB/sec. | ||
| 22207 | 2025.10.28 03:00:21.466698 [ 4 ] {80590897-bfe8-4973-8d0f-a2a8ebc5f4d1} <Debug> TCPHandler: Processed in 0.001379625 sec. | ||
| 22208 | 2025.10.28 03:00:21.466804 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22209 | 2025.10.28 03:00:21.466897 [ 4 ] {ec80eced-49b2-41a0-905d-06b1f45539c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22210 | 2025.10.28 03:00:21.466937 [ 4 ] {ec80eced-49b2-41a0-905d-06b1f45539c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22211 | 2025.10.28 03:00:21.467406 [ 4 ] {ec80eced-49b2-41a0-905d-06b1f45539c2} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22212 | 2025.10.28 03:00:21.467442 [ 4 ] {ec80eced-49b2-41a0-905d-06b1f45539c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22213 | 2025.10.28 03:00:21.467744 [ 4 ] {ec80eced-49b2-41a0-905d-06b1f45539c2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22214 | 2025.10.28 03:00:21.467956 [ 4 ] {ec80eced-49b2-41a0-905d-06b1f45539c2} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22215 | 2025.10.28 03:00:21.468084 [ 4 ] {ec80eced-49b2-41a0-905d-06b1f45539c2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001205 sec., 175103.73443983405 rows/sec., 9.94 MiB/sec. | ||
| 22216 | 2025.10.28 03:00:21.468122 [ 4 ] {ec80eced-49b2-41a0-905d-06b1f45539c2} <Debug> TCPHandler: Processed in 0.001365764 sec. | ||
| 22217 | 2025.10.28 03:00:21.468227 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22218 | 2025.10.28 03:00:21.468319 [ 4 ] {e960272e-2b42-443e-b35c-8d33b66561c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22219 | 2025.10.28 03:00:21.468358 [ 4 ] {e960272e-2b42-443e-b35c-8d33b66561c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22220 | 2025.10.28 03:00:21.469026 [ 4 ] {e960272e-2b42-443e-b35c-8d33b66561c9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22221 | 2025.10.28 03:00:21.469062 [ 4 ] {e960272e-2b42-443e-b35c-8d33b66561c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22222 | 2025.10.28 03:00:21.469390 [ 4 ] {e960272e-2b42-443e-b35c-8d33b66561c9} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22223 | 2025.10.28 03:00:21.469594 [ 4 ] {e960272e-2b42-443e-b35c-8d33b66561c9} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22224 | 2025.10.28 03:00:21.469721 [ 4 ] {e960272e-2b42-443e-b35c-8d33b66561c9} <Debug> executeQuery: Read 741 rows, 53.43 KiB in 0.00142 sec., 521830.9859154929 rows/sec., 36.75 MiB/sec. | ||
| 22225 | 2025.10.28 03:00:21.469759 [ 4 ] {e960272e-2b42-443e-b35c-8d33b66561c9} <Debug> TCPHandler: Processed in 0.001579422 sec. | ||
| 22226 | 2025.10.28 03:00:21.469871 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22227 | 2025.10.28 03:00:21.469965 [ 4 ] {82453d2a-9012-49a2-bcb4-aeb0c8b37248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22228 | 2025.10.28 03:00:21.470005 [ 4 ] {82453d2a-9012-49a2-bcb4-aeb0c8b37248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22229 | 2025.10.28 03:00:21.470334 [ 4 ] {82453d2a-9012-49a2-bcb4-aeb0c8b37248} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22230 | 2025.10.28 03:00:21.470370 [ 4 ] {82453d2a-9012-49a2-bcb4-aeb0c8b37248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22231 | 2025.10.28 03:00:21.470666 [ 4 ] {82453d2a-9012-49a2-bcb4-aeb0c8b37248} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22232 | 2025.10.28 03:00:21.470876 [ 4 ] {82453d2a-9012-49a2-bcb4-aeb0c8b37248} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22233 | 2025.10.28 03:00:21.471004 [ 4 ] {82453d2a-9012-49a2-bcb4-aeb0c8b37248} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 22234 | 2025.10.28 03:00:21.471041 [ 4 ] {82453d2a-9012-49a2-bcb4-aeb0c8b37248} <Debug> TCPHandler: Processed in 0.00121729 sec. | ||
| 22235 | 2025.10.28 03:00:21.471147 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22236 | 2025.10.28 03:00:21.471241 [ 4 ] {15be825f-e805-419f-8c37-f7703873b09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22237 | 2025.10.28 03:00:21.471282 [ 4 ] {15be825f-e805-419f-8c37-f7703873b09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22238 | 2025.10.28 03:00:21.471715 [ 4 ] {15be825f-e805-419f-8c37-f7703873b09a} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22239 | 2025.10.28 03:00:21.471751 [ 4 ] {15be825f-e805-419f-8c37-f7703873b09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22240 | 2025.10.28 03:00:21.472084 [ 4 ] {15be825f-e805-419f-8c37-f7703873b09a} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22241 | 2025.10.28 03:00:21.472289 [ 4 ] {15be825f-e805-419f-8c37-f7703873b09a} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22242 | 2025.10.28 03:00:21.472420 [ 4 ] {15be825f-e805-419f-8c37-f7703873b09a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001198 sec., 262103.50584307176 rows/sec., 17.22 MiB/sec. | ||
| 22243 | 2025.10.28 03:00:21.472456 [ 4 ] {15be825f-e805-419f-8c37-f7703873b09a} <Debug> TCPHandler: Processed in 0.001356034 sec. | ||
| 22244 | 2025.10.28 03:00:21.472560 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22245 | 2025.10.28 03:00:21.472654 [ 4 ] {ed1a684f-63a9-4b81-a213-b396efc09677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22246 | 2025.10.28 03:00:21.472694 [ 4 ] {ed1a684f-63a9-4b81-a213-b396efc09677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22247 | 2025.10.28 03:00:21.473003 [ 4 ] {ed1a684f-63a9-4b81-a213-b396efc09677} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22248 | 2025.10.28 03:00:21.473036 [ 4 ] {ed1a684f-63a9-4b81-a213-b396efc09677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22249 | 2025.10.28 03:00:21.473320 [ 4 ] {ed1a684f-63a9-4b81-a213-b396efc09677} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22250 | 2025.10.28 03:00:21.473520 [ 4 ] {ed1a684f-63a9-4b81-a213-b396efc09677} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22251 | 2025.10.28 03:00:21.473645 [ 4 ] {ed1a684f-63a9-4b81-a213-b396efc09677} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 22252 | 2025.10.28 03:00:21.473680 [ 4 ] {ed1a684f-63a9-4b81-a213-b396efc09677} <Debug> TCPHandler: Processed in 0.001167888 sec. | ||
| 22253 | 2025.10.28 03:00:21.473787 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22254 | 2025.10.28 03:00:21.473880 [ 4 ] {b7cb82c2-f839-4606-b915-133ae14f4bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22255 | 2025.10.28 03:00:21.473934 [ 4 ] {b7cb82c2-f839-4606-b915-133ae14f4bd4} <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 | ||
| 22256 | 2025.10.28 03:00:21.474875 [ 4 ] {b7cb82c2-f839-4606-b915-133ae14f4bd4} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22257 | 2025.10.28 03:00:21.474910 [ 4 ] {b7cb82c2-f839-4606-b915-133ae14f4bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22258 | 2025.10.28 03:00:21.475480 [ 4 ] {b7cb82c2-f839-4606-b915-133ae14f4bd4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22259 | 2025.10.28 03:00:21.475709 [ 4 ] {b7cb82c2-f839-4606-b915-133ae14f4bd4} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22260 | 2025.10.28 03:00:21.475847 [ 4 ] {b7cb82c2-f839-4606-b915-133ae14f4bd4} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.001985 sec., 31234.256926952145 rows/sec., 55.97 MiB/sec. | ||
| 22261 | 2025.10.28 03:00:21.475917 [ 4 ] {b7cb82c2-f839-4606-b915-133ae14f4bd4} <Debug> TCPHandler: Processed in 0.002178201 sec. | ||
| 22262 | 2025.10.28 03:00:21.476026 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22263 | 2025.10.28 03:00:21.476120 [ 4 ] {ea3e8265-f1a5-4bfe-b512-1a605cd1b1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22264 | 2025.10.28 03:00:21.476161 [ 4 ] {ea3e8265-f1a5-4bfe-b512-1a605cd1b1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22265 | 2025.10.28 03:00:21.476486 [ 4 ] {ea3e8265-f1a5-4bfe-b512-1a605cd1b1fb} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22266 | 2025.10.28 03:00:21.476520 [ 4 ] {ea3e8265-f1a5-4bfe-b512-1a605cd1b1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22267 | 2025.10.28 03:00:21.476814 [ 4 ] {ea3e8265-f1a5-4bfe-b512-1a605cd1b1fb} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22268 | 2025.10.28 03:00:21.477016 [ 4 ] {ea3e8265-f1a5-4bfe-b512-1a605cd1b1fb} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22269 | 2025.10.28 03:00:21.477122 [ 120 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 6 parts from all_1_165_33 to all_170_170_0 | ||
| 22270 | 2025.10.28 03:00:21.477139 [ 4 ] {ea3e8265-f1a5-4bfe-b512-1a605cd1b1fb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001037 sec., 100289.29604628737 rows/sec., 6.15 MiB/sec. | ||
| 22271 | 2025.10.28 03:00:21.477161 [ 120 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22272 | 2025.10.28 03:00:21.477177 [ 4 ] {ea3e8265-f1a5-4bfe-b512-1a605cd1b1fb} <Debug> TCPHandler: Processed in 0.0012008 sec. | ||
| 22273 | 2025.10.28 03:00:21.477180 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22274 | 2025.10.28 03:00:21.477276 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_170_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_165_33 to all_170_170_0 into Compact with storage Full | ||
| 22275 | 2025.10.28 03:00:21.477380 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_170_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22276 | 2025.10.28 03:00:21.477414 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_170_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_165_33, total 11652 rows starting from the beginning of the part | ||
| 22277 | 2025.10.28 03:00:21.477476 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_170_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 22278 | 2025.10.28 03:00:21.477526 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_170_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 92 rows starting from the beginning of the part | ||
| 22279 | 2025.10.28 03:00:21.477571 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_170_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 12 rows starting from the beginning of the part | ||
| 22280 | 2025.10.28 03:00:21.477613 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_170_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 22281 | 2025.10.28 03:00:21.477660 [ 200 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_170_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 104 rows starting from the beginning of the part | ||
| 22282 | 2025.10.28 03:00:21.480248 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_170_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11980 rows, containing 4 columns (4 merged, 0 gathered) in 0.003003469 sec., 3988721.042234829 rows/sec., 253.25 MiB/sec. | ||
| 22283 | 2025.10.28 03:00:21.480771 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_170_34} <Trace> MergedBlockOutputStream: filled checksums all_1_170_34 (state Temporary) | ||
| 22284 | 2025.10.28 03:00:21.481122 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_170_34} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_170_34 to all_1_170_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22285 | 2025.10.28 03:00:21.481204 [ 198 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_170_34} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 6 parts: [all_1_165_33, all_170_170_0] -> all_1_170_34 | ||
| 22286 | 2025.10.28 03:00:21.481303 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 22287 | 2025.10.28 03:00:22.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.04 MiB, peak 425.69 MiB, free memory in arenas 0.00 B, will set to 407.21 MiB (RSS), difference: 3.17 MiB | ||
| 22288 | 2025.10.28 03:00:22.241312 [ 225 ] {} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22289 | 2025.10.28 03:00:22.241371 [ 225 ] {} <Debug> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22290 | 2025.10.28 03:00:22.243287 [ 225 ] {} <Debug> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22291 | 2025.10.28 03:00:22.453997 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22292 | 2025.10.28 03:00:22.454083 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22293 | 2025.10.28 03:00:22.456591 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22294 | 2025.10.28 03:00:23.464582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 22295 | 2025.10.28 03:00:23.482410 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22296 | 2025.10.28 03:00:23.482472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22297 | 2025.10.28 03:00:23.488791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22298 | 2025.10.28 03:00:23.489566 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22299 | 2025.10.28 03:00:23.493394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 22300 | 2025.10.28 03:00:26.446669 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22301 | 2025.10.28 03:00:26.446899 [ 4 ] {2f5a1ee3-6554-49e6-a364-a076c16d395f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22302 | 2025.10.28 03:00:26.446985 [ 4 ] {2f5a1ee3-6554-49e6-a364-a076c16d395f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22303 | 2025.10.28 03:00:26.447666 [ 4 ] {2f5a1ee3-6554-49e6-a364-a076c16d395f} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22304 | 2025.10.28 03:00:26.447715 [ 4 ] {2f5a1ee3-6554-49e6-a364-a076c16d395f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22305 | 2025.10.28 03:00:26.448124 [ 4 ] {2f5a1ee3-6554-49e6-a364-a076c16d395f} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22306 | 2025.10.28 03:00:26.448351 [ 4 ] {2f5a1ee3-6554-49e6-a364-a076c16d395f} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22307 | 2025.10.28 03:00:26.448512 [ 4 ] {2f5a1ee3-6554-49e6-a364-a076c16d395f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001674 sec., 33452.807646356036 rows/sec., 2.57 MiB/sec. | ||
| 22308 | 2025.10.28 03:00:26.448537 [ 114 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 22309 | 2025.10.28 03:00:26.448554 [ 4 ] {2f5a1ee3-6554-49e6-a364-a076c16d395f} <Debug> TCPHandler: Processed in 0.002042617 sec. | ||
| 22310 | 2025.10.28 03:00:26.448613 [ 114 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22311 | 2025.10.28 03:00:26.448642 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22312 | 2025.10.28 03:00:26.448710 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22313 | 2025.10.28 03:00:26.448762 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 22314 | 2025.10.28 03:00:26.448810 [ 4 ] {1a33b367-659e-46ed-87b3-a99a1622a3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22315 | 2025.10.28 03:00:26.448855 [ 4 ] {1a33b367-659e-46ed-87b3-a99a1622a3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22316 | 2025.10.28 03:00:26.448904 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22317 | 2025.10.28 03:00:26.448948 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2414 rows starting from the beginning of the part | ||
| 22318 | 2025.10.28 03:00:26.449022 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 2384 rows starting from the beginning of the part | ||
| 22319 | 2025.10.28 03:00:26.449075 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 56 rows starting from the beginning of the part | ||
| 22320 | 2025.10.28 03:00:26.449119 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 56 rows starting from the beginning of the part | ||
| 22321 | 2025.10.28 03:00:26.449160 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 1236 rows starting from the beginning of the part | ||
| 22322 | 2025.10.28 03:00:26.449204 [ 186 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 56 rows starting from the beginning of the part | ||
| 22323 | 2025.10.28 03:00:26.449272 [ 4 ] {1a33b367-659e-46ed-87b3-a99a1622a3f5} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22324 | 2025.10.28 03:00:26.449314 [ 4 ] {1a33b367-659e-46ed-87b3-a99a1622a3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22325 | 2025.10.28 03:00:26.449646 [ 4 ] {1a33b367-659e-46ed-87b3-a99a1622a3f5} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22326 | 2025.10.28 03:00:26.449881 [ 4 ] {1a33b367-659e-46ed-87b3-a99a1622a3f5} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22327 | 2025.10.28 03:00:26.450013 [ 114 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 22328 | 2025.10.28 03:00:26.450016 [ 4 ] {1a33b367-659e-46ed-87b3-a99a1622a3f5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 22329 | 2025.10.28 03:00:26.450051 [ 114 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22330 | 2025.10.28 03:00:26.450074 [ 4 ] {1a33b367-659e-46ed-87b3-a99a1622a3f5} <Debug> TCPHandler: Processed in 0.001414476 sec. | ||
| 22331 | 2025.10.28 03:00:26.450075 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22332 | 2025.10.28 03:00:26.450185 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 22333 | 2025.10.28 03:00:26.450210 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22334 | 2025.10.28 03:00:26.450299 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22335 | 2025.10.28 03:00:26.450324 [ 4 ] {dd19e64d-33fb-4fa4-ad0c-6aebecc197dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22336 | 2025.10.28 03:00:26.450335 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1367 rows starting from the beginning of the part | ||
| 22337 | 2025.10.28 03:00:26.450387 [ 4 ] {dd19e64d-33fb-4fa4-ad0c-6aebecc197dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22338 | 2025.10.28 03:00:26.450413 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 1213 rows starting from the beginning of the part | ||
| 22339 | 2025.10.28 03:00:26.450471 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 64 rows starting from the beginning of the part | ||
| 22340 | 2025.10.28 03:00:26.450519 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part | ||
| 22341 | 2025.10.28 03:00:26.450565 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 741 rows starting from the beginning of the part | ||
| 22342 | 2025.10.28 03:00:26.450613 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 64 rows starting from the beginning of the part | ||
| 22343 | 2025.10.28 03:00:26.450851 [ 4 ] {dd19e64d-33fb-4fa4-ad0c-6aebecc197dd} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22344 | 2025.10.28 03:00:26.450896 [ 4 ] {dd19e64d-33fb-4fa4-ad0c-6aebecc197dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22345 | 2025.10.28 03:00:26.451239 [ 4 ] {dd19e64d-33fb-4fa4-ad0c-6aebecc197dd} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22346 | 2025.10.28 03:00:26.451377 [ 193 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6202 rows, containing 5 columns (5 merged, 0 gathered) in 0.002661537 sec., 2330232.493480271 rows/sec., 197.79 MiB/sec. | ||
| 22347 | 2025.10.28 03:00:26.451467 [ 4 ] {dd19e64d-33fb-4fa4-ad0c-6aebecc197dd} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22348 | 2025.10.28 03:00:26.451607 [ 4 ] {dd19e64d-33fb-4fa4-ad0c-6aebecc197dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001305 sec., 122605.36398467433 rows/sec., 8.54 MiB/sec. | ||
| 22349 | 2025.10.28 03:00:26.451645 [ 4 ] {dd19e64d-33fb-4fa4-ad0c-6aebecc197dd} <Debug> TCPHandler: Processed in 0.001492419 sec. | ||
| 22350 | 2025.10.28 03:00:26.451754 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 22351 | 2025.10.28 03:00:26.451759 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22352 | 2025.10.28 03:00:26.451885 [ 198 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3513 rows, containing 5 columns (5 merged, 0 gathered) in 0.001743817 sec., 2014546.2511261217 rows/sec., 152.50 MiB/sec. | ||
| 22353 | 2025.10.28 03:00:26.451894 [ 4 ] {0a792101-f1eb-4277-8740-018be6e97e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22354 | 2025.10.28 03:00:26.451954 [ 4 ] {0a792101-f1eb-4277-8740-018be6e97e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22355 | 2025.10.28 03:00:26.452126 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_171_34} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22356 | 2025.10.28 03:00:26.452128 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 22357 | 2025.10.28 03:00:26.452255 [ 199 ] {d68124b8-e511-4248-9d16-a0950ba0284c::all_1_171_34} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 22358 | 2025.10.28 03:00:26.452294 [ 4 ] {0a792101-f1eb-4277-8740-018be6e97e8b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22359 | 2025.10.28 03:00:26.452342 [ 4 ] {0a792101-f1eb-4277-8740-018be6e97e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22360 | 2025.10.28 03:00:26.452395 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 22361 | 2025.10.28 03:00:26.452490 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_171_34} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22362 | 2025.10.28 03:00:26.452589 [ 193 ] {4632cfda-e185-4a29-8e42-960590837867::all_1_171_34} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 22363 | 2025.10.28 03:00:26.452682 [ 4 ] {0a792101-f1eb-4277-8740-018be6e97e8b} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22364 | 2025.10.28 03:00:26.452708 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 22365 | 2025.10.28 03:00:26.452900 [ 4 ] {0a792101-f1eb-4277-8740-018be6e97e8b} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22366 | 2025.10.28 03:00:26.453034 [ 4 ] {0a792101-f1eb-4277-8740-018be6e97e8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 22367 | 2025.10.28 03:00:26.453070 [ 4 ] {0a792101-f1eb-4277-8740-018be6e97e8b} <Debug> TCPHandler: Processed in 0.001358884 sec. | ||
| 22368 | 2025.10.28 03:00:28.285987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48540 | ||
| 22369 | 2025.10.28 03:00:28.286765 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22370 | 2025.10.28 03:00:28.286839 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22371 | 2025.10.28 03:00:28.287528 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22372 | 2025.10.28 03:00:28.287861 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22373 | 2025.10.28 03:00:28.288090 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48540 | ||
| 22374 | 2025.10.28 03:00:28.288111 [ 115 ] {} <Debug> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22375 | 2025.10.28 03:00:28.288207 [ 115 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22376 | 2025.10.28 03:00:28.288239 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22377 | 2025.10.28 03:00:28.288364 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::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 | ||
| 22378 | 2025.10.28 03:00:28.288476 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22379 | 2025.10.28 03:00:28.288511 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46108 rows starting from the beginning of the part | ||
| 22380 | 2025.10.28 03:00:28.288582 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 22381 | 2025.10.28 03:00:28.288646 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 22382 | 2025.10.28 03:00:28.288706 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 22383 | 2025.10.28 03:00:28.288764 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 22384 | 2025.10.28 03:00:28.288831 [ 186 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 22385 | 2025.10.28 03:00:28.293946 [ 195 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48540 rows, containing 4 columns (4 merged, 0 gathered) in 0.005630614 sec., 8620729.46218654 rows/sec., 123.32 MiB/sec. | ||
| 22386 | 2025.10.28 03:00:28.294335 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22387 | 2025.10.28 03:00:28.294695 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_101_20} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22388 | 2025.10.28 03:00:28.294801 [ 198 ] {ea8cd371-c90a-48e6-9206-97752d992608::all_1_101_20} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22389 | 2025.10.28 03:00:28.294913 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 22390 | 2025.10.28 03:00:30.932789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2770 | ||
| 22391 | 2025.10.28 03:00:30.935479 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22392 | 2025.10.28 03:00:30.935520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22393 | 2025.10.28 03:00:30.936677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22394 | 2025.10.28 03:00:30.936936 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22395 | 2025.10.28 03:00:30.937151 [ 106 ] {} <Debug> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 22396 | 2025.10.28 03:00:30.937212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2770 | ||
| 22397 | 2025.10.28 03:00:30.937264 [ 106 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22398 | 2025.10.28 03:00:30.937316 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22399 | 2025.10.28 03:00:30.937490 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::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 | ||
| 22400 | 2025.10.28 03:00:30.938393 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22401 | 2025.10.28 03:00:30.938541 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2620 rows starting from the beginning of the part | ||
| 22402 | 2025.10.28 03:00:30.938891 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 16 rows starting from the beginning of the part | ||
| 22403 | 2025.10.28 03:00:30.939205 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 22404 | 2025.10.28 03:00:30.939509 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 54 rows starting from the beginning of the part | ||
| 22405 | 2025.10.28 03:00:30.939803 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 16 rows starting from the beginning of the part | ||
| 22406 | 2025.10.28 03:00:30.940106 [ 187 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 22407 | 2025.10.28 03:00:30.947135 [ 195 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2770 rows, containing 72 columns (72 merged, 0 gathered) in 0.009727108 sec., 284771.17762031633 rows/sec., 221.70 MiB/sec. | ||
| 22408 | 2025.10.28 03:00:30.949306 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 22409 | 2025.10.28 03:00:30.949822 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_76_15} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22410 | 2025.10.28 03:00:30.949897 [ 191 ] {3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174::all_1_76_15} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 22411 | 2025.10.28 03:00:30.950071 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 22412 | 2025.10.28 03:00:30.994414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 22413 | 2025.10.28 03:00:31.011974 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22414 | 2025.10.28 03:00:31.012022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22415 | 2025.10.28 03:00:31.018298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22416 | 2025.10.28 03:00:31.019020 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22417 | 2025.10.28 03:00:31.019383 [ 106 ] {} <Debug> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22418 | 2025.10.28 03:00:31.019455 [ 106 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22419 | 2025.10.28 03:00:31.019491 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22420 | 2025.10.28 03:00:31.019642 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::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 | ||
| 22421 | 2025.10.28 03:00:31.022172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 22422 | 2025.10.28 03:00:31.024032 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22423 | 2025.10.28 03:00:31.025548 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 22424 | 2025.10.28 03:00:31.030041 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 22425 | 2025.10.28 03:00:31.034574 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 22426 | 2025.10.28 03:00:31.035536 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Found 6 old parts to remove. Parts: [all_1_55_11, all_56_56_0, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0] | ||
| 22427 | 2025.10.28 03:00:31.035574 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from filesystem (serially): Parts: [all_1_55_11, all_56_56_0, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0] | ||
| 22428 | 2025.10.28 03:00:31.038395 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Removing 6 parts from memory: Parts: [all_1_55_11, all_56_56_0, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0] | ||
| 22429 | 2025.10.28 03:00:31.039324 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 22430 | 2025.10.28 03:00:31.044347 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 22431 | 2025.10.28 03:00:31.048962 [ 194 ] {6e128296-918e-4be5-88c3-703151528856::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 22432 | 2025.10.28 03:00:31.105669 [ 196 ] {6e128296-918e-4be5-88c3-703151528856::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.086090996 sec., 8839.484212727659 rows/sec., 45.71 MiB/sec. | ||
| 22433 | 2025.10.28 03:00:31.109139 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22434 | 2025.10.28 03:00:31.111312 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_101_20} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22435 | 2025.10.28 03:00:31.111394 [ 189 ] {6e128296-918e-4be5-88c3-703151528856::all_1_101_20} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22436 | 2025.10.28 03:00:31.114266 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 22437 | 2025.10.28 03:00:31.459886 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22438 | 2025.10.28 03:00:31.460158 [ 4 ] {11f14dcf-dc18-4c36-ac00-e606770db349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22439 | 2025.10.28 03:00:31.460260 [ 4 ] {11f14dcf-dc18-4c36-ac00-e606770db349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22440 | 2025.10.28 03:00:31.461117 [ 4 ] {11f14dcf-dc18-4c36-ac00-e606770db349} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22441 | 2025.10.28 03:00:31.461156 [ 4 ] {11f14dcf-dc18-4c36-ac00-e606770db349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22442 | 2025.10.28 03:00:31.461570 [ 4 ] {11f14dcf-dc18-4c36-ac00-e606770db349} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22443 | 2025.10.28 03:00:31.461795 [ 4 ] {11f14dcf-dc18-4c36-ac00-e606770db349} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22444 | 2025.10.28 03:00:31.461956 [ 4 ] {11f14dcf-dc18-4c36-ac00-e606770db349} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001874 sec., 218783.35112059765 rows/sec., 13.88 MiB/sec. | ||
| 22445 | 2025.10.28 03:00:31.462009 [ 4 ] {11f14dcf-dc18-4c36-ac00-e606770db349} <Debug> TCPHandler: Processed in 0.002302275 sec. | ||
| 22446 | 2025.10.28 03:00:31.462132 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22447 | 2025.10.28 03:00:31.462233 [ 4 ] {152b56c4-ac00-41ec-988e-384408adeaf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22448 | 2025.10.28 03:00:31.462275 [ 4 ] {152b56c4-ac00-41ec-988e-384408adeaf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22449 | 2025.10.28 03:00:31.463342 [ 4 ] {152b56c4-ac00-41ec-988e-384408adeaf4} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22450 | 2025.10.28 03:00:31.463378 [ 4 ] {152b56c4-ac00-41ec-988e-384408adeaf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22451 | 2025.10.28 03:00:31.463759 [ 4 ] {152b56c4-ac00-41ec-988e-384408adeaf4} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 22452 | 2025.10.28 03:00:31.463967 [ 4 ] {152b56c4-ac00-41ec-988e-384408adeaf4} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22453 | 2025.10.28 03:00:31.464101 [ 4 ] {152b56c4-ac00-41ec-988e-384408adeaf4} <Debug> executeQuery: Read 1236 rows, 101.67 KiB in 0.00189 sec., 653968.253968254 rows/sec., 52.54 MiB/sec. | ||
| 22454 | 2025.10.28 03:00:31.464140 [ 4 ] {152b56c4-ac00-41ec-988e-384408adeaf4} <Debug> TCPHandler: Processed in 0.002058987 sec. | ||
| 22455 | 2025.10.28 03:00:31.464243 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22456 | 2025.10.28 03:00:31.464339 [ 4 ] {36e92e82-c4ad-4ba1-8cf6-5454720eaee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22457 | 2025.10.28 03:00:31.464380 [ 4 ] {36e92e82-c4ad-4ba1-8cf6-5454720eaee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22458 | 2025.10.28 03:00:31.464885 [ 4 ] {36e92e82-c4ad-4ba1-8cf6-5454720eaee0} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22459 | 2025.10.28 03:00:31.464921 [ 4 ] {36e92e82-c4ad-4ba1-8cf6-5454720eaee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22460 | 2025.10.28 03:00:31.465229 [ 4 ] {36e92e82-c4ad-4ba1-8cf6-5454720eaee0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22461 | 2025.10.28 03:00:31.465434 [ 4 ] {36e92e82-c4ad-4ba1-8cf6-5454720eaee0} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22462 | 2025.10.28 03:00:31.465558 [ 4 ] {36e92e82-c4ad-4ba1-8cf6-5454720eaee0} <Debug> executeQuery: Read 267 rows, 16.98 KiB in 0.001238 sec., 215670.43618739903 rows/sec., 13.39 MiB/sec. | ||
| 22463 | 2025.10.28 03:00:31.465594 [ 4 ] {36e92e82-c4ad-4ba1-8cf6-5454720eaee0} <Debug> TCPHandler: Processed in 0.001399136 sec. | ||
| 22464 | 2025.10.28 03:00:31.465707 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22465 | 2025.10.28 03:00:31.465801 [ 4 ] {c89a416a-97fb-433e-b871-a09999612786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22466 | 2025.10.28 03:00:31.465839 [ 4 ] {c89a416a-97fb-433e-b871-a09999612786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22467 | 2025.10.28 03:00:31.466328 [ 4 ] {c89a416a-97fb-433e-b871-a09999612786} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22468 | 2025.10.28 03:00:31.466362 [ 4 ] {c89a416a-97fb-433e-b871-a09999612786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22469 | 2025.10.28 03:00:31.466662 [ 4 ] {c89a416a-97fb-433e-b871-a09999612786} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22470 | 2025.10.28 03:00:31.466865 [ 4 ] {c89a416a-97fb-433e-b871-a09999612786} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22471 | 2025.10.28 03:00:31.466989 [ 4 ] {c89a416a-97fb-433e-b871-a09999612786} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001207 sec., 175642.0878210439 rows/sec., 11.33 MiB/sec. | ||
| 22472 | 2025.10.28 03:00:31.467026 [ 4 ] {c89a416a-97fb-433e-b871-a09999612786} <Debug> TCPHandler: Processed in 0.001367245 sec. | ||
| 22473 | 2025.10.28 03:00:31.467131 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22474 | 2025.10.28 03:00:31.467224 [ 4 ] {764983ea-cc97-4382-b66c-ad6b95c3a84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22475 | 2025.10.28 03:00:31.467263 [ 4 ] {764983ea-cc97-4382-b66c-ad6b95c3a84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22476 | 2025.10.28 03:00:31.467744 [ 4 ] {764983ea-cc97-4382-b66c-ad6b95c3a84e} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22477 | 2025.10.28 03:00:31.467778 [ 4 ] {764983ea-cc97-4382-b66c-ad6b95c3a84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22478 | 2025.10.28 03:00:31.468071 [ 4 ] {764983ea-cc97-4382-b66c-ad6b95c3a84e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22479 | 2025.10.28 03:00:31.468273 [ 4 ] {764983ea-cc97-4382-b66c-ad6b95c3a84e} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22480 | 2025.10.28 03:00:31.468399 [ 4 ] {764983ea-cc97-4382-b66c-ad6b95c3a84e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 22481 | 2025.10.28 03:00:31.468436 [ 4 ] {764983ea-cc97-4382-b66c-ad6b95c3a84e} <Debug> TCPHandler: Processed in 0.001353394 sec. | ||
| 22482 | 2025.10.28 03:00:31.468541 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22483 | 2025.10.28 03:00:31.468633 [ 4 ] {aa9416f4-5d6e-4adf-93b1-4d739a022c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22484 | 2025.10.28 03:00:31.468671 [ 4 ] {aa9416f4-5d6e-4adf-93b1-4d739a022c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22485 | 2025.10.28 03:00:31.469321 [ 4 ] {aa9416f4-5d6e-4adf-93b1-4d739a022c4c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22486 | 2025.10.28 03:00:31.469354 [ 4 ] {aa9416f4-5d6e-4adf-93b1-4d739a022c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22487 | 2025.10.28 03:00:31.469669 [ 4 ] {aa9416f4-5d6e-4adf-93b1-4d739a022c4c} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 22488 | 2025.10.28 03:00:31.469868 [ 4 ] {aa9416f4-5d6e-4adf-93b1-4d739a022c4c} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22489 | 2025.10.28 03:00:31.469992 [ 4 ] {aa9416f4-5d6e-4adf-93b1-4d739a022c4c} <Debug> executeQuery: Read 741 rows, 53.43 KiB in 0.001377 sec., 538126.3616557735 rows/sec., 37.89 MiB/sec. | ||
| 22490 | 2025.10.28 03:00:31.470029 [ 4 ] {aa9416f4-5d6e-4adf-93b1-4d739a022c4c} <Debug> TCPHandler: Processed in 0.00153522 sec. | ||
| 22491 | 2025.10.28 03:00:31.470136 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22492 | 2025.10.28 03:00:31.470229 [ 4 ] {3df01642-3372-4082-96fa-3919e572cc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22493 | 2025.10.28 03:00:31.470269 [ 4 ] {3df01642-3372-4082-96fa-3919e572cc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22494 | 2025.10.28 03:00:31.470594 [ 4 ] {3df01642-3372-4082-96fa-3919e572cc59} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22495 | 2025.10.28 03:00:31.470627 [ 4 ] {3df01642-3372-4082-96fa-3919e572cc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22496 | 2025.10.28 03:00:31.470925 [ 4 ] {3df01642-3372-4082-96fa-3919e572cc59} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22497 | 2025.10.28 03:00:31.471140 [ 4 ] {3df01642-3372-4082-96fa-3919e572cc59} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22498 | 2025.10.28 03:00:31.471264 [ 4 ] {3df01642-3372-4082-96fa-3919e572cc59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 22499 | 2025.10.28 03:00:31.471300 [ 4 ] {3df01642-3372-4082-96fa-3919e572cc59} <Debug> TCPHandler: Processed in 0.00121204 sec. | ||
| 22500 | 2025.10.28 03:00:31.471397 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22501 | 2025.10.28 03:00:31.471489 [ 4 ] {8a17e4dc-e910-40a9-8525-eb6bce6ebb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22502 | 2025.10.28 03:00:31.471530 [ 4 ] {8a17e4dc-e910-40a9-8525-eb6bce6ebb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22503 | 2025.10.28 03:00:31.471977 [ 4 ] {8a17e4dc-e910-40a9-8525-eb6bce6ebb90} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22504 | 2025.10.28 03:00:31.472010 [ 4 ] {8a17e4dc-e910-40a9-8525-eb6bce6ebb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22505 | 2025.10.28 03:00:31.472330 [ 4 ] {8a17e4dc-e910-40a9-8525-eb6bce6ebb90} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 22506 | 2025.10.28 03:00:31.472534 [ 4 ] {8a17e4dc-e910-40a9-8525-eb6bce6ebb90} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22507 | 2025.10.28 03:00:31.472638 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Selected 6 parts from all_1_167_35 to all_172_172_0 | ||
| 22508 | 2025.10.28 03:00:31.472665 [ 4 ] {8a17e4dc-e910-40a9-8525-eb6bce6ebb90} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001194 sec., 262981.5745393635 rows/sec., 17.28 MiB/sec. | ||
| 22509 | 2025.10.28 03:00:31.472675 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22510 | 2025.10.28 03:00:31.472696 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22511 | 2025.10.28 03:00:31.472702 [ 4 ] {8a17e4dc-e910-40a9-8525-eb6bce6ebb90} <Debug> TCPHandler: Processed in 0.001352084 sec. | ||
| 22512 | 2025.10.28 03:00:31.472806 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_172_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_167_35 to all_172_172_0 into Compact with storage Full | ||
| 22513 | 2025.10.28 03:00:31.472812 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22514 | 2025.10.28 03:00:31.472954 [ 4 ] {e4d3f0b3-2bcb-4caf-9f9d-12c3fbc682f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22515 | 2025.10.28 03:00:31.472971 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_172_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22516 | 2025.10.28 03:00:31.472995 [ 4 ] {e4d3f0b3-2bcb-4caf-9f9d-12c3fbc682f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22517 | 2025.10.28 03:00:31.473014 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_172_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_167_35, total 52277 rows starting from the beginning of the part | ||
| 22518 | 2025.10.28 03:00:31.473093 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_172_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 32 rows starting from the beginning of the part | ||
| 22519 | 2025.10.28 03:00:31.473145 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_172_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 160 rows starting from the beginning of the part | ||
| 22520 | 2025.10.28 03:00:31.473203 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_172_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 314 rows starting from the beginning of the part | ||
| 22521 | 2025.10.28 03:00:31.473253 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_172_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 160 rows starting from the beginning of the part | ||
| 22522 | 2025.10.28 03:00:31.473309 [ 190 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_172_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 314 rows starting from the beginning of the part | ||
| 22523 | 2025.10.28 03:00:31.473340 [ 4 ] {e4d3f0b3-2bcb-4caf-9f9d-12c3fbc682f1} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22524 | 2025.10.28 03:00:31.473388 [ 4 ] {e4d3f0b3-2bcb-4caf-9f9d-12c3fbc682f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22525 | 2025.10.28 03:00:31.473701 [ 4 ] {e4d3f0b3-2bcb-4caf-9f9d-12c3fbc682f1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22526 | 2025.10.28 03:00:31.473906 [ 4 ] {e4d3f0b3-2bcb-4caf-9f9d-12c3fbc682f1} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22527 | 2025.10.28 03:00:31.473996 [ 104 ] {} <Debug> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Selected 6 parts from all_1_70_15 to all_75_75_0 | ||
| 22528 | 2025.10.28 03:00:31.474021 [ 104 ] {} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22529 | 2025.10.28 03:00:31.474038 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22530 | 2025.10.28 03:00:31.474039 [ 4 ] {e4d3f0b3-2bcb-4caf-9f9d-12c3fbc682f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 22531 | 2025.10.28 03:00:31.474105 [ 4 ] {e4d3f0b3-2bcb-4caf-9f9d-12c3fbc682f1} <Debug> TCPHandler: Processed in 0.001340554 sec. | ||
| 22532 | 2025.10.28 03:00:31.474127 [ 196 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_75_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_15 to all_75_75_0 into Compact with storage Full | ||
| 22533 | 2025.10.28 03:00:31.474229 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22534 | 2025.10.28 03:00:31.474233 [ 196 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_75_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22535 | 2025.10.28 03:00:31.474277 [ 196 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_15, total 76 rows starting from the beginning of the part | ||
| 22536 | 2025.10.28 03:00:31.474322 [ 4 ] {d1dd5482-1d98-4668-ada0-7377bef6886e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22537 | 2025.10.28 03:00:31.474342 [ 196 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
| 22538 | 2025.10.28 03:00:31.474376 [ 4 ] {d1dd5482-1d98-4668-ada0-7377bef6886e} <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 | ||
| 22539 | 2025.10.28 03:00:31.474394 [ 196 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part | ||
| 22540 | 2025.10.28 03:00:31.474441 [ 196 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part | ||
| 22541 | 2025.10.28 03:00:31.474483 [ 196 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1 rows starting from the beginning of the part | ||
| 22542 | 2025.10.28 03:00:31.474527 [ 196 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part | ||
| 22543 | 2025.10.28 03:00:31.475346 [ 192 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_75_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 81 rows, containing 4 columns (4 merged, 0 gathered) in 0.001258881 sec., 64342.85687050642 rows/sec., 4.22 MiB/sec. | ||
| 22544 | 2025.10.28 03:00:31.475368 [ 4 ] {d1dd5482-1d98-4668-ada0-7377bef6886e} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22545 | 2025.10.28 03:00:31.475402 [ 4 ] {d1dd5482-1d98-4668-ada0-7377bef6886e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22546 | 2025.10.28 03:00:31.475534 [ 201 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_75_16} <Trace> MergedBlockOutputStream: filled checksums all_1_75_16 (state Temporary) | ||
| 22547 | 2025.10.28 03:00:31.475896 [ 201 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_75_16} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_merge_all_1_75_16 to all_1_75_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22548 | 2025.10.28 03:00:31.475981 [ 201 ] {1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b::all_1_75_16} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b) (MergerMutator): Merged 6 parts: [all_1_70_15, all_75_75_0] -> all_1_75_16 | ||
| 22549 | 2025.10.28 03:00:31.476045 [ 4 ] {d1dd5482-1d98-4668-ada0-7377bef6886e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22550 | 2025.10.28 03:00:31.476078 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22551 | 2025.10.28 03:00:31.476284 [ 4 ] {d1dd5482-1d98-4668-ada0-7377bef6886e} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22552 | 2025.10.28 03:00:31.476432 [ 4 ] {d1dd5482-1d98-4668-ada0-7377bef6886e} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.002127 sec., 29149.036201222378 rows/sec., 52.23 MiB/sec. | ||
| 22553 | 2025.10.28 03:00:31.476505 [ 4 ] {d1dd5482-1d98-4668-ada0-7377bef6886e} <Debug> TCPHandler: Processed in 0.002322126 sec. | ||
| 22554 | 2025.10.28 03:00:31.476622 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22555 | 2025.10.28 03:00:31.476714 [ 4 ] {eeb28130-720d-4016-819d-de34fc08cec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22556 | 2025.10.28 03:00:31.476755 [ 4 ] {eeb28130-720d-4016-819d-de34fc08cec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22557 | 2025.10.28 03:00:31.477086 [ 4 ] {eeb28130-720d-4016-819d-de34fc08cec3} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22558 | 2025.10.28 03:00:31.477120 [ 4 ] {eeb28130-720d-4016-819d-de34fc08cec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22559 | 2025.10.28 03:00:31.477421 [ 4 ] {eeb28130-720d-4016-819d-de34fc08cec3} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 22560 | 2025.10.28 03:00:31.477627 [ 4 ] {eeb28130-720d-4016-819d-de34fc08cec3} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22561 | 2025.10.28 03:00:31.477757 [ 4 ] {eeb28130-720d-4016-819d-de34fc08cec3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001061 sec., 98020.73515551366 rows/sec., 6.01 MiB/sec. | ||
| 22562 | 2025.10.28 03:00:31.477791 [ 4 ] {eeb28130-720d-4016-819d-de34fc08cec3} <Debug> TCPHandler: Processed in 0.00121765 sec. | ||
| 22563 | 2025.10.28 03:00:31.482140 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_172_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53257 rows, containing 5 columns (5 merged, 0 gathered) in 0.009387597 sec., 5673123.8036741465 rows/sec., 379.63 MiB/sec. | ||
| 22564 | 2025.10.28 03:00:31.482613 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_172_36} <Trace> MergedBlockOutputStream: filled checksums all_1_172_36 (state Temporary) | ||
| 22565 | 2025.10.28 03:00:31.482944 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_172_36} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_merge_all_1_172_36 to all_1_172_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22566 | 2025.10.28 03:00:31.483024 [ 200 ] {8124e737-5e3b-442d-8b84-68c3a35c0724::all_1_172_36} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724) (MergerMutator): Merged 6 parts: [all_1_167_35, all_172_172_0] -> all_1_172_36 | ||
| 22567 | 2025.10.28 03:00:31.483112 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 22568 | 2025.10.28 03:00:32.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.21 MiB, peak 425.78 MiB, free memory in arenas 0.00 B, will set to 407.35 MiB (RSS), difference: -1.87 MiB | ||
| 22569 | 2025.10.28 03:00:35.504374 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22570 | 2025.10.28 03:00:35.504424 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22571 | 2025.10.28 03:00:35.789095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48988 | ||
| 22572 | 2025.10.28 03:00:35.789612 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22573 | 2025.10.28 03:00:35.789646 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22574 | 2025.10.28 03:00:35.790139 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 22575 | 2025.10.28 03:00:35.790384 [ 245 ] {} <Trace> system.asynchronous_metric_log (ea8cd371-c90a-48e6-9206-97752d992608): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22576 | 2025.10.28 03:00:35.790511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48988 | ||
| 22577 | 2025.10.28 03:00:36.128533 [ 222 ] {} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22578 | 2025.10.28 03:00:36.128609 [ 222 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22579 | 2025.10.28 03:00:36.132438 [ 222 ] {} <Debug> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22580 | 2025.10.28 03:00:36.306365 [ 220 ] {} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22581 | 2025.10.28 03:00:36.306417 [ 220 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22582 | 2025.10.28 03:00:36.309617 [ 220 ] {} <Debug> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22583 | 2025.10.28 03:00:36.432984 [ 220 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22584 | 2025.10.28 03:00:36.433038 [ 220 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22585 | 2025.10.28 03:00:36.436460 [ 220 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22586 | 2025.10.28 03:00:36.446320 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22587 | 2025.10.28 03:00:36.446562 [ 4 ] {0c3cc695-5c57-4a35-a0ea-ba611a5f5d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22588 | 2025.10.28 03:00:36.446665 [ 4 ] {0c3cc695-5c57-4a35-a0ea-ba611a5f5d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22589 | 2025.10.28 03:00:36.447636 [ 4 ] {0c3cc695-5c57-4a35-a0ea-ba611a5f5d30} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22590 | 2025.10.28 03:00:36.447676 [ 4 ] {0c3cc695-5c57-4a35-a0ea-ba611a5f5d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22591 | 2025.10.28 03:00:36.448067 [ 4 ] {0c3cc695-5c57-4a35-a0ea-ba611a5f5d30} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22592 | 2025.10.28 03:00:36.448288 [ 4 ] {0c3cc695-5c57-4a35-a0ea-ba611a5f5d30} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22593 | 2025.10.28 03:00:36.448439 [ 4 ] {0c3cc695-5c57-4a35-a0ea-ba611a5f5d30} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.20 MiB/sec. | ||
| 22594 | 2025.10.28 03:00:36.448483 [ 4 ] {0c3cc695-5c57-4a35-a0ea-ba611a5f5d30} <Debug> TCPHandler: Processed in 0.002300525 sec. | ||
| 22595 | 2025.10.28 03:00:36.448609 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22596 | 2025.10.28 03:00:36.448704 [ 4 ] {f5ffe0c3-f7b2-46b5-81e6-447fa28ce67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22597 | 2025.10.28 03:00:36.448744 [ 4 ] {f5ffe0c3-f7b2-46b5-81e6-447fa28ce67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22598 | 2025.10.28 03:00:36.449155 [ 4 ] {f5ffe0c3-f7b2-46b5-81e6-447fa28ce67d} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22599 | 2025.10.28 03:00:36.449191 [ 4 ] {f5ffe0c3-f7b2-46b5-81e6-447fa28ce67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22600 | 2025.10.28 03:00:36.449476 [ 4 ] {f5ffe0c3-f7b2-46b5-81e6-447fa28ce67d} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22601 | 2025.10.28 03:00:36.449691 [ 4 ] {f5ffe0c3-f7b2-46b5-81e6-447fa28ce67d} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22602 | 2025.10.28 03:00:36.449821 [ 4 ] {f5ffe0c3-f7b2-46b5-81e6-447fa28ce67d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001135 sec., 56387.66519823789 rows/sec., 4.40 MiB/sec. | ||
| 22603 | 2025.10.28 03:00:36.449859 [ 4 ] {f5ffe0c3-f7b2-46b5-81e6-447fa28ce67d} <Debug> TCPHandler: Processed in 0.001298302 sec. | ||
| 22604 | 2025.10.28 03:00:36.449973 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22605 | 2025.10.28 03:00:36.450066 [ 4 ] {8541efa1-99e6-44cd-a55b-7ead2d53589f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22606 | 2025.10.28 03:00:36.450109 [ 4 ] {8541efa1-99e6-44cd-a55b-7ead2d53589f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22607 | 2025.10.28 03:00:36.450517 [ 4 ] {8541efa1-99e6-44cd-a55b-7ead2d53589f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22608 | 2025.10.28 03:00:36.450553 [ 4 ] {8541efa1-99e6-44cd-a55b-7ead2d53589f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22609 | 2025.10.28 03:00:36.450872 [ 4 ] {8541efa1-99e6-44cd-a55b-7ead2d53589f} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22610 | 2025.10.28 03:00:36.451073 [ 4 ] {8541efa1-99e6-44cd-a55b-7ead2d53589f} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22611 | 2025.10.28 03:00:36.451201 [ 4 ] {8541efa1-99e6-44cd-a55b-7ead2d53589f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 22612 | 2025.10.28 03:00:36.451238 [ 4 ] {8541efa1-99e6-44cd-a55b-7ead2d53589f} <Debug> TCPHandler: Processed in 0.001312203 sec. | ||
| 22613 | 2025.10.28 03:00:36.451348 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22614 | 2025.10.28 03:00:36.451441 [ 4 ] {12802dbc-6e38-44f6-98c0-4f51c2a565c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22615 | 2025.10.28 03:00:36.451481 [ 4 ] {12802dbc-6e38-44f6-98c0-4f51c2a565c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22616 | 2025.10.28 03:00:36.451820 [ 4 ] {12802dbc-6e38-44f6-98c0-4f51c2a565c9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22617 | 2025.10.28 03:00:36.451864 [ 4 ] {12802dbc-6e38-44f6-98c0-4f51c2a565c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22618 | 2025.10.28 03:00:36.452144 [ 4 ] {12802dbc-6e38-44f6-98c0-4f51c2a565c9} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22619 | 2025.10.28 03:00:36.452345 [ 4 ] {12802dbc-6e38-44f6-98c0-4f51c2a565c9} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22620 | 2025.10.28 03:00:36.452473 [ 4 ] {12802dbc-6e38-44f6-98c0-4f51c2a565c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 22621 | 2025.10.28 03:00:36.452509 [ 4 ] {12802dbc-6e38-44f6-98c0-4f51c2a565c9} <Debug> TCPHandler: Processed in 0.00120991 sec. | ||
| 22622 | 2025.10.28 03:00:38.523143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 22623 | 2025.10.28 03:00:38.540927 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22624 | 2025.10.28 03:00:38.540980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22625 | 2025.10.28 03:00:38.547132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 22626 | 2025.10.28 03:00:38.547858 [ 244 ] {} <Trace> system.metric_log (6e128296-918e-4be5-88c3-703151528856): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22627 | 2025.10.28 03:00:38.550961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 22628 | 2025.10.28 03:00:39.875834 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22629 | 2025.10.28 03:00:39.876114 [ 4 ] {01bf5003-bd44-4fa7-914b-83e52d06e8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22630 | 2025.10.28 03:00:39.876219 [ 4 ] {01bf5003-bd44-4fa7-914b-83e52d06e8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22631 | 2025.10.28 03:00:39.877109 [ 4 ] {01bf5003-bd44-4fa7-914b-83e52d06e8b4} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22632 | 2025.10.28 03:00:39.877149 [ 4 ] {01bf5003-bd44-4fa7-914b-83e52d06e8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22633 | 2025.10.28 03:00:39.877564 [ 4 ] {01bf5003-bd44-4fa7-914b-83e52d06e8b4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22634 | 2025.10.28 03:00:39.877792 [ 4 ] {01bf5003-bd44-4fa7-914b-83e52d06e8b4} <Trace> oximeter.fields_i16 (3d4103ce-55f1-45c9-8f11-e8b49b322a23): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22635 | 2025.10.28 03:00:39.877953 [ 4 ] {01bf5003-bd44-4fa7-914b-83e52d06e8b4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001914 sec., 214211.0762800418 rows/sec., 13.59 MiB/sec. | ||
| 22636 | 2025.10.28 03:00:39.878004 [ 4 ] {01bf5003-bd44-4fa7-914b-83e52d06e8b4} <Debug> TCPHandler: Processed in 0.002356737 sec. | ||
| 22637 | 2025.10.28 03:00:39.878125 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22638 | 2025.10.28 03:00:39.878227 [ 4 ] {48cf6c30-a24a-4b4e-b07c-c24222f9d902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22639 | 2025.10.28 03:00:39.878270 [ 4 ] {48cf6c30-a24a-4b4e-b07c-c24222f9d902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22640 | 2025.10.28 03:00:39.878685 [ 4 ] {48cf6c30-a24a-4b4e-b07c-c24222f9d902} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22641 | 2025.10.28 03:00:39.878721 [ 4 ] {48cf6c30-a24a-4b4e-b07c-c24222f9d902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22642 | 2025.10.28 03:00:39.879018 [ 4 ] {48cf6c30-a24a-4b4e-b07c-c24222f9d902} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 22643 | 2025.10.28 03:00:39.879229 [ 4 ] {48cf6c30-a24a-4b4e-b07c-c24222f9d902} <Trace> oximeter.fields_ipaddr (0eeda35d-f197-4321-afa5-44497ffae240): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22644 | 2025.10.28 03:00:39.879362 [ 4 ] {48cf6c30-a24a-4b4e-b07c-c24222f9d902} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001158 sec., 1727.1157167530225 rows/sec., 140.83 KiB/sec. | ||
| 22645 | 2025.10.28 03:00:39.879401 [ 4 ] {48cf6c30-a24a-4b4e-b07c-c24222f9d902} <Debug> TCPHandler: Processed in 0.001328374 sec. | ||
| 22646 | 2025.10.28 03:00:39.879522 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22647 | 2025.10.28 03:00:39.879646 [ 4 ] {16331bc9-46cc-4221-be57-6729ac7f33dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22648 | 2025.10.28 03:00:39.879694 [ 4 ] {16331bc9-46cc-4221-be57-6729ac7f33dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22649 | 2025.10.28 03:00:39.881078 [ 4 ] {16331bc9-46cc-4221-be57-6729ac7f33dd} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22650 | 2025.10.28 03:00:39.881114 [ 4 ] {16331bc9-46cc-4221-be57-6729ac7f33dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22651 | 2025.10.28 03:00:39.881585 [ 4 ] {16331bc9-46cc-4221-be57-6729ac7f33dd} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22652 | 2025.10.28 03:00:39.881808 [ 4 ] {16331bc9-46cc-4221-be57-6729ac7f33dd} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22653 | 2025.10.28 03:00:39.881949 [ 4 ] {16331bc9-46cc-4221-be57-6729ac7f33dd} <Debug> executeQuery: Read 2377 rows, 198.31 KiB in 0.00233 sec., 1020171.6738197425 rows/sec., 83.12 MiB/sec. | ||
| 22654 | 2025.10.28 03:00:39.881993 [ 4 ] {16331bc9-46cc-4221-be57-6729ac7f33dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 22655 | 2025.10.28 03:00:39.882006 [ 4 ] {16331bc9-46cc-4221-be57-6729ac7f33dd} <Debug> TCPHandler: Processed in 0.002546163 sec. | ||
| 22656 | 2025.10.28 03:00:39.882111 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22657 | 2025.10.28 03:00:39.882207 [ 4 ] {665634fe-c8cb-4e6c-9c3c-5afdd60531a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22658 | 2025.10.28 03:00:39.882247 [ 4 ] {665634fe-c8cb-4e6c-9c3c-5afdd60531a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22659 | 2025.10.28 03:00:39.882718 [ 4 ] {665634fe-c8cb-4e6c-9c3c-5afdd60531a2} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22660 | 2025.10.28 03:00:39.882752 [ 4 ] {665634fe-c8cb-4e6c-9c3c-5afdd60531a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22661 | 2025.10.28 03:00:39.883056 [ 4 ] {665634fe-c8cb-4e6c-9c3c-5afdd60531a2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22662 | 2025.10.28 03:00:39.883270 [ 4 ] {665634fe-c8cb-4e6c-9c3c-5afdd60531a2} <Trace> oximeter.fields_u16 (db05cc50-5a11-4125-82fb-d664260eb749): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22663 | 2025.10.28 03:00:39.883398 [ 4 ] {665634fe-c8cb-4e6c-9c3c-5afdd60531a2} <Debug> executeQuery: Read 269 rows, 17.12 KiB in 0.00121 sec., 222314.04958677688 rows/sec., 13.81 MiB/sec. | ||
| 22664 | 2025.10.28 03:00:39.883435 [ 4 ] {665634fe-c8cb-4e6c-9c3c-5afdd60531a2} <Debug> TCPHandler: Processed in 0.001374585 sec. | ||
| 22665 | 2025.10.28 03:00:39.883546 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22666 | 2025.10.28 03:00:39.883641 [ 4 ] {19c8a5e4-7a41-4ac7-8818-39311d16ce33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22667 | 2025.10.28 03:00:39.883679 [ 4 ] {19c8a5e4-7a41-4ac7-8818-39311d16ce33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22668 | 2025.10.28 03:00:39.884178 [ 4 ] {19c8a5e4-7a41-4ac7-8818-39311d16ce33} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22669 | 2025.10.28 03:00:39.884212 [ 4 ] {19c8a5e4-7a41-4ac7-8818-39311d16ce33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22670 | 2025.10.28 03:00:39.884522 [ 4 ] {19c8a5e4-7a41-4ac7-8818-39311d16ce33} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22671 | 2025.10.28 03:00:39.884724 [ 4 ] {19c8a5e4-7a41-4ac7-8818-39311d16ce33} <Trace> oximeter.fields_u32 (d8e34801-98df-4640-b698-36f06b6ba589): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22672 | 2025.10.28 03:00:39.884851 [ 4 ] {19c8a5e4-7a41-4ac7-8818-39311d16ce33} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001229 sec., 358014.64605370216 rows/sec., 23.69 MiB/sec. | ||
| 22673 | 2025.10.28 03:00:39.884888 [ 4 ] {19c8a5e4-7a41-4ac7-8818-39311d16ce33} <Debug> TCPHandler: Processed in 0.001391625 sec. | ||
| 22674 | 2025.10.28 03:00:39.884999 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22675 | 2025.10.28 03:00:39.885093 [ 4 ] {5af820ca-1a04-414b-b888-2716657513ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22676 | 2025.10.28 03:00:39.885131 [ 4 ] {5af820ca-1a04-414b-b888-2716657513ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22677 | 2025.10.28 03:00:39.885580 [ 4 ] {5af820ca-1a04-414b-b888-2716657513ae} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22678 | 2025.10.28 03:00:39.885616 [ 4 ] {5af820ca-1a04-414b-b888-2716657513ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22679 | 2025.10.28 03:00:39.885914 [ 4 ] {5af820ca-1a04-414b-b888-2716657513ae} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22680 | 2025.10.28 03:00:39.886119 [ 4 ] {5af820ca-1a04-414b-b888-2716657513ae} <Trace> oximeter.fields_u8 (6aa71ccc-02da-4317-8266-e2173527fd6c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22681 | 2025.10.28 03:00:39.886249 [ 4 ] {5af820ca-1a04-414b-b888-2716657513ae} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001174 sec., 179727.4275979557 rows/sec., 10.21 MiB/sec. | ||
| 22682 | 2025.10.28 03:00:39.886288 [ 4 ] {5af820ca-1a04-414b-b888-2716657513ae} <Debug> TCPHandler: Processed in 0.001338834 sec. | ||
| 22683 | 2025.10.28 03:00:39.886393 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22684 | 2025.10.28 03:00:39.886507 [ 4 ] {21cd28cf-bb97-4ff1-b2af-53e68cb2f026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22685 | 2025.10.28 03:00:39.886557 [ 4 ] {21cd28cf-bb97-4ff1-b2af-53e68cb2f026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22686 | 2025.10.28 03:00:39.887453 [ 4 ] {21cd28cf-bb97-4ff1-b2af-53e68cb2f026} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22687 | 2025.10.28 03:00:39.887492 [ 4 ] {21cd28cf-bb97-4ff1-b2af-53e68cb2f026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22688 | 2025.10.28 03:00:39.887864 [ 4 ] {21cd28cf-bb97-4ff1-b2af-53e68cb2f026} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22689 | 2025.10.28 03:00:39.888087 [ 4 ] {21cd28cf-bb97-4ff1-b2af-53e68cb2f026} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22690 | 2025.10.28 03:00:39.888222 [ 4 ] {21cd28cf-bb97-4ff1-b2af-53e68cb2f026} <Debug> executeQuery: Read 1199 rows, 87.88 KiB in 0.00174 sec., 689080.459770115 rows/sec., 49.32 MiB/sec. | ||
| 22691 | 2025.10.28 03:00:39.888263 [ 4 ] {21cd28cf-bb97-4ff1-b2af-53e68cb2f026} <Debug> TCPHandler: Processed in 0.001920543 sec. | ||
| 22692 | 2025.10.28 03:00:39.888376 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22693 | 2025.10.28 03:00:39.888474 [ 4 ] {8850478c-2d0e-49f5-b430-8c891eeb16f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22694 | 2025.10.28 03:00:39.888515 [ 4 ] {8850478c-2d0e-49f5-b430-8c891eeb16f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22695 | 2025.10.28 03:00:39.888866 [ 4 ] {8850478c-2d0e-49f5-b430-8c891eeb16f9} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22696 | 2025.10.28 03:00:39.888904 [ 4 ] {8850478c-2d0e-49f5-b430-8c891eeb16f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22697 | 2025.10.28 03:00:39.889208 [ 4 ] {8850478c-2d0e-49f5-b430-8c891eeb16f9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22698 | 2025.10.28 03:00:39.889432 [ 4 ] {8850478c-2d0e-49f5-b430-8c891eeb16f9} <Trace> oximeter.measurements_bool (eb36820c-961d-41a0-b359-127fc059bc29): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22699 | 2025.10.28 03:00:39.889572 [ 4 ] {8850478c-2d0e-49f5-b430-8c891eeb16f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 22700 | 2025.10.28 03:00:39.889614 [ 4 ] {8850478c-2d0e-49f5-b430-8c891eeb16f9} <Debug> TCPHandler: Processed in 0.001289082 sec. | ||
| 22701 | 2025.10.28 03:00:39.889719 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22702 | 2025.10.28 03:00:39.889815 [ 4 ] {01485e40-b5be-4c18-959e-0cca6211d6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22703 | 2025.10.28 03:00:39.889858 [ 4 ] {01485e40-b5be-4c18-959e-0cca6211d6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22704 | 2025.10.28 03:00:39.890411 [ 4 ] {01485e40-b5be-4c18-959e-0cca6211d6b7} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22705 | 2025.10.28 03:00:39.890448 [ 4 ] {01485e40-b5be-4c18-959e-0cca6211d6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22706 | 2025.10.28 03:00:39.890824 [ 4 ] {01485e40-b5be-4c18-959e-0cca6211d6b7} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22707 | 2025.10.28 03:00:39.891031 [ 4 ] {01485e40-b5be-4c18-959e-0cca6211d6b7} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22708 | 2025.10.28 03:00:39.891164 [ 4 ] {01485e40-b5be-4c18-959e-0cca6211d6b7} <Debug> executeQuery: Read 967 rows, 65.67 KiB in 0.001367 sec., 707388.4418434529 rows/sec., 46.91 MiB/sec. | ||
| 22709 | 2025.10.28 03:00:39.891202 [ 4 ] {01485e40-b5be-4c18-959e-0cca6211d6b7} <Debug> TCPHandler: Processed in 0.00153283 sec. | ||
| 22710 | 2025.10.28 03:00:39.891315 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22711 | 2025.10.28 03:00:39.891410 [ 4 ] {cffcaf1d-b80e-49ef-9863-8ea51b90a222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22712 | 2025.10.28 03:00:39.891453 [ 4 ] {cffcaf1d-b80e-49ef-9863-8ea51b90a222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22713 | 2025.10.28 03:00:39.891765 [ 4 ] {cffcaf1d-b80e-49ef-9863-8ea51b90a222} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22714 | 2025.10.28 03:00:39.891802 [ 4 ] {cffcaf1d-b80e-49ef-9863-8ea51b90a222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22715 | 2025.10.28 03:00:39.892093 [ 4 ] {cffcaf1d-b80e-49ef-9863-8ea51b90a222} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22716 | 2025.10.28 03:00:39.892306 [ 4 ] {cffcaf1d-b80e-49ef-9863-8ea51b90a222} <Trace> oximeter.measurements_f64 (1c3e1b00-4099-43f6-afb5-e9fb74d5ca1b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22717 | 2025.10.28 03:00:39.892438 [ 4 ] {cffcaf1d-b80e-49ef-9863-8ea51b90a222} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 22718 | 2025.10.28 03:00:39.892475 [ 4 ] {cffcaf1d-b80e-49ef-9863-8ea51b90a222} <Debug> TCPHandler: Processed in 0.0012107 sec. | ||
| 22719 | 2025.10.28 03:00:39.892575 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22720 | 2025.10.28 03:00:39.892672 [ 4 ] {6957396e-6f92-458c-bd47-a0e603cab139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22721 | 2025.10.28 03:00:39.892726 [ 4 ] {6957396e-6f92-458c-bd47-a0e603cab139} <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 | ||
| 22722 | 2025.10.28 03:00:39.893582 [ 4 ] {6957396e-6f92-458c-bd47-a0e603cab139} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22723 | 2025.10.28 03:00:39.893620 [ 4 ] {6957396e-6f92-458c-bd47-a0e603cab139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22724 | 2025.10.28 03:00:39.894195 [ 4 ] {6957396e-6f92-458c-bd47-a0e603cab139} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22725 | 2025.10.28 03:00:39.894424 [ 4 ] {6957396e-6f92-458c-bd47-a0e603cab139} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22726 | 2025.10.28 03:00:39.894548 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 22727 | 2025.10.28 03:00:39.894570 [ 4 ] {6957396e-6f92-458c-bd47-a0e603cab139} <Debug> executeQuery: Read 62 rows, 113.77 KiB in 0.001916 sec., 32359.081419624217 rows/sec., 57.99 MiB/sec. | ||
| 22728 | 2025.10.28 03:00:39.894624 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22729 | 2025.10.28 03:00:39.894653 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22730 | 2025.10.28 03:00:39.894662 [ 4 ] {6957396e-6f92-458c-bd47-a0e603cab139} <Debug> TCPHandler: Processed in 0.0021362 sec. | ||
| 22731 | 2025.10.28 03:00:39.894754 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::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 | ||
| 22732 | 2025.10.28 03:00:39.894781 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22733 | 2025.10.28 03:00:39.894878 [ 4 ] {e0a39219-0b83-4135-9e93-993a0805d12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22734 | 2025.10.28 03:00:39.894921 [ 4 ] {e0a39219-0b83-4135-9e93-993a0805d12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22735 | 2025.10.28 03:00:39.894969 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22736 | 2025.10.28 03:00:39.895030 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3085 rows starting from the beginning of the part | ||
| 22737 | 2025.10.28 03:00:39.895168 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 62 rows starting from the beginning of the part | ||
| 22738 | 2025.10.28 03:00:39.895249 [ 4 ] {e0a39219-0b83-4135-9e93-993a0805d12e} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22739 | 2025.10.28 03:00:39.895284 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 62 rows starting from the beginning of the part | ||
| 22740 | 2025.10.28 03:00:39.895286 [ 4 ] {e0a39219-0b83-4135-9e93-993a0805d12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22741 | 2025.10.28 03:00:39.895395 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 62 rows starting from the beginning of the part | ||
| 22742 | 2025.10.28 03:00:39.895493 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 62 rows starting from the beginning of the part | ||
| 22743 | 2025.10.28 03:00:39.895586 [ 188 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 62 rows starting from the beginning of the part | ||
| 22744 | 2025.10.28 03:00:39.895615 [ 4 ] {e0a39219-0b83-4135-9e93-993a0805d12e} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22745 | 2025.10.28 03:00:39.895838 [ 4 ] {e0a39219-0b83-4135-9e93-993a0805d12e} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22746 | 2025.10.28 03:00:39.895971 [ 4 ] {e0a39219-0b83-4135-9e93-993a0805d12e} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001112 sec., 82733.8129496403 rows/sec., 5.00 MiB/sec. | ||
| 22747 | 2025.10.28 03:00:39.896009 [ 4 ] {e0a39219-0b83-4135-9e93-993a0805d12e} <Debug> TCPHandler: Processed in 0.001277502 sec. | ||
| 22748 | 2025.10.28 03:00:39.907984 [ 192 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3395 rows, containing 19 columns (19 merged, 0 gathered) in 0.013271404 sec., 255813.17545604066 rows/sec., 458.20 MiB/sec. | ||
| 22749 | 2025.10.28 03:00:39.911100 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 22750 | 2025.10.28 03:00:39.911499 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22751 | 2025.10.28 03:00:39.911582 [ 199 ] {afb566ed-565e-419b-a0dd-12e8cef2a27b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (afb566ed-565e-419b-a0dd-12e8cef2a27b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 22752 | 2025.10.28 03:00:39.911772 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.82 MiB. | ||
| 22753 | 2025.10.28 03:00:40.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.25 MiB, peak 432.02 MiB, free memory in arenas 0.00 B, will set to 411.42 MiB (RSS), difference: 3.17 MiB | ||
| 22754 | 2025.10.28 03:00:40.938238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2824 | ||
| 22755 | 2025.10.28 03:00:40.941107 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22756 | 2025.10.28 03:00:40.941163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22757 | 2025.10.28 03:00:40.942401 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 22758 | 2025.10.28 03:00:40.942687 [ 243 ] {} <Trace> system.query_log (3c1ecccb-d5c7-4c8b-aa0d-b6fd48efc174): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22759 | 2025.10.28 03:00:40.943093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2824 | ||
| 22760 | 2025.10.28 03:00:41.439603 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22761 | 2025.10.28 03:00:41.439762 [ 4 ] {50b0ee31-3d66-4f53-a9ae-04422020bcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22762 | 2025.10.28 03:00:41.439823 [ 4 ] {50b0ee31-3d66-4f53-a9ae-04422020bcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22763 | 2025.10.28 03:00:41.440435 [ 4 ] {50b0ee31-3d66-4f53-a9ae-04422020bcb6} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22764 | 2025.10.28 03:00:41.440477 [ 4 ] {50b0ee31-3d66-4f53-a9ae-04422020bcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22765 | 2025.10.28 03:00:41.440837 [ 4 ] {50b0ee31-3d66-4f53-a9ae-04422020bcb6} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22766 | 2025.10.28 03:00:41.441055 [ 4 ] {50b0ee31-3d66-4f53-a9ae-04422020bcb6} <Trace> oximeter.fields_string (d68124b8-e511-4248-9d16-a0950ba0284c): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22767 | 2025.10.28 03:00:41.441216 [ 4 ] {50b0ee31-3d66-4f53-a9ae-04422020bcb6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001498 sec., 37383.17757009346 rows/sec., 2.87 MiB/sec. | ||
| 22768 | 2025.10.28 03:00:41.441264 [ 4 ] {50b0ee31-3d66-4f53-a9ae-04422020bcb6} <Debug> TCPHandler: Processed in 0.001798298 sec. | ||
| 22769 | 2025.10.28 03:00:41.441383 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22770 | 2025.10.28 03:00:41.441482 [ 4 ] {da151990-98dd-4662-b2fb-e7e4c451c3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22771 | 2025.10.28 03:00:41.441524 [ 4 ] {da151990-98dd-4662-b2fb-e7e4c451c3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22772 | 2025.10.28 03:00:41.441954 [ 4 ] {da151990-98dd-4662-b2fb-e7e4c451c3f8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22773 | 2025.10.28 03:00:41.441991 [ 4 ] {da151990-98dd-4662-b2fb-e7e4c451c3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22774 | 2025.10.28 03:00:41.442290 [ 4 ] {da151990-98dd-4662-b2fb-e7e4c451c3f8} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22775 | 2025.10.28 03:00:41.442518 [ 4 ] {da151990-98dd-4662-b2fb-e7e4c451c3f8} <Trace> oximeter.fields_uuid (4632cfda-e185-4a29-8e42-960590837867): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22776 | 2025.10.28 03:00:41.442649 [ 4 ] {da151990-98dd-4662-b2fb-e7e4c451c3f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 22777 | 2025.10.28 03:00:41.442687 [ 4 ] {da151990-98dd-4662-b2fb-e7e4c451c3f8} <Debug> TCPHandler: Processed in 0.001354164 sec. | ||
| 22778 | 2025.10.28 03:00:41.442817 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22779 | 2025.10.28 03:00:41.442912 [ 4 ] {9f67a39a-3433-462b-8cf6-f25916721203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22780 | 2025.10.28 03:00:41.442956 [ 4 ] {9f67a39a-3433-462b-8cf6-f25916721203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22781 | 2025.10.28 03:00:41.443334 [ 4 ] {9f67a39a-3433-462b-8cf6-f25916721203} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22782 | 2025.10.28 03:00:41.443370 [ 4 ] {9f67a39a-3433-462b-8cf6-f25916721203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22783 | 2025.10.28 03:00:41.443683 [ 4 ] {9f67a39a-3433-462b-8cf6-f25916721203} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22784 | 2025.10.28 03:00:41.443888 [ 4 ] {9f67a39a-3433-462b-8cf6-f25916721203} <Trace> oximeter.measurements_cumulativeu64 (8124e737-5e3b-442d-8b84-68c3a35c0724): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22785 | 2025.10.28 03:00:41.444019 [ 4 ] {9f67a39a-3433-462b-8cf6-f25916721203} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001126 sec., 28419.18294849023 rows/sec., 1.98 MiB/sec. | ||
| 22786 | 2025.10.28 03:00:41.444055 [ 4 ] {9f67a39a-3433-462b-8cf6-f25916721203} <Debug> TCPHandler: Processed in 0.001286012 sec. | ||
| 22787 | 2025.10.28 03:00:41.444163 [ 4 ] {} <Trace> TCP-Session: f83c7829-571e-49cb-a457-e2fa5b231385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22788 | 2025.10.28 03:00:41.444257 [ 4 ] {4bffa490-2e97-472f-a7e1-6d64954af6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51275) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22789 | 2025.10.28 03:00:41.444298 [ 4 ] {4bffa490-2e97-472f-a7e1-6d64954af6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22790 | 2025.10.28 03:00:41.444612 [ 4 ] {4bffa490-2e97-472f-a7e1-6d64954af6d8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22791 | 2025.10.28 03:00:41.444648 [ 4 ] {4bffa490-2e97-472f-a7e1-6d64954af6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22792 | 2025.10.28 03:00:41.444933 [ 4 ] {4bffa490-2e97-472f-a7e1-6d64954af6d8} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22793 | 2025.10.28 03:00:41.445140 [ 4 ] {4bffa490-2e97-472f-a7e1-6d64954af6d8} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22794 | 2025.10.28 03:00:41.445267 [ 4 ] {4bffa490-2e97-472f-a7e1-6d64954af6d8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001029 sec., 11661.807580174927 rows/sec., 804.79 KiB/sec. | ||
| 22795 | 2025.10.28 03:00:41.445303 [ 4 ] {4bffa490-2e97-472f-a7e1-6d64954af6d8} <Debug> TCPHandler: Processed in 0.001187259 sec. | ||
| 22796 | 2025.10.28 03:00:41.445300 [ 85 ] {} <Debug> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Selected 5 parts from all_1_170_34 to all_174_174_0 | ||
| 22797 | 2025.10.28 03:00:41.445371 [ 85 ] {} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22798 | 2025.10.28 03:00:41.445392 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22799 | 2025.10.28 03:00:41.445497 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_174_35} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_170_34 to all_174_174_0 into Compact with storage Full | ||
| 22800 | 2025.10.28 03:00:41.445636 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_174_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22801 | 2025.10.28 03:00:41.445676 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_174_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_170_34, total 11980 rows starting from the beginning of the part | ||
| 22802 | 2025.10.28 03:00:41.445743 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_174_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 22803 | 2025.10.28 03:00:41.445793 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_174_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 104 rows starting from the beginning of the part | ||
| 22804 | 2025.10.28 03:00:41.445839 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_174_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 60 rows starting from the beginning of the part | ||
| 22805 | 2025.10.28 03:00:41.445882 [ 193 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_174_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 92 rows starting from the beginning of the part | ||
| 22806 | 2025.10.28 03:00:41.448438 [ 192 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_174_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12296 rows, containing 4 columns (4 merged, 0 gathered) in 0.002986898 sec., 4116645.4294723156 rows/sec., 261.36 MiB/sec. | ||
| 22807 | 2025.10.28 03:00:41.448808 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_174_35} <Trace> MergedBlockOutputStream: filled checksums all_1_174_35 (state Temporary) | ||
| 22808 | 2025.10.28 03:00:41.449147 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_174_35} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551): Renaming temporary part tmp_merge_all_1_174_35 to all_1_174_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22809 | 2025.10.28 03:00:41.449234 [ 191 ] {e4858252-e9da-466f-86a4-bb409aba7551::all_1_174_35} <Trace> oximeter.measurements_u64 (e4858252-e9da-466f-86a4-bb409aba7551) (MergerMutator): Merged 5 parts: [all_1_170_34, all_174_174_0] -> all_1_174_35 | ||
| 22810 | 2025.10.28 03:00:41.449349 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||